Comment 7 for bug 1869842

Revision history for this message
Sandeep Yadav (sandeepyadav93) wrote :

Hi,

In this case, actual issue was transient and hit due to deployment moved forward even if repo setup failed in image build.

I will try to work further on one of the pending possible improvements:-

* It was expected all-nodes.sh[0] shouldn't have been executed if some package install fails in repo_setup.sh step. Like it did in eg: [1].

[0] https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/validation-scripts/all-nodes.sh#L107

[1]

https://logserver.rdoproject.org/98/714598/2/openstack-check/tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset001/08be6c9/logs/undercloud/home/zuul/repo_setup.sh.1585621037.log.txt.gz

 ~~~
 2020-03-31 02:18:06 | Error: Error downloading packages:
 2020-03-31 02:18:06 | Status code: 503 for https://mirrors.fedoraproject.org/metalink?repo=epel-8&arch=x86_64&infra=genclo&content=cento
 ~~~