tripleo-ci-centos-7-content-provider failing with git error

Bug #1960973 reported by Rafael Castillo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Rafael Castillo

Bug Description

Logged error:
2022-02-15 21:58:23.693932 | primary | fatal: [undercloud]: FAILED! => {"changed": true, "cmd": "set -eu\ngit -C /home/zuul/DLRN/data/openstack-tripleo-heat-templates clean -ffd\ngit -C /home/zuul/DLRN/data/openstack-tripleo-heat-templates reset --hard HEAD\ngit -C /home/zuul/DLRN/data/openstack-tripleo-heat-templates checkout stable/train\n", "delta": "0:00:00.008631", "end": "2022-02-15 21:58:23.231654", "msg": "non-zero return code", "rc": 129, "start": "2022-02-15 21:58:23.223023", "stderr": "Unknown option: -C\nusage: git [--version] [--help] [-c name=value]\n [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n [-p|--paginate|--no-pager] [--no-replace-objects] [--bare]\n [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n <command> [<args>]", "stderr_lines": ["Unknown option: -C", "usage: git [--version] [--help] [-c name=value]", " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]", " [-p|--paginate|--no-pager] [--no-replace-objects] [--bare]", " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]", " <command> [<args>]"], "stdout": "", "stdout_lines": []}

Examples:
https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_06f/829393/3/check/tripleo-ci-centos-7-content-provider/06f5c41/
https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_91c/828559/1/check/tripleo-ci-centos-7-content-provider/91c8dbc/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-quickstart-extras (master)
Changed in tripleo:
status: Triaged → In Progress
Ronelle Landy (rlandy)
tags: added: promotion-blocker
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/829421
Committed: https://opendev.org/openstack/tripleo-quickstart-extras/commit/e46b0b9e22ce9654f1eb56178c7d2bb126fbf921
Submitter: "Zuul (22348)"
Branch: master

commit e46b0b9e22ce9654f1eb56178c7d2bb126fbf921
Author: Rafael Castillo <email address hidden>
Date: Tue Feb 15 17:15:37 2022 -0700

    Avoid using git -C

    The git version that ships with centos 7 does not support the -C flag.
    This patch works around it's usage in the dlrn-build.yml playbook

    Closes-Bug: #1960973
    Change-Id: Iae6cdfa82fe68ff0de1da789378845950d70f03e

Changed in tripleo:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.