periodic standalone sc10 wallaby broken
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Unassigned |
Bug Description
Description
============
Job periodic-
[1] https:/
Actual Error
============
2023-01-05 10:10:00.282648 | LOOP [tripleo_podman : Gather variables for each operating system]
2023-01-05 10:10:00.366838 | primary | ok: "/var/lib/
2023-01-05 10:10:00.381460 |
2023-01-05 10:10:00.381557 | TASK [Install podman]
2023-01-05 10:10:00.429537 | primary | ok
2023-01-05 10:10:00.458491 |
2023-01-05 10:10:00.458605 | TASK [Verify Login for docker]
2023-01-05 10:10:00.515098 |
2023-01-05 10:10:00.515250 | TASK [Assert role has worked in (CentOS|RedHat) 8]
2023-01-05 10:10:00.568136 |
2023-01-05 10:10:00.568262 | PLAY RECAP
2023-01-05 10:10:00.568310 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2023-01-05 10:10:00.568337 |
2023-01-05 10:10:00.813147 | ERROR! Could not find specified file in role: tasks/tripleo_
2023-01-05 10:10:00.813169 |
2023-01-05 10:10:00.813174 | TASK [Verify Login for docker] *******
Logs
=====
- https:/
- https:/
- https:/
- https:/
Hello,
Based on the error, it is complaining that file tripleo_ podman_ install. yml was not found:-
https:/ /logserver. rdoproject. org/openstack- periodic- integration- stable1/ opendev. org/openstack/ tripleo- ci/master/ periodic- tripleo- ci-centos- 9-scenario010- kvm-standalone- wallaby/ 93e0f7b/ job-output. txt podman_ install. yml
~~~
2023-01-05 10:10:00.813147 | ERROR! Could not find specified file in role: tasks/tripleo_
~~~
but for wallaby, this file still exists: https:/ /github. com/openstack/ tripleo- ansible/ blob/stable/ wallaby/ tripleo_ ansible/ roles/tripleo_ podman/ tasks/tripleo_ podman_ install. yml and only removed for master (in https:/ /review. opendev. org/c/openstack /tripleo- ansible/ +/865514)
We are checking out the master branch of tripleo-ansible in wallaby job:-
https:/ /logserver. rdoproject. org/openstack- periodic- integration- stable1/ opendev. org/openstack/ tripleo- ci/master/ periodic- tripleo- ci-centos- 9-scenario010- kvm-standalone- wallaby/ 93e0f7b/ zuul-info/ inventory. yaml
~~~
opendev. org/openstack/ tripleo- ansible:
canonical_ hostname: opendev.org
canonical_ name: opendev. org/openstack/ tripleo- ansible
checkout_ description: zuul branch 5617172a6f080be be87078e28 tripleo- ansible
short_ name: tripleo-ansible org/openstack/ tripleo- ansible
opendev. org/openstack/ tripleo- ci:
checkout: master
commit: 67c0fab640740ec
name: openstack/
required: true
src_dir: src/opendev.
~~~