TripleO CI jobs do not fail on package build errors
Bug #1887427 reported by
Ronelle Landy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Triaged
|
Critical
|
Ronelle Landy |
Bug Description
shows that the job ran build-test-
2020-07-13 16:36:57 | 2020-07-13 16:36:57,331 INFO:dlrn:137 packages not built correctly for component tripleo: not updating the consistent symlink
If package build fails, we should fail the job right away.
Changed in tripleo: | |
milestone: | none → victoria-1 |
assignee: | nobody → Ronelle Landy (rlandy) |
importance: | Undecided → Critical |
status: | New → Triaged |
Changed in tripleo: | |
milestone: | victoria-1 → victoria-3 |
Changed in tripleo: | |
milestone: | victoria-3 → wallaby-1 |
Changed in tripleo: | |
milestone: | wallaby-1 → wallaby-2 |
Changed in tripleo: | |
milestone: | wallaby-2 → wallaby-3 |
Changed in tripleo: | |
milestone: | wallaby-3 → wallaby-rc1 |
Changed in tripleo: | |
milestone: | wallaby-rc1 → xena-1 |
Changed in tripleo: | |
milestone: | xena-1 → xena-2 |
Changed in tripleo: | |
milestone: | xena-2 → xena-3 |
To post a comment you must log in.
Hi,
To me it seems there are no error in logs[1], they are just info level logs and package build has not failed in job[1]. We are not building all packages so it's expected to not create consistent symlink.
[1] https:/ /storage. gra.cloud. ovh.net/ v1/AUTH_ dcaab5e32b234d5 6b626f72581e364 4c/zuul_ opendev_ logs_4b5/ 730325/ 11/check/ tripleo- ci-centos- 8-scenario000- multinode- oooq-container- updates/ 4b55c9b/ logs/undercloud /home/zuul/ dlrn.log
~~~
2020-07-13 16:36:57 | 2020-07-13 16:36:57,331 INFO:dlrn:137 packages not built correctly for component tripleo: not updating the consistent symlink
~~~
The affected job[2] failed due to registry mirrors.
[2] http:// storage. gra.cloud. ovh.net/ v1/AUTH_ dcaab5e32b234d5 6b626f72581e364 4c/zuul_ opendev_ logs_4b5/ 730325/ 11/check/ tripleo- ci-centos- 8-scenario000- multinode- oooq-container- updates/ 4b55c9b/ logs/undercloud /home/zuul/ undercloud_ install. log
We can see similar info level logs in c7/c8 update jobs:-
c8 update with green run:-
https:/ /f4678a4ab4c91a b11fd4- 8eb14261f40a81c 5485eeb11a7e72b f2.ssl. cf5.rackcdn. com/740873/ 1/check/ tripleo- ci-centos- 8-scenario000- multinode- oooq-container- updates/ 641fe8c/ logs/undercloud /home/zuul/ dlrn.log
c7 update with green run:-
https:/ /7e0affbd464b26 1bcc2a- f8803ca7587e43f 6b66c9edae98e76 0b.ssl. cf5.rackcdn. com/739578/ 2/gate/ tripleo- ci-centos- 7-scenario000- multinode- oooq-container- updates/ cd5e1cc/ logs/undercloud /home/zuul/ dlrn.log