2026-06-14 12:02:51.195081 | Job console starting
2026-06-14 12:02:51.325586 | Updating git repos
2026-06-14 12:02:51.361680 | Cloning repos into workspace
2026-06-14 12:02:52.409055 | Restoring repo states
2026-06-14 12:02:52.420438 | Merging changes
2026-06-14 12:02:52.420452 | Checking out repos
2026-06-14 12:02:52.937764 | Preparing playbooks
2026-06-14 12:02:58.596380 | Running Ansible setup
2026-06-14 12:03:03.128805 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-14 12:03:03.768416 | 
2026-06-14 12:03:03.768534 | PLAY [localhost]
2026-06-14 12:03:03.776149 | 
2026-06-14 12:03:03.776214 | TASK [Gathering Facts]
2026-06-14 12:03:04.787298 | localhost | ok
2026-06-14 12:03:04.801721 | 
2026-06-14 12:03:04.801876 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-14 12:03:05.273821 | localhost -> localhost | changed
2026-06-14 12:03:05.278598 | 
2026-06-14 12:03:05.278663 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-14 12:03:06.263844 | localhost -> localhost | changed
2026-06-14 12:03:06.272086 | 
2026-06-14 12:03:06.272168 | TASK [Setup log path fact]
2026-06-14 12:03:06.293113 | localhost | ok
2026-06-14 12:03:06.305142 | 
2026-06-14 12:03:06.305225 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 12:03:06.342955 | localhost | ok
2026-06-14 12:03:06.349714 | 
2026-06-14 12:03:06.349795 | TASK [emit-job-header : Print job information]
2026-06-14 12:03:06.400234 | # Job Information
2026-06-14 12:03:06.400449 | Ansible Version: 2.16.18
2026-06-14 12:03:06.400503 | Job: periodic-container-quay-push-centos-9-master
2026-06-14 12:03:06.400583 | Pipeline: openstack-promote-component
2026-06-14 12:03:06.400624 | Executor: 38.102.83.32
2026-06-14 12:03:06.400661 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-14 12:03:06.400701 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/c4d/rdoproject.org/c4dda3262da24480b68cc0c433ed3947/
2026-06-14 12:03:06.400739 | Event ID: 6403f093a059455ca041319a43ef8ff8
2026-06-14 12:03:06.406406 | 
2026-06-14 12:03:06.406563 | LOOP [emit-job-header : Print node information]
2026-06-14 12:03:06.506323 | localhost | ok:
2026-06-14 12:03:06.506652 | localhost | # Node Information
2026-06-14 12:03:06.506725 | localhost | Inventory Hostname: primary
2026-06-14 12:03:06.506790 | localhost | Hostname: np0000073364
2026-06-14 12:03:06.506841 | localhost | Username: zuul
2026-06-14 12:03:06.506892 | localhost | Distro: CentOS 9
2026-06-14 12:03:06.506938 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-14 12:03:06.506983 | localhost | Region: RegionOne
2026-06-14 12:03:06.507027 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-14 12:03:06.507071 | localhost | Product Name: OpenStack Nova
2026-06-14 12:03:06.507123 | localhost | Interface IP: 38.102.83.119
2026-06-14 12:03:06.517262 | 
2026-06-14 12:03:06.517408 | PLAY [all]
2026-06-14 12:03:06.528261 | 
2026-06-14 12:03:06.528476 | TASK [Gather network facts]
2026-06-14 12:03:06.973316 | primary | ok
2026-06-14 12:03:06.984705 | 
2026-06-14 12:03:06.984821 | TASK [include_role : start-zuul-console]
2026-06-14 12:03:07.008248 | primary | ok
2026-06-14 12:03:07.026917 | 
2026-06-14 12:03:07.027046 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-14 12:03:07.464753 | primary | ok
2026-06-14 12:03:07.476721 | 
2026-06-14 12:03:07.476845 | TASK [include_role : add-build-sshkey]
2026-06-14 12:03:07.508955 | primary | ok
2026-06-14 12:03:07.529785 | 
2026-06-14 12:03:07.529911 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-14 12:03:07.819294 | primary -> localhost | ok
2026-06-14 12:03:07.829391 | 
2026-06-14 12:03:07.829553 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-14 12:03:07.864160 | primary | ok
2026-06-14 12:03:07.888505 | primary | included: /var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-14 12:03:07.897323 | 
2026-06-14 12:03:07.897400 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-14 12:03:09.216851 | primary -> localhost | Generating public/private rsa key pair.
2026-06-14 12:03:09.217124 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/c4dda3262da24480b68cc0c433ed3947_id_rsa
2026-06-14 12:03:09.217195 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/c4dda3262da24480b68cc0c433ed3947_id_rsa.pub
2026-06-14 12:03:09.217246 | primary -> localhost | The key fingerprint is:
2026-06-14 12:03:09.217348 | primary -> localhost | SHA256:CUnqVGMi24hlUARzzLgpUBrqgRfOxG91/DI/Zo6xiN8 zuul-build-sshkey
2026-06-14 12:03:09.217424 | primary -> localhost | The key's randomart image is:
2026-06-14 12:03:09.217499 | primary -> localhost | +---[RSA 3072]----+
2026-06-14 12:03:09.217586 | primary -> localhost | |=@@ . =.         |
2026-06-14 12:03:09.217635 | primary -> localhost | |=%+* *.oo        |
2026-06-14 12:03:09.217680 | primary -> localhost | |*+*.+.o. .       |
2026-06-14 12:03:09.217723 | primary -> localhost | |=..oo  .o..      |
2026-06-14 12:03:09.217767 | primary -> localhost | |.. ..   S+       |
2026-06-14 12:03:09.217809 | primary -> localhost | |        . =      |
2026-06-14 12:03:09.217851 | primary -> localhost | |     . . B .     |
2026-06-14 12:03:09.217894 | primary -> localhost | |    . ..o .      |
2026-06-14 12:03:09.217936 | primary -> localhost | |     .. E        |
2026-06-14 12:03:09.217977 | primary -> localhost | +----[SHA256]-----+
2026-06-14 12:03:09.218067 | primary -> localhost | ok: Runtime: 0:00:00.816781
2026-06-14 12:03:09.226147 | 
2026-06-14 12:03:09.226273 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-14 12:03:09.258290 | primary | ok
2026-06-14 12:03:09.274892 | primary | included: /var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-14 12:03:09.294396 | 
2026-06-14 12:03:09.294624 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-14 12:03:09.321039 | primary | skipping: Conditional result was False
2026-06-14 12:03:09.329634 | 
2026-06-14 12:03:09.329762 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-14 12:03:09.809760 | primary | changed
2026-06-14 12:03:09.819102 | 
2026-06-14 12:03:09.819229 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-14 12:03:10.075849 | primary | ok
2026-06-14 12:03:10.083215 | 
2026-06-14 12:03:10.083344 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-14 12:03:10.948154 | primary | changed
2026-06-14 12:03:10.955372 | 
2026-06-14 12:03:10.955502 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-14 12:03:11.738672 | primary | changed
2026-06-14 12:03:11.746102 | 
2026-06-14 12:03:11.746230 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-14 12:03:11.772206 | primary | skipping: Conditional result was False
2026-06-14 12:03:11.777950 | 
2026-06-14 12:03:11.778029 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-14 12:03:12.217285 | primary -> localhost | changed
2026-06-14 12:03:12.231778 | 
2026-06-14 12:03:12.231909 | TASK [add-build-sshkey : Add back temp key]
2026-06-14 12:03:12.587781 | primary -> localhost | Identity added: /var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/c4dda3262da24480b68cc0c433ed3947_id_rsa (zuul-build-sshkey)
2026-06-14 12:03:12.588063 | primary -> localhost | ok: Runtime: 0:00:00.016884
2026-06-14 12:03:12.595259 | 
2026-06-14 12:03:12.595377 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-14 12:03:12.992585 | primary | ok
2026-06-14 12:03:13.001712 | 
2026-06-14 12:03:13.001838 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-14 12:03:13.037948 | primary | skipping: Conditional result was False
2026-06-14 12:03:13.051475 | 
2026-06-14 12:03:13.051631 | TASK [include_role : validate-host]
2026-06-14 12:03:13.083848 | primary | ok
2026-06-14 12:03:13.117274 | 
2026-06-14 12:03:13.117353 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-14 12:03:13.157929 | primary | ok
2026-06-14 12:03:13.164362 | 
2026-06-14 12:03:13.164490 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-14 12:03:13.454260 | primary -> localhost | ok
2026-06-14 12:03:13.463078 | 
2026-06-14 12:03:13.463205 | TASK [validate-host : Collect information about the host]
2026-06-14 12:03:14.189767 | primary | ok
2026-06-14 12:03:14.207912 | 
2026-06-14 12:03:14.208040 | TASK [validate-host : Sanitize hostname]
2026-06-14 12:03:14.270432 | primary | ok
2026-06-14 12:03:14.277932 | 
2026-06-14 12:03:14.278063 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-14 12:03:14.800208 | primary -> localhost | changed
2026-06-14 12:03:14.810066 | 
2026-06-14 12:03:14.810211 | TASK [validate-host : Collect information about zuul worker]
2026-06-14 12:03:15.265115 | primary | ok
2026-06-14 12:03:15.269688 | 
2026-06-14 12:03:15.269772 | TASK [validate-host : Write out all zuul information for each host]
2026-06-14 12:03:15.871812 | primary -> localhost | changed
2026-06-14 12:03:15.886920 | 
2026-06-14 12:03:15.887080 | TASK [include_role : prepare-workspace-openshift]
2026-06-14 12:03:15.914870 | primary | skipping: Conditional result was False
2026-06-14 12:03:15.922934 | 
2026-06-14 12:03:15.923073 | TASK [include_role : remove-zuul-sshkey]
2026-06-14 12:03:15.950775 | primary | skipping: Conditional result was False
2026-06-14 12:03:15.959971 | 
2026-06-14 12:03:15.960114 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-14 12:03:16.252216 | primary | ok: "logs"
2026-06-14 12:03:16.252704 | primary | ok: All items complete
2026-06-14 12:03:16.252760 | 
2026-06-14 12:03:16.480875 | primary | ok: "artifacts"
2026-06-14 12:03:16.665918 | primary | ok: "docs"
2026-06-14 12:03:16.677886 | 
2026-06-14 12:03:16.678051 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-14 12:03:16.954895 | primary | changed: "logs"
2026-06-14 12:03:17.193249 | primary | changed: "artifacts"
2026-06-14 12:03:17.422263 | primary | changed: "docs"
2026-06-14 12:03:17.440584 | 
2026-06-14 12:03:17.440780 | PLAY RECAP
2026-06-14 12:03:17.440867 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 12:03:17.440923 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-14 12:03:17.440961 | 
2026-06-14 12:03:17.585206 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-14 12:03:17.588066 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-14 12:03:18.225590 | 
2026-06-14 12:03:18.225710 | PLAY [all]
2026-06-14 12:03:18.235859 | 
2026-06-14 12:03:18.235974 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-14 12:03:18.314610 | primary | ok
2026-06-14 12:03:18.319358 | 
2026-06-14 12:03:18.319453 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-14 12:03:18.737008 | primary | changed
2026-06-14 12:03:18.747604 | 
2026-06-14 12:03:18.747743 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-14 12:03:19.806439 | primary | changed
2026-06-14 12:03:19.821277 | 
2026-06-14 12:03:19.821410 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-14 12:03:20.280732 | primary | changed:
2026-06-14 12:03:20.281040 | primary | {
2026-06-14 12:03:20.281095 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-14 12:03:20.281153 | primary | }
2026-06-14 12:03:20.520194 | primary | changed:
2026-06-14 12:03:20.520317 | primary | {
2026-06-14 12:03:20.520369 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-14 12:03:20.520409 | primary | }
2026-06-14 12:03:20.741683 | primary | changed:
2026-06-14 12:03:20.741783 | primary | {
2026-06-14 12:03:20.741833 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-14 12:03:20.741873 | primary | }
2026-06-14 12:03:20.969803 | primary | changed:
2026-06-14 12:03:20.969915 | primary | {
2026-06-14 12:03:20.970036 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-14 12:03:20.970090 | primary | }
2026-06-14 12:03:21.213609 | primary | changed:
2026-06-14 12:03:21.213805 | primary | {
2026-06-14 12:03:21.213863 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-14 12:03:21.213903 | primary | }
2026-06-14 12:03:21.441822 | primary | changed:
2026-06-14 12:03:21.441984 | primary | {
2026-06-14 12:03:21.442036 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-14 12:03:21.442078 | primary | }
2026-06-14 12:03:21.682293 | primary | changed:
2026-06-14 12:03:21.682456 | primary | {
2026-06-14 12:03:21.682561 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-14 12:03:21.682626 | primary | }
2026-06-14 12:03:21.954454 | primary | changed:
2026-06-14 12:03:21.954671 | primary | {
2026-06-14 12:03:21.954760 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-14 12:03:21.954843 | primary | }
2026-06-14 12:03:22.251290 | primary | changed:
2026-06-14 12:03:22.251441 | primary | {
2026-06-14 12:03:22.251584 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-14 12:03:22.251672 | primary | }
2026-06-14 12:03:22.514230 | primary | changed:
2026-06-14 12:03:22.514454 | primary | {
2026-06-14 12:03:22.514575 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-14 12:03:22.514632 | primary | }
2026-06-14 12:03:22.774934 | primary | changed:
2026-06-14 12:03:22.775082 | primary | {
2026-06-14 12:03:22.775137 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-14 12:03:22.775180 | primary | }
2026-06-14 12:03:23.104348 | primary | changed:
2026-06-14 12:03:23.104569 | primary | {
2026-06-14 12:03:23.104648 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-14 12:03:23.104711 | primary | }
2026-06-14 12:03:23.341088 | primary | changed:
2026-06-14 12:03:23.341240 | primary | {
2026-06-14 12:03:23.341290 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-14 12:03:23.341331 | primary | }
2026-06-14 12:03:23.607181 | primary | changed:
2026-06-14 12:03:23.607395 | primary | {
2026-06-14 12:03:23.607452 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-14 12:03:23.607495 | primary | }
2026-06-14 12:03:23.885487 | primary | changed:
2026-06-14 12:03:23.885690 | primary | {
2026-06-14 12:03:23.885746 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-14 12:03:23.885788 | primary | }
2026-06-14 12:03:24.126207 | primary | changed:
2026-06-14 12:03:24.126430 | primary | {
2026-06-14 12:03:24.126488 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-14 12:03:24.126638 | primary | }
2026-06-14 12:03:24.348667 | primary | changed:
2026-06-14 12:03:24.348779 | primary | {
2026-06-14 12:03:24.348831 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-14 12:03:24.348875 | primary | }
2026-06-14 12:03:24.563404 | primary | changed:
2026-06-14 12:03:24.563670 | primary | {
2026-06-14 12:03:24.563732 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-14 12:03:24.563774 | primary | }
2026-06-14 12:03:24.777186 | primary | changed:
2026-06-14 12:03:24.777349 | primary | {
2026-06-14 12:03:24.777410 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-14 12:03:24.777593 | primary | }
2026-06-14 12:03:25.023264 | primary | changed:
2026-06-14 12:03:25.023399 | primary | {
2026-06-14 12:03:25.023449 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-14 12:03:25.023490 | primary | }
2026-06-14 12:03:25.317127 | primary | changed:
2026-06-14 12:03:25.317361 | primary | {
2026-06-14 12:03:25.317417 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-14 12:03:25.317457 | primary | }
2026-06-14 12:03:25.598721 | primary | changed:
2026-06-14 12:03:25.598863 | primary | {
2026-06-14 12:03:25.598911 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-14 12:03:25.598951 | primary | }
2026-06-14 12:03:25.882773 | primary | changed:
2026-06-14 12:03:25.882927 | primary | {
2026-06-14 12:03:25.882978 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-14 12:03:25.883020 | primary | }
2026-06-14 12:03:26.143472 | primary | changed:
2026-06-14 12:03:26.143643 | primary | {
2026-06-14 12:03:26.143694 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-14 12:03:26.143734 | primary | }
2026-06-14 12:03:26.435928 | primary | changed:
2026-06-14 12:03:26.436061 | primary | {
2026-06-14 12:03:26.436105 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-14 12:03:26.436146 | primary | }
2026-06-14 12:03:26.735412 | primary | changed:
2026-06-14 12:03:26.735597 | primary | {
2026-06-14 12:03:26.735661 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-14 12:03:26.735710 | primary | }
2026-06-14 12:03:26.765265 | 
2026-06-14 12:03:26.765411 | TASK [Set timezone to UTC]
2026-06-14 12:03:27.356457 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-14 12:03:27.364055 | 
2026-06-14 12:03:27.364212 | TASK [Create nodepool directory]
2026-06-14 12:03:27.662617 | primary | changed
2026-06-14 12:03:27.671599 | 
2026-06-14 12:03:27.671727 | TASK [Create nodepool sub_nodes file]
2026-06-14 12:03:28.467349 | primary | changed
2026-06-14 12:03:28.476930 | 
2026-06-14 12:03:28.477083 | TASK [Create nodepool sub_nodes_private file]
2026-06-14 12:03:30.705146 | primary | changed
2026-06-14 12:03:30.713134 | 
2026-06-14 12:03:30.713258 | LOOP [Populate nodepool sub_nodes file]
2026-06-14 12:03:30.758395 | 
2026-06-14 12:03:30.758678 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-14 12:03:30.804391 | 
2026-06-14 12:03:30.804680 | TASK [Create nodepool primary file]
2026-06-14 12:03:31.708884 | primary | changed
2026-06-14 12:03:31.716475 | 
2026-06-14 12:03:31.716624 | TASK [Create nodepool node_private for this node]
2026-06-14 12:03:32.479108 | primary | changed
2026-06-14 12:03:32.488820 | 
2026-06-14 12:03:32.488949 | LOOP [Copy ssh keys to nodepool directory]
2026-06-14 12:03:32.950910 | primary | ok: Item: id_rsa Runtime: 0:00:00.007024
2026-06-14 12:03:32.951257 | 
2026-06-14 12:03:33.156738 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.006415
2026-06-14 12:03:33.166630 | 
2026-06-14 12:03:33.166815 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-14 12:03:33.981240 | primary | changed
2026-06-14 12:03:33.990281 | 
2026-06-14 12:03:33.990406 | TASK [Validate sudoers config after edits]
2026-06-14 12:03:34.311244 | primary | /etc/sudoers: parsed OK
2026-06-14 12:03:34.311490 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-14 12:03:34.311502 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-14 12:03:34.311510 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-14 12:03:34.540286 | primary | ok: Runtime: 0:00:00.008250
2026-06-14 12:03:34.548410 | 
2026-06-14 12:03:34.548571 | TASK [Show the environment passed in to job shell scripts]
2026-06-14 12:03:34.868760 | primary | SHELL=/bin/bash
2026-06-14 12:03:34.868891 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-14 12:03:34.868908 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-14 12:03:34.868917 | primary | PWD=/home/zuul
2026-06-14 12:03:34.868926 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-14 12:03:34.868935 | primary | LOGNAME=zuul
2026-06-14 12:03:34.868943 | primary | XDG_SESSION_TYPE=tty
2026-06-14 12:03:34.868954 | primary | _=/usr/bin/env
2026-06-14 12:03:34.868963 | primary | MOTD_SHOWN=pam
2026-06-14 12:03:34.868971 | primary | HOME=/home/zuul
2026-06-14 12:03:34.868979 | primary | LANG=en_US.UTF-8
2026-06-14 12:03:34.868988 | primary | SSH_CONNECTION=38.102.83.32 57466 38.102.83.119 22
2026-06-14 12:03:34.868997 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-14 12:03:34.869006 | primary | WORKSPACE=/home/zuul/workspace
2026-06-14 12:03:34.869014 | primary | XDG_SESSION_CLASS=user
2026-06-14 12:03:34.869022 | primary | SELINUX_ROLE_REQUESTED=
2026-06-14 12:03:34.869031 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-14 12:03:34.869039 | primary | USER=zuul
2026-06-14 12:03:34.869046 | primary | ZUUL_VOTING=True
2026-06-14 12:03:34.869054 | primary | BUILD_TIMEOUT=3000000
2026-06-14 12:03:34.869062 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-14 12:03:34.869070 | primary | SHLVL=1
2026-06-14 12:03:34.869078 | primary | XDG_SESSION_ID=1
2026-06-14 12:03:34.869085 | primary | ZUUL_BRANCH=master
2026-06-14 12:03:34.869093 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-14 12:03:34.869101 | primary | SSH_CLIENT=38.102.83.32 57466 22
2026-06-14 12:03:34.869109 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-14 12:03:34.869117 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-14 12:03:34.869125 | primary | which_declare=declare -f
2026-06-14 12:03:34.869132 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-14 12:03:34.869141 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-14 12:03:34.869148 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-14 12:03:34.869156 | primary | ZUUL_UUID=c4dda3262da24480b68cc0c433ed3947
2026-06-14 12:03:34.869169 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-14 12:03:34.869178 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-14 12:03:34.869186 | primary | }
2026-06-14 12:03:35.094718 | primary | ok: Runtime: 0:00:00.007796
2026-06-14 12:03:35.102796 | 
2026-06-14 12:03:35.102923 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-14 12:03:35.130221 | primary | skipping: Conditional result was False
2026-06-14 12:03:35.140164 | 
2026-06-14 12:03:35.140334 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-14 12:03:35.679725 | primary | skipping: Conditional result was False
2026-06-14 12:03:35.690327 | 
2026-06-14 12:03:35.690479 | TASK [Ensure legacy workspace directory]
2026-06-14 12:03:35.966858 | primary | changed
2026-06-14 12:03:35.969406 | 
2026-06-14 12:03:35.969505 | PLAY RECAP
2026-06-14 12:03:35.969675 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-14 12:03:35.969736 | 
2026-06-14 12:03:36.103706 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-14 12:03:36.106446 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-14 12:03:36.708298 | 
2026-06-14 12:03:36.708426 | PLAY [primary]
2026-06-14 12:03:36.718553 | 
2026-06-14 12:03:36.718620 | TASK [Clone repos in the job workspace]
2026-06-14 12:03:36.735495 | primary | ok
2026-06-14 12:03:36.751083 | 
2026-06-14 12:03:36.751158 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-14 12:03:37.166099 | primary | ok
2026-06-14 12:03:37.175487 | 
2026-06-14 12:03:37.175658 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-14 12:03:38.704833 | primary | Output suppressed because no_log was given
2026-06-14 12:03:38.721006 | 
2026-06-14 12:03:38.721141 | TASK [Create the config file]
2026-06-14 12:03:39.751141 | primary | changed
2026-06-14 12:03:39.752586 | 
2026-06-14 12:03:39.752633 | PLAY RECAP
2026-06-14 12:03:39.752675 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 12:03:39.752694 | 
2026-06-14 12:03:39.854035 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-14 12:03:39.856860 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-14 12:03:40.540172 | 
2026-06-14 12:03:40.540294 | PLAY [primary]
2026-06-14 12:03:40.550939 | 
2026-06-14 12:03:40.551014 | TASK [Create copy-container.yml playbook on primary]
2026-06-14 12:03:41.609801 | primary | changed
2026-06-14 12:03:41.618343 | 
2026-06-14 12:03:41.618493 | TASK [Install required packages]
2026-06-14 12:04:29.707964 | primary | changed
2026-06-14 12:04:29.716655 | 
2026-06-14 12:04:29.716797 | TASK [Ensure dependency collections are installed]
2026-06-14 12:05:36.587180 | primary | changed
2026-06-14 12:05:36.615338 | 
2026-06-14 12:05:36.615561 | TASK [install copy-containers]
2026-06-14 12:05:37.505370 | primary |
2026-06-14 12:05:37.505452 | primary | PLAY [localhost] ***************************************************************
2026-06-14 12:05:37.505462 | primary |
2026-06-14 12:05:37.505467 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-14 12:05:37.505475 | primary | Sunday 14 June 2026  12:05:37 +0000 (0:00:00.030)       0:00:00.030 ***********
2026-06-14 12:05:37.505481 | primary | Sunday 14 June 2026  12:05:37 +0000 (0:00:00.028)       0:00:00.028 ***********
2026-06-14 12:05:39.459032 | primary | ok: [localhost]
2026-06-14 12:05:39.459102 | primary |
2026-06-14 12:05:39.459115 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-14 12:05:39.459125 | primary | Sunday 14 June 2026  12:05:39 +0000 (0:00:01.953)       0:00:01.983 ***********
2026-06-14 12:05:39.459132 | primary | Sunday 14 June 2026  12:05:39 +0000 (0:00:01.953)       0:00:01.982 ***********
2026-06-14 12:05:39.511619 | primary |
2026-06-14 12:05:39.511681 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-14 12:05:39.511688 | primary | Sunday 14 June 2026  12:05:39 +0000 (0:00:00.052)       0:00:02.036 ***********
2026-06-14 12:05:39.511694 | primary | Sunday 14 June 2026  12:05:39 +0000 (0:00:00.052)       0:00:02.035 ***********
2026-06-14 12:05:39.920911 | primary | changed: [localhost] => (item=artifacts)
2026-06-14 12:05:39.920959 | primary | changed: [localhost] => (item=logs)
2026-06-14 12:05:39.920970 | primary |
2026-06-14 12:05:39.920991 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-14 12:05:39.921000 | primary | Sunday 14 June 2026  12:05:39 +0000 (0:00:00.408)       0:00:02.445 ***********
2026-06-14 12:05:39.921009 | primary | Sunday 14 June 2026  12:05:39 +0000 (0:00:00.408)       0:00:02.443 ***********
2026-06-14 12:05:44.003087 | primary | changed: [localhost]
2026-06-14 12:05:44.003197 | primary |
2026-06-14 12:05:44.003203 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-14 12:05:44.003208 | primary | Sunday 14 June 2026  12:05:44 +0000 (0:00:04.082)       0:00:06.527 ***********
2026-06-14 12:05:44.003212 | primary | Sunday 14 June 2026  12:05:44 +0000 (0:00:04.082)       0:00:06.526 ***********
2026-06-14 12:06:13.912618 | primary | changed: [localhost]
2026-06-14 12:06:13.912652 | primary |
2026-06-14 12:06:13.912659 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-14 12:06:13.912664 | primary | Sunday 14 June 2026  12:06:13 +0000 (0:00:29.910)       0:00:36.437 ***********
2026-06-14 12:06:13.912668 | primary | Sunday 14 June 2026  12:06:13 +0000 (0:00:29.910)       0:00:36.436 ***********
2026-06-14 12:06:14.213135 | primary | changed: [localhost]
2026-06-14 12:06:14.213184 | primary |
2026-06-14 12:06:14.213192 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-14 12:06:14.213197 | primary | Sunday 14 June 2026  12:06:14 +0000 (0:00:00.300)       0:00:36.738 ***********
2026-06-14 12:06:14.213202 | primary | Sunday 14 June 2026  12:06:14 +0000 (0:00:00.300)       0:00:36.736 ***********
2026-06-14 12:06:17.806929 | primary | changed: [localhost]
2026-06-14 12:06:17.807022 | primary |
2026-06-14 12:06:17.807039 | primary | TASK [copy_container : Build the copy-container output_dir={{ cifmw_copy_ct_basedir }}/artifacts, script=go build, chdir={{ temporary_copy_container_dir.path }}] ***
2026-06-14 12:06:17.807057 | primary | Sunday 14 June 2026  12:06:17 +0000 (0:00:03.593)       0:00:40.331 ***********
2026-06-14 12:06:17.807069 | primary | Sunday 14 June 2026  12:06:17 +0000 (0:00:03.593)       0:00:40.330 ***********
2026-06-14 12:07:15.329931 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-14 12:07:15.329959 | primary | ok: [localhost]
2026-06-14 12:07:15.329964 | primary |
2026-06-14 12:07:15.329969 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 8) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755] ***
2026-06-14 12:07:15.329974 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:57.523)       0:01:37.854 ***********
2026-06-14 12:07:15.329985 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:57.523)       0:01:37.853 ***********
2026-06-14 12:07:15.353772 | primary | skipping: [localhost]
2026-06-14 12:07:15.353800 | primary |
2026-06-14 12:07:15.353805 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 9) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755, remote_src=True] ***
2026-06-14 12:07:15.353810 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:00.023)       0:01:37.878 ***********
2026-06-14 12:07:15.353814 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:00.023)       0:01:37.877 ***********
2026-06-14 12:07:15.696979 | primary | changed: [localhost]
2026-06-14 12:07:15.697040 | primary |
2026-06-14 12:07:15.697051 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-14 12:07:15.697060 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:00.343)       0:01:38.222 ***********
2026-06-14 12:07:15.697069 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:00.343)       0:01:38.220 ***********
2026-06-14 12:07:15.904884 | primary | changed: [localhost]
2026-06-14 12:07:15.904958 | primary |
2026-06-14 12:07:15.904969 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-14 12:07:15.904988 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:00.207)       0:01:38.430 ***********
2026-06-14 12:07:15.904997 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:00.207)       0:01:38.428 ***********
2026-06-14 12:07:15.943986 | primary | skipping: [localhost]
2026-06-14 12:07:15.944036 | primary |
2026-06-14 12:07:15.944043 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-14 12:07:15.944049 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:00.038)       0:01:38.469 ***********
2026-06-14 12:07:15.944055 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:00.038)       0:01:38.467 ***********
2026-06-14 12:07:15.977676 | primary | skipping: [localhost]
2026-06-14 12:07:15.977734 | primary |
2026-06-14 12:07:15.977740 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-14 12:07:15.977744 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:00.033)       0:01:38.502 ***********
2026-06-14 12:07:15.977762 | primary | Sunday 14 June 2026  12:07:15 +0000 (0:00:00.033)       0:01:38.501 ***********
2026-06-14 12:07:16.004540 | primary | skipping: [localhost]
2026-06-14 12:07:16.004579 | primary |
2026-06-14 12:07:16.004584 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-14 12:07:16.004588 | primary | Sunday 14 June 2026  12:07:16 +0000 (0:00:00.027)       0:01:38.529 ***********
2026-06-14 12:07:16.004592 | primary | Sunday 14 June 2026  12:07:16 +0000 (0:00:00.027)       0:01:38.528 ***********
2026-06-14 12:07:16.037932 | primary | skipping: [localhost]
2026-06-14 12:07:16.037987 | primary |
2026-06-14 12:07:16.037992 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-14 12:07:16.037998 | primary | Sunday 14 June 2026  12:07:16 +0000 (0:00:00.033)       0:01:38.563 ***********
2026-06-14 12:07:16.038002 | primary | Sunday 14 June 2026  12:07:16 +0000 (0:00:00.033)       0:01:38.561 ***********
2026-06-14 12:07:16.087900 | primary | skipping: [localhost]
2026-06-14 12:07:16.087961 | primary |
2026-06-14 12:07:16.087968 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-14 12:07:16.087987 | primary | Sunday 14 June 2026  12:07:16 +0000 (0:00:00.049)       0:01:38.612 ***********
2026-06-14 12:07:16.087993 | primary | Sunday 14 June 2026  12:07:16 +0000 (0:00:00.049)       0:01:38.611 ***********
2026-06-14 12:07:16.152948 | primary | skipping: [localhost]
2026-06-14 12:07:16.153009 | primary |
2026-06-14 12:07:16.153014 | primary | PLAY RECAP *********************************************************************
2026-06-14 12:07:16.153020 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-14 12:07:16.153024 | primary |
2026-06-14 12:07:16.153028 | primary | Sunday 14 June 2026  12:07:16 +0000 (0:00:00.065)       0:01:38.678 ***********
2026-06-14 12:07:16.153031 | primary | ===============================================================================
2026-06-14 12:07:16.153035 | primary | copy_container : Build the copy-container ------------------------------ 57.52s
2026-06-14 12:07:16.153038 | primary | copy_container : Install required packages ----------------------------- 29.91s
2026-06-14 12:07:16.153042 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.08s
2026-06-14 12:07:16.153045 | primary | copy_container : Copy go files to temporary directory ------------------- 3.59s
2026-06-14 12:07:16.153049 | primary | Gathering Facts --------------------------------------------------------- 1.95s
2026-06-14 12:07:16.153052 | primary | copy_container : Ensure directory is present ---------------------------- 0.41s
2026-06-14 12:07:16.153056 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.34s
2026-06-14 12:07:16.153059 | primary | copy_container : Create temporary directory ----------------------------- 0.30s
2026-06-14 12:07:16.153063 | primary | copy_container : Delete temporary directory ----------------------------- 0.21s
2026-06-14 12:07:16.153066 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.07s
2026-06-14 12:07:16.153070 | primary | Install copy_containers ------------------------------------------------- 0.05s
2026-06-14 12:07:16.153073 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-14 12:07:16.153077 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-14 12:07:16.153080 | primary | copy_container : Create cron job to copy containers --------------------- 0.03s
2026-06-14 12:07:16.153084 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-14 12:07:16.153087 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.03s
2026-06-14 12:07:16.153091 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.02s
2026-06-14 12:07:16.153094 | primary | Sunday 14 June 2026  12:07:16 +0000 (0:00:00.065)       0:01:38.677 ***********
2026-06-14 12:07:16.153098 | primary | ===============================================================================
2026-06-14 12:07:16.153101 | primary | copy_container --------------------------------------------------------- 96.64s
2026-06-14 12:07:16.153105 | primary | gather_facts ------------------------------------------------------------ 1.95s
2026-06-14 12:07:16.153108 | primary | ansible.builtin.include_role -------------------------------------------- 0.05s
2026-06-14 12:07:16.153111 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-14 12:07:16.153115 | primary | total ------------------------------------------------------------------ 98.65s
2026-06-14 12:07:16.299378 | primary | ok: Runtime: 0:01:39.175417
2026-06-14 12:07:16.303427 | 
2026-06-14 12:07:16.303550 | PLAY RECAP
2026-06-14 12:07:16.303641 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 12:07:16.303686 | 
2026-06-14 12:07:16.431628 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-14 12:07:16.433577 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-14 12:07:17.037347 | 
2026-06-14 12:07:17.037457 | PLAY [primary]
2026-06-14 12:07:17.048218 | 
2026-06-14 12:07:17.048302 | TASK [Install podman]
2026-06-14 12:07:18.377991 | primary | ok: Nothing to do
2026-06-14 12:07:18.389297 | 
2026-06-14 12:07:18.389442 | TASK [Get md5 file for DLRN hash tag]
2026-06-14 12:07:18.941354 | primary | changed: OK (32 bytes)
2026-06-14 12:07:18.951280 | 
2026-06-14 12:07:18.951417 | TASK [Find MD5 value]
2026-06-14 12:07:19.497441 | primary | ok: Runtime: 0:00:00.004873
2026-06-14 12:07:19.505329 | 
2026-06-14 12:07:19.505454 | TASK [Perform container registry login with podman]
2026-06-14 12:07:21.047956 | primary | Output suppressed because no_log was given
2026-06-14 12:07:21.052339 | 
2026-06-14 12:07:21.052715 | TASK [Copy containers per release]
2026-06-14 12:09:31.262068 | primary | Output suppressed because no_log was given
2026-06-14 12:09:31.268930 | 
2026-06-14 12:09:31.269058 | TASK [Tag containers]
2026-06-14 12:11:36.019276 | primary | Output suppressed because no_log was given
2026-06-14 12:11:36.026409 | 
2026-06-14 12:11:36.026572 | TASK [Fail job if there is an error in the copy log]
2026-06-14 12:11:36.329691 | primary | time="2026-06-14T12:07:21Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-successfully-built.log"
2026-06-14 12:11:36.329777 | primary | time="2026-06-14T12:07:21Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-built.log"
2026-06-14 12:11:36.329785 | primary | time="2026-06-14T12:07:22Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329789 | primary | time="2026-06-14T12:07:23Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329793 | primary | time="2026-06-14T12:07:24Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329797 | primary | time="2026-06-14T12:07:25Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329803 | primary | time="2026-06-14T12:07:26Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329807 | primary | time="2026-06-14T12:07:26Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-14 12:11:36.329811 | primary | time="2026-06-14T12:07:28Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329816 | primary | time="2026-06-14T12:07:28Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-14 12:11:36.329820 | primary | time="2026-06-14T12:07:29Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329917 | primary | time="2026-06-14T12:07:29Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-14 12:11:36.329922 | primary | time="2026-06-14T12:07:31Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329926 | primary | time="2026-06-14T12:07:31Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-14 12:11:36.329930 | primary | time="2026-06-14T12:07:32Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329933 | primary | time="2026-06-14T12:07:34Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329937 | primary | time="2026-06-14T12:07:35Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329941 | primary | time="2026-06-14T12:07:36Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329944 | primary | time="2026-06-14T12:07:37Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329948 | primary | time="2026-06-14T12:07:39Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329951 | primary | time="2026-06-14T12:07:40Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329955 | primary | time="2026-06-14T12:07:41Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329958 | primary | time="2026-06-14T12:07:42Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329962 | primary | time="2026-06-14T12:07:43Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329970 | primary | time="2026-06-14T12:07:45Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329973 | primary | time="2026-06-14T12:07:46Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329977 | primary | time="2026-06-14T12:07:47Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329980 | primary | time="2026-06-14T12:07:48Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329988 | primary | time="2026-06-14T12:07:49Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329992 | primary | time="2026-06-14T12:07:49Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-14 12:11:36.329996 | primary | time="2026-06-14T12:07:51Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.329999 | primary | time="2026-06-14T12:07:52Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330005 | primary | time="2026-06-14T12:07:53Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330009 | primary | time="2026-06-14T12:07:54Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330012 | primary | time="2026-06-14T12:07:56Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330016 | primary | time="2026-06-14T12:07:57Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330019 | primary | time="2026-06-14T12:07:58Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330022 | primary | time="2026-06-14T12:07:59Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330026 | primary | time="2026-06-14T12:08:01Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330029 | primary | time="2026-06-14T12:08:02Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330033 | primary | time="2026-06-14T12:08:03Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330036 | primary | time="2026-06-14T12:08:05Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330040 | primary | time="2026-06-14T12:08:06Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330043 | primary | time="2026-06-14T12:08:07Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330047 | primary | time="2026-06-14T12:08:08Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330050 | primary | time="2026-06-14T12:08:09Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330054 | primary | time="2026-06-14T12:08:11Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330057 | primary | time="2026-06-14T12:08:12Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330063 | primary | time="2026-06-14T12:08:13Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330067 | primary | time="2026-06-14T12:08:14Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330070 | primary | time="2026-06-14T12:08:15Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330074 | primary | time="2026-06-14T12:08:17Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330077 | primary | time="2026-06-14T12:08:18Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330081 | primary | time="2026-06-14T12:08:19Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330084 | primary | time="2026-06-14T12:08:19Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-14 12:11:36.330088 | primary | time="2026-06-14T12:08:21Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330091 | primary | time="2026-06-14T12:08:21Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-14 12:11:36.330097 | primary | time="2026-06-14T12:08:22Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330100 | primary | time="2026-06-14T12:08:23Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330104 | primary | time="2026-06-14T12:08:24Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330107 | primary | time="2026-06-14T12:08:26Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330111 | primary | time="2026-06-14T12:08:27Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330114 | primary | time="2026-06-14T12:08:28Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330119 | primary | time="2026-06-14T12:08:29Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330123 | primary | time="2026-06-14T12:08:30Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330126 | primary | time="2026-06-14T12:08:32Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330130 | primary | time="2026-06-14T12:08:33Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330133 | primary | time="2026-06-14T12:08:34Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330137 | primary | time="2026-06-14T12:08:35Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330140 | primary | time="2026-06-14T12:08:37Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330144 | primary | time="2026-06-14T12:08:38Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330147 | primary | time="2026-06-14T12:08:39Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330152 | primary | time="2026-06-14T12:08:41Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330156 | primary | time="2026-06-14T12:08:42Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330159 | primary | time="2026-06-14T12:08:42Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-14 12:11:36.330163 | primary | time="2026-06-14T12:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330166 | primary | time="2026-06-14T12:08:45Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330170 | primary | time="2026-06-14T12:08:46Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330173 | primary | time="2026-06-14T12:08:47Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330177 | primary | time="2026-06-14T12:08:48Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330180 | primary | time="2026-06-14T12:08:50Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330184 | primary | time="2026-06-14T12:08:51Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330187 | primary | time="2026-06-14T12:08:52Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330191 | primary | time="2026-06-14T12:08:52Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-14 12:11:36.330194 | primary | time="2026-06-14T12:08:54Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330197 | primary | time="2026-06-14T12:08:55Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330201 | primary | time="2026-06-14T12:08:56Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330206 | primary | time="2026-06-14T12:08:56Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-14 12:11:36.330210 | primary | time="2026-06-14T12:08:58Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330213 | primary | time="2026-06-14T12:08:59Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330217 | primary | time="2026-06-14T12:09:00Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330220 | primary | time="2026-06-14T12:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330223 | primary | time="2026-06-14T12:09:03Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330229 | primary | time="2026-06-14T12:09:04Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330232 | primary | time="2026-06-14T12:09:05Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330236 | primary | time="2026-06-14T12:09:06Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330239 | primary | time="2026-06-14T12:09:07Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330245 | primary | time="2026-06-14T12:09:07Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-14 12:11:36.330249 | primary | time="2026-06-14T12:09:09Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330252 | primary | time="2026-06-14T12:09:10Z" level=info msg="Copying image podified-master-centos9/openstack-os:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330256 | primary | time="2026-06-14T12:09:11Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330259 | primary | time="2026-06-14T12:09:12Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330262 | primary | time="2026-06-14T12:09:14Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330266 | primary | time="2026-06-14T12:09:15Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330269 | primary | time="2026-06-14T12:09:16Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330273 | primary | time="2026-06-14T12:09:16Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-14 12:11:36.330276 | primary | time="2026-06-14T12:09:18Z" level=info msg="Copying image podified-master-centos9/openstack-redis:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330280 | primary | time="2026-06-14T12:09:19Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330283 | primary | time="2026-06-14T12:09:20Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330287 | primary | time="2026-06-14T12:09:22Z" level=info msg="Copying image podified-master-centos9/openstack-frr:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330295 | primary | time="2026-06-14T12:09:23Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330317 | primary | time="2026-06-14T12:09:24Z" level=info msg="Copying image podified-master-centos9/openstack-cron:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330323 | primary | time="2026-06-14T12:09:25Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330328 | primary | time="2026-06-14T12:09:25Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-14 12:11:36.330332 | primary | time="2026-06-14T12:09:27Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330336 | primary | time="2026-06-14T12:09:28Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.330339 | primary | time="2026-06-14T12:09:29Z" level=info msg="Copying image podified-master-centos9/openstack-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.579591 | primary | ok: Runtime: 0:00:00.005133
2026-06-14 12:11:36.590033 | 
2026-06-14 12:11:36.590169 | TASK [Fail job if the tag log cannot find manifest]
2026-06-14 12:11:36.885045 | primary | time="2026-06-14T12:09:31Z" level=info msg="Overwriting promoted hash"
2026-06-14 12:11:36.885169 | primary | time="2026-06-14T12:09:31Z" level=info msg="Promoted hash:  30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.885181 | primary | time="2026-06-14T12:09:31Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-successfully-built.log"
2026-06-14 12:11:36.885189 | primary | time="2026-06-14T12:09:31Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-built.log"
2026-06-14 12:11:36.885195 | primary | time="2026-06-14T12:09:31Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/ namespace: podified-master-centos9 promoted_hash: 30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 12:11:36.885201 | primary | time="2026-06-14T12:09:32Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:c158c916759952510e960e78222035a3e7ae8fd88ee03b2f8fc65c58effab9d7"
2026-06-14 12:11:36.885209 | primary | "Updated"
2026-06-14 12:11:36.885214 | primary |
2026-06-14 12:11:36.885220 | primary | time="2026-06-14T12:09:32Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag c158c916759952510e960e78222035a3e7ae8fd88ee03b2f8fc65c58effab9d7 and manifest sha256:c158c916759952510e960e78222035a3e7ae8fd88ee03b2f8fc65c58effab9d7"
2026-06-14 12:11:36.885224 | primary | "Updated"
2026-06-14 12:11:36.885229 | primary |
2026-06-14 12:11:36.885234 | primary | time="2026-06-14T12:09:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:f797b1afd2b27f0f44c08f1c1d19c8f4c7da4be703b962367154fe2b1dff5a00"
2026-06-14 12:11:36.885238 | primary | "Updated"
2026-06-14 12:11:36.885243 | primary |
2026-06-14 12:11:36.885247 | primary | time="2026-06-14T12:09:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag f797b1afd2b27f0f44c08f1c1d19c8f4c7da4be703b962367154fe2b1dff5a00 and manifest sha256:f797b1afd2b27f0f44c08f1c1d19c8f4c7da4be703b962367154fe2b1dff5a00"
2026-06-14 12:11:36.885252 | primary | "Updated"
2026-06-14 12:11:36.885257 | primary |
2026-06-14 12:11:36.885261 | primary | time="2026-06-14T12:09:34Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:cabdd64b777332cffc12a7e3125c379b143295a7ae1019058e6f83f8b4cac847"
2026-06-14 12:11:36.885266 | primary | "Updated"
2026-06-14 12:11:36.885271 | primary |
2026-06-14 12:11:36.885275 | primary | time="2026-06-14T12:09:35Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag cabdd64b777332cffc12a7e3125c379b143295a7ae1019058e6f83f8b4cac847 and manifest sha256:cabdd64b777332cffc12a7e3125c379b143295a7ae1019058e6f83f8b4cac847"
2026-06-14 12:11:36.885280 | primary | "Updated"
2026-06-14 12:11:36.885284 | primary |
2026-06-14 12:11:36.885313 | primary | time="2026-06-14T12:09:35Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:da822c0bda0d65e3e35f65b56ab1ea8dd2e1ef72cb3e7a0739318376a6f402bc"
2026-06-14 12:11:36.885318 | primary | "Updated"
2026-06-14 12:11:36.885323 | primary |
2026-06-14 12:11:36.885328 | primary | time="2026-06-14T12:09:36Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag da822c0bda0d65e3e35f65b56ab1ea8dd2e1ef72cb3e7a0739318376a6f402bc and manifest sha256:da822c0bda0d65e3e35f65b56ab1ea8dd2e1ef72cb3e7a0739318376a6f402bc"
2026-06-14 12:11:36.885334 | primary | "Updated"
2026-06-14 12:11:36.885339 | primary |
2026-06-14 12:11:36.885344 | primary | time="2026-06-14T12:09:36Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:794b92bdf41af68fd0aca9d5b8e85d358b724298a48905f871821b54f08f3e4e"
2026-06-14 12:11:36.885348 | primary | "Updated"
2026-06-14 12:11:36.885353 | primary |
2026-06-14 12:11:36.885357 | primary | time="2026-06-14T12:09:37Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag 794b92bdf41af68fd0aca9d5b8e85d358b724298a48905f871821b54f08f3e4e and manifest sha256:794b92bdf41af68fd0aca9d5b8e85d358b724298a48905f871821b54f08f3e4e"
2026-06-14 12:11:36.885378 | primary | "Updated"
2026-06-14 12:11:36.885384 | primary |
2026-06-14 12:11:36.885388 | primary | time="2026-06-14T12:09:38Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:1a144a8881bf75b60880ec04c2d4f0e24e4cf11b9ef65f1d0420e214f8ff37be"
2026-06-14 12:11:36.885393 | primary | "Updated"
2026-06-14 12:11:36.885398 | primary |
2026-06-14 12:11:36.885402 | primary | time="2026-06-14T12:09:38Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag 1a144a8881bf75b60880ec04c2d4f0e24e4cf11b9ef65f1d0420e214f8ff37be and manifest sha256:1a144a8881bf75b60880ec04c2d4f0e24e4cf11b9ef65f1d0420e214f8ff37be"
2026-06-14 12:11:36.885407 | primary | "Updated"
2026-06-14 12:11:36.885412 | primary |
2026-06-14 12:11:36.885416 | primary | time="2026-06-14T12:09:39Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:3478e327b0b672ec8b83ef6f3fdeaa0312392654dc66b2a9e2aa4a0d16cca1c7"
2026-06-14 12:11:36.885421 | primary | "Updated"
2026-06-14 12:11:36.885426 | primary |
2026-06-14 12:11:36.885435 | primary | time="2026-06-14T12:09:39Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 3478e327b0b672ec8b83ef6f3fdeaa0312392654dc66b2a9e2aa4a0d16cca1c7 and manifest sha256:3478e327b0b672ec8b83ef6f3fdeaa0312392654dc66b2a9e2aa4a0d16cca1c7"
2026-06-14 12:11:36.885440 | primary | "Updated"
2026-06-14 12:11:36.885444 | primary |
2026-06-14 12:11:36.885449 | primary | time="2026-06-14T12:09:40Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:93745155c29c9c2083bb89be72077458e847b82741af97b571d9874445345c64"
2026-06-14 12:11:36.885454 | primary | "Updated"
2026-06-14 12:11:36.885458 | primary |
2026-06-14 12:11:36.885463 | primary | time="2026-06-14T12:09:40Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 93745155c29c9c2083bb89be72077458e847b82741af97b571d9874445345c64 and manifest sha256:93745155c29c9c2083bb89be72077458e847b82741af97b571d9874445345c64"
2026-06-14 12:11:36.885468 | primary | "Updated"
2026-06-14 12:11:36.885472 | primary |
2026-06-14 12:11:36.885479 | primary | time="2026-06-14T12:09:41Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:bb82acae6c316ec445de8e6d66e3d9966ccccabda27c5547a4dfc92c63e482ad"
2026-06-14 12:11:36.885484 | primary | "Updated"
2026-06-14 12:11:36.885489 | primary |
2026-06-14 12:11:36.885493 | primary | time="2026-06-14T12:09:42Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag bb82acae6c316ec445de8e6d66e3d9966ccccabda27c5547a4dfc92c63e482ad and manifest sha256:bb82acae6c316ec445de8e6d66e3d9966ccccabda27c5547a4dfc92c63e482ad"
2026-06-14 12:11:36.885498 | primary | "Updated"
2026-06-14 12:11:36.885503 | primary |
2026-06-14 12:11:36.885507 | primary | time="2026-06-14T12:09:43Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:80ce12b8ed9c67b297f7b10155e65dae7b1e5273875f55dbf19d7857bf478a2e"
2026-06-14 12:11:36.885537 | primary | "Updated"
2026-06-14 12:11:36.885542 | primary |
2026-06-14 12:11:36.885546 | primary | time="2026-06-14T12:09:43Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag 80ce12b8ed9c67b297f7b10155e65dae7b1e5273875f55dbf19d7857bf478a2e and manifest sha256:80ce12b8ed9c67b297f7b10155e65dae7b1e5273875f55dbf19d7857bf478a2e"
2026-06-14 12:11:36.885551 | primary | "Updated"
2026-06-14 12:11:36.885556 | primary |
2026-06-14 12:11:36.885560 | primary | time="2026-06-14T12:09:44Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:c9efee71300b3fee5b8f932d1c813bde0060477a6ba53fed12bb51c74af84a39"
2026-06-14 12:11:36.885565 | primary | "Updated"
2026-06-14 12:11:36.885569 | primary |
2026-06-14 12:11:36.885574 | primary | time="2026-06-14T12:09:45Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag c9efee71300b3fee5b8f932d1c813bde0060477a6ba53fed12bb51c74af84a39 and manifest sha256:c9efee71300b3fee5b8f932d1c813bde0060477a6ba53fed12bb51c74af84a39"
2026-06-14 12:11:36.885583 | primary | "Updated"
2026-06-14 12:11:36.885587 | primary |
2026-06-14 12:11:36.885592 | primary | time="2026-06-14T12:09:45Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:4f2caf4aa3f7f0c60c2476a0901d13a2a654fcbada07651552bfd533e6a96ea5"
2026-06-14 12:11:36.885597 | primary | "Updated"
2026-06-14 12:11:36.885601 | primary |
2026-06-14 12:11:36.885606 | primary | time="2026-06-14T12:09:46Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 4f2caf4aa3f7f0c60c2476a0901d13a2a654fcbada07651552bfd533e6a96ea5 and manifest sha256:4f2caf4aa3f7f0c60c2476a0901d13a2a654fcbada07651552bfd533e6a96ea5"
2026-06-14 12:11:36.885610 | primary | "Updated"
2026-06-14 12:11:36.885615 | primary |
2026-06-14 12:11:36.885620 | primary | time="2026-06-14T12:09:46Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:e36f66340569fe9762f828eda337c43090088751b1463659c40b68eebc0efdf1"
2026-06-14 12:11:36.885624 | primary | "Updated"
2026-06-14 12:11:36.885629 | primary |
2026-06-14 12:11:36.885633 | primary | time="2026-06-14T12:09:47Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag e36f66340569fe9762f828eda337c43090088751b1463659c40b68eebc0efdf1 and manifest sha256:e36f66340569fe9762f828eda337c43090088751b1463659c40b68eebc0efdf1"
2026-06-14 12:11:36.885638 | primary | "Updated"
2026-06-14 12:11:36.885642 | primary |
2026-06-14 12:11:36.885647 | primary | time="2026-06-14T12:09:47Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:88a48656e2f2cb36b81a9aaad805faf1b7e3b7122a2316764ac07c120fb1cac9"
2026-06-14 12:11:36.885652 | primary | "Updated"
2026-06-14 12:11:36.885656 | primary |
2026-06-14 12:11:36.885661 | primary | time="2026-06-14T12:09:48Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag 88a48656e2f2cb36b81a9aaad805faf1b7e3b7122a2316764ac07c120fb1cac9 and manifest sha256:88a48656e2f2cb36b81a9aaad805faf1b7e3b7122a2316764ac07c120fb1cac9"
2026-06-14 12:11:36.885666 | primary | "Updated"
2026-06-14 12:11:36.885670 | primary |
2026-06-14 12:11:36.885675 | primary | time="2026-06-14T12:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:ed28358401ac00124bec10bb7a3fa722dea457566a38e2f252f9247906b3f6b0"
2026-06-14 12:11:36.885679 | primary | "Updated"
2026-06-14 12:11:36.885684 | primary |
2026-06-14 12:11:36.885692 | primary | time="2026-06-14T12:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag ed28358401ac00124bec10bb7a3fa722dea457566a38e2f252f9247906b3f6b0 and manifest sha256:ed28358401ac00124bec10bb7a3fa722dea457566a38e2f252f9247906b3f6b0"
2026-06-14 12:11:36.885696 | primary | "Updated"
2026-06-14 12:11:36.885701 | primary |
2026-06-14 12:11:36.885705 | primary | time="2026-06-14T12:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:a94603a215b9d0c3234c082527097f77984c954531b6dcd47808c79058be79de"
2026-06-14 12:11:36.885710 | primary | "Updated"
2026-06-14 12:11:36.885715 | primary |
2026-06-14 12:11:36.885722 | primary | time="2026-06-14T12:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag a94603a215b9d0c3234c082527097f77984c954531b6dcd47808c79058be79de and manifest sha256:a94603a215b9d0c3234c082527097f77984c954531b6dcd47808c79058be79de"
2026-06-14 12:11:36.885727 | primary | "Updated"
2026-06-14 12:11:36.885731 | primary |
2026-06-14 12:11:36.885736 | primary | time="2026-06-14T12:09:51Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:9958ed6954b7766e52a5a81beac127b9c389e888eb3fa415e09c16088e049e93"
2026-06-14 12:11:36.885740 | primary | "Updated"
2026-06-14 12:11:36.885745 | primary |
2026-06-14 12:11:36.885750 | primary | time="2026-06-14T12:09:51Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 9958ed6954b7766e52a5a81beac127b9c389e888eb3fa415e09c16088e049e93 and manifest sha256:9958ed6954b7766e52a5a81beac127b9c389e888eb3fa415e09c16088e049e93"
2026-06-14 12:11:36.885757 | primary | "Updated"
2026-06-14 12:11:36.885762 | primary |
2026-06-14 12:11:36.885766 | primary | time="2026-06-14T12:09:52Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:a7d27aab41213fc1ef6d438515c98b6e237f55057fad30e55602d4395fad37ac"
2026-06-14 12:11:36.885771 | primary | "Updated"
2026-06-14 12:11:36.885775 | primary |
2026-06-14 12:11:36.885780 | primary | time="2026-06-14T12:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag a7d27aab41213fc1ef6d438515c98b6e237f55057fad30e55602d4395fad37ac and manifest sha256:a7d27aab41213fc1ef6d438515c98b6e237f55057fad30e55602d4395fad37ac"
2026-06-14 12:11:36.885785 | primary | "Updated"
2026-06-14 12:11:36.885789 | primary |
2026-06-14 12:11:36.885796 | primary | time="2026-06-14T12:09:54Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:b802e366b48e952f8dce596da9bc89e3bc6aca47931f17e0460e4bd33044df5f"
2026-06-14 12:11:36.885801 | primary | "Updated"
2026-06-14 12:11:36.885805 | primary |
2026-06-14 12:11:36.885810 | primary | time="2026-06-14T12:09:54Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag b802e366b48e952f8dce596da9bc89e3bc6aca47931f17e0460e4bd33044df5f and manifest sha256:b802e366b48e952f8dce596da9bc89e3bc6aca47931f17e0460e4bd33044df5f"
2026-06-14 12:11:36.885815 | primary | "Updated"
2026-06-14 12:11:36.885819 | primary |
2026-06-14 12:11:36.885824 | primary | time="2026-06-14T12:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:386f9869bd8a51efbe805ddf5a1ec0bb32dac9b64cfd455c76a34afe90736143"
2026-06-14 12:11:36.885828 | primary | "Updated"
2026-06-14 12:11:36.885833 | primary |
2026-06-14 12:11:36.885838 | primary | time="2026-06-14T12:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 386f9869bd8a51efbe805ddf5a1ec0bb32dac9b64cfd455c76a34afe90736143 and manifest sha256:386f9869bd8a51efbe805ddf5a1ec0bb32dac9b64cfd455c76a34afe90736143"
2026-06-14 12:11:36.885842 | primary | "Updated"
2026-06-14 12:11:36.885847 | primary |
2026-06-14 12:11:36.885851 | primary | time="2026-06-14T12:09:56Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:6db0d58f9ff31a9e1fdfa8f2047b43282a9bd9de09ffb6e628aff09cd77e9799"
2026-06-14 12:11:36.885856 | primary | "Updated"
2026-06-14 12:11:36.885860 | primary |
2026-06-14 12:11:36.885865 | primary | time="2026-06-14T12:09:56Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag 6db0d58f9ff31a9e1fdfa8f2047b43282a9bd9de09ffb6e628aff09cd77e9799 and manifest sha256:6db0d58f9ff31a9e1fdfa8f2047b43282a9bd9de09ffb6e628aff09cd77e9799"
2026-06-14 12:11:36.885870 | primary | "Updated"
2026-06-14 12:11:36.885874 | primary |
2026-06-14 12:11:36.885879 | primary | time="2026-06-14T12:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:dfd643b49c1cf052a29fbbd48e4de7e1c648db76c3f3f408070bbe5ce840024d"
2026-06-14 12:11:36.885884 | primary | "Updated"
2026-06-14 12:11:36.885888 | primary |
2026-06-14 12:11:36.885893 | primary | time="2026-06-14T12:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag dfd643b49c1cf052a29fbbd48e4de7e1c648db76c3f3f408070bbe5ce840024d and manifest sha256:dfd643b49c1cf052a29fbbd48e4de7e1c648db76c3f3f408070bbe5ce840024d"
2026-06-14 12:11:36.885897 | primary | "Updated"
2026-06-14 12:11:36.885902 | primary |
2026-06-14 12:11:36.885906 | primary | time="2026-06-14T12:09:58Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:9d8beb3e7eb40d5f6bb0a81d9a3dc972c4e271167885d099680eab2d2a25e0d9"
2026-06-14 12:11:36.885911 | primary | "Updated"
2026-06-14 12:11:36.885916 | primary |
2026-06-14 12:11:36.885920 | primary | time="2026-06-14T12:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 9d8beb3e7eb40d5f6bb0a81d9a3dc972c4e271167885d099680eab2d2a25e0d9 and manifest sha256:9d8beb3e7eb40d5f6bb0a81d9a3dc972c4e271167885d099680eab2d2a25e0d9"
2026-06-14 12:11:36.885928 | primary | "Updated"
2026-06-14 12:11:36.885935 | primary |
2026-06-14 12:11:36.885940 | primary | time="2026-06-14T12:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:03f3cdf38c6b708a1b6143c4fbab5939c7d89f96de039b335e898d40a2657f80"
2026-06-14 12:11:36.885945 | primary | "Updated"
2026-06-14 12:11:36.885949 | primary |
2026-06-14 12:11:36.885956 | primary | time="2026-06-14T12:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 03f3cdf38c6b708a1b6143c4fbab5939c7d89f96de039b335e898d40a2657f80 and manifest sha256:03f3cdf38c6b708a1b6143c4fbab5939c7d89f96de039b335e898d40a2657f80"
2026-06-14 12:11:36.885961 | primary | "Updated"
2026-06-14 12:11:36.885965 | primary |
2026-06-14 12:11:36.885970 | primary | time="2026-06-14T12:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:7d6f4d07d77374b0a2dc88f0354b51913f62afb0094014db4ac6221486904701"
2026-06-14 12:11:36.885975 | primary | "Updated"
2026-06-14 12:11:36.885979 | primary |
2026-06-14 12:11:36.885984 | primary | time="2026-06-14T12:10:01Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag 7d6f4d07d77374b0a2dc88f0354b51913f62afb0094014db4ac6221486904701 and manifest sha256:7d6f4d07d77374b0a2dc88f0354b51913f62afb0094014db4ac6221486904701"
2026-06-14 12:11:36.885989 | primary | "Updated"
2026-06-14 12:11:36.885994 | primary |
2026-06-14 12:11:36.885998 | primary | time="2026-06-14T12:10:02Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:dfb3b05d05cf938c8ad3112c1cf40dd0a8e0cfa87b94c3c63704d66091af4218"
2026-06-14 12:11:36.886003 | primary | "Updated"
2026-06-14 12:11:36.886008 | primary |
2026-06-14 12:11:36.886013 | primary | time="2026-06-14T12:10:02Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag dfb3b05d05cf938c8ad3112c1cf40dd0a8e0cfa87b94c3c63704d66091af4218 and manifest sha256:dfb3b05d05cf938c8ad3112c1cf40dd0a8e0cfa87b94c3c63704d66091af4218"
2026-06-14 12:11:36.886017 | primary | "Updated"
2026-06-14 12:11:36.886022 | primary |
2026-06-14 12:11:36.886027 | primary | time="2026-06-14T12:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:5ad8f7c403ac66d4c147f5a51b6e4615cd364c92d78a28ca36e95134da32099e"
2026-06-14 12:11:36.886031 | primary | "Updated"
2026-06-14 12:11:36.886036 | primary |
2026-06-14 12:11:36.886040 | primary | time="2026-06-14T12:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag 5ad8f7c403ac66d4c147f5a51b6e4615cd364c92d78a28ca36e95134da32099e and manifest sha256:5ad8f7c403ac66d4c147f5a51b6e4615cd364c92d78a28ca36e95134da32099e"
2026-06-14 12:11:36.886045 | primary | "Updated"
2026-06-14 12:11:36.886049 | primary |
2026-06-14 12:11:36.886054 | primary | time="2026-06-14T12:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:024de8bfefc1a229ea59a890251092168d92e9c31fe6e355a5aeafb620e159bc"
2026-06-14 12:11:36.886059 | primary | "Updated"
2026-06-14 12:11:36.886063 | primary |
2026-06-14 12:11:36.886068 | primary | time="2026-06-14T12:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag 024de8bfefc1a229ea59a890251092168d92e9c31fe6e355a5aeafb620e159bc and manifest sha256:024de8bfefc1a229ea59a890251092168d92e9c31fe6e355a5aeafb620e159bc"
2026-06-14 12:11:36.886072 | primary | "Updated"
2026-06-14 12:11:36.886077 | primary |
2026-06-14 12:11:36.886081 | primary | time="2026-06-14T12:10:05Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:520fc7f2c7df6c1342991362910638cd21fb6e00f500313cbe03575c149add0d"
2026-06-14 12:11:36.886086 | primary | "Updated"
2026-06-14 12:11:36.886090 | primary |
2026-06-14 12:11:36.886095 | primary | time="2026-06-14T12:10:05Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 520fc7f2c7df6c1342991362910638cd21fb6e00f500313cbe03575c149add0d and manifest sha256:520fc7f2c7df6c1342991362910638cd21fb6e00f500313cbe03575c149add0d"
2026-06-14 12:11:36.886100 | primary | "Updated"
2026-06-14 12:11:36.886107 | primary |
2026-06-14 12:11:36.886112 | primary | time="2026-06-14T12:10:06Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:4ee5d186123da7bb05580ad493cb20941c6038e2f88e4a1fbef29d57f59f4a6a"
2026-06-14 12:11:36.886117 | primary | "Updated"
2026-06-14 12:11:36.886121 | primary |
2026-06-14 12:11:36.886126 | primary | time="2026-06-14T12:10:06Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 4ee5d186123da7bb05580ad493cb20941c6038e2f88e4a1fbef29d57f59f4a6a and manifest sha256:4ee5d186123da7bb05580ad493cb20941c6038e2f88e4a1fbef29d57f59f4a6a"
2026-06-14 12:11:36.886130 | primary | "Updated"
2026-06-14 12:11:36.886135 | primary |
2026-06-14 12:11:36.886139 | primary | time="2026-06-14T12:10:07Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:ef5f7beff20400a788c4350d22c2d4b2602c3203d8cf87a15b6160146fcaf329"
2026-06-14 12:11:36.886144 | primary | "Updated"
2026-06-14 12:11:36.886148 | primary |
2026-06-14 12:11:36.886153 | primary | time="2026-06-14T12:10:08Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag ef5f7beff20400a788c4350d22c2d4b2602c3203d8cf87a15b6160146fcaf329 and manifest sha256:ef5f7beff20400a788c4350d22c2d4b2602c3203d8cf87a15b6160146fcaf329"
2026-06-14 12:11:36.886158 | primary | "Updated"
2026-06-14 12:11:36.886162 | primary |
2026-06-14 12:11:36.886173 | primary | time="2026-06-14T12:10:08Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:dcb49cc1f79e6e8207fcc6c4bf12041d84cec39e4c59c76c2273819a2a1b0136"
2026-06-14 12:11:36.886178 | primary | "Updated"
2026-06-14 12:11:36.886182 | primary |
2026-06-14 12:11:36.886187 | primary | time="2026-06-14T12:10:09Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag dcb49cc1f79e6e8207fcc6c4bf12041d84cec39e4c59c76c2273819a2a1b0136 and manifest sha256:dcb49cc1f79e6e8207fcc6c4bf12041d84cec39e4c59c76c2273819a2a1b0136"
2026-06-14 12:11:36.886192 | primary | "Updated"
2026-06-14 12:11:36.886196 | primary |
2026-06-14 12:11:36.886201 | primary | time="2026-06-14T12:10:09Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:ce518c8e35f0b3b0e08a7111001f246c48fbb79dc03885374e7ac4e77e25623c"
2026-06-14 12:11:36.886205 | primary | "Updated"
2026-06-14 12:11:36.886210 | primary |
2026-06-14 12:11:36.886215 | primary | time="2026-06-14T12:10:10Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag ce518c8e35f0b3b0e08a7111001f246c48fbb79dc03885374e7ac4e77e25623c and manifest sha256:ce518c8e35f0b3b0e08a7111001f246c48fbb79dc03885374e7ac4e77e25623c"
2026-06-14 12:11:36.886219 | primary | "Updated"
2026-06-14 12:11:36.886224 | primary |
2026-06-14 12:11:36.886228 | primary | time="2026-06-14T12:10:10Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:1598c76efe51bcad3d8b5efd00afc7719432ad9208c5c7aa2f612cc5c2defca4"
2026-06-14 12:11:36.886233 | primary | "Updated"
2026-06-14 12:11:36.886237 | primary |
2026-06-14 12:11:36.886242 | primary | time="2026-06-14T12:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 1598c76efe51bcad3d8b5efd00afc7719432ad9208c5c7aa2f612cc5c2defca4 and manifest sha256:1598c76efe51bcad3d8b5efd00afc7719432ad9208c5c7aa2f612cc5c2defca4"
2026-06-14 12:11:36.886247 | primary | "Updated"
2026-06-14 12:11:36.886251 | primary |
2026-06-14 12:11:36.886256 | primary | time="2026-06-14T12:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:32fab29d41d36026e4367f4161291dc0f596d180296515a9c6b23eb442674d38"
2026-06-14 12:11:36.886260 | primary | "Updated"
2026-06-14 12:11:36.886265 | primary |
2026-06-14 12:11:36.886270 | primary | time="2026-06-14T12:10:13Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 32fab29d41d36026e4367f4161291dc0f596d180296515a9c6b23eb442674d38 and manifest sha256:32fab29d41d36026e4367f4161291dc0f596d180296515a9c6b23eb442674d38"
2026-06-14 12:11:36.886274 | primary | "Updated"
2026-06-14 12:11:36.886279 | primary |
2026-06-14 12:11:36.886283 | primary | time="2026-06-14T12:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:aa1481faa59f9ac435625383752c2e4b714e862f47c21e357194546f0a9a2015"
2026-06-14 12:11:36.886307 | primary | "Updated"
2026-06-14 12:11:36.886316 | primary |
2026-06-14 12:11:36.886321 | primary | time="2026-06-14T12:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag aa1481faa59f9ac435625383752c2e4b714e862f47c21e357194546f0a9a2015 and manifest sha256:aa1481faa59f9ac435625383752c2e4b714e862f47c21e357194546f0a9a2015"
2026-06-14 12:11:36.886326 | primary | "Updated"
2026-06-14 12:11:36.886330 | primary |
2026-06-14 12:11:36.886335 | primary | time="2026-06-14T12:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:21ab339d6fa7e35e6d17d481d994185cae28e7dc493ade3c474beb2d1ace8e7e"
2026-06-14 12:11:36.886340 | primary | "Updated"
2026-06-14 12:11:36.886344 | primary |
2026-06-14 12:11:36.886349 | primary | time="2026-06-14T12:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag 21ab339d6fa7e35e6d17d481d994185cae28e7dc493ade3c474beb2d1ace8e7e and manifest sha256:21ab339d6fa7e35e6d17d481d994185cae28e7dc493ade3c474beb2d1ace8e7e"
2026-06-14 12:11:36.886353 | primary | "Updated"
2026-06-14 12:11:36.886358 | primary |
2026-06-14 12:11:36.886362 | primary | time="2026-06-14T12:10:16Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:c8fe8c179dffff6722d6ba9120c31830fd578be4c7802efb76aa737412df44d1"
2026-06-14 12:11:36.886367 | primary | "Updated"
2026-06-14 12:11:36.886372 | primary |
2026-06-14 12:11:36.886376 | primary | time="2026-06-14T12:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag c8fe8c179dffff6722d6ba9120c31830fd578be4c7802efb76aa737412df44d1 and manifest sha256:c8fe8c179dffff6722d6ba9120c31830fd578be4c7802efb76aa737412df44d1"
2026-06-14 12:11:36.886381 | primary | "Updated"
2026-06-14 12:11:36.886385 | primary |
2026-06-14 12:11:36.886390 | primary | time="2026-06-14T12:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:305e028eaa289a33ef77daf1e08a0987a194c35785d2c8a196aa576cc2823604"
2026-06-14 12:11:36.886394 | primary | "Updated"
2026-06-14 12:11:36.886399 | primary |
2026-06-14 12:11:36.886404 | primary | time="2026-06-14T12:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 305e028eaa289a33ef77daf1e08a0987a194c35785d2c8a196aa576cc2823604 and manifest sha256:305e028eaa289a33ef77daf1e08a0987a194c35785d2c8a196aa576cc2823604"
2026-06-14 12:11:36.886408 | primary | "Updated"
2026-06-14 12:11:36.886413 | primary |
2026-06-14 12:11:36.886417 | primary | time="2026-06-14T12:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:f09cb80592b0cf15cf2eaae6469de5bca8e0f4f6b672d44e1c2af212e069c11d"
2026-06-14 12:11:36.886425 | primary | "Updated"
2026-06-14 12:11:36.886429 | primary |
2026-06-14 12:11:36.886434 | primary | time="2026-06-14T12:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag f09cb80592b0cf15cf2eaae6469de5bca8e0f4f6b672d44e1c2af212e069c11d and manifest sha256:f09cb80592b0cf15cf2eaae6469de5bca8e0f4f6b672d44e1c2af212e069c11d"
2026-06-14 12:11:36.886439 | primary | "Updated"
2026-06-14 12:11:36.886443 | primary |
2026-06-14 12:11:36.886448 | primary | time="2026-06-14T12:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:f0b92add183b1b76647a666a4029c02e093b1d1012590198bb6bb4adecb121c2"
2026-06-14 12:11:36.886453 | primary | "Updated"
2026-06-14 12:11:36.886457 | primary |
2026-06-14 12:11:36.886467 | primary | time="2026-06-14T12:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag f0b92add183b1b76647a666a4029c02e093b1d1012590198bb6bb4adecb121c2 and manifest sha256:f0b92add183b1b76647a666a4029c02e093b1d1012590198bb6bb4adecb121c2"
2026-06-14 12:11:36.886471 | primary | "Updated"
2026-06-14 12:11:36.886476 | primary |
2026-06-14 12:11:36.886481 | primary | time="2026-06-14T12:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:8ae2d666a5811bb68e2d98bde4052fd345764ad11d8e6440ad65f241c4434bab"
2026-06-14 12:11:36.886488 | primary | "Updated"
2026-06-14 12:11:36.886503 | primary |
2026-06-14 12:11:36.886508 | primary | time="2026-06-14T12:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag 8ae2d666a5811bb68e2d98bde4052fd345764ad11d8e6440ad65f241c4434bab and manifest sha256:8ae2d666a5811bb68e2d98bde4052fd345764ad11d8e6440ad65f241c4434bab"
2026-06-14 12:11:36.886513 | primary | "Updated"
2026-06-14 12:11:36.886517 | primary |
2026-06-14 12:11:36.886522 | primary | time="2026-06-14T12:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:be945993bee240f73211da94967adb856ca6c93ad0e03ebd40a3c33581b33bc1"
2026-06-14 12:11:36.886527 | primary | "Updated"
2026-06-14 12:11:36.886531 | primary |
2026-06-14 12:11:36.886536 | primary | time="2026-06-14T12:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag be945993bee240f73211da94967adb856ca6c93ad0e03ebd40a3c33581b33bc1 and manifest sha256:be945993bee240f73211da94967adb856ca6c93ad0e03ebd40a3c33581b33bc1"
2026-06-14 12:11:36.886540 | primary | "Updated"
2026-06-14 12:11:36.886545 | primary |
2026-06-14 12:11:36.886549 | primary | time="2026-06-14T12:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:324fa9a76f7b70181c97a5febf209e0e7b18afb8082fab7728e92ddc74e79070"
2026-06-14 12:11:36.886554 | primary | "Updated"
2026-06-14 12:11:36.886559 | primary |
2026-06-14 12:11:36.886563 | primary | time="2026-06-14T12:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 324fa9a76f7b70181c97a5febf209e0e7b18afb8082fab7728e92ddc74e79070 and manifest sha256:324fa9a76f7b70181c97a5febf209e0e7b18afb8082fab7728e92ddc74e79070"
2026-06-14 12:11:36.886568 | primary | "Updated"
2026-06-14 12:11:36.886572 | primary |
2026-06-14 12:11:36.886577 | primary | time="2026-06-14T12:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:e923602ffa7e18ea7d70fdf1bc68fe9690e9e3191b581f059c0cf147fc3f1431"
2026-06-14 12:11:36.886582 | primary | "Updated"
2026-06-14 12:11:36.886586 | primary |
2026-06-14 12:11:36.886591 | primary | time="2026-06-14T12:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag e923602ffa7e18ea7d70fdf1bc68fe9690e9e3191b581f059c0cf147fc3f1431 and manifest sha256:e923602ffa7e18ea7d70fdf1bc68fe9690e9e3191b581f059c0cf147fc3f1431"
2026-06-14 12:11:36.886595 | primary | "Updated"
2026-06-14 12:11:36.886600 | primary |
2026-06-14 12:11:36.886604 | primary | time="2026-06-14T12:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:45d86f598763e5436e57ac456a885719a4046b9de89511ea0e5cfdc96e9cf335"
2026-06-14 12:11:36.886609 | primary | "Updated"
2026-06-14 12:11:36.886613 | primary |
2026-06-14 12:11:36.886618 | primary | time="2026-06-14T12:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 45d86f598763e5436e57ac456a885719a4046b9de89511ea0e5cfdc96e9cf335 and manifest sha256:45d86f598763e5436e57ac456a885719a4046b9de89511ea0e5cfdc96e9cf335"
2026-06-14 12:11:36.886623 | primary | "Updated"
2026-06-14 12:11:36.886636 | primary |
2026-06-14 12:11:36.886643 | primary | time="2026-06-14T12:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:0897180ca2891f74a17571952b8d746ff31174b6f334c3490061f52c2ed4b57d"
2026-06-14 12:11:36.886648 | primary | "Updated"
2026-06-14 12:11:36.886652 | primary |
2026-06-14 12:11:36.886657 | primary | time="2026-06-14T12:10:28Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 0897180ca2891f74a17571952b8d746ff31174b6f334c3490061f52c2ed4b57d and manifest sha256:0897180ca2891f74a17571952b8d746ff31174b6f334c3490061f52c2ed4b57d"
2026-06-14 12:11:36.886661 | primary | "Updated"
2026-06-14 12:11:36.886666 | primary |
2026-06-14 12:11:36.886671 | primary | time="2026-06-14T12:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:33c3c6174cfcf6e5f11d8e384730b0faa66755b93ba5b8284b7498c33f8c70d1"
2026-06-14 12:11:36.886678 | primary | "Updated"
2026-06-14 12:11:36.886683 | primary |
2026-06-14 12:11:36.886691 | primary | time="2026-06-14T12:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag 33c3c6174cfcf6e5f11d8e384730b0faa66755b93ba5b8284b7498c33f8c70d1 and manifest sha256:33c3c6174cfcf6e5f11d8e384730b0faa66755b93ba5b8284b7498c33f8c70d1"
2026-06-14 12:11:36.886696 | primary | "Updated"
2026-06-14 12:11:36.886700 | primary |
2026-06-14 12:11:36.886705 | primary | time="2026-06-14T12:10:30Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:0f0ef4ab98f8c309597f128fc78dcbc4d42b1aa12b45dfb80f5b6e1d4ec5e05a"
2026-06-14 12:11:36.886709 | primary | "Updated"
2026-06-14 12:11:36.886714 | primary |
2026-06-14 12:11:36.886719 | primary | time="2026-06-14T12:10:30Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 0f0ef4ab98f8c309597f128fc78dcbc4d42b1aa12b45dfb80f5b6e1d4ec5e05a and manifest sha256:0f0ef4ab98f8c309597f128fc78dcbc4d42b1aa12b45dfb80f5b6e1d4ec5e05a"
2026-06-14 12:11:36.886723 | primary | "Updated"
2026-06-14 12:11:36.886728 | primary |
2026-06-14 12:11:36.886732 | primary | time="2026-06-14T12:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:d1777bdcfe3249b4c0d00d1561697b5ad6fcec58ad3a102122cf94af3535626d"
2026-06-14 12:11:36.886737 | primary | "Updated"
2026-06-14 12:11:36.886741 | primary |
2026-06-14 12:11:36.886746 | primary | time="2026-06-14T12:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag d1777bdcfe3249b4c0d00d1561697b5ad6fcec58ad3a102122cf94af3535626d and manifest sha256:d1777bdcfe3249b4c0d00d1561697b5ad6fcec58ad3a102122cf94af3535626d"
2026-06-14 12:11:36.886751 | primary | "Updated"
2026-06-14 12:11:36.886755 | primary |
2026-06-14 12:11:36.886760 | primary | time="2026-06-14T12:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:fdcafb48c772b47ea5f8dc642dd5841e3fb3dbf18173795ff4d31eb7375a11d9"
2026-06-14 12:11:36.886765 | primary | "Updated"
2026-06-14 12:11:36.886769 | primary |
2026-06-14 12:11:36.886774 | primary | time="2026-06-14T12:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag fdcafb48c772b47ea5f8dc642dd5841e3fb3dbf18173795ff4d31eb7375a11d9 and manifest sha256:fdcafb48c772b47ea5f8dc642dd5841e3fb3dbf18173795ff4d31eb7375a11d9"
2026-06-14 12:11:36.886778 | primary | "Updated"
2026-06-14 12:11:36.886783 | primary |
2026-06-14 12:11:36.886787 | primary | time="2026-06-14T12:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:768f253a1e4916818d1886f337dabe450a23340543e285b8fa4c253c660c49ea"
2026-06-14 12:11:36.886792 | primary | "Updated"
2026-06-14 12:11:36.886797 | primary |
2026-06-14 12:11:36.886801 | primary | time="2026-06-14T12:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 768f253a1e4916818d1886f337dabe450a23340543e285b8fa4c253c660c49ea and manifest sha256:768f253a1e4916818d1886f337dabe450a23340543e285b8fa4c253c660c49ea"
2026-06-14 12:11:36.886806 | primary | "Updated"
2026-06-14 12:11:36.886810 | primary |
2026-06-14 12:11:36.886815 | primary | time="2026-06-14T12:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:a2387db1ef700b58307fd2f392396cd49e7c05f97090563fd24a60eec8d02672"
2026-06-14 12:11:36.886820 | primary | "Updated"
2026-06-14 12:11:36.886824 | primary |
2026-06-14 12:11:36.886831 | primary | time="2026-06-14T12:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag a2387db1ef700b58307fd2f392396cd49e7c05f97090563fd24a60eec8d02672 and manifest sha256:a2387db1ef700b58307fd2f392396cd49e7c05f97090563fd24a60eec8d02672"
2026-06-14 12:11:36.886836 | primary | "Updated"
2026-06-14 12:11:36.886840 | primary |
2026-06-14 12:11:36.886845 | primary | time="2026-06-14T12:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:45261b7ee1bf5dca1f0a6134765b73b4b979c6d50cf5e1daa63788c7889f4d32"
2026-06-14 12:11:36.886850 | primary | "Updated"
2026-06-14 12:11:36.886857 | primary |
2026-06-14 12:11:36.886862 | primary | time="2026-06-14T12:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 45261b7ee1bf5dca1f0a6134765b73b4b979c6d50cf5e1daa63788c7889f4d32 and manifest sha256:45261b7ee1bf5dca1f0a6134765b73b4b979c6d50cf5e1daa63788c7889f4d32"
2026-06-14 12:11:36.886866 | primary | "Updated"
2026-06-14 12:11:36.886871 | primary |
2026-06-14 12:11:36.886877 | primary | time="2026-06-14T12:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:371f0b139111d4aed1c03ef4a51b190ac47936a0f06de22b1cc42ebbcbce73d8"
2026-06-14 12:11:36.886883 | primary | "Updated"
2026-06-14 12:11:36.886887 | primary |
2026-06-14 12:11:36.886892 | primary | time="2026-06-14T12:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag 371f0b139111d4aed1c03ef4a51b190ac47936a0f06de22b1cc42ebbcbce73d8 and manifest sha256:371f0b139111d4aed1c03ef4a51b190ac47936a0f06de22b1cc42ebbcbce73d8"
2026-06-14 12:11:36.886898 | primary | "Updated"
2026-06-14 12:11:36.886904 | primary |
2026-06-14 12:11:36.886908 | primary | time="2026-06-14T12:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:0a1150047ce38524b8d3d9f0c088445f092acabd7974805ae7675568cd107db5"
2026-06-14 12:11:36.886913 | primary | "Updated"
2026-06-14 12:11:36.886917 | primary |
2026-06-14 12:11:36.886924 | primary | time="2026-06-14T12:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 0a1150047ce38524b8d3d9f0c088445f092acabd7974805ae7675568cd107db5 and manifest sha256:0a1150047ce38524b8d3d9f0c088445f092acabd7974805ae7675568cd107db5"
2026-06-14 12:11:36.886929 | primary | "Updated"
2026-06-14 12:11:36.886934 | primary |
2026-06-14 12:11:36.886938 | primary | time="2026-06-14T12:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:a6666f19a814e8bd42c2944059fc04b1c27f7567e8004fb64018891fe0d39fd3"
2026-06-14 12:11:36.886943 | primary | "Updated"
2026-06-14 12:11:36.886947 | primary |
2026-06-14 12:11:36.886952 | primary | time="2026-06-14T12:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag a6666f19a814e8bd42c2944059fc04b1c27f7567e8004fb64018891fe0d39fd3 and manifest sha256:a6666f19a814e8bd42c2944059fc04b1c27f7567e8004fb64018891fe0d39fd3"
2026-06-14 12:11:36.886956 | primary | "Updated"
2026-06-14 12:11:36.886961 | primary |
2026-06-14 12:11:36.886965 | primary | time="2026-06-14T12:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:c0b21a1ce2ebf0a11c26a6f6a63681d492874a3200a4e4c2683c101c974f407e"
2026-06-14 12:11:36.886970 | primary | "Updated"
2026-06-14 12:11:36.886975 | primary |
2026-06-14 12:11:36.886979 | primary | time="2026-06-14T12:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag c0b21a1ce2ebf0a11c26a6f6a63681d492874a3200a4e4c2683c101c974f407e and manifest sha256:c0b21a1ce2ebf0a11c26a6f6a63681d492874a3200a4e4c2683c101c974f407e"
2026-06-14 12:11:36.886984 | primary | "Updated"
2026-06-14 12:11:36.886989 | primary |
2026-06-14 12:11:36.886994 | primary | time="2026-06-14T12:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:d0a463c80c92c4a45ead74e549280fe1329ecd00ae501944b0b76a991afdd9e1"
2026-06-14 12:11:36.886999 | primary | "Updated"
2026-06-14 12:11:36.887004 | primary |
2026-06-14 12:11:36.887008 | primary | time="2026-06-14T12:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag d0a463c80c92c4a45ead74e549280fe1329ecd00ae501944b0b76a991afdd9e1 and manifest sha256:d0a463c80c92c4a45ead74e549280fe1329ecd00ae501944b0b76a991afdd9e1"
2026-06-14 12:11:36.887013 | primary | "Updated"
2026-06-14 12:11:36.887018 | primary |
2026-06-14 12:11:36.887022 | primary | time="2026-06-14T12:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:b3be1dafa8d252be3a854ef70ff89ff9259643498dd5d5142bad672be5da8259"
2026-06-14 12:11:36.887027 | primary | "Updated"
2026-06-14 12:11:36.887031 | primary |
2026-06-14 12:11:36.887041 | primary | time="2026-06-14T12:10:44Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag b3be1dafa8d252be3a854ef70ff89ff9259643498dd5d5142bad672be5da8259 and manifest sha256:b3be1dafa8d252be3a854ef70ff89ff9259643498dd5d5142bad672be5da8259"
2026-06-14 12:11:36.887046 | primary | "Updated"
2026-06-14 12:11:36.887050 | primary |
2026-06-14 12:11:36.887055 | primary | time="2026-06-14T12:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:f99682f7ddcc3ee2d18fd33479e4d23bda47c9b5291278a9cd8c052bdf7b0a4d"
2026-06-14 12:11:36.887059 | primary | "Updated"
2026-06-14 12:11:36.887064 | primary |
2026-06-14 12:11:36.887068 | primary | time="2026-06-14T12:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag f99682f7ddcc3ee2d18fd33479e4d23bda47c9b5291278a9cd8c052bdf7b0a4d and manifest sha256:f99682f7ddcc3ee2d18fd33479e4d23bda47c9b5291278a9cd8c052bdf7b0a4d"
2026-06-14 12:11:36.887073 | primary | "Updated"
2026-06-14 12:11:36.887077 | primary |
2026-06-14 12:11:36.887082 | primary | time="2026-06-14T12:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:13d6b803ac9b3f4c7f961654524b8297b953e7c2ff763b91def60596e3f18f52"
2026-06-14 12:11:36.887087 | primary | "Updated"
2026-06-14 12:11:36.887091 | primary |
2026-06-14 12:11:36.887096 | primary | time="2026-06-14T12:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 13d6b803ac9b3f4c7f961654524b8297b953e7c2ff763b91def60596e3f18f52 and manifest sha256:13d6b803ac9b3f4c7f961654524b8297b953e7c2ff763b91def60596e3f18f52"
2026-06-14 12:11:36.887100 | primary | "Updated"
2026-06-14 12:11:36.887105 | primary |
2026-06-14 12:11:36.887109 | primary | time="2026-06-14T12:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:dfb33b4f7715fb57a01e622a338489f6303c27cc97ef03f8c2f6f6c597055209"
2026-06-14 12:11:36.887114 | primary | "Updated"
2026-06-14 12:11:36.887119 | primary |
2026-06-14 12:11:36.887123 | primary | time="2026-06-14T12:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag dfb33b4f7715fb57a01e622a338489f6303c27cc97ef03f8c2f6f6c597055209 and manifest sha256:dfb33b4f7715fb57a01e622a338489f6303c27cc97ef03f8c2f6f6c597055209"
2026-06-14 12:11:36.887128 | primary | "Updated"
2026-06-14 12:11:36.887132 | primary |
2026-06-14 12:11:36.887137 | primary | time="2026-06-14T12:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:f35a6d4bf2227da9596cc35f2d1510ed0dd51b961b46316b62dd6e284c91fa15"
2026-06-14 12:11:36.887141 | primary | "Updated"
2026-06-14 12:11:36.887146 | primary |
2026-06-14 12:11:36.887151 | primary | time="2026-06-14T12:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag f35a6d4bf2227da9596cc35f2d1510ed0dd51b961b46316b62dd6e284c91fa15 and manifest sha256:f35a6d4bf2227da9596cc35f2d1510ed0dd51b961b46316b62dd6e284c91fa15"
2026-06-14 12:11:36.887155 | primary | "Updated"
2026-06-14 12:11:36.887160 | primary |
2026-06-14 12:11:36.887167 | primary | time="2026-06-14T12:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:e80368a98c7c8db1f524b55a912ccb810cb3ff0149a290e75f7bc1c774d6361f"
2026-06-14 12:11:36.887172 | primary | "Updated"
2026-06-14 12:11:36.887176 | primary |
2026-06-14 12:11:36.887181 | primary | time="2026-06-14T12:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag e80368a98c7c8db1f524b55a912ccb810cb3ff0149a290e75f7bc1c774d6361f and manifest sha256:e80368a98c7c8db1f524b55a912ccb810cb3ff0149a290e75f7bc1c774d6361f"
2026-06-14 12:11:36.887186 | primary | "Updated"
2026-06-14 12:11:36.887190 | primary |
2026-06-14 12:11:36.887195 | primary | time="2026-06-14T12:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:7abcbfb639c659d54349aa580bd06cd1f1f6bd04d6ad0af47f8173d0ab4798c1"
2026-06-14 12:11:36.887199 | primary | "Updated"
2026-06-14 12:11:36.887204 | primary |
2026-06-14 12:11:36.887208 | primary | time="2026-06-14T12:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 7abcbfb639c659d54349aa580bd06cd1f1f6bd04d6ad0af47f8173d0ab4798c1 and manifest sha256:7abcbfb639c659d54349aa580bd06cd1f1f6bd04d6ad0af47f8173d0ab4798c1"
2026-06-14 12:11:36.887216 | primary | "Updated"
2026-06-14 12:11:36.887221 | primary |
2026-06-14 12:11:36.887225 | primary | time="2026-06-14T12:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:fe330d2601eb6bc5acec95ba0af7af8a0b6b81f88074370dbf1c99f204e87df4"
2026-06-14 12:11:36.887230 | primary | "Updated"
2026-06-14 12:11:36.887234 | primary |
2026-06-14 12:11:36.887239 | primary | time="2026-06-14T12:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag fe330d2601eb6bc5acec95ba0af7af8a0b6b81f88074370dbf1c99f204e87df4 and manifest sha256:fe330d2601eb6bc5acec95ba0af7af8a0b6b81f88074370dbf1c99f204e87df4"
2026-06-14 12:11:36.887244 | primary | "Updated"
2026-06-14 12:11:36.887248 | primary |
2026-06-14 12:11:36.887253 | primary | time="2026-06-14T12:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:81f185ffc76d9bf042ee0763a7f4d2ed254edc400b3f55d33d5d4ae28b2a8e19"
2026-06-14 12:11:36.887257 | primary | "Updated"
2026-06-14 12:11:36.887262 | primary |
2026-06-14 12:11:36.887269 | primary | time="2026-06-14T12:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 81f185ffc76d9bf042ee0763a7f4d2ed254edc400b3f55d33d5d4ae28b2a8e19 and manifest sha256:81f185ffc76d9bf042ee0763a7f4d2ed254edc400b3f55d33d5d4ae28b2a8e19"
2026-06-14 12:11:36.887274 | primary | "Updated"
2026-06-14 12:11:36.887279 | primary |
2026-06-14 12:11:36.887283 | primary | time="2026-06-14T12:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:764ff2e4bf1613ae9d7d62afa303e406b48c7b36c06f2d507747db88c77a5dd9"
2026-06-14 12:11:36.887291 | primary | "Updated"
2026-06-14 12:11:36.887307 | primary |
2026-06-14 12:11:36.887314 | primary | time="2026-06-14T12:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 764ff2e4bf1613ae9d7d62afa303e406b48c7b36c06f2d507747db88c77a5dd9 and manifest sha256:764ff2e4bf1613ae9d7d62afa303e406b48c7b36c06f2d507747db88c77a5dd9"
2026-06-14 12:11:36.887319 | primary | "Updated"
2026-06-14 12:11:36.887323 | primary |
2026-06-14 12:11:36.887328 | primary | time="2026-06-14T12:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:80b54942f97172f1ee84e5753dac1f043d7dd6dbdbd1e361eb7abce10784700b"
2026-06-14 12:11:36.887332 | primary | "Updated"
2026-06-14 12:11:36.887337 | primary |
2026-06-14 12:11:36.887342 | primary | time="2026-06-14T12:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 80b54942f97172f1ee84e5753dac1f043d7dd6dbdbd1e361eb7abce10784700b and manifest sha256:80b54942f97172f1ee84e5753dac1f043d7dd6dbdbd1e361eb7abce10784700b"
2026-06-14 12:11:36.887346 | primary | "Updated"
2026-06-14 12:11:36.887351 | primary |
2026-06-14 12:11:36.887355 | primary | time="2026-06-14T12:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:d2b36b5869cc10948ab1e6433e92a177b2ffb56cb0d2af5f07ad67fea9c5f763"
2026-06-14 12:11:36.887360 | primary | "Updated"
2026-06-14 12:11:36.887364 | primary |
2026-06-14 12:11:36.887369 | primary | time="2026-06-14T12:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag d2b36b5869cc10948ab1e6433e92a177b2ffb56cb0d2af5f07ad67fea9c5f763 and manifest sha256:d2b36b5869cc10948ab1e6433e92a177b2ffb56cb0d2af5f07ad67fea9c5f763"
2026-06-14 12:11:36.887374 | primary | "Updated"
2026-06-14 12:11:36.887378 | primary |
2026-06-14 12:11:36.887383 | primary | time="2026-06-14T12:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:9fe18dd6d5e99607c48fa66eb0a9ff7642551e9816d2a2f7ad7428bdc8659049"
2026-06-14 12:11:36.887388 | primary | "Updated"
2026-06-14 12:11:36.887392 | primary |
2026-06-14 12:11:36.887397 | primary | time="2026-06-14T12:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag 9fe18dd6d5e99607c48fa66eb0a9ff7642551e9816d2a2f7ad7428bdc8659049 and manifest sha256:9fe18dd6d5e99607c48fa66eb0a9ff7642551e9816d2a2f7ad7428bdc8659049"
2026-06-14 12:11:36.887405 | primary | "Updated"
2026-06-14 12:11:36.887410 | primary |
2026-06-14 12:11:36.887414 | primary | time="2026-06-14T12:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:3c0706c81d9cab6cf35e8ac54a28000b1ca59f79e0e8d22853a65293642e5fb5"
2026-06-14 12:11:36.887419 | primary | "Updated"
2026-06-14 12:11:36.887423 | primary |
2026-06-14 12:11:36.887431 | primary | time="2026-06-14T12:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag 3c0706c81d9cab6cf35e8ac54a28000b1ca59f79e0e8d22853a65293642e5fb5 and manifest sha256:3c0706c81d9cab6cf35e8ac54a28000b1ca59f79e0e8d22853a65293642e5fb5"
2026-06-14 12:11:36.887436 | primary | "Updated"
2026-06-14 12:11:36.887441 | primary |
2026-06-14 12:11:36.887445 | primary | time="2026-06-14T12:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:965e27a06cfc37da6444be35feabb5289c8d66b2f796d4798217e15b8e1c6c23"
2026-06-14 12:11:36.887450 | primary | "Updated"
2026-06-14 12:11:36.887454 | primary |
2026-06-14 12:11:36.887459 | primary | time="2026-06-14T12:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 965e27a06cfc37da6444be35feabb5289c8d66b2f796d4798217e15b8e1c6c23 and manifest sha256:965e27a06cfc37da6444be35feabb5289c8d66b2f796d4798217e15b8e1c6c23"
2026-06-14 12:11:36.887464 | primary | "Updated"
2026-06-14 12:11:36.887468 | primary |
2026-06-14 12:11:36.887473 | primary | time="2026-06-14T12:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:53c579983eb736819554f7dfb48722e9b590cbf636d3e3a55d3545cd80fc03e8"
2026-06-14 12:11:36.887477 | primary | "Updated"
2026-06-14 12:11:36.887482 | primary |
2026-06-14 12:11:36.887487 | primary | time="2026-06-14T12:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag 53c579983eb736819554f7dfb48722e9b590cbf636d3e3a55d3545cd80fc03e8 and manifest sha256:53c579983eb736819554f7dfb48722e9b590cbf636d3e3a55d3545cd80fc03e8"
2026-06-14 12:11:36.887491 | primary | "Updated"
2026-06-14 12:11:36.887496 | primary |
2026-06-14 12:11:36.887501 | primary | time="2026-06-14T12:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:24c360e95d69dbe10540283117dca27a89ed91b8fee80efc7b6b1cf9561309ce"
2026-06-14 12:11:36.887505 | primary | "Updated"
2026-06-14 12:11:36.887510 | primary |
2026-06-14 12:11:36.887514 | primary | time="2026-06-14T12:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag 24c360e95d69dbe10540283117dca27a89ed91b8fee80efc7b6b1cf9561309ce and manifest sha256:24c360e95d69dbe10540283117dca27a89ed91b8fee80efc7b6b1cf9561309ce"
2026-06-14 12:11:36.887519 | primary | "Updated"
2026-06-14 12:11:36.887524 | primary |
2026-06-14 12:11:36.887528 | primary | time="2026-06-14T12:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:0f762b63debf56a4f39c8fafdb012adcbdcc3ed0bc5bca500303824d7295bff9"
2026-06-14 12:11:36.887533 | primary | "Updated"
2026-06-14 12:11:36.887537 | primary |
2026-06-14 12:11:36.887545 | primary | time="2026-06-14T12:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag 0f762b63debf56a4f39c8fafdb012adcbdcc3ed0bc5bca500303824d7295bff9 and manifest sha256:0f762b63debf56a4f39c8fafdb012adcbdcc3ed0bc5bca500303824d7295bff9"
2026-06-14 12:11:36.887550 | primary | "Updated"
2026-06-14 12:11:36.887554 | primary |
2026-06-14 12:11:36.887559 | primary | time="2026-06-14T12:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:131bbf3197e5b88413add02f4a3e1f051d5ab491fb68d7fa9b86f664d60102cb"
2026-06-14 12:11:36.887564 | primary | "Updated"
2026-06-14 12:11:36.887568 | primary |
2026-06-14 12:11:36.887573 | primary | time="2026-06-14T12:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 131bbf3197e5b88413add02f4a3e1f051d5ab491fb68d7fa9b86f664d60102cb and manifest sha256:131bbf3197e5b88413add02f4a3e1f051d5ab491fb68d7fa9b86f664d60102cb"
2026-06-14 12:11:36.887578 | primary | "Updated"
2026-06-14 12:11:36.887585 | primary |
2026-06-14 12:11:36.887590 | primary | time="2026-06-14T12:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:84789940a018732cc6ae44e10a713d9069eb3d5583d2eb1d279b37dda005eeaf"
2026-06-14 12:11:36.887594 | primary | "Updated"
2026-06-14 12:11:36.887599 | primary |
2026-06-14 12:11:36.887604 | primary | time="2026-06-14T12:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag 84789940a018732cc6ae44e10a713d9069eb3d5583d2eb1d279b37dda005eeaf and manifest sha256:84789940a018732cc6ae44e10a713d9069eb3d5583d2eb1d279b37dda005eeaf"
2026-06-14 12:11:36.887609 | primary | "Updated"
2026-06-14 12:11:36.887613 | primary |
2026-06-14 12:11:36.887618 | primary | time="2026-06-14T12:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:afc4d8a893429d76b60c4b178719ec1c44d76b55512a9e9651cbacc8a7cc38f7"
2026-06-14 12:11:36.887623 | primary | "Updated"
2026-06-14 12:11:36.887627 | primary |
2026-06-14 12:11:36.887632 | primary | time="2026-06-14T12:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag afc4d8a893429d76b60c4b178719ec1c44d76b55512a9e9651cbacc8a7cc38f7 and manifest sha256:afc4d8a893429d76b60c4b178719ec1c44d76b55512a9e9651cbacc8a7cc38f7"
2026-06-14 12:11:36.887637 | primary | "Updated"
2026-06-14 12:11:36.887641 | primary |
2026-06-14 12:11:36.887646 | primary | time="2026-06-14T12:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:d7f86e6612485fd2b5eeb104467be14c3fd4e5967b246201236a25eed738905e"
2026-06-14 12:11:36.887651 | primary | "Updated"
2026-06-14 12:11:36.887655 | primary |
2026-06-14 12:11:36.887663 | primary | time="2026-06-14T12:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag d7f86e6612485fd2b5eeb104467be14c3fd4e5967b246201236a25eed738905e and manifest sha256:d7f86e6612485fd2b5eeb104467be14c3fd4e5967b246201236a25eed738905e"
2026-06-14 12:11:36.887668 | primary | "Updated"
2026-06-14 12:11:36.887672 | primary |
2026-06-14 12:11:36.887677 | primary | time="2026-06-14T12:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:23a416bfbc081d3f2bee74552ca9e66c612ead15ce3e58919b7b19306b509f92"
2026-06-14 12:11:36.887682 | primary | "Updated"
2026-06-14 12:11:36.887686 | primary |
2026-06-14 12:11:36.887691 | primary | time="2026-06-14T12:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag 23a416bfbc081d3f2bee74552ca9e66c612ead15ce3e58919b7b19306b509f92 and manifest sha256:23a416bfbc081d3f2bee74552ca9e66c612ead15ce3e58919b7b19306b509f92"
2026-06-14 12:11:36.887696 | primary | "Updated"
2026-06-14 12:11:36.887700 | primary |
2026-06-14 12:11:36.887705 | primary | time="2026-06-14T12:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:54af76dc50f5f96fc072ba52619ce9e0c50c8d5d3872bb260c8a8432925adb11"
2026-06-14 12:11:36.887710 | primary | "Updated"
2026-06-14 12:11:36.887714 | primary |
2026-06-14 12:11:36.887719 | primary | time="2026-06-14T12:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 54af76dc50f5f96fc072ba52619ce9e0c50c8d5d3872bb260c8a8432925adb11 and manifest sha256:54af76dc50f5f96fc072ba52619ce9e0c50c8d5d3872bb260c8a8432925adb11"
2026-06-14 12:11:36.887724 | primary | "Updated"
2026-06-14 12:11:36.887729 | primary |
2026-06-14 12:11:36.887733 | primary | time="2026-06-14T12:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:fa1d4ec7c6e088ab9584f51d88cdf0b6e4791eb62b8af3c2fa50fe318243f745"
2026-06-14 12:11:36.887738 | primary | "Updated"
2026-06-14 12:11:36.887742 | primary |
2026-06-14 12:11:36.887747 | primary | time="2026-06-14T12:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag fa1d4ec7c6e088ab9584f51d88cdf0b6e4791eb62b8af3c2fa50fe318243f745 and manifest sha256:fa1d4ec7c6e088ab9584f51d88cdf0b6e4791eb62b8af3c2fa50fe318243f745"
2026-06-14 12:11:36.887752 | primary | "Updated"
2026-06-14 12:11:36.887756 | primary |
2026-06-14 12:11:36.887761 | primary | time="2026-06-14T12:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:fec155da4a7922f2b74dc09543766f97a46cf61cbb27fa8b43b1f006f2b12192"
2026-06-14 12:11:36.887769 | primary | "Updated"
2026-06-14 12:11:36.887774 | primary |
2026-06-14 12:11:36.887779 | primary | time="2026-06-14T12:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag fec155da4a7922f2b74dc09543766f97a46cf61cbb27fa8b43b1f006f2b12192 and manifest sha256:fec155da4a7922f2b74dc09543766f97a46cf61cbb27fa8b43b1f006f2b12192"
2026-06-14 12:11:36.887784 | primary | "Updated"
2026-06-14 12:11:36.887789 | primary |
2026-06-14 12:11:36.887793 | primary | time="2026-06-14T12:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:b37a67fc892975ed616bd7d31c098b9ae20d9caee0c75eb0f6d3a400e96f8efb"
2026-06-14 12:11:36.887798 | primary | "Updated"
2026-06-14 12:11:36.887803 | primary |
2026-06-14 12:11:36.887808 | primary | time="2026-06-14T12:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag b37a67fc892975ed616bd7d31c098b9ae20d9caee0c75eb0f6d3a400e96f8efb and manifest sha256:b37a67fc892975ed616bd7d31c098b9ae20d9caee0c75eb0f6d3a400e96f8efb"
2026-06-14 12:11:36.887813 | primary | "Updated"
2026-06-14 12:11:36.887817 | primary |
2026-06-14 12:11:36.887822 | primary | time="2026-06-14T12:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:9f962e5c1a33a2697d3b8d5736cf3f0ebc59255216316c2d09b05cd275f4906c"
2026-06-14 12:11:36.887827 | primary | "Updated"
2026-06-14 12:11:36.887831 | primary |
2026-06-14 12:11:36.887836 | primary | time="2026-06-14T12:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag 9f962e5c1a33a2697d3b8d5736cf3f0ebc59255216316c2d09b05cd275f4906c and manifest sha256:9f962e5c1a33a2697d3b8d5736cf3f0ebc59255216316c2d09b05cd275f4906c"
2026-06-14 12:11:36.887841 | primary | "Updated"
2026-06-14 12:11:36.887845 | primary |
2026-06-14 12:11:36.887852 | primary | time="2026-06-14T12:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:1ccfab9a65533feea1f488be4732e7ae7376719cc2ec32746ba549745c06d9b7"
2026-06-14 12:11:36.887857 | primary | "Updated"
2026-06-14 12:11:36.887862 | primary |
2026-06-14 12:11:36.887866 | primary | time="2026-06-14T12:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 1ccfab9a65533feea1f488be4732e7ae7376719cc2ec32746ba549745c06d9b7 and manifest sha256:1ccfab9a65533feea1f488be4732e7ae7376719cc2ec32746ba549745c06d9b7"
2026-06-14 12:11:36.887871 | primary | "Updated"
2026-06-14 12:11:36.887876 | primary |
2026-06-14 12:11:36.887880 | primary | time="2026-06-14T12:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:5f3928d1c6933e764687e495f7f7f9d7486118adba1345fdbcf8e4875f324b90"
2026-06-14 12:11:36.887885 | primary | "Updated"
2026-06-14 12:11:36.887890 | primary |
2026-06-14 12:11:36.887894 | primary | time="2026-06-14T12:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 5f3928d1c6933e764687e495f7f7f9d7486118adba1345fdbcf8e4875f324b90 and manifest sha256:5f3928d1c6933e764687e495f7f7f9d7486118adba1345fdbcf8e4875f324b90"
2026-06-14 12:11:36.887899 | primary | "Updated"
2026-06-14 12:11:36.887904 | primary |
2026-06-14 12:11:36.887911 | primary | time="2026-06-14T12:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:3c97f0a40700b39de7d223e730eac233664c8af13e14ed78a928166951ec5202"
2026-06-14 12:11:36.887916 | primary | "Updated"
2026-06-14 12:11:36.887920 | primary |
2026-06-14 12:11:36.887925 | primary | time="2026-06-14T12:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 3c97f0a40700b39de7d223e730eac233664c8af13e14ed78a928166951ec5202 and manifest sha256:3c97f0a40700b39de7d223e730eac233664c8af13e14ed78a928166951ec5202"
2026-06-14 12:11:36.887930 | primary | "Updated"
2026-06-14 12:11:36.887935 | primary |
2026-06-14 12:11:36.887939 | primary | time="2026-06-14T12:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:922def7cbd1d539985da48c8b43ceafa705ea45850df428dfe523640ba06e823"
2026-06-14 12:11:36.887948 | primary | "Updated"
2026-06-14 12:11:36.887953 | primary |
2026-06-14 12:11:36.887957 | primary | time="2026-06-14T12:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag 922def7cbd1d539985da48c8b43ceafa705ea45850df428dfe523640ba06e823 and manifest sha256:922def7cbd1d539985da48c8b43ceafa705ea45850df428dfe523640ba06e823"
2026-06-14 12:11:36.887962 | primary | "Updated"
2026-06-14 12:11:36.887967 | primary |
2026-06-14 12:11:36.887972 | primary | time="2026-06-14T12:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:c5dc42bc427ae44b6e75241e4c4b9425c39e9866744d1fe15155eb4a31fd88f8"
2026-06-14 12:11:36.887976 | primary | "Updated"
2026-06-14 12:11:36.887981 | primary |
2026-06-14 12:11:36.887986 | primary | time="2026-06-14T12:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag c5dc42bc427ae44b6e75241e4c4b9425c39e9866744d1fe15155eb4a31fd88f8 and manifest sha256:c5dc42bc427ae44b6e75241e4c4b9425c39e9866744d1fe15155eb4a31fd88f8"
2026-06-14 12:11:36.887991 | primary | "Updated"
2026-06-14 12:11:36.887996 | primary |
2026-06-14 12:11:36.888001 | primary | time="2026-06-14T12:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:52f2d068fb5b9c51e5bb8b265743d809940cbbb8d9a33878866346273627efbe"
2026-06-14 12:11:36.888006 | primary | "Updated"
2026-06-14 12:11:36.888010 | primary |
2026-06-14 12:11:36.888015 | primary | time="2026-06-14T12:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 52f2d068fb5b9c51e5bb8b265743d809940cbbb8d9a33878866346273627efbe and manifest sha256:52f2d068fb5b9c51e5bb8b265743d809940cbbb8d9a33878866346273627efbe"
2026-06-14 12:11:36.888020 | primary | "Updated"
2026-06-14 12:11:36.888024 | primary |
2026-06-14 12:11:36.888029 | primary | time="2026-06-14T12:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:f09f0e2502c4d7c04faea668042a2b5d18766bf8495e97e5bbc37a50ca8174fe"
2026-06-14 12:11:36.888034 | primary | "Updated"
2026-06-14 12:11:36.888039 | primary |
2026-06-14 12:11:36.888043 | primary | time="2026-06-14T12:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag f09f0e2502c4d7c04faea668042a2b5d18766bf8495e97e5bbc37a50ca8174fe and manifest sha256:f09f0e2502c4d7c04faea668042a2b5d18766bf8495e97e5bbc37a50ca8174fe"
2026-06-14 12:11:36.888048 | primary | "Updated"
2026-06-14 12:11:36.888053 | primary |
2026-06-14 12:11:36.888057 | primary | time="2026-06-14T12:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:cf63f35eeae3ce29791c603a39eb439bb850cd02e34df64cf12d3e2161222cb6"
2026-06-14 12:11:36.888062 | primary | "Updated"
2026-06-14 12:11:36.888067 | primary |
2026-06-14 12:11:36.888071 | primary | time="2026-06-14T12:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag cf63f35eeae3ce29791c603a39eb439bb850cd02e34df64cf12d3e2161222cb6 and manifest sha256:cf63f35eeae3ce29791c603a39eb439bb850cd02e34df64cf12d3e2161222cb6"
2026-06-14 12:11:36.888076 | primary | "Updated"
2026-06-14 12:11:36.888081 | primary |
2026-06-14 12:11:36.888085 | primary | time="2026-06-14T12:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:17d12a247a83d972b5e5baf83e01d0cbb83de53165c4a12134e6cddaf49712a4"
2026-06-14 12:11:36.888090 | primary | "Updated"
2026-06-14 12:11:36.888095 | primary |
2026-06-14 12:11:36.888099 | primary | time="2026-06-14T12:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag 17d12a247a83d972b5e5baf83e01d0cbb83de53165c4a12134e6cddaf49712a4 and manifest sha256:17d12a247a83d972b5e5baf83e01d0cbb83de53165c4a12134e6cddaf49712a4"
2026-06-14 12:11:36.888104 | primary | "Updated"
2026-06-14 12:11:36.888109 | primary |
2026-06-14 12:11:36.888113 | primary | time="2026-06-14T12:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:8b19a3929b87592b71b5887d46d025462b9c356b38821e314e1f9aadfbf4cf24"
2026-06-14 12:11:36.888118 | primary | "Updated"
2026-06-14 12:11:36.888122 | primary |
2026-06-14 12:11:36.888127 | primary | time="2026-06-14T12:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag 8b19a3929b87592b71b5887d46d025462b9c356b38821e314e1f9aadfbf4cf24 and manifest sha256:8b19a3929b87592b71b5887d46d025462b9c356b38821e314e1f9aadfbf4cf24"
2026-06-14 12:11:36.888139 | primary | "Updated"
2026-06-14 12:11:36.888144 | primary |
2026-06-14 12:11:36.888148 | primary | time="2026-06-14T12:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:e2decdef8eb4d36fcc5c363ad8c42b9efaeea68c89ff5fa90d997dfea1839c56"
2026-06-14 12:11:36.888153 | primary | "Updated"
2026-06-14 12:11:36.888158 | primary |
2026-06-14 12:11:36.888165 | primary | time="2026-06-14T12:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag e2decdef8eb4d36fcc5c363ad8c42b9efaeea68c89ff5fa90d997dfea1839c56 and manifest sha256:e2decdef8eb4d36fcc5c363ad8c42b9efaeea68c89ff5fa90d997dfea1839c56"
2026-06-14 12:11:36.888170 | primary | "Updated"
2026-06-14 12:11:36.888175 | primary |
2026-06-14 12:11:36.888180 | primary | time="2026-06-14T12:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:19f50f57f1d38238fafc308a0d4c06c86b46439a8b3e3d372eeaceb5c3c54f12"
2026-06-14 12:11:36.888184 | primary | "Updated"
2026-06-14 12:11:36.888189 | primary |
2026-06-14 12:11:36.888197 | primary | time="2026-06-14T12:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag 19f50f57f1d38238fafc308a0d4c06c86b46439a8b3e3d372eeaceb5c3c54f12 and manifest sha256:19f50f57f1d38238fafc308a0d4c06c86b46439a8b3e3d372eeaceb5c3c54f12"
2026-06-14 12:11:36.888202 | primary | "Updated"
2026-06-14 12:11:36.888206 | primary |
2026-06-14 12:11:36.888211 | primary | time="2026-06-14T12:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:cf1c63a95f075fd54ddc5ad521c8e893d62f86cac72394870e763b15fa897130"
2026-06-14 12:11:36.888216 | primary | "Updated"
2026-06-14 12:11:36.888220 | primary |
2026-06-14 12:11:36.888225 | primary | time="2026-06-14T12:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag cf1c63a95f075fd54ddc5ad521c8e893d62f86cac72394870e763b15fa897130 and manifest sha256:cf1c63a95f075fd54ddc5ad521c8e893d62f86cac72394870e763b15fa897130"
2026-06-14 12:11:36.888230 | primary | "Updated"
2026-06-14 12:11:36.888234 | primary |
2026-06-14 12:11:36.888241 | primary | time="2026-06-14T12:11:33Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:e1aa3a794cd0720baf1b437045cb62ed7af35407b9d5a7055e72693b3a8bf6b3"
2026-06-14 12:11:36.888246 | primary | "Updated"
2026-06-14 12:11:36.888250 | primary |
2026-06-14 12:11:36.888255 | primary | time="2026-06-14T12:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag e1aa3a794cd0720baf1b437045cb62ed7af35407b9d5a7055e72693b3a8bf6b3 and manifest sha256:e1aa3a794cd0720baf1b437045cb62ed7af35407b9d5a7055e72693b3a8bf6b3"
2026-06-14 12:11:36.888260 | primary | "Updated"
2026-06-14 12:11:36.888264 | primary |
2026-06-14 12:11:36.888269 | primary | time="2026-06-14T12:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:0e9f52763bbb5474d1dd6ee0fefe01063d07adfd20d059eba3227ae0b95d9012"
2026-06-14 12:11:36.888273 | primary | "Updated"
2026-06-14 12:11:36.888278 | primary |
2026-06-14 12:11:36.888283 | primary | time="2026-06-14T12:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag 0e9f52763bbb5474d1dd6ee0fefe01063d07adfd20d059eba3227ae0b95d9012 and manifest sha256:0e9f52763bbb5474d1dd6ee0fefe01063d07adfd20d059eba3227ae0b95d9012"
2026-06-14 12:11:36.888291 | primary | "Updated"
2026-06-14 12:11:36.888310 | primary |
2026-06-14 12:11:37.187368 | primary | ok: Runtime: 0:00:00.007275
2026-06-14 12:11:37.199903 | 
2026-06-14 12:11:37.200006 | PLAY RECAP
2026-06-14 12:11:37.200094 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 12:11:37.200137 | 
2026-06-14 12:11:37.323425 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-14 12:11:37.326876 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-14 12:11:37.953033 | 
2026-06-14 12:11:37.953162 | PLAY [all]
2026-06-14 12:11:37.962385 | 
2026-06-14 12:11:37.962479 | TASK [Create container log dir]
2026-06-14 12:11:38.342403 | primary | ok
2026-06-14 12:11:38.352901 | 
2026-06-14 12:11:38.353090 | TASK [Collect logs]
2026-06-14 12:11:38.768028 | primary | + sudo dnf list installed
2026-06-14 12:11:39.176404 | primary | + df -h
2026-06-14 12:11:39.178530 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-14 12:11:39.200097 | primary | sending incremental file list
2026-06-14 12:11:39.203448 | primary | skipping non-regular file "yum.conf"
2026-06-14 12:11:39.204667 | primary | ./
2026-06-14 12:11:39.204681 | primary | dnf/
2026-06-14 12:11:39.204690 | primary | dnf/dnf.conf
2026-06-14 12:11:39.204696 | primary | dnf/aliases.d/
2026-06-14 12:11:39.204704 | primary | dnf/modules.d/
2026-06-14 12:11:39.204709 | primary | dnf/modules.defaults.d/
2026-06-14 12:11:39.204715 | primary | dnf/plugins/
2026-06-14 12:11:39.204720 | primary | dnf/plugins/copr.conf
2026-06-14 12:11:39.204728 | primary | dnf/plugins/debuginfo-install.conf
2026-06-14 12:11:39.204734 | primary | dnf/plugins/copr.d/
2026-06-14 12:11:39.204739 | primary | dnf/protected.d/
2026-06-14 12:11:39.204744 | primary | dnf/protected.d/dnf.conf
2026-06-14 12:11:39.204751 | primary | dnf/protected.d/grub2-pc.conf
2026-06-14 12:11:39.204757 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-14 12:11:39.204763 | primary | dnf/protected.d/setup.conf
2026-06-14 12:11:39.204768 | primary | dnf/protected.d/sudo.conf
2026-06-14 12:11:39.204773 | primary | dnf/protected.d/systemd.conf
2026-06-14 12:11:39.204778 | primary | dnf/protected.d/yum.conf
2026-06-14 12:11:39.204783 | primary | dnf/usr-drift-protected-paths.d/
2026-06-14 12:11:39.204789 | primary | dnf/vars/
2026-06-14 12:11:39.204796 | primary | dnf/vars/stream
2026-06-14 12:11:39.204801 | primary | yum.repos.d/
2026-06-14 12:11:39.204806 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-14 12:11:39.204812 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-14 12:11:39.204826 | primary | yum.repos.d/centos-addons.repo
2026-06-14 12:11:39.204831 | primary | yum.repos.d/centos.repo
2026-06-14 12:11:39.204836 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-14 12:11:39.204842 | primary | yum.repos.d/epel-next-testing.repo
2026-06-14 12:11:39.204847 | primary | yum.repos.d/epel-next.repo
2026-06-14 12:11:39.204852 | primary | yum.repos.d/epel-testing.repo
2026-06-14 12:11:39.204859 | primary | yum.repos.d/epel.repo
2026-06-14 12:11:39.247188 | primary |
2026-06-14 12:11:39.247218 | primary | sent 18,976 bytes  received 480 bytes  38,912.00 bytes/sec
2026-06-14 12:11:39.247228 | primary | total size is 17,241  speedup is 0.89
2026-06-14 12:11:39.249514 | primary | + pushd /home/zuul/workspace
2026-06-14 12:11:39.249588 | primary | ~/workspace ~/zuul-output/logs
2026-06-14 12:11:39.249715 | primary | + sudo cp -R copy-quay-config.yaml master-report.html master-tag-report.html master-tag.txt master.txt /home/zuul/zuul-output/logs
2026-06-14 12:11:39.275001 | primary | + popd
2026-06-14 12:11:39.275032 | primary | ~/zuul-output/logs
2026-06-14 12:11:39.399122 | primary | ok: Runtime: 0:00:00.511536
2026-06-14 12:11:39.412070 | 
2026-06-14 12:11:39.412226 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-14 12:11:39.436616 | primary | ok
2026-06-14 12:11:39.469242 | 
2026-06-14 12:11:39.469365 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-14 12:11:39.534762 | primary | skipping: Conditional result was False
2026-06-14 12:11:39.544016 | 
2026-06-14 12:11:39.544150 | TASK [fetch-output : Set log path for single node]
2026-06-14 12:11:39.590912 | primary | ok
2026-06-14 12:11:39.598908 | 
2026-06-14 12:11:39.599041 | LOOP [fetch-output : Ensure local output dirs]
2026-06-14 12:11:39.888163 | primary -> localhost | changed: "/var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/logs"
2026-06-14 12:11:40.184717 | primary -> localhost | changed: "/var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/artifacts"
2026-06-14 12:11:40.454347 | primary -> localhost | changed: "/var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/docs"
2026-06-14 12:11:40.464161 | 
2026-06-14 12:11:40.464283 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-14 12:11:41.209249 | primary | changed:
2026-06-14 12:11:41.209604 | primary | .d..t...... ./
2026-06-14 12:11:41.209676 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-14 12:11:41.209724 | primary | >f+++++++++ disk_usage.txt
2026-06-14 12:11:41.209764 | primary | >f+++++++++ installed_pkgs.txt
2026-06-14 12:11:41.209803 | primary | >f+++++++++ master-report.html
2026-06-14 12:11:41.209841 | primary | >f+++++++++ master-tag-report.html
2026-06-14 12:11:41.209878 | primary | >f+++++++++ master-tag.txt
2026-06-14 12:11:41.209914 | primary | >f+++++++++ master.txt
2026-06-14 12:11:41.209950 | primary | cd+++++++++ dnf/
2026-06-14 12:11:41.209985 | primary | >f+++++++++ dnf/dnf.conf
2026-06-14 12:11:41.210021 | primary | cd+++++++++ dnf/aliases.d/
2026-06-14 12:11:41.210085 | primary | cd+++++++++ dnf/modules.d/
2026-06-14 12:11:41.210133 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-14 12:11:41.210169 | primary | cd+++++++++ dnf/plugins/
2026-06-14 12:11:41.210204 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-14 12:11:41.210238 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-14 12:11:41.210274 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-14 12:11:41.210310 | primary | cd+++++++++ dnf/protected.d/
2026-06-14 12:11:41.210345 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-14 12:11:41.210379 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-14 12:11:41.210414 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-14 12:11:41.210449 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-14 12:11:41.210484 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-14 12:11:41.210564 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-14 12:11:41.210628 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-14 12:11:41.210668 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-14 12:11:41.210704 | primary | cd+++++++++ dnf/vars/
2026-06-14 12:11:41.210740 | primary | >f+++++++++ dnf/vars/stream
2026-06-14 12:11:41.210775 | primary | cd+++++++++ yum.repos.d/
2026-06-14 12:11:41.210810 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-14 12:11:41.210844 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-14 12:11:41.210879 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-14 12:11:41.210915 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-14 12:11:41.210950 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-14 12:11:41.210985 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-14 12:11:41.211020 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-14 12:11:41.211054 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-14 12:11:41.211088 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-14 12:11:41.211153 | primary | changed: All items complete
2026-06-14 12:11:41.211196 | 
2026-06-14 12:11:41.733468 | primary | changed: .d..t...... ./
2026-06-14 12:11:42.264862 | primary | changed: .d..t...... ./
2026-06-14 12:11:42.285085 | 
2026-06-14 12:11:42.285293 | PLAY RECAP
2026-06-14 12:11:42.285409 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-14 12:11:42.285476 | 
2026-06-14 12:11:42.412993 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-14 12:11:42.415718 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-14 12:11:43.022558 | 
2026-06-14 12:11:43.022676 | PLAY [Report DLRN results after job run]
2026-06-14 12:11:43.033703 | 
2026-06-14 12:11:43.033780 | TASK [Include vars from ci-framework group_vars]
2026-06-14 12:11:43.053006 | primary | ok
2026-06-14 12:11:43.069151 | 
2026-06-14 12:11:43.069269 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 12:11:43.133779 | primary | skipping: Conditional result was False
2026-06-14 12:11:43.139460 | 
2026-06-14 12:11:43.139566 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 12:11:43.548361 | primary | ok
2026-06-14 12:11:43.556692 | 
2026-06-14 12:11:43.556892 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 12:11:43.594029 | primary | skipping: Conditional result was False
2026-06-14 12:11:43.602770 | 
2026-06-14 12:11:43.602910 | TASK [cifmw_helpers : Read vars]
2026-06-14 12:11:43.649307 | 
2026-06-14 12:11:43.649577 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 12:11:43.697507 | 
2026-06-14 12:11:43.697802 | TASK [cifmw_helpers : Include vars]
2026-06-14 12:11:43.743013 | 
2026-06-14 12:11:43.743257 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 12:11:43.779816 | primary | skipping: Conditional result was False
2026-06-14 12:11:43.795608 | 
2026-06-14 12:11:43.795765 | TASK [Report job status to DLRN]
2026-06-14 12:11:43.820472 | primary | ok
2026-06-14 12:11:43.867090 | 
2026-06-14 12:11:43.867183 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-14 12:11:43.932072 | primary | skipping: Conditional result was False
2026-06-14 12:11:43.941155 | 
2026-06-14 12:11:43.941306 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-14 12:11:45.072918 | primary | changed
2026-06-14 12:11:45.082270 | 
2026-06-14 12:11:45.082417 | TASK [dlrn_report : Install kinit related package]
2026-06-14 12:11:45.159901 | primary | skipping: Conditional result was False
2026-06-14 12:11:45.167890 | 
2026-06-14 12:11:45.168018 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-14 12:11:45.243730 | primary | skipping: Conditional result was False
2026-06-14 12:11:45.250414 | 
2026-06-14 12:11:45.250501 | TASK [Set zuul-log-path fact]
2026-06-14 12:11:45.316472 | primary | ok
2026-06-14 12:11:45.355094 | 
2026-06-14 12:11:45.355248 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 12:11:45.449921 | primary | ok
2026-06-14 12:11:45.466469 | 
2026-06-14 12:11:45.466667 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-14 12:11:45.544130 | primary | skipping: Conditional result was False
2026-06-14 12:11:45.554231 | 
2026-06-14 12:11:45.554436 | TASK [Get hash related data from repo_setup role]
2026-06-14 12:11:45.632613 | primary | ok
2026-06-14 12:11:45.779220 | 
2026-06-14 12:11:45.779349 | LOOP [repo_setup : Ensure directories are present]
2026-06-14 12:11:46.175325 | primary | changed: "tmp"
2026-06-14 12:11:46.440264 | primary | changed: "artifacts/repositories"
2026-06-14 12:11:46.716452 | primary | changed: "venv/repo_setup"
2026-06-14 12:11:46.735136 | 
2026-06-14 12:11:46.735348 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-14 12:11:48.190341 | primary | ok: Nothing to do
2026-06-14 12:11:48.198978 | 
2026-06-14 12:11:48.199117 | TASK [repo_setup : Get repo-setup repository]
2026-06-14 12:11:49.268287 | primary | changed
2026-06-14 12:11:49.276988 | 
2026-06-14 12:11:49.277118 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-14 12:11:56.608733 | primary | changed
2026-06-14 12:11:56.619754 | 
2026-06-14 12:11:56.619913 | TASK [repo_setup : Install repo-setup package]
2026-06-14 12:11:57.173466 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 12:11:57.173545 | primary | !!
2026-06-14 12:11:57.173551 | primary |
2026-06-14 12:11:57.173557 | primary |         ********************************************************************************
2026-06-14 12:11:57.173562 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-14 12:11:57.173568 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-14 12:11:57.173574 | primary |
2026-06-14 12:11:57.173579 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 12:11:57.173584 | primary |         calls to avoid build errors in the future.
2026-06-14 12:11:57.173588 | primary |
2026-06-14 12:11:57.173593 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 12:11:57.173597 | primary |         ********************************************************************************
2026-06-14 12:11:57.173600 | primary |
2026-06-14 12:11:57.173604 | primary | !!
2026-06-14 12:11:57.173609 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 12:11:57.174074 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 12:11:57.174087 | primary | !!
2026-06-14 12:11:57.174091 | primary |
2026-06-14 12:11:57.174095 | primary |         ********************************************************************************
2026-06-14 12:11:57.174098 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-14 12:11:57.174102 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-14 12:11:57.174105 | primary |
2026-06-14 12:11:57.174109 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 12:11:57.174112 | primary |         calls to avoid build errors in the future.
2026-06-14 12:11:57.174116 | primary |
2026-06-14 12:11:57.174119 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 12:11:57.174123 | primary |         ********************************************************************************
2026-06-14 12:11:57.174126 | primary |
2026-06-14 12:11:57.174130 | primary | !!
2026-06-14 12:11:57.174133 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 12:11:57.174453 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 12:11:57.174461 | primary | !!
2026-06-14 12:11:57.174464 | primary |
2026-06-14 12:11:57.174494 | primary |         ********************************************************************************
2026-06-14 12:11:57.174498 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-14 12:11:57.174503 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-14 12:11:57.174507 | primary |
2026-06-14 12:11:57.174512 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 12:11:57.174516 | primary |         calls to avoid build errors in the future.
2026-06-14 12:11:57.174521 | primary |
2026-06-14 12:11:57.174525 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 12:11:57.174529 | primary |         ********************************************************************************
2026-06-14 12:11:57.174534 | primary |
2026-06-14 12:11:57.174538 | primary | !!
2026-06-14 12:11:57.174543 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 12:11:57.211351 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
2026-06-14 12:11:57.211410 | primary | !!
2026-06-14 12:11:57.211417 | primary |
2026-06-14 12:11:57.211440 | primary |         ********************************************************************************
2026-06-14 12:11:57.211447 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-14 12:11:57.211452 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-14 12:11:57.211457 | primary |         ********************************************************************************
2026-06-14 12:11:57.211462 | primary |
2026-06-14 12:11:57.211468 | primary | !!
2026-06-14 12:11:57.211473 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-14 12:11:57.221034 | primary | WARNING: The wheel package is not available.
2026-06-14 12:11:57.259344 | primary | [pbr] Generating ChangeLog
2026-06-14 12:11:57.319128 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated.
2026-06-14 12:11:57.319187 | primary | !!
2026-06-14 12:11:57.319194 | primary |
2026-06-14 12:11:57.319200 | primary |         ********************************************************************************
2026-06-14 12:11:57.319206 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-14 12:11:57.319212 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-14 12:11:57.319229 | primary |         standards-based tools.
2026-06-14 12:11:57.319234 | primary |
2026-06-14 12:11:57.319239 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-14 12:11:57.319246 | primary |         ********************************************************************************
2026-06-14 12:11:57.319251 | primary |
2026-06-14 12:11:57.319256 | primary | !!
2026-06-14 12:11:57.319261 | primary |   easy_install.initialize_options(self)
2026-06-14 12:11:57.319272 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2026-06-14 12:11:57.319278 | primary | !!
2026-06-14 12:11:57.319283 | primary |
2026-06-14 12:11:57.319348 | primary |         ********************************************************************************
2026-06-14 12:11:57.319359 | primary |         Please avoid running ``setup.py`` directly.
2026-06-14 12:11:57.319364 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-14 12:11:57.319369 | primary |         standards-based tools.
2026-06-14 12:11:57.319374 | primary |
2026-06-14 12:11:57.319380 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-14 12:11:57.319388 | primary |         ********************************************************************************
2026-06-14 12:11:57.319395 | primary |
2026-06-14 12:11:57.319402 | primary | !!
2026-06-14 12:11:57.319409 | primary |   self.initialize_options()
2026-06-14 12:11:57.321886 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 12:11:57.321900 | primary | !!
2026-06-14 12:11:57.321906 | primary |
2026-06-14 12:11:57.321911 | primary |         ********************************************************************************
2026-06-14 12:11:57.321917 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-14 12:11:57.321935 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-14 12:11:57.321940 | primary |
2026-06-14 12:11:57.321946 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 12:11:57.321951 | primary |         calls to avoid build errors in the future.
2026-06-14 12:11:57.321956 | primary |
2026-06-14 12:11:57.321961 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 12:11:57.321967 | primary |         ********************************************************************************
2026-06-14 12:11:57.321972 | primary |
2026-06-14 12:11:57.321977 | primary | !!
2026-06-14 12:11:57.321982 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 12:11:57.322814 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 12:11:57.322834 | primary | !!
2026-06-14 12:11:57.322840 | primary |
2026-06-14 12:11:57.322845 | primary |         ********************************************************************************
2026-06-14 12:11:57.322850 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-14 12:11:57.322856 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-14 12:11:57.322861 | primary |
2026-06-14 12:11:57.322866 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 12:11:57.322871 | primary |         calls to avoid build errors in the future.
2026-06-14 12:11:57.322876 | primary |
2026-06-14 12:11:57.322881 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 12:11:57.322886 | primary |         ********************************************************************************
2026-06-14 12:11:57.322891 | primary |
2026-06-14 12:11:57.322896 | primary | !!
2026-06-14 12:11:57.322901 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 12:11:57.323225 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 12:11:57.323239 | primary | !!
2026-06-14 12:11:57.323247 | primary |
2026-06-14 12:11:57.323253 | primary |         ********************************************************************************
2026-06-14 12:11:57.323260 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-14 12:11:57.323268 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-14 12:11:57.323273 | primary |
2026-06-14 12:11:57.323278 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 12:11:57.323283 | primary |         calls to avoid build errors in the future.
2026-06-14 12:11:57.323308 | primary |
2026-06-14 12:11:57.323318 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 12:11:57.323324 | primary |         ********************************************************************************
2026-06-14 12:11:57.323329 | primary |
2026-06-14 12:11:57.323335 | primary | !!
2026-06-14 12:11:57.323341 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 12:11:57.326049 | primary | running install
2026-06-14 12:11:57.338777 | primary | running build
2026-06-14 12:11:57.338804 | primary | running build_py
2026-06-14 12:11:57.343517 | primary | creating build
2026-06-14 12:11:57.343594 | primary | creating build/lib
2026-06-14 12:11:57.343656 | primary | creating build/lib/repo_setup
2026-06-14 12:11:57.343746 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-14 12:11:57.343878 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-14 12:11:57.344081 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-14 12:11:57.344343 | primary | creating build/lib/repo_setup/yum_config
2026-06-14 12:11:57.344420 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-14 12:11:57.344533 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-14 12:11:57.344664 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-14 12:11:57.344789 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-14 12:11:57.344927 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-14 12:11:57.345065 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-14 12:11:57.345265 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-14 12:11:57.345419 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-14 12:11:57.345671 | primary | creating build/lib/repo_setup/get_hash
2026-06-14 12:11:57.345748 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-14 12:11:57.345862 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-14 12:11:57.345982 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-14 12:11:57.346102 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-14 12:11:57.346221 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-14 12:11:57.346338 | primary | running egg_info
2026-06-14 12:11:57.346715 | primary | creating repo_setup.egg-info
2026-06-14 12:11:57.350602 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-14 12:11:57.351077 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-14 12:11:57.351389 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-14 12:11:57.351583 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-14 12:11:57.351709 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-14 12:11:57.365817 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-14 12:11:57.365962 | primary | [pbr] Processing SOURCES.txt
2026-06-14 12:11:57.366065 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-14 12:11:57.372099 | primary | [pbr] In git context, generating filelist from git
2026-06-14 12:11:57.375712 | primary | warning: no files found matching 'AUTHORS'
2026-06-14 12:11:57.375779 | primary | warning: no files found matching 'ChangeLog'
2026-06-14 12:11:57.376183 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-14 12:11:57.376394 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-14 12:11:57.379891 | primary | reading manifest template 'MANIFEST.in'
2026-06-14 12:11:57.380173 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-14 12:11:57.380350 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-14 12:11:57.380594 | primary | adding license file 'LICENSE'
2026-06-14 12:11:57.381464 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-14 12:11:57.382190 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-14 12:11:57.382778 | primary | running install_lib
2026-06-14 12:11:57.387443 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-14 12:11:57.387517 | primary | copying build/lib/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-14 12:11:57.387626 | primary | copying build/lib/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-14 12:11:57.387764 | primary | copying build/lib/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-14 12:11:57.387903 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 12:11:57.387971 | primary | copying build/lib/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 12:11:57.388067 | primary | copying build/lib/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 12:11:57.388195 | primary | copying build/lib/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 12:11:57.388345 | primary | copying build/lib/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 12:11:57.388497 | primary | copying build/lib/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 12:11:57.388641 | primary | copying build/lib/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 12:11:57.388758 | primary | copying build/lib/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 12:11:57.388876 | primary | copying build/lib/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 12:11:57.389053 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 12:11:57.389153 | primary | copying build/lib/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 12:11:57.389255 | primary | copying build/lib/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 12:11:57.389382 | primary | copying build/lib/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 12:11:57.389494 | primary | copying build/lib/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 12:11:57.389647 | primary | copying build/lib/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 12:11:57.389821 | primary | copying build/lib/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 12:11:57.390405 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/__init__.py to __init__.cpython-39.pyc
2026-06-14 12:11:57.390643 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/main.py to main.cpython-39.pyc
2026-06-14 12:11:57.394830 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/utils.py to utils.cpython-39.pyc
2026-06-14 12:11:57.395496 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__init__.py to __init__.cpython-39.pyc
2026-06-14 12:11:57.395728 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__main__.py to __main__.cpython-39.pyc
2026-06-14 12:11:57.397138 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/compose_repos.py to compose_repos.cpython-39.pyc
2026-06-14 12:11:57.398507 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/constants.py to constants.cpython-39.pyc
2026-06-14 12:11:57.398954 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/dnf_manager.py to dnf_manager.cpython-39.pyc
2026-06-14 12:11:57.399731 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/exceptions.py to exceptions.cpython-39.pyc
2026-06-14 12:11:57.400311 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/utils.py to utils.cpython-39.pyc
2026-06-14 12:11:57.400709 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/yum_config.py to yum_config.cpython-39.pyc
2026-06-14 12:11:57.403454 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__init__.py to __init__.cpython-39.pyc
2026-06-14 12:11:57.403692 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__main__.py to __main__.cpython-39.pyc
2026-06-14 12:11:57.404400 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/constants.py to constants.cpython-39.pyc
2026-06-14 12:11:57.404788 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/exceptions.py to exceptions.cpython-39.pyc
2026-06-14 12:11:57.405225 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/hash_info.py to hash_info.cpython-39.pyc
2026-06-14 12:11:57.406556 | primary | running install_data
2026-06-14 12:11:57.411535 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-14 12:11:57.411618 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-14 12:11:57.411710 | primary | copying repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash/
2026-06-14 12:11:57.411866 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-14 12:11:57.411920 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-14 12:11:57.412012 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-14 12:11:57.412048 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-14 12:11:57.412131 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-14 12:11:57.412235 | primary | copying plugins/module_utils/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-14 12:11:57.412394 | primary | copying plugins/module_utils/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-14 12:11:57.412554 | primary | copying plugins/module_utils/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-14 12:11:57.412688 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 12:11:57.412766 | primary | copying plugins/module_utils/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 12:11:57.412886 | primary | copying plugins/module_utils/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 12:11:57.413035 | primary | copying plugins/module_utils/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 12:11:57.413185 | primary | copying plugins/module_utils/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 12:11:57.413308 | primary | copying plugins/module_utils/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 12:11:57.413425 | primary | copying plugins/module_utils/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 12:11:57.413560 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 12:11:57.413649 | primary | copying plugins/module_utils/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 12:11:57.413749 | primary | copying plugins/module_utils/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 12:11:57.413866 | primary | copying plugins/module_utils/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 12:11:57.413989 | primary | copying plugins/module_utils/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 12:11:57.414101 | primary | copying plugins/module_utils/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 12:11:57.414209 | primary | copying plugins/module_utils/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 12:11:57.414345 | primary | copying plugins/module_utils/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 12:11:57.414458 | primary | copying plugins/module_utils/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 12:11:57.414594 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-14 12:11:57.414718 | primary | copying plugins/modules/get_hash.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-14 12:11:57.414845 | primary | copying plugins/modules/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-14 12:11:57.414955 | primary | running install_egg_info
2026-06-14 12:11:57.420064 | primary | Copying repo_setup.egg-info to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup-0.0.1.dev75-py3.9.egg-info
2026-06-14 12:11:57.421410 | primary | running install_scripts
2026-06-14 12:11:57.426811 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-14 12:11:57.426979 | primary | Installing repo-setup-get-hash script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-14 12:11:57.427124 | primary | Installing repo-setup-yum-config script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-14 12:11:57.677236 | primary | ok: Runtime: 0:00:00.438973
2026-06-14 12:11:57.689613 | 
2026-06-14 12:11:57.689749 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-14 12:11:57.766310 | primary | skipping: Conditional result was False
2026-06-14 12:11:57.778485 | 
2026-06-14 12:11:57.778659 | TASK [repo_setup : Run repo-setup]
2026-06-14 12:11:58.468212 | primary | Cache was expired
2026-06-14 12:11:58.468423 | primary | 0 files removed
2026-06-14 12:11:58.494323 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-14 12:11:58.494416 | primary | Installed repo delorean-master-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-master-testing.repo
2026-06-14 12:11:58.494438 | primary | Installed repo repo-setup-centos-highavailability to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-14 12:11:58.494451 | primary | Installed repo repo-setup-centos-powertools to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-14 12:11:58.494464 | primary | Installed repo repo-setup-centos-appstream to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-14 12:11:58.494475 | primary | Installed repo repo-setup-centos-baseos to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-14 12:11:58.826829 | primary | ok: Runtime: 0:00:00.411479
2026-06-14 12:11:58.837620 | 
2026-06-14 12:11:58.837769 | TASK [repo_setup : Get component repo]
2026-06-14 12:11:58.925293 | primary | skipping: Conditional result was False
2026-06-14 12:11:58.934949 | 
2026-06-14 12:11:58.935088 | TASK [repo_setup : Rename component repo]
2026-06-14 12:11:59.023777 | primary | skipping: Conditional result was False
2026-06-14 12:11:59.033553 | 
2026-06-14 12:11:59.033698 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-14 12:11:59.110421 | primary | skipping: Conditional result was False
2026-06-14 12:11:59.119749 | 
2026-06-14 12:11:59.119886 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-14 12:11:59.649547 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "30445c8a4ae75165cb1464a3c21bfcde", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-master/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-master-uc", "os_version": "centos9", "release": "master", "component": null, "tag": "podified-ci-testing"}
2026-06-14 12:12:00.164543 | primary | ok: Runtime: 0:00:00.225213
2026-06-14 12:12:00.168501 | 
2026-06-14 12:12:00.168600 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-14 12:12:01.072714 | primary | changed
2026-06-14 12:12:01.082036 | 
2026-06-14 12:12:01.082175 | TASK [repo_setup : Dump current-podified hash]
2026-06-14 12:12:01.169739 | primary | skipping: Conditional result was False
2026-06-14 12:12:01.179559 | 
2026-06-14 12:12:01.179694 | TASK [repo_setup : Slurp current podified hash]
2026-06-14 12:12:01.226431 | primary | skipping: Conditional result was False
2026-06-14 12:12:01.238385 | 
2026-06-14 12:12:01.238679 | TASK [repo_setup : Update the value of full_hash]
2026-06-14 12:12:01.296873 | primary | skipping: Conditional result was False
2026-06-14 12:12:01.307044 | 
2026-06-14 12:12:01.307192 | TASK [repo_setup : Export hashes facts for further use]
2026-06-14 12:12:01.386994 | primary | ok
2026-06-14 12:12:01.395480 | 
2026-06-14 12:12:01.395648 | TASK [repo_setup : Create download directory]
2026-06-14 12:12:01.443700 | primary | skipping: Conditional result was False
2026-06-14 12:12:01.453860 | 
2026-06-14 12:12:01.454002 | TASK [repo_setup : Print the URL to request]
2026-06-14 12:12:01.501852 | primary | skipping: Conditional result was False
2026-06-14 12:12:01.511988 | 
2026-06-14 12:12:01.512117 | TASK [Download the RPM]
2026-06-14 12:12:01.600110 | primary | skipping: Conditional result was False
2026-06-14 12:12:01.609911 | 
2026-06-14 12:12:01.610047 | TASK [repo_setup : Install RHOS Release tool]
2026-06-14 12:12:01.698560 | primary | skipping: Conditional result was False
2026-06-14 12:12:01.711940 | 
2026-06-14 12:12:01.712084 | TASK [repo_setup : Get rhos-release tool version]
2026-06-14 12:12:02.247931 | primary | skipping: Conditional result was False
2026-06-14 12:12:02.257725 | 
2026-06-14 12:12:02.257873 | TASK [repo_setup : Print rhos-release tool version]
2026-06-14 12:12:02.313782 | primary | skipping: Conditional result was False
2026-06-14 12:12:02.322690 | 
2026-06-14 12:12:02.322807 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-14 12:12:02.850178 | primary | skipping: Conditional result was False
2026-06-14 12:12:02.857614 | 
2026-06-14 12:12:02.857727 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-14 12:12:03.211159 | primary | ok
2026-06-14 12:12:03.257857 | 
2026-06-14 12:12:03.258037 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-14 12:12:03.789713 | primary | ok: Runtime: 0:00:00.015470
2026-06-14 12:12:03.799335 | 
2026-06-14 12:12:03.799475 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-14 12:12:04.344170 | primary | ok: Runtime: 0:00:00.012300
2026-06-14 12:12:04.353134 | 
2026-06-14 12:12:04.353267 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-14 12:12:04.429953 | primary | skipping: Conditional result was False
2026-06-14 12:12:04.439409 | 
2026-06-14 12:12:04.439572 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-14 12:12:04.496032 | primary | skipping: Conditional result was False
2026-06-14 12:12:04.505357 | 
2026-06-14 12:12:04.505486 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-14 12:12:04.582394 | primary | skipping: Conditional result was False
2026-06-14 12:12:04.591747 | 
2026-06-14 12:12:04.591877 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-14 12:12:04.658007 | primary | skipping: Conditional result was False
2026-06-14 12:12:04.667201 | 
2026-06-14 12:12:04.667333 | TASK [repo_setup : Check for DLRN component repo]
2026-06-14 12:12:04.713876 | primary | skipping: Conditional result was False
2026-06-14 12:12:04.723323 | 
2026-06-14 12:12:04.723454 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-14 12:12:04.809743 | primary | skipping: Conditional result was False
2026-06-14 12:12:04.822067 | 
2026-06-14 12:12:04.822201 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-14 12:12:05.180643 | primary | ok: All paths examined
2026-06-14 12:12:05.193801 | 
2026-06-14 12:12:05.193929 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-14 12:12:05.456743 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-14 12:12:05.457029 | primary | changed: All items complete
2026-06-14 12:12:05.457067 | 
2026-06-14 12:12:05.695832 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-14 12:12:05.974854 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-14 12:12:06.218822 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-14 12:12:06.446477 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-14 12:12:06.727834 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-14 12:12:07.025023 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-14 12:12:07.306573 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-14 12:12:07.591056 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-14 12:12:07.607082 | 
2026-06-14 12:12:07.607286 | TASK [repo_setup : Cleanup existing metadata]
2026-06-14 12:12:08.113793 | primary | Cache was expired
2026-06-14 12:12:08.127056 | primary | 66 files removed
2026-06-14 12:12:08.658462 | primary | ok: Runtime: 0:00:00.221777
2026-06-14 12:12:08.667132 | 
2026-06-14 12:12:08.667260 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-14 12:12:09.109467 | primary | changed
2026-06-14 12:12:09.125122 | 
2026-06-14 12:12:09.125259 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-14 12:12:09.459246 | primary | DEFAULT
2026-06-14 12:12:09.668342 | primary | ok: Runtime: 0:00:00.048119
2026-06-14 12:12:09.676802 | 
2026-06-14 12:12:09.676944 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-14 12:12:10.218864 | primary | skipping: Conditional result was False
2026-06-14 12:12:10.228574 | 
2026-06-14 12:12:10.228718 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-14 12:12:10.768160 | primary | skipping: Conditional result was False
2026-06-14 12:12:10.777719 | 
2026-06-14 12:12:10.777879 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-14 12:12:10.854071 | primary | skipping: Conditional result was False
2026-06-14 12:12:10.863507 | 
2026-06-14 12:12:10.863671 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-14 12:12:11.195118 | primary | REPORTING SUCCESS TO DLRN API
2026-06-14 12:12:11.648114 | primary | {
2026-06-14 12:12:11.648197 | primary |   "aggregate_hash": "30445c8a4ae75165cb1464a3c21bfcde",
2026-06-14 12:12:11.648203 | primary |   "commit_hash": null,
2026-06-14 12:12:11.648207 | primary |   "component": null,
2026-06-14 12:12:11.648211 | primary |   "distro_hash": null,
2026-06-14 12:12:11.648215 | primary |   "extended_hash": null,
2026-06-14 12:12:11.648229 | primary |   "in_progress": false,
2026-06-14 12:12:11.648233 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-14 12:12:11.648239 | primary |   "notes": "",
2026-06-14 12:12:11.648243 | primary |   "success": true,
2026-06-14 12:12:11.648326 | primary |   "timestamp": 1781439131,
2026-06-14 12:12:11.648335 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/c4d/rdoproject.org/c4dda3262da24480b68cc0c433ed3947"
2026-06-14 12:12:11.648342 | primary | }
2026-06-14 12:12:11.914287 | primary | ok: Runtime: 0:00:00.469287
2026-06-14 12:12:11.924100 | 
2026-06-14 12:12:11.924226 | PLAY RECAP
2026-06-14 12:12:11.924314 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-14 12:12:11.924359 | 
2026-06-14 12:12:12.057717 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-14 12:12:12.060427 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-14 12:12:12.651390 | 
2026-06-14 12:12:12.651659 | PLAY [all]
2026-06-14 12:12:12.660793 | 
2026-06-14 12:12:12.660862 | TASK [include_role : fetch-output]
2026-06-14 12:12:12.688731 | primary | ok
2026-06-14 12:12:12.704315 | 
2026-06-14 12:12:12.704440 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-14 12:12:12.748667 | primary | skipping: Conditional result was False
2026-06-14 12:12:12.754200 | 
2026-06-14 12:12:12.754290 | TASK [fetch-output : Set log path for single node]
2026-06-14 12:12:12.806620 | primary | ok
2026-06-14 12:12:12.814717 | 
2026-06-14 12:12:12.814848 | LOOP [fetch-output : Ensure local output dirs]
2026-06-14 12:12:13.265992 | primary -> localhost | ok: "/var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/logs"
2026-06-14 12:12:13.512738 | primary -> localhost | ok: "/var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/artifacts"
2026-06-14 12:12:13.766670 | primary -> localhost | ok: "/var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/docs"
2026-06-14 12:12:13.788179 | 
2026-06-14 12:12:13.788353 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-14 12:12:14.598103 | primary | ok
2026-06-14 12:12:14.598422 | primary | ok: All items complete
2026-06-14 12:12:14.598480 | 
2026-06-14 12:12:15.164864 | primary | ok
2026-06-14 12:12:15.695367 | primary | ok
2026-06-14 12:12:15.711346 | 
2026-06-14 12:12:15.711474 | TASK [include_role : fetch-output-openshift]
2026-06-14 12:12:15.735497 | primary | skipping: Conditional result was False
2026-06-14 12:12:15.739969 | 
2026-06-14 12:12:15.740032 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-14 12:12:15.782426 | primary | skipping: Conditional result was False
2026-06-14 12:12:15.790901 | primary | skipping: Conditional result was False
2026-06-14 12:12:15.807015 | 
2026-06-14 12:12:15.807110 | PLAY [all]
2026-06-14 12:12:15.813785 | 
2026-06-14 12:12:15.813870 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-14 12:12:16.331781 | primary | changed
2026-06-14 12:12:16.341015 | 
2026-06-14 12:12:16.341155 | PLAY RECAP
2026-06-14 12:12:16.341235 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-14 12:12:16.341275 | 
2026-06-14 12:12:16.459264 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-14 12:12:16.462874 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-14 12:12:17.127380 | 
2026-06-14 12:12:17.127499 | PLAY [localhost]
2026-06-14 12:12:17.137339 | 
2026-06-14 12:12:17.137413 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-14 12:12:17.604940 | localhost | changed
2026-06-14 12:12:17.624907 | 
2026-06-14 12:12:17.625201 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-14 12:12:17.669136 | localhost | ok
2026-06-14 12:12:17.684378 | 
2026-06-14 12:12:17.684508 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-14 12:12:18.118246 | localhost | changed
2026-06-14 12:12:18.122109 | 
2026-06-14 12:12:18.122175 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-14 12:12:18.930264 | localhost | changed
2026-06-14 12:12:18.934376 | 
2026-06-14 12:12:18.934438 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-14 12:12:19.436699 | localhost | Identity added: /var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/tmp/ansible.9orais0c (/var/lib/zuul/builds/c4dda3262da24480b68cc0c433ed3947/work/tmp/ansible.9orais0c)
2026-06-14 12:12:19.437019 | localhost | ok: Runtime: 0:00:00.020624
2026-06-14 12:12:19.444356 | 
2026-06-14 12:12:19.444496 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-14 12:12:19.777633 | localhost | ok: Runtime: 0:00:00.008727
2026-06-14 12:12:19.788758 | 
2026-06-14 12:12:19.788897 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-14 12:12:19.864463 | localhost | changed
2026-06-14 12:12:19.872083 | 
2026-06-14 12:12:19.872214 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-14 12:12:20.421580 | localhost | changed
2026-06-14 12:12:20.431329 | 
2026-06-14 12:12:20.431428 | PLAY [localhost]
2026-06-14 12:12:20.439339 | 
2026-06-14 12:12:20.439448 | TASK [Generate bulk log download script]
2026-06-14 12:12:20.461112 | localhost | ok
2026-06-14 12:12:20.482576 | 
2026-06-14 12:12:20.482715 | TASK [local-log-download : Check API endpoint is defined]
2026-06-14 12:12:20.529937 | localhost | ok: All assertions passed
2026-06-14 12:12:20.571404 | 
2026-06-14 12:12:20.571571 | TASK [local-log-download : Create download script]
2026-06-14 12:12:21.041025 | localhost -> localhost | changed
2026-06-14 12:12:21.050627 | 
2026-06-14 12:12:21.050707 | TASK [Register quick-download link]
2026-06-14 12:12:21.080133 | localhost | ok
2026-06-14 12:12:21.082482 | 
2026-06-14 12:12:21.082558 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-14 12:12:21.088207 | 
2026-06-14 12:12:21.088276 | TASK [Set zuul-log-path fact]
2026-06-14 12:12:21.105565 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-14 12:12:21.113363 | 
2026-06-14 12:12:21.113440 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 12:12:21.150337 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-14 12:12:21.153474 | 
2026-06-14 12:12:21.153572 | TASK [upload-logs : Create log directories]
2026-06-14 12:12:22.177044 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-14 12:12:22.180583 | 
2026-06-14 12:12:22.180719 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-14 12:12:22.523953 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.009536
2026-06-14 12:12:22.530061 | 
2026-06-14 12:12:22.530191 | TASK [upload-logs : Upload logs to log server]
2026-06-14 12:12:25.080799 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-14 12:12:25.084023 | 
2026-06-14 12:12:25.084188 | LOOP [upload-logs : Compress console log and json output]
