2026-06-09 00:04:56.707096 | Job console starting
2026-06-09 00:04:56.842933 | Updating git repos
2026-06-09 00:04:56.865625 | Cloning repos into workspace
2026-06-09 00:04:58.029143 | Restoring repo states
2026-06-09 00:04:58.041865 | Merging changes
2026-06-09 00:04:58.041890 | Checking out repos
2026-06-09 00:04:58.489206 | Preparing playbooks
2026-06-09 00:05:05.046779 | Running Ansible setup
2026-06-09 00:05:08.591368 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 00:05:09.233283 | 
2026-06-09 00:05:09.233458 | PLAY [localhost]
2026-06-09 00:05:09.244206 | 
2026-06-09 00:05:09.244337 | TASK [Gathering Facts]
2026-06-09 00:05:10.272809 | localhost | ok
2026-06-09 00:05:10.279794 | 
2026-06-09 00:05:10.279933 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-09 00:05:10.748973 | localhost -> localhost | changed
2026-06-09 00:05:10.753305 | 
2026-06-09 00:05:10.753375 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-09 00:05:11.760919 | localhost -> localhost | changed
2026-06-09 00:05:11.766635 | 
2026-06-09 00:05:11.766716 | TASK [Setup log path fact]
2026-06-09 00:05:11.784574 | localhost | ok
2026-06-09 00:05:11.794120 | 
2026-06-09 00:05:11.794234 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 00:05:11.820747 | localhost | ok
2026-06-09 00:05:11.826121 | 
2026-06-09 00:05:11.826202 | TASK [emit-job-header : Print job information]
2026-06-09 00:05:11.863454 | # Job Information
2026-06-09 00:05:11.863618 | Ansible Version: 2.16.18
2026-06-09 00:05:11.863644 | Job: periodic-container-quay-push-centos-9-master
2026-06-09 00:05:11.863663 | Pipeline: openstack-promote-component
2026-06-09 00:05:11.863681 | Executor: 38.102.83.32
2026-06-09 00:05:11.863697 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-09 00:05:11.863714 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/ddc/rdoproject.org/ddc2953213a644fdabc5504ead4494cb/
2026-06-09 00:05:11.863731 | Event ID: 795e71da296f49a5a82ac880e0b30c37
2026-06-09 00:05:11.866618 | 
2026-06-09 00:05:11.866682 | LOOP [emit-job-header : Print node information]
2026-06-09 00:05:11.955003 | localhost | ok:
2026-06-09 00:05:11.955186 | localhost | # Node Information
2026-06-09 00:05:11.955219 | localhost | Inventory Hostname: primary
2026-06-09 00:05:11.955245 | localhost | Hostname: np0000067868
2026-06-09 00:05:11.955265 | localhost | Username: zuul
2026-06-09 00:05:11.955284 | localhost | Distro: CentOS 9
2026-06-09 00:05:11.955302 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-09 00:05:11.955318 | localhost | Region: RegionOne
2026-06-09 00:05:11.955335 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-09 00:05:11.955352 | localhost | Product Name: OpenStack Nova
2026-06-09 00:05:11.955368 | localhost | Interface IP: 38.102.83.210
2026-06-09 00:05:11.970761 | 
2026-06-09 00:05:11.970885 | PLAY [all]
2026-06-09 00:05:11.978307 | 
2026-06-09 00:05:11.978422 | TASK [Gather network facts]
2026-06-09 00:05:12.387950 | primary | ok
2026-06-09 00:05:12.402346 | 
2026-06-09 00:05:12.402634 | TASK [include_role : start-zuul-console]
2026-06-09 00:05:12.429165 | primary | ok
2026-06-09 00:05:12.451151 | 
2026-06-09 00:05:12.451313 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-09 00:05:12.827274 | primary | ok
2026-06-09 00:05:12.846656 | 
2026-06-09 00:05:12.846879 | TASK [include_role : add-build-sshkey]
2026-06-09 00:05:12.879873 | primary | ok
2026-06-09 00:05:12.894299 | 
2026-06-09 00:05:12.894416 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-09 00:05:13.152080 | primary -> localhost | ok
2026-06-09 00:05:13.159118 | 
2026-06-09 00:05:13.159208 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-09 00:05:13.190238 | primary | ok
2026-06-09 00:05:13.206127 | primary | included: /var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-09 00:05:13.212417 | 
2026-06-09 00:05:13.212508 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-09 00:05:13.679854 | primary -> localhost | Generating public/private rsa key pair.
2026-06-09 00:05:13.680044 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/ddc2953213a644fdabc5504ead4494cb_id_rsa
2026-06-09 00:05:13.680085 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/ddc2953213a644fdabc5504ead4494cb_id_rsa.pub
2026-06-09 00:05:13.680116 | primary -> localhost | The key fingerprint is:
2026-06-09 00:05:13.680144 | primary -> localhost | SHA256:nGF9x5tx/CCxp3gHtYu7o3HPYS9maUeBic9htV71GRQ zuul-build-sshkey
2026-06-09 00:05:13.680172 | primary -> localhost | The key's randomart image is:
2026-06-09 00:05:13.680199 | primary -> localhost | +---[RSA 3072]----+
2026-06-09 00:05:13.680225 | primary -> localhost | |            . oE.|
2026-06-09 00:05:13.680253 | primary -> localhost | |         .   = =.|
2026-06-09 00:05:13.680280 | primary -> localhost | |        o . * @ O|
2026-06-09 00:05:13.680307 | primary -> localhost | |       o o + % @+|
2026-06-09 00:05:13.680332 | primary -> localhost | |        S . B B +|
2026-06-09 00:05:13.680357 | primary -> localhost | |           . = ..|
2026-06-09 00:05:13.680381 | primary -> localhost | |          . o oo |
2026-06-09 00:05:13.680406 | primary -> localhost | |           o.=*o.|
2026-06-09 00:05:13.680430 | primary -> localhost | |          ...=oo.|
2026-06-09 00:05:13.680454 | primary -> localhost | +----[SHA256]-----+
2026-06-09 00:05:13.680510 | primary -> localhost | ok: Runtime: 0:00:00.038278
2026-06-09 00:05:13.685194 | 
2026-06-09 00:05:13.685269 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-09 00:05:13.713442 | primary | ok
2026-06-09 00:05:13.721136 | primary | included: /var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-09 00:05:13.728039 | 
2026-06-09 00:05:13.728108 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-09 00:05:13.751699 | primary | skipping: Conditional result was False
2026-06-09 00:05:13.755714 | 
2026-06-09 00:05:13.755781 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-09 00:05:14.210709 | primary | changed
2026-06-09 00:05:14.215262 | 
2026-06-09 00:05:14.215329 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-09 00:05:14.478287 | primary | ok
2026-06-09 00:05:14.487066 | 
2026-06-09 00:05:14.487294 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-09 00:05:15.297736 | primary | changed
2026-06-09 00:05:15.305928 | 
2026-06-09 00:05:15.306125 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-09 00:05:16.050368 | primary | changed
2026-06-09 00:05:16.058909 | 
2026-06-09 00:05:16.059111 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-09 00:05:16.095923 | primary | skipping: Conditional result was False
2026-06-09 00:05:16.105599 | 
2026-06-09 00:05:16.105754 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-09 00:05:16.463463 | primary -> localhost | changed
2026-06-09 00:05:16.478870 | 
2026-06-09 00:05:16.479028 | TASK [add-build-sshkey : Add back temp key]
2026-06-09 00:05:16.823968 | primary -> localhost | Identity added: /var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/ddc2953213a644fdabc5504ead4494cb_id_rsa (zuul-build-sshkey)
2026-06-09 00:05:16.824276 | primary -> localhost | ok: Runtime: 0:00:00.016270
2026-06-09 00:05:16.832641 | 
2026-06-09 00:05:16.832780 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-09 00:05:17.225434 | primary | ok
2026-06-09 00:05:17.235417 | 
2026-06-09 00:05:17.235670 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-09 00:05:17.272572 | primary | skipping: Conditional result was False
2026-06-09 00:05:17.281768 | 
2026-06-09 00:05:17.281896 | TASK [include_role : validate-host]
2026-06-09 00:05:17.299448 | primary | ok
2026-06-09 00:05:17.317787 | 
2026-06-09 00:05:17.317894 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-09 00:05:17.345156 | primary | ok
2026-06-09 00:05:17.348793 | 
2026-06-09 00:05:17.348858 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-09 00:05:17.626896 | primary -> localhost | ok
2026-06-09 00:05:17.646472 | 
2026-06-09 00:05:17.646775 | TASK [validate-host : Collect information about the host]
2026-06-09 00:05:18.380075 | primary | ok
2026-06-09 00:05:18.399808 | 
2026-06-09 00:05:18.399971 | TASK [validate-host : Sanitize hostname]
2026-06-09 00:05:18.443222 | primary | ok
2026-06-09 00:05:18.451117 | 
2026-06-09 00:05:18.451251 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-09 00:05:18.987118 | primary -> localhost | changed
2026-06-09 00:05:18.992814 | 
2026-06-09 00:05:18.992885 | TASK [validate-host : Collect information about zuul worker]
2026-06-09 00:05:21.742912 | primary | ok
2026-06-09 00:05:21.747786 | 
2026-06-09 00:05:21.747892 | TASK [validate-host : Write out all zuul information for each host]
2026-06-09 00:05:22.280170 | primary -> localhost | changed
2026-06-09 00:05:22.295155 | 
2026-06-09 00:05:22.295316 | TASK [include_role : prepare-workspace-openshift]
2026-06-09 00:05:22.321573 | primary | skipping: Conditional result was False
2026-06-09 00:05:22.330051 | 
2026-06-09 00:05:22.330242 | TASK [include_role : remove-zuul-sshkey]
2026-06-09 00:05:22.359086 | primary | skipping: Conditional result was False
2026-06-09 00:05:22.368385 | 
2026-06-09 00:05:22.368568 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-09 00:05:22.596356 | primary | ok: "logs"
2026-06-09 00:05:22.601198 | primary | ok: All items complete
2026-06-09 00:05:22.601333 | 
2026-06-09 00:05:22.778351 | primary | ok: "artifacts"
2026-06-09 00:05:23.009538 | primary | ok: "docs"
2026-06-09 00:05:23.016873 | 
2026-06-09 00:05:23.016941 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-09 00:05:23.293156 | primary | changed: "logs"
2026-06-09 00:05:23.500138 | primary | changed: "artifacts"
2026-06-09 00:05:23.723348 | primary | changed: "docs"
2026-06-09 00:05:23.736112 | 
2026-06-09 00:05:23.736268 | PLAY RECAP
2026-06-09 00:05:23.736325 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 00:05:23.736363 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 00:05:23.736388 | 
2026-06-09 00:05:23.880703 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 00:05:23.882693 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 00:05:24.608685 | 
2026-06-09 00:05:24.609129 | PLAY [all]
2026-06-09 00:05:24.621334 | 
2026-06-09 00:05:24.621487 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-09 00:05:24.684657 | primary | ok
2026-06-09 00:05:24.692615 | 
2026-06-09 00:05:24.692791 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-09 00:05:25.130597 | primary | changed
2026-06-09 00:05:25.136439 | 
2026-06-09 00:05:25.136535 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-09 00:05:26.268022 | primary | changed
2026-06-09 00:05:26.284390 | 
2026-06-09 00:05:26.284608 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-09 00:05:26.728687 | primary | changed:
2026-06-09 00:05:26.729003 | primary | {
2026-06-09 00:05:26.729136 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-09 00:05:26.729191 | primary | }
2026-06-09 00:05:26.961282 | primary | changed:
2026-06-09 00:05:26.961482 | primary | {
2026-06-09 00:05:26.961594 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-09 00:05:26.961645 | primary | }
2026-06-09 00:05:27.216121 | primary | changed:
2026-06-09 00:05:27.216239 | primary | {
2026-06-09 00:05:27.216272 | 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-09 00:05:27.216299 | primary | }
2026-06-09 00:05:27.465949 | primary | changed:
2026-06-09 00:05:27.466135 | primary | {
2026-06-09 00:05:27.466163 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-09 00:05:27.466185 | primary | }
2026-06-09 00:05:27.738754 | primary | changed:
2026-06-09 00:05:27.738907 | primary | {
2026-06-09 00:05:27.738939 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-09 00:05:27.738965 | primary | }
2026-06-09 00:05:27.988352 | primary | changed:
2026-06-09 00:05:27.988461 | primary | {
2026-06-09 00:05:27.988486 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-09 00:05:27.988505 | primary | }
2026-06-09 00:05:28.257145 | primary | changed:
2026-06-09 00:05:28.257271 | primary | {
2026-06-09 00:05:28.257311 | 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-09 00:05:28.257342 | primary | }
2026-06-09 00:05:28.501469 | primary | changed:
2026-06-09 00:05:28.501594 | primary | {
2026-06-09 00:05:28.501631 | 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-09 00:05:28.501659 | primary | }
2026-06-09 00:05:28.753881 | primary | changed:
2026-06-09 00:05:28.754156 | primary | {
2026-06-09 00:05:28.754226 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-09 00:05:28.754271 | primary | }
2026-06-09 00:05:29.015104 | primary | changed:
2026-06-09 00:05:29.015191 | primary | {
2026-06-09 00:05:29.015215 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-09 00:05:29.015234 | primary | }
2026-06-09 00:05:29.221749 | primary | changed:
2026-06-09 00:05:29.221847 | primary | {
2026-06-09 00:05:29.221876 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-09 00:05:29.221897 | primary | }
2026-06-09 00:05:29.499094 | primary | changed:
2026-06-09 00:05:29.499234 | primary | {
2026-06-09 00:05:29.499270 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-09 00:05:29.499307 | primary | }
2026-06-09 00:05:29.708569 | primary | changed:
2026-06-09 00:05:29.708677 | primary | {
2026-06-09 00:05:29.708705 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-09 00:05:29.708729 | primary | }
2026-06-09 00:05:30.001209 | primary | changed:
2026-06-09 00:05:30.001383 | primary | {
2026-06-09 00:05:30.001416 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-09 00:05:30.001443 | primary | }
2026-06-09 00:05:30.244896 | primary | changed:
2026-06-09 00:05:30.245053 | primary | {
2026-06-09 00:05:30.245106 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-09 00:05:30.245152 | primary | }
2026-06-09 00:05:30.461003 | primary | changed:
2026-06-09 00:05:30.461170 | primary | {
2026-06-09 00:05:30.461247 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-09 00:05:30.461287 | primary | }
2026-06-09 00:05:30.724335 | primary | changed:
2026-06-09 00:05:30.724458 | primary | {
2026-06-09 00:05:30.724491 | 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-09 00:05:30.724556 | primary | }
2026-06-09 00:05:30.971055 | primary | changed:
2026-06-09 00:05:30.971209 | primary | {
2026-06-09 00:05:30.971260 | 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-09 00:05:30.971301 | primary | }
2026-06-09 00:05:31.216810 | primary | changed:
2026-06-09 00:05:31.217652 | primary | {
2026-06-09 00:05:31.217723 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-09 00:05:31.217784 | primary | }
2026-06-09 00:05:31.475215 | primary | changed:
2026-06-09 00:05:31.475348 | primary | {
2026-06-09 00:05:31.475398 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-09 00:05:31.475447 | primary | }
2026-06-09 00:05:31.753661 | primary | changed:
2026-06-09 00:05:31.753813 | primary | {
2026-06-09 00:05:31.753863 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-09 00:05:31.753902 | primary | }
2026-06-09 00:05:31.987444 | primary | changed:
2026-06-09 00:05:31.987641 | primary | {
2026-06-09 00:05:31.987695 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-09 00:05:31.987735 | primary | }
2026-06-09 00:05:32.248307 | primary | changed:
2026-06-09 00:05:32.248446 | primary | {
2026-06-09 00:05:32.248497 | 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-09 00:05:32.248575 | primary | }
2026-06-09 00:05:32.548860 | primary | changed:
2026-06-09 00:05:32.548965 | primary | {
2026-06-09 00:05:32.548988 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-09 00:05:32.549006 | primary | }
2026-06-09 00:05:32.801019 | primary | changed:
2026-06-09 00:05:32.801206 | primary | {
2026-06-09 00:05:32.801247 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-09 00:05:32.801275 | primary | }
2026-06-09 00:05:33.056440 | primary | changed:
2026-06-09 00:05:33.056632 | primary | {
2026-06-09 00:05:33.056694 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-09 00:05:33.056744 | primary | }
2026-06-09 00:05:33.097439 | 
2026-06-09 00:05:33.097677 | TASK [Set timezone to UTC]
2026-06-09 00:05:33.603953 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-09 00:05:33.607611 | 
2026-06-09 00:05:33.607680 | TASK [Create nodepool directory]
2026-06-09 00:05:33.895266 | primary | changed
2026-06-09 00:05:33.904202 | 
2026-06-09 00:05:33.904350 | TASK [Create nodepool sub_nodes file]
2026-06-09 00:05:34.647152 | primary | changed
2026-06-09 00:05:34.652009 | 
2026-06-09 00:05:34.652102 | TASK [Create nodepool sub_nodes_private file]
2026-06-09 00:05:35.312441 | primary | changed
2026-06-09 00:05:35.316024 | 
2026-06-09 00:05:35.316081 | LOOP [Populate nodepool sub_nodes file]
2026-06-09 00:05:35.364465 | 
2026-06-09 00:05:35.364632 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-09 00:05:35.394552 | 
2026-06-09 00:05:35.394685 | TASK [Create nodepool primary file]
2026-06-09 00:05:36.138697 | primary | changed
2026-06-09 00:05:36.146930 | 
2026-06-09 00:05:36.147143 | TASK [Create nodepool node_private for this node]
2026-06-09 00:05:36.926053 | primary | changed
2026-06-09 00:05:36.936483 | 
2026-06-09 00:05:36.936664 | LOOP [Copy ssh keys to nodepool directory]
2026-06-09 00:05:37.423569 | primary | ok: Item: id_rsa Runtime: 0:00:00.006448
2026-06-09 00:05:37.423938 | 
2026-06-09 00:05:37.633296 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.007830
2026-06-09 00:05:37.645124 | 
2026-06-09 00:05:37.645214 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-09 00:05:38.362367 | primary | changed
2026-06-09 00:05:38.372263 | 
2026-06-09 00:05:38.372421 | TASK [Validate sudoers config after edits]
2026-06-09 00:05:38.647125 | primary | /etc/sudoers: parsed OK
2026-06-09 00:05:38.647189 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-09 00:05:38.647195 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-09 00:05:38.647199 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-09 00:05:38.924720 | primary | ok: Runtime: 0:00:00.007052
2026-06-09 00:05:38.934367 | 
2026-06-09 00:05:38.934574 | TASK [Show the environment passed in to job shell scripts]
2026-06-09 00:05:39.232678 | primary | SHELL=/bin/bash
2026-06-09 00:05:39.232726 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-09 00:05:39.232734 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-09 00:05:39.232740 | primary | PWD=/home/zuul
2026-06-09 00:05:39.232746 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-09 00:05:39.232751 | primary | LOGNAME=zuul
2026-06-09 00:05:39.232757 | primary | XDG_SESSION_TYPE=tty
2026-06-09 00:05:39.232763 | primary | _=/usr/bin/env
2026-06-09 00:05:39.232769 | primary | MOTD_SHOWN=pam
2026-06-09 00:05:39.232775 | primary | HOME=/home/zuul
2026-06-09 00:05:39.232780 | primary | LANG=en_US.UTF-8
2026-06-09 00:05:39.232786 | primary | SSH_CONNECTION=38.102.83.32 52464 38.102.83.210 22
2026-06-09 00:05:39.232792 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-09 00:05:39.232798 | primary | WORKSPACE=/home/zuul/workspace
2026-06-09 00:05:39.232803 | primary | XDG_SESSION_CLASS=user
2026-06-09 00:05:39.232808 | primary | SELINUX_ROLE_REQUESTED=
2026-06-09 00:05:39.232814 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-09 00:05:39.232819 | primary | USER=zuul
2026-06-09 00:05:39.232825 | primary | ZUUL_VOTING=True
2026-06-09 00:05:39.232830 | primary | BUILD_TIMEOUT=3000000
2026-06-09 00:05:39.232835 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-09 00:05:39.232840 | primary | SHLVL=1
2026-06-09 00:05:39.232846 | primary | XDG_SESSION_ID=1
2026-06-09 00:05:39.232861 | primary | ZUUL_BRANCH=master
2026-06-09 00:05:39.232902 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-09 00:05:39.232908 | primary | SSH_CLIENT=38.102.83.32 52464 22
2026-06-09 00:05:39.232914 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-09 00:05:39.232919 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-09 00:05:39.232924 | primary | which_declare=declare -f
2026-06-09 00:05:39.232930 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 00:05:39.232935 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-09 00:05:39.232940 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-09 00:05:39.232946 | primary | ZUUL_UUID=ddc2953213a644fdabc5504ead4494cb
2026-06-09 00:05:39.232954 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-09 00:05:39.232960 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-09 00:05:39.232965 | primary | }
2026-06-09 00:05:39.479331 | primary | ok: Runtime: 0:00:00.009171
2026-06-09 00:05:39.484744 | 
2026-06-09 00:05:39.484834 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-09 00:05:39.509059 | primary | skipping: Conditional result was False
2026-06-09 00:05:39.514970 | 
2026-06-09 00:05:39.515081 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-09 00:05:40.044551 | primary | skipping: Conditional result was False
2026-06-09 00:05:40.048929 | 
2026-06-09 00:05:40.049008 | TASK [Ensure legacy workspace directory]
2026-06-09 00:05:40.294353 | primary | changed
2026-06-09 00:05:40.297764 | 
2026-06-09 00:05:40.297881 | PLAY RECAP
2026-06-09 00:05:40.298010 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-09 00:05:40.298070 | 
2026-06-09 00:05:40.431430 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 00:05:40.434350 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-09 00:05:41.140696 | 
2026-06-09 00:05:41.141021 | PLAY [primary]
2026-06-09 00:05:41.156361 | 
2026-06-09 00:05:41.156564 | TASK [Clone repos in the job workspace]
2026-06-09 00:05:41.174206 | primary | ok
2026-06-09 00:05:41.190887 | 
2026-06-09 00:05:41.191014 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 00:05:41.534868 | primary | ok
2026-06-09 00:05:41.541110 | 
2026-06-09 00:05:41.541217 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 00:05:42.922133 | primary | Output suppressed because no_log was given
2026-06-09 00:05:42.929948 | 
2026-06-09 00:05:42.930065 | TASK [Create the config file]
2026-06-09 00:05:43.915709 | primary | changed
2026-06-09 00:05:43.917644 | 
2026-06-09 00:05:43.917707 | PLAY RECAP
2026-06-09 00:05:43.917760 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 00:05:43.917787 | 
2026-06-09 00:05:44.047865 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-09 00:05:44.050009 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-09 00:05:44.770865 | 
2026-06-09 00:05:44.771068 | PLAY [primary]
2026-06-09 00:05:44.788754 | 
2026-06-09 00:05:44.788963 | TASK [Create copy-container.yml playbook on primary]
2026-06-09 00:05:45.883253 | primary | changed
2026-06-09 00:05:45.887443 | 
2026-06-09 00:05:45.887591 | TASK [Install required packages]
2026-06-09 00:06:30.187616 | primary | changed
2026-06-09 00:06:30.197127 | 
2026-06-09 00:06:30.197325 | TASK [Ensure dependency collections are installed]
2026-06-09 00:07:37.669812 | primary | changed
2026-06-09 00:07:37.687971 | 
2026-06-09 00:07:37.688121 | TASK [install copy-containers]
2026-06-09 00:07:38.582039 | primary |
2026-06-09 00:07:38.582091 | primary | PLAY [localhost] ***************************************************************
2026-06-09 00:07:38.582098 | primary |
2026-06-09 00:07:38.582104 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-09 00:07:38.582111 | primary | Tuesday 09 June 2026  00:07:38 +0000 (0:00:00.036)       0:00:00.036 **********
2026-06-09 00:07:38.582117 | primary | Tuesday 09 June 2026  00:07:38 +0000 (0:00:00.034)       0:00:00.034 **********
2026-06-09 00:07:39.535475 | primary | ok: [localhost]
2026-06-09 00:07:39.535532 | primary |
2026-06-09 00:07:39.535540 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-09 00:07:39.535545 | primary | Tuesday 09 June 2026  00:07:39 +0000 (0:00:00.953)       0:00:00.989 **********
2026-06-09 00:07:39.535549 | primary | Tuesday 09 June 2026  00:07:39 +0000 (0:00:00.953)       0:00:00.987 **********
2026-06-09 00:07:39.591473 | primary |
2026-06-09 00:07:39.591532 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 00:07:39.591537 | primary | Tuesday 09 June 2026  00:07:39 +0000 (0:00:00.056)       0:00:01.045 **********
2026-06-09 00:07:39.591542 | primary | Tuesday 09 June 2026  00:07:39 +0000 (0:00:00.056)       0:00:01.044 **********
2026-06-09 00:07:40.034172 | primary | changed: [localhost] => (item=artifacts)
2026-06-09 00:07:40.034206 | primary | changed: [localhost] => (item=logs)
2026-06-09 00:07:40.034211 | primary |
2026-06-09 00:07:40.034222 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-09 00:07:40.034227 | primary | Tuesday 09 June 2026  00:07:40 +0000 (0:00:00.442)       0:00:01.488 **********
2026-06-09 00:07:40.034231 | primary | Tuesday 09 June 2026  00:07:40 +0000 (0:00:00.442)       0:00:01.487 **********
2026-06-09 00:07:44.098054 | primary | changed: [localhost]
2026-06-09 00:07:44.098124 | primary |
2026-06-09 00:07:44.098134 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-09 00:07:44.098144 | primary | Tuesday 09 June 2026  00:07:44 +0000 (0:00:04.063)       0:00:05.552 **********
2026-06-09 00:07:44.098153 | primary | Tuesday 09 June 2026  00:07:44 +0000 (0:00:04.063)       0:00:05.550 **********
2026-06-09 00:08:15.240561 | primary | changed: [localhost]
2026-06-09 00:08:15.240601 | primary |
2026-06-09 00:08:15.240610 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-09 00:08:15.240622 | primary | Tuesday 09 June 2026  00:08:15 +0000 (0:00:31.142)       0:00:36.694 **********
2026-06-09 00:08:15.240628 | primary | Tuesday 09 June 2026  00:08:15 +0000 (0:00:31.142)       0:00:36.692 **********
2026-06-09 00:08:15.541978 | primary | changed: [localhost]
2026-06-09 00:08:15.542013 | primary |
2026-06-09 00:08:15.542021 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-09 00:08:15.542028 | primary | Tuesday 09 June 2026  00:08:15 +0000 (0:00:00.301)       0:00:36.996 **********
2026-06-09 00:08:15.542034 | primary | Tuesday 09 June 2026  00:08:15 +0000 (0:00:00.301)       0:00:36.994 **********
2026-06-09 00:08:20.468945 | primary | changed: [localhost]
2026-06-09 00:08:20.468988 | primary |
2026-06-09 00:08:20.468995 | 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-09 00:08:20.469003 | primary | Tuesday 09 June 2026  00:08:20 +0000 (0:00:04.926)       0:00:41.922 **********
2026-06-09 00:08:20.469007 | primary | Tuesday 09 June 2026  00:08:20 +0000 (0:00:04.926)       0:00:41.921 **********
2026-06-09 00:09:18.941804 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-09 00:09:18.941966 | primary | ok: [localhost]
2026-06-09 00:09:18.941984 | primary |
2026-06-09 00:09:18.941998 | 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-09 00:09:18.942011 | primary | Tuesday 09 June 2026  00:09:18 +0000 (0:00:58.472)       0:01:40.395 **********
2026-06-09 00:09:18.942040 | primary | Tuesday 09 June 2026  00:09:18 +0000 (0:00:58.472)       0:01:40.393 **********
2026-06-09 00:09:18.967122 | primary | skipping: [localhost]
2026-06-09 00:09:18.967199 | primary |
2026-06-09 00:09:18.967216 | 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-09 00:09:18.967229 | primary | Tuesday 09 June 2026  00:09:18 +0000 (0:00:00.025)       0:01:40.421 **********
2026-06-09 00:09:18.967241 | primary | Tuesday 09 June 2026  00:09:18 +0000 (0:00:00.025)       0:01:40.419 **********
2026-06-09 00:09:19.414788 | primary | changed: [localhost]
2026-06-09 00:09:19.414844 | primary |
2026-06-09 00:09:19.414856 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-09 00:09:19.414866 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.448)       0:01:40.869 **********
2026-06-09 00:09:19.414875 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.448)       0:01:40.867 **********
2026-06-09 00:09:19.607725 | primary | changed: [localhost]
2026-06-09 00:09:19.607793 | primary |
2026-06-09 00:09:19.607805 | 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-09 00:09:19.607821 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.192)       0:01:41.062 **********
2026-06-09 00:09:19.607831 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.192)       0:01:41.060 **********
2026-06-09 00:09:19.646450 | primary | skipping: [localhost]
2026-06-09 00:09:19.646503 | primary |
2026-06-09 00:09:19.646515 | 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-09 00:09:19.646525 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.038)       0:01:41.100 **********
2026-06-09 00:09:19.646534 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.038)       0:01:41.099 **********
2026-06-09 00:09:19.681566 | primary | skipping: [localhost]
2026-06-09 00:09:19.681640 | primary |
2026-06-09 00:09:19.681651 | 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-09 00:09:19.681661 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.035)       0:01:41.136 **********
2026-06-09 00:09:19.681690 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.035)       0:01:41.134 **********
2026-06-09 00:09:19.717427 | primary | skipping: [localhost]
2026-06-09 00:09:19.717512 | primary |
2026-06-09 00:09:19.717523 | 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-09 00:09:19.717533 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.035)       0:01:41.171 **********
2026-06-09 00:09:19.717542 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.035)       0:01:41.169 **********
2026-06-09 00:09:19.749382 | primary | skipping: [localhost]
2026-06-09 00:09:19.749445 | primary |
2026-06-09 00:09:19.749451 | 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-09 00:09:19.749459 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.031)       0:01:41.203 **********
2026-06-09 00:09:19.749464 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.031)       0:01:41.201 **********
2026-06-09 00:09:19.783659 | primary | skipping: [localhost]
2026-06-09 00:09:19.783739 | primary |
2026-06-09 00:09:19.783752 | 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-09 00:09:19.783780 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.034)       0:01:41.238 **********
2026-06-09 00:09:19.783789 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.034)       0:01:41.236 **********
2026-06-09 00:09:19.837306 | primary | skipping: [localhost]
2026-06-09 00:09:19.837386 | primary |
2026-06-09 00:09:19.837398 | primary | PLAY RECAP *********************************************************************
2026-06-09 00:09:19.837410 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-09 00:09:19.837420 | primary |
2026-06-09 00:09:19.837428 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.053)       0:01:41.291 **********
2026-06-09 00:09:19.837437 | primary | ===============================================================================
2026-06-09 00:09:19.837446 | primary | copy_container : Build the copy-container ------------------------------ 58.47s
2026-06-09 00:09:19.837455 | primary | copy_container : Install required packages ----------------------------- 31.14s
2026-06-09 00:09:19.837463 | primary | copy_container : Copy go files to temporary directory ------------------- 4.93s
2026-06-09 00:09:19.837472 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.06s
2026-06-09 00:09:19.837480 | primary | Gathering Facts --------------------------------------------------------- 0.95s
2026-06-09 00:09:19.837489 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.45s
2026-06-09 00:09:19.837498 | primary | copy_container : Ensure directory is present ---------------------------- 0.44s
2026-06-09 00:09:19.837507 | primary | copy_container : Create temporary directory ----------------------------- 0.30s
2026-06-09 00:09:19.837515 | primary | copy_container : Delete temporary directory ----------------------------- 0.19s
2026-06-09 00:09:19.837524 | primary | Install copy_containers ------------------------------------------------- 0.06s
2026-06-09 00:09:19.837532 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-09 00:09:19.837541 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-09 00:09:19.837549 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-09 00:09:19.837558 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-09 00:09:19.837567 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-09 00:09:19.837575 | primary | copy_container : Create cron job to copy containers --------------------- 0.03s
2026-06-09 00:09:19.837584 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-09 00:09:19.837592 | primary | Tuesday 09 June 2026  00:09:19 +0000 (0:00:00.053)       0:01:41.290 **********
2026-06-09 00:09:19.837601 | primary | ===============================================================================
2026-06-09 00:09:19.837610 | primary | copy_container -------------------------------------------------------- 100.25s
2026-06-09 00:09:19.837618 | primary | gather_facts ------------------------------------------------------------ 0.95s
2026-06-09 00:09:19.837627 | primary | ansible.builtin.include_role -------------------------------------------- 0.06s
2026-06-09 00:09:19.837635 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-09 00:09:19.837644 | primary | total ----------------------------------------------------------------- 101.26s
2026-06-09 00:09:20.345367 | primary | ok: Runtime: 0:01:41.814610
2026-06-09 00:09:20.349718 | 
2026-06-09 00:09:20.349810 | PLAY RECAP
2026-06-09 00:09:20.349892 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 00:09:20.349935 | 
2026-06-09 00:09:20.513262 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-09 00:09:20.514986 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-09 00:09:21.217405 | 
2026-06-09 00:09:21.217680 | PLAY [primary]
2026-06-09 00:09:21.235239 | 
2026-06-09 00:09:21.235408 | TASK [Install podman]
2026-06-09 00:09:22.709955 | primary | ok: Nothing to do
2026-06-09 00:09:22.721671 | 
2026-06-09 00:09:22.721827 | TASK [Get md5 file for DLRN hash tag]
2026-06-09 00:09:23.367484 | primary | changed: OK (32 bytes)
2026-06-09 00:09:23.377723 | 
2026-06-09 00:09:23.377883 | TASK [Find MD5 value]
2026-06-09 00:09:23.923387 | primary | ok: Runtime: 0:00:00.002920
2026-06-09 00:09:23.929295 | 
2026-06-09 00:09:23.929391 | TASK [Perform container registry login with podman]
2026-06-09 00:09:25.464538 | primary | Output suppressed because no_log was given
2026-06-09 00:09:25.469264 | 
2026-06-09 00:09:25.469352 | TASK [Copy containers per release]
2026-06-09 00:11:42.873021 | primary | Output suppressed because no_log was given
2026-06-09 00:11:42.880552 | 
2026-06-09 00:11:42.880692 | TASK [Tag containers]
2026-06-09 00:14:01.673339 | primary | Output suppressed because no_log was given
2026-06-09 00:14:01.677196 | 
2026-06-09 00:14:01.677312 | TASK [Fail job if there is an error in the copy log]
2026-06-09 00:14:01.884052 | primary | time="2026-06-09T00:09:25Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//a60/rdoproject.org/a6093293981344da8cefbf4f1bad3793/logs/containers-successfully-built.log"
2026-06-09 00:14:01.884121 | primary | time="2026-06-09T00:09:25Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//a60/rdoproject.org/a6093293981344da8cefbf4f1bad3793/logs/containers-built.log"
2026-06-09 00:14:01.884132 | primary | time="2026-06-09T00:09:26Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884139 | primary | time="2026-06-09T00:09:27Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884144 | primary | time="2026-06-09T00:09:29Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884150 | primary | time="2026-06-09T00:09:30Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884158 | primary | time="2026-06-09T00:09:32Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884164 | primary | time="2026-06-09T00:09:32Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-09 00:14:01.884169 | primary | time="2026-06-09T00:09:33Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884174 | primary | time="2026-06-09T00:09:33Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-09 00:14:01.884180 | primary | time="2026-06-09T00:09:34Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884186 | primary | time="2026-06-09T00:09:34Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-09 00:14:01.884191 | primary | time="2026-06-09T00:09:36Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884196 | primary | time="2026-06-09T00:09:36Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-09 00:14:01.884201 | primary | time="2026-06-09T00:09:37Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884207 | primary | time="2026-06-09T00:09:39Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884212 | primary | time="2026-06-09T00:09:40Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884217 | primary | time="2026-06-09T00:09:42Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884222 | primary | time="2026-06-09T00:09:43Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884227 | primary | time="2026-06-09T00:09:44Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884232 | primary | time="2026-06-09T00:09:46Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884237 | primary | time="2026-06-09T00:09:47Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884242 | primary | time="2026-06-09T00:09:49Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884247 | primary | time="2026-06-09T00:09:51Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884278 | primary | time="2026-06-09T00:09:52Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884298 | primary | time="2026-06-09T00:09:53Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884303 | primary | time="2026-06-09T00:09:54Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884308 | primary | time="2026-06-09T00:09:56Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884321 | primary | time="2026-06-09T00:09:57Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884326 | primary | time="2026-06-09T00:09:57Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-09 00:14:01.884332 | primary | time="2026-06-09T00:09:58Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884337 | primary | time="2026-06-09T00:10:00Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884345 | primary | time="2026-06-09T00:10:01Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884350 | primary | time="2026-06-09T00:10:02Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884357 | primary | time="2026-06-09T00:10:04Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884364 | primary | time="2026-06-09T00:10:05Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884370 | primary | time="2026-06-09T00:10:06Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884377 | primary | time="2026-06-09T00:10:08Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884383 | primary | time="2026-06-09T00:10:09Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884390 | primary | time="2026-06-09T00:10:10Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884396 | primary | time="2026-06-09T00:10:12Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884403 | primary | time="2026-06-09T00:10:14Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884410 | primary | time="2026-06-09T00:10:15Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884419 | primary | time="2026-06-09T00:10:17Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884427 | primary | time="2026-06-09T00:10:18Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884437 | primary | time="2026-06-09T00:10:19Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884446 | primary | time="2026-06-09T00:10:20Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884456 | primary | time="2026-06-09T00:10:22Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884469 | primary | time="2026-06-09T00:10:23Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884477 | primary | time="2026-06-09T00:10:24Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884484 | primary | time="2026-06-09T00:10:25Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884492 | primary | time="2026-06-09T00:10:26Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884499 | primary | time="2026-06-09T00:10:28Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884507 | primary | time="2026-06-09T00:10:29Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884514 | primary | time="2026-06-09T00:10:29Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-09 00:14:01.884521 | primary | time="2026-06-09T00:10:30Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884529 | primary | time="2026-06-09T00:10:30Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-09 00:14:01.884542 | primary | time="2026-06-09T00:10:32Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884550 | primary | time="2026-06-09T00:10:33Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884558 | primary | time="2026-06-09T00:10:35Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884566 | primary | time="2026-06-09T00:10:36Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884573 | primary | time="2026-06-09T00:10:37Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884581 | primary | time="2026-06-09T00:10:38Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884593 | primary | time="2026-06-09T00:10:39Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884601 | primary | time="2026-06-09T00:10:41Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884609 | primary | time="2026-06-09T00:10:42Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884616 | primary | time="2026-06-09T00:10:44Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884624 | primary | time="2026-06-09T00:10:45Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884631 | primary | time="2026-06-09T00:10:46Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884638 | primary | time="2026-06-09T00:10:47Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884645 | primary | time="2026-06-09T00:10:49Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884651 | primary | time="2026-06-09T00:10:50Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884662 | primary | time="2026-06-09T00:10:51Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884669 | primary | time="2026-06-09T00:10:51Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-09 00:14:01.884676 | primary | time="2026-06-09T00:10:53Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884683 | primary | time="2026-06-09T00:10:54Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884689 | primary | time="2026-06-09T00:10:55Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884696 | primary | time="2026-06-09T00:10:57Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884703 | primary | time="2026-06-09T00:10:58Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884710 | primary | time="2026-06-09T00:10:59Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884717 | primary | time="2026-06-09T00:11:00Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884725 | primary | time="2026-06-09T00:11:02Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884732 | primary | time="2026-06-09T00:11:03Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884740 | primary | time="2026-06-09T00:11:03Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-09 00:14:01.884747 | primary | time="2026-06-09T00:11:05Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884755 | primary | time="2026-06-09T00:11:06Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884762 | primary | time="2026-06-09T00:11:07Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884776 | primary | time="2026-06-09T00:11:08Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884784 | primary | time="2026-06-09T00:11:08Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-09 00:14:01.884792 | primary | time="2026-06-09T00:11:10Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884800 | primary | time="2026-06-09T00:11:11Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884807 | primary | time="2026-06-09T00:11:13Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884815 | primary | time="2026-06-09T00:11:14Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884827 | primary | time="2026-06-09T00:11:15Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884835 | primary | time="2026-06-09T00:11:16Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884843 | primary | time="2026-06-09T00:11:17Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884850 | primary | time="2026-06-09T00:11:19Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884862 | primary | time="2026-06-09T00:11:19Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-09 00:14:01.884869 | primary | time="2026-06-09T00:11:20Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884875 | primary | time="2026-06-09T00:11:21Z" level=info msg="Copying image podified-master-centos9/openstack-os:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884882 | primary | time="2026-06-09T00:11:23Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884889 | primary | time="2026-06-09T00:11:24Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884895 | primary | time="2026-06-09T00:11:25Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884902 | primary | time="2026-06-09T00:11:26Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884909 | primary | time="2026-06-09T00:11:27Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884916 | primary | time="2026-06-09T00:11:27Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-09 00:14:01.884923 | primary | time="2026-06-09T00:11:29Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884930 | primary | time="2026-06-09T00:11:31Z" level=info msg="Copying image podified-master-centos9/openstack-redis:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884937 | primary | time="2026-06-09T00:11:32Z" level=info msg="Copying image podified-master-centos9/openstack-frr:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884943 | primary | time="2026-06-09T00:11:33Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884948 | primary | time="2026-06-09T00:11:34Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884953 | primary | time="2026-06-09T00:11:36Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884958 | primary | time="2026-06-09T00:11:37Z" level=info msg="Copying image podified-master-centos9/openstack-cron:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884963 | primary | time="2026-06-09T00:11:38Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884967 | primary | time="2026-06-09T00:11:40Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:01.884972 | primary | time="2026-06-09T00:11:40Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-09 00:14:01.884977 | primary | time="2026-06-09T00:11:41Z" level=info msg="Copying image podified-master-centos9/openstack-base:735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:02.212727 | primary | ok: Runtime: 0:00:00.003671
2026-06-09 00:14:02.223894 | 
2026-06-09 00:14:02.224054 | TASK [Fail job if the tag log cannot find manifest]
2026-06-09 00:14:02.558361 | primary | time="2026-06-09T00:11:43Z" level=info msg="Overwriting promoted hash"
2026-06-09 00:14:02.558504 | primary | time="2026-06-09T00:11:43Z" level=info msg="Promoted hash:  735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:02.558518 | primary | time="2026-06-09T00:11:43Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//a60/rdoproject.org/a6093293981344da8cefbf4f1bad3793/logs/containers-successfully-built.log"
2026-06-09 00:14:02.558528 | primary | time="2026-06-09T00:11:43Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//a60/rdoproject.org/a6093293981344da8cefbf4f1bad3793/logs/containers-built.log"
2026-06-09 00:14:02.558535 | primary | time="2026-06-09T00:11:43Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//a60/rdoproject.org/a6093293981344da8cefbf4f1bad3793/ namespace: podified-master-centos9 promoted_hash: 735277fc0df56e2a68128c2d49b5ecfa"
2026-06-09 00:14:02.558542 | primary | time="2026-06-09T00:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:a0537e2fbb255d5f6e2c11086a385f983dc35948c98aebd06a4477cc591d61bd"
2026-06-09 00:14:02.558550 | primary | "Updated"
2026-06-09 00:14:02.558556 | primary |
2026-06-09 00:14:02.558562 | primary | time="2026-06-09T00:11:44Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag a0537e2fbb255d5f6e2c11086a385f983dc35948c98aebd06a4477cc591d61bd and manifest sha256:a0537e2fbb255d5f6e2c11086a385f983dc35948c98aebd06a4477cc591d61bd"
2026-06-09 00:14:02.558568 | primary | "Updated"
2026-06-09 00:14:02.558573 | primary |
2026-06-09 00:14:02.558579 | primary | time="2026-06-09T00:11:44Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:715a4f460d55dce6e44a0cae18332d48ee635d6983648d277ccd25cb32eb716e"
2026-06-09 00:14:02.558584 | primary | "Updated"
2026-06-09 00:14:02.558589 | primary |
2026-06-09 00:14:02.558595 | primary | time="2026-06-09T00:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag 715a4f460d55dce6e44a0cae18332d48ee635d6983648d277ccd25cb32eb716e and manifest sha256:715a4f460d55dce6e44a0cae18332d48ee635d6983648d277ccd25cb32eb716e"
2026-06-09 00:14:02.558600 | primary | "Updated"
2026-06-09 00:14:02.558605 | primary |
2026-06-09 00:14:02.558610 | primary | time="2026-06-09T00:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:dc6d2b709f55b68c2845c26ed7deeef1cd151a58e7a5823f03a1a0d9241b16bf"
2026-06-09 00:14:02.558616 | primary | "Updated"
2026-06-09 00:14:02.558621 | primary |
2026-06-09 00:14:02.558626 | primary | time="2026-06-09T00:11:47Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag dc6d2b709f55b68c2845c26ed7deeef1cd151a58e7a5823f03a1a0d9241b16bf and manifest sha256:dc6d2b709f55b68c2845c26ed7deeef1cd151a58e7a5823f03a1a0d9241b16bf"
2026-06-09 00:14:02.558632 | primary | "Updated"
2026-06-09 00:14:02.558639 | primary |
2026-06-09 00:14:02.558646 | primary | time="2026-06-09T00:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:50abf1974a349357a5dbd970dcd9acc496131d1aea5af6650128c90161253915"
2026-06-09 00:14:02.558654 | primary | "Updated"
2026-06-09 00:14:02.558661 | primary |
2026-06-09 00:14:02.558668 | primary | time="2026-06-09T00:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag 50abf1974a349357a5dbd970dcd9acc496131d1aea5af6650128c90161253915 and manifest sha256:50abf1974a349357a5dbd970dcd9acc496131d1aea5af6650128c90161253915"
2026-06-09 00:14:02.558679 | primary | "Updated"
2026-06-09 00:14:02.558686 | primary |
2026-06-09 00:14:02.558693 | primary | time="2026-06-09T00:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:678ac35e5e5d1b1f7542c26a163baa4fa1f9853f992840b468e507d4c19a2fd6"
2026-06-09 00:14:02.558700 | primary | "Updated"
2026-06-09 00:14:02.558707 | primary |
2026-06-09 00:14:02.558714 | primary | time="2026-06-09T00:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag 678ac35e5e5d1b1f7542c26a163baa4fa1f9853f992840b468e507d4c19a2fd6 and manifest sha256:678ac35e5e5d1b1f7542c26a163baa4fa1f9853f992840b468e507d4c19a2fd6"
2026-06-09 00:14:02.558730 | primary | "Updated"
2026-06-09 00:14:02.558737 | primary |
2026-06-09 00:14:02.558742 | primary | time="2026-06-09T00:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:bf325d9da99355a34455ffb59cc1a4943679b442249538afeb6397436ab052a0"
2026-06-09 00:14:02.558747 | primary | "Updated"
2026-06-09 00:14:02.558752 | primary |
2026-06-09 00:14:02.558758 | primary | time="2026-06-09T00:11:51Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag bf325d9da99355a34455ffb59cc1a4943679b442249538afeb6397436ab052a0 and manifest sha256:bf325d9da99355a34455ffb59cc1a4943679b442249538afeb6397436ab052a0"
2026-06-09 00:14:02.558763 | primary | "Updated"
2026-06-09 00:14:02.558768 | primary |
2026-06-09 00:14:02.558774 | primary | time="2026-06-09T00:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:39629dd1a934d2eedcebdcf1e050b9f1f366ba6d1643cba6363c1d4eeb0f51bf"
2026-06-09 00:14:02.558779 | primary | "Updated"
2026-06-09 00:14:02.558784 | primary |
2026-06-09 00:14:02.558797 | primary | time="2026-06-09T00:11:53Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag 39629dd1a934d2eedcebdcf1e050b9f1f366ba6d1643cba6363c1d4eeb0f51bf and manifest sha256:39629dd1a934d2eedcebdcf1e050b9f1f366ba6d1643cba6363c1d4eeb0f51bf"
2026-06-09 00:14:02.558802 | primary | "Updated"
2026-06-09 00:14:02.558808 | primary |
2026-06-09 00:14:02.558813 | primary | time="2026-06-09T00:11:54Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:581a33404768faa368144d617bc68a0229059ae8ba8322a45367b3239b8b4f9a"
2026-06-09 00:14:02.558818 | primary | "Updated"
2026-06-09 00:14:02.558823 | primary |
2026-06-09 00:14:02.558829 | primary | time="2026-06-09T00:11:54Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 581a33404768faa368144d617bc68a0229059ae8ba8322a45367b3239b8b4f9a and manifest sha256:581a33404768faa368144d617bc68a0229059ae8ba8322a45367b3239b8b4f9a"
2026-06-09 00:14:02.558834 | primary | "Updated"
2026-06-09 00:14:02.558839 | primary |
2026-06-09 00:14:02.558848 | primary | time="2026-06-09T00:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:7e9b003ee2c5f29f4991d7ad2260dda80e773db3a4a38749b81edcfd58290658"
2026-06-09 00:14:02.558853 | primary | "Updated"
2026-06-09 00:14:02.558858 | primary |
2026-06-09 00:14:02.558863 | primary | time="2026-06-09T00:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag 7e9b003ee2c5f29f4991d7ad2260dda80e773db3a4a38749b81edcfd58290658 and manifest sha256:7e9b003ee2c5f29f4991d7ad2260dda80e773db3a4a38749b81edcfd58290658"
2026-06-09 00:14:02.558869 | primary | "Updated"
2026-06-09 00:14:02.558874 | primary |
2026-06-09 00:14:02.558879 | primary | time="2026-06-09T00:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:2b0f4e5598a5535ce071becd781fe3eb567b1193277bbc529dea2294c57980ad"
2026-06-09 00:14:02.558884 | primary | "Updated"
2026-06-09 00:14:02.558890 | primary |
2026-06-09 00:14:02.558895 | primary | time="2026-06-09T00:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag 2b0f4e5598a5535ce071becd781fe3eb567b1193277bbc529dea2294c57980ad and manifest sha256:2b0f4e5598a5535ce071becd781fe3eb567b1193277bbc529dea2294c57980ad"
2026-06-09 00:14:02.558900 | primary | "Updated"
2026-06-09 00:14:02.558905 | primary |
2026-06-09 00:14:02.558911 | primary | time="2026-06-09T00:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:683f25ff8cc296124f3cd4106e49f9dc08e35f5addb6a9ffbe337f33245bd6ef"
2026-06-09 00:14:02.558916 | primary | "Updated"
2026-06-09 00:14:02.558921 | primary |
2026-06-09 00:14:02.558927 | primary | time="2026-06-09T00:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 683f25ff8cc296124f3cd4106e49f9dc08e35f5addb6a9ffbe337f33245bd6ef and manifest sha256:683f25ff8cc296124f3cd4106e49f9dc08e35f5addb6a9ffbe337f33245bd6ef"
2026-06-09 00:14:02.558935 | primary | "Updated"
2026-06-09 00:14:02.558941 | primary |
2026-06-09 00:14:02.558946 | primary | time="2026-06-09T00:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:8a2ca098688aae4ead7011bd50deb9b0335be499763030ecf79a3c933f0a4508"
2026-06-09 00:14:02.558951 | primary | "Updated"
2026-06-09 00:14:02.558956 | primary |
2026-06-09 00:14:02.558962 | primary | time="2026-06-09T00:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 8a2ca098688aae4ead7011bd50deb9b0335be499763030ecf79a3c933f0a4508 and manifest sha256:8a2ca098688aae4ead7011bd50deb9b0335be499763030ecf79a3c933f0a4508"
2026-06-09 00:14:02.558967 | primary | "Updated"
2026-06-09 00:14:02.558972 | primary |
2026-06-09 00:14:02.558977 | primary | time="2026-06-09T00:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:4ee1b6a16284888a518515cb582e98a885a0b77e5bf821ae60863dfe9db0322d"
2026-06-09 00:14:02.558983 | primary | "Updated"
2026-06-09 00:14:02.558988 | primary |
2026-06-09 00:14:02.558993 | primary | time="2026-06-09T00:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag 4ee1b6a16284888a518515cb582e98a885a0b77e5bf821ae60863dfe9db0322d and manifest sha256:4ee1b6a16284888a518515cb582e98a885a0b77e5bf821ae60863dfe9db0322d"
2026-06-09 00:14:02.558999 | primary | "Updated"
2026-06-09 00:14:02.559004 | primary |
2026-06-09 00:14:02.559010 | primary | time="2026-06-09T00:12:01Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:506341c1f284f036edca7a65064ebaed4739be90c20ad21edb7edd9a0eb7ea1d"
2026-06-09 00:14:02.559017 | primary | "Updated"
2026-06-09 00:14:02.559024 | primary |
2026-06-09 00:14:02.559032 | primary | time="2026-06-09T00:12:02Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag 506341c1f284f036edca7a65064ebaed4739be90c20ad21edb7edd9a0eb7ea1d and manifest sha256:506341c1f284f036edca7a65064ebaed4739be90c20ad21edb7edd9a0eb7ea1d"
2026-06-09 00:14:02.559039 | primary | "Updated"
2026-06-09 00:14:02.559047 | primary |
2026-06-09 00:14:02.559054 | primary | time="2026-06-09T00:12:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:ea168bc1eb59af5160ebffbd0ef6c8c33d3e84022f7792df4abc012e390572d3"
2026-06-09 00:14:02.559061 | primary | "Updated"
2026-06-09 00:14:02.559069 | primary |
2026-06-09 00:14:02.559082 | primary | time="2026-06-09T00:12:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag ea168bc1eb59af5160ebffbd0ef6c8c33d3e84022f7792df4abc012e390572d3 and manifest sha256:ea168bc1eb59af5160ebffbd0ef6c8c33d3e84022f7792df4abc012e390572d3"
2026-06-09 00:14:02.559089 | primary | "Updated"
2026-06-09 00:14:02.559094 | primary |
2026-06-09 00:14:02.559099 | primary | time="2026-06-09T00:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:f2ddf5b1c0ae30632d4089113559b1c15148c201303f28bfd507d3fd7c890940"
2026-06-09 00:14:02.559105 | primary | "Updated"
2026-06-09 00:14:02.559110 | primary |
2026-06-09 00:14:02.559119 | primary | time="2026-06-09T00:12:05Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag f2ddf5b1c0ae30632d4089113559b1c15148c201303f28bfd507d3fd7c890940 and manifest sha256:f2ddf5b1c0ae30632d4089113559b1c15148c201303f28bfd507d3fd7c890940"
2026-06-09 00:14:02.559127 | primary | "Updated"
2026-06-09 00:14:02.559134 | primary |
2026-06-09 00:14:02.559142 | primary | time="2026-06-09T00:12:06Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:6696cf6182caacf05b82a26ddc42f9ddba18ce38655f8451e3fe5965d02c84ea"
2026-06-09 00:14:02.559149 | primary | "Updated"
2026-06-09 00:14:02.559156 | primary |
2026-06-09 00:14:02.559164 | primary | time="2026-06-09T00:12:06Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 6696cf6182caacf05b82a26ddc42f9ddba18ce38655f8451e3fe5965d02c84ea and manifest sha256:6696cf6182caacf05b82a26ddc42f9ddba18ce38655f8451e3fe5965d02c84ea"
2026-06-09 00:14:02.559176 | primary | "Updated"
2026-06-09 00:14:02.559184 | primary |
2026-06-09 00:14:02.559192 | primary | time="2026-06-09T00:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:da8a4bef0557b3f9778cf712dfa5e117483153972edfb7e278777779483e1562"
2026-06-09 00:14:02.559199 | primary | "Updated"
2026-06-09 00:14:02.559206 | primary |
2026-06-09 00:14:02.559214 | primary | time="2026-06-09T00:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag da8a4bef0557b3f9778cf712dfa5e117483153972edfb7e278777779483e1562 and manifest sha256:da8a4bef0557b3f9778cf712dfa5e117483153972edfb7e278777779483e1562"
2026-06-09 00:14:02.559221 | primary | "Updated"
2026-06-09 00:14:02.559229 | primary |
2026-06-09 00:14:02.559236 | primary | time="2026-06-09T00:12:08Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:bbf9c38dfa3489a6ed34842ce92af00688e6f0bef90ae26f3ecb782adaac8892"
2026-06-09 00:14:02.559304 | primary | "Updated"
2026-06-09 00:14:02.559313 | primary |
2026-06-09 00:14:02.559321 | primary | time="2026-06-09T00:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag bbf9c38dfa3489a6ed34842ce92af00688e6f0bef90ae26f3ecb782adaac8892 and manifest sha256:bbf9c38dfa3489a6ed34842ce92af00688e6f0bef90ae26f3ecb782adaac8892"
2026-06-09 00:14:02.559328 | primary | "Updated"
2026-06-09 00:14:02.559335 | primary |
2026-06-09 00:14:02.559343 | primary | time="2026-06-09T00:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:07f425e9209c4d7fd9f6ef13882f651e6f6fccfd55622a0465da1933612020fc"
2026-06-09 00:14:02.559350 | primary | "Updated"
2026-06-09 00:14:02.559357 | primary |
2026-06-09 00:14:02.559365 | primary | time="2026-06-09T00:12:10Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag 07f425e9209c4d7fd9f6ef13882f651e6f6fccfd55622a0465da1933612020fc and manifest sha256:07f425e9209c4d7fd9f6ef13882f651e6f6fccfd55622a0465da1933612020fc"
2026-06-09 00:14:02.559372 | primary | "Updated"
2026-06-09 00:14:02.559380 | primary |
2026-06-09 00:14:02.559390 | primary | time="2026-06-09T00:12:13Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:c1768014c417cc2de8a338fcd022fc8d4f97dd968fde3007b7f2c515ccdb7389"
2026-06-09 00:14:02.559396 | primary | "Updated"
2026-06-09 00:14:02.559401 | primary |
2026-06-09 00:14:02.559408 | primary | time="2026-06-09T00:12:13Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag c1768014c417cc2de8a338fcd022fc8d4f97dd968fde3007b7f2c515ccdb7389 and manifest sha256:c1768014c417cc2de8a338fcd022fc8d4f97dd968fde3007b7f2c515ccdb7389"
2026-06-09 00:14:02.559416 | primary | "Updated"
2026-06-09 00:14:02.559423 | primary |
2026-06-09 00:14:02.559431 | primary | time="2026-06-09T00:12:14Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:dbef20fa09c329b1db3afb79950cc432b757ee01e87f1382bbb683461a26b897"
2026-06-09 00:14:02.559438 | primary | "Updated"
2026-06-09 00:14:02.559445 | primary |
2026-06-09 00:14:02.559452 | primary | time="2026-06-09T00:12:15Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag dbef20fa09c329b1db3afb79950cc432b757ee01e87f1382bbb683461a26b897 and manifest sha256:dbef20fa09c329b1db3afb79950cc432b757ee01e87f1382bbb683461a26b897"
2026-06-09 00:14:02.559460 | primary | "Updated"
2026-06-09 00:14:02.559467 | primary |
2026-06-09 00:14:02.559474 | primary | time="2026-06-09T00:12:16Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:8938b997fa6065ecf1432f926547f9be64490b0f0fd0408f250a82b940e0cd6a"
2026-06-09 00:14:02.559481 | primary | "Updated"
2026-06-09 00:14:02.559488 | primary |
2026-06-09 00:14:02.559494 | primary | time="2026-06-09T00:12:17Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 8938b997fa6065ecf1432f926547f9be64490b0f0fd0408f250a82b940e0cd6a and manifest sha256:8938b997fa6065ecf1432f926547f9be64490b0f0fd0408f250a82b940e0cd6a"
2026-06-09 00:14:02.559509 | primary | "Updated"
2026-06-09 00:14:02.559523 | primary |
2026-06-09 00:14:02.559530 | primary | time="2026-06-09T00:12:18Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:ec2c80303f3fdf337e04cc9ac172c77a52d696ba16e19daed9a31fe63a4eddd3"
2026-06-09 00:14:02.559537 | primary | "Updated"
2026-06-09 00:14:02.559544 | primary |
2026-06-09 00:14:02.559556 | primary | time="2026-06-09T00:12:18Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag ec2c80303f3fdf337e04cc9ac172c77a52d696ba16e19daed9a31fe63a4eddd3 and manifest sha256:ec2c80303f3fdf337e04cc9ac172c77a52d696ba16e19daed9a31fe63a4eddd3"
2026-06-09 00:14:02.559564 | primary | "Updated"
2026-06-09 00:14:02.559571 | primary |
2026-06-09 00:14:02.559579 | primary | time="2026-06-09T00:12:19Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:a4b4a5901da04dadef664466248c9ef054b5543de9d4e31b8a48d263a3b884d2"
2026-06-09 00:14:02.559586 | primary | "Updated"
2026-06-09 00:14:02.559593 | primary |
2026-06-09 00:14:02.559600 | primary | time="2026-06-09T00:12:20Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag a4b4a5901da04dadef664466248c9ef054b5543de9d4e31b8a48d263a3b884d2 and manifest sha256:a4b4a5901da04dadef664466248c9ef054b5543de9d4e31b8a48d263a3b884d2"
2026-06-09 00:14:02.559608 | primary | "Updated"
2026-06-09 00:14:02.559615 | primary |
2026-06-09 00:14:02.559622 | primary | time="2026-06-09T00:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:88ee8e48c00e74dc4e3c6955cbf8c324060f5675fac5774948b9c7e314507114"
2026-06-09 00:14:02.559629 | primary | "Updated"
2026-06-09 00:14:02.559637 | primary |
2026-06-09 00:14:02.559644 | primary | time="2026-06-09T00:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 88ee8e48c00e74dc4e3c6955cbf8c324060f5675fac5774948b9c7e314507114 and manifest sha256:88ee8e48c00e74dc4e3c6955cbf8c324060f5675fac5774948b9c7e314507114"
2026-06-09 00:14:02.559652 | primary | "Updated"
2026-06-09 00:14:02.559659 | primary |
2026-06-09 00:14:02.559667 | primary | time="2026-06-09T00:12:22Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:541e8cbd9ef9d99b2f999a9cd1b770051623d5b0bb23309267c1297980273883"
2026-06-09 00:14:02.559674 | primary | "Updated"
2026-06-09 00:14:02.559681 | primary |
2026-06-09 00:14:02.559688 | primary | time="2026-06-09T00:12:22Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag 541e8cbd9ef9d99b2f999a9cd1b770051623d5b0bb23309267c1297980273883 and manifest sha256:541e8cbd9ef9d99b2f999a9cd1b770051623d5b0bb23309267c1297980273883"
2026-06-09 00:14:02.559696 | primary | "Updated"
2026-06-09 00:14:02.559703 | primary |
2026-06-09 00:14:02.559711 | primary | time="2026-06-09T00:12:23Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:fdf6c2800581ba91a293290e88c9e55186fa08e8fc44f83c6a1aaf4a2f6bee65"
2026-06-09 00:14:02.559718 | primary | "Updated"
2026-06-09 00:14:02.559725 | primary |
2026-06-09 00:14:02.559732 | primary | time="2026-06-09T00:12:24Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag fdf6c2800581ba91a293290e88c9e55186fa08e8fc44f83c6a1aaf4a2f6bee65 and manifest sha256:fdf6c2800581ba91a293290e88c9e55186fa08e8fc44f83c6a1aaf4a2f6bee65"
2026-06-09 00:14:02.559739 | primary | "Updated"
2026-06-09 00:14:02.559747 | primary |
2026-06-09 00:14:02.559753 | primary | time="2026-06-09T00:12:24Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:e1ab3fdd50f4f8b653051932c3e595717d3e15018078ebd7cfdaf786344fde92"
2026-06-09 00:14:02.559760 | primary | "Updated"
2026-06-09 00:14:02.559767 | primary |
2026-06-09 00:14:02.559774 | primary | time="2026-06-09T00:12:25Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag e1ab3fdd50f4f8b653051932c3e595717d3e15018078ebd7cfdaf786344fde92 and manifest sha256:e1ab3fdd50f4f8b653051932c3e595717d3e15018078ebd7cfdaf786344fde92"
2026-06-09 00:14:02.559780 | primary | "Updated"
2026-06-09 00:14:02.559794 | primary |
2026-06-09 00:14:02.559801 | primary | time="2026-06-09T00:12:25Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:41ae14d2f7db134898d6829fd6c61d5f25e4bc72bdf65a9240d4d4162d755382"
2026-06-09 00:14:02.559808 | primary | "Updated"
2026-06-09 00:14:02.559814 | primary |
2026-06-09 00:14:02.559819 | primary | time="2026-06-09T00:12:26Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 41ae14d2f7db134898d6829fd6c61d5f25e4bc72bdf65a9240d4d4162d755382 and manifest sha256:41ae14d2f7db134898d6829fd6c61d5f25e4bc72bdf65a9240d4d4162d755382"
2026-06-09 00:14:02.559825 | primary | "Updated"
2026-06-09 00:14:02.559830 | primary |
2026-06-09 00:14:02.559835 | primary | time="2026-06-09T00:12:27Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:0e788fc018892b2855c63cab02b7e57b66659d63ac80d74ab5731523112dc8d4"
2026-06-09 00:14:02.559840 | primary | "Updated"
2026-06-09 00:14:02.559845 | primary |
2026-06-09 00:14:02.559851 | primary | time="2026-06-09T00:12:27Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag 0e788fc018892b2855c63cab02b7e57b66659d63ac80d74ab5731523112dc8d4 and manifest sha256:0e788fc018892b2855c63cab02b7e57b66659d63ac80d74ab5731523112dc8d4"
2026-06-09 00:14:02.559856 | primary | "Updated"
2026-06-09 00:14:02.559862 | primary |
2026-06-09 00:14:02.559880 | primary | time="2026-06-09T00:12:28Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:eb93165ba45bd5bba48723e26cd14e044b4260d18700d773e877599fa457b752"
2026-06-09 00:14:02.559888 | primary | "Updated"
2026-06-09 00:14:02.559895 | primary |
2026-06-09 00:14:02.559902 | primary | time="2026-06-09T00:12:29Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag eb93165ba45bd5bba48723e26cd14e044b4260d18700d773e877599fa457b752 and manifest sha256:eb93165ba45bd5bba48723e26cd14e044b4260d18700d773e877599fa457b752"
2026-06-09 00:14:02.559908 | primary | "Updated"
2026-06-09 00:14:02.559913 | primary |
2026-06-09 00:14:02.559919 | primary | time="2026-06-09T00:12:29Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:1d733d2222f759c740dce0037100fd4b56cd0922748335569052c9d659fc8576"
2026-06-09 00:14:02.559924 | primary | "Updated"
2026-06-09 00:14:02.559929 | primary |
2026-06-09 00:14:02.559934 | primary | time="2026-06-09T00:12:30Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag 1d733d2222f759c740dce0037100fd4b56cd0922748335569052c9d659fc8576 and manifest sha256:1d733d2222f759c740dce0037100fd4b56cd0922748335569052c9d659fc8576"
2026-06-09 00:14:02.559939 | primary | "Updated"
2026-06-09 00:14:02.559945 | primary |
2026-06-09 00:14:02.559950 | primary | time="2026-06-09T00:12:30Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:b57b34d39686b8894d94a8dc700349fd0247b7c600f3e766b339ea2fc569ecd4"
2026-06-09 00:14:02.559955 | primary | "Updated"
2026-06-09 00:14:02.559960 | primary |
2026-06-09 00:14:02.559966 | primary | time="2026-06-09T00:12:32Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag b57b34d39686b8894d94a8dc700349fd0247b7c600f3e766b339ea2fc569ecd4 and manifest sha256:b57b34d39686b8894d94a8dc700349fd0247b7c600f3e766b339ea2fc569ecd4"
2026-06-09 00:14:02.559971 | primary | "Updated"
2026-06-09 00:14:02.559976 | primary |
2026-06-09 00:14:02.559981 | primary | time="2026-06-09T00:12:33Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:6c9d4804c560e36f971326b2e60b51487a4e2d53dc6a2aa052641b1d53834024"
2026-06-09 00:14:02.559986 | primary | "Updated"
2026-06-09 00:14:02.559991 | primary |
2026-06-09 00:14:02.559997 | primary | time="2026-06-09T00:12:34Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 6c9d4804c560e36f971326b2e60b51487a4e2d53dc6a2aa052641b1d53834024 and manifest sha256:6c9d4804c560e36f971326b2e60b51487a4e2d53dc6a2aa052641b1d53834024"
2026-06-09 00:14:02.560002 | primary | "Updated"
2026-06-09 00:14:02.560007 | primary |
2026-06-09 00:14:02.560012 | primary | time="2026-06-09T00:12:35Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:b68cb47f0c068426c23b2b9aab38f110eb90afec31ca6994b0bb05913d2e36f5"
2026-06-09 00:14:02.560021 | primary | "Updated"
2026-06-09 00:14:02.560026 | primary |
2026-06-09 00:14:02.560032 | primary | time="2026-06-09T00:12:35Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag b68cb47f0c068426c23b2b9aab38f110eb90afec31ca6994b0bb05913d2e36f5 and manifest sha256:b68cb47f0c068426c23b2b9aab38f110eb90afec31ca6994b0bb05913d2e36f5"
2026-06-09 00:14:02.560037 | primary | "Updated"
2026-06-09 00:14:02.560042 | primary |
2026-06-09 00:14:02.560047 | primary | time="2026-06-09T00:12:36Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:dc64547b28661704318028f72a7e8a922192c67abcec6557f591e998f2e9919a"
2026-06-09 00:14:02.560053 | primary | "Updated"
2026-06-09 00:14:02.560058 | primary |
2026-06-09 00:14:02.560063 | primary | time="2026-06-09T00:12:37Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag dc64547b28661704318028f72a7e8a922192c67abcec6557f591e998f2e9919a and manifest sha256:dc64547b28661704318028f72a7e8a922192c67abcec6557f591e998f2e9919a"
2026-06-09 00:14:02.560068 | primary | "Updated"
2026-06-09 00:14:02.560073 | primary |
2026-06-09 00:14:02.560078 | primary | time="2026-06-09T00:12:38Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:2aae80c33fdb62fc9c9eab6511d36460d08043a56b4d0f2f75e231d8e2d8db15"
2026-06-09 00:14:02.560084 | primary | "Updated"
2026-06-09 00:14:02.560089 | primary |
2026-06-09 00:14:02.560094 | primary | time="2026-06-09T00:12:39Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag 2aae80c33fdb62fc9c9eab6511d36460d08043a56b4d0f2f75e231d8e2d8db15 and manifest sha256:2aae80c33fdb62fc9c9eab6511d36460d08043a56b4d0f2f75e231d8e2d8db15"
2026-06-09 00:14:02.560099 | primary | "Updated"
2026-06-09 00:14:02.560104 | primary |
2026-06-09 00:14:02.560110 | primary | time="2026-06-09T00:12:40Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:41b8e19a62e3c09b831efa4a266bc2908bb4778dee5e5a666bef4409481de144"
2026-06-09 00:14:02.560115 | primary | "Updated"
2026-06-09 00:14:02.560120 | primary |
2026-06-09 00:14:02.560125 | primary | time="2026-06-09T00:12:40Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 41b8e19a62e3c09b831efa4a266bc2908bb4778dee5e5a666bef4409481de144 and manifest sha256:41b8e19a62e3c09b831efa4a266bc2908bb4778dee5e5a666bef4409481de144"
2026-06-09 00:14:02.560130 | primary | "Updated"
2026-06-09 00:14:02.560136 | primary |
2026-06-09 00:14:02.560141 | primary | time="2026-06-09T00:12:41Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:7238b6fa068361c5cd8665c4b1fb170bb8ede9444892beeeec9d93723cfde937"
2026-06-09 00:14:02.560146 | primary | "Updated"
2026-06-09 00:14:02.560155 | primary |
2026-06-09 00:14:02.560160 | primary | time="2026-06-09T00:12:42Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag 7238b6fa068361c5cd8665c4b1fb170bb8ede9444892beeeec9d93723cfde937 and manifest sha256:7238b6fa068361c5cd8665c4b1fb170bb8ede9444892beeeec9d93723cfde937"
2026-06-09 00:14:02.560165 | primary | "Updated"
2026-06-09 00:14:02.560171 | primary |
2026-06-09 00:14:02.560176 | primary | time="2026-06-09T00:12:42Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:401c81e4b9162b70b4470c0469b3d242aa3407086defb83f985f7e7b04ad3fe8"
2026-06-09 00:14:02.560181 | primary | "Updated"
2026-06-09 00:14:02.560186 | primary |
2026-06-09 00:14:02.560196 | primary | time="2026-06-09T00:12:43Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 401c81e4b9162b70b4470c0469b3d242aa3407086defb83f985f7e7b04ad3fe8 and manifest sha256:401c81e4b9162b70b4470c0469b3d242aa3407086defb83f985f7e7b04ad3fe8"
2026-06-09 00:14:02.560202 | primary | "Updated"
2026-06-09 00:14:02.560207 | primary |
2026-06-09 00:14:02.560212 | primary | time="2026-06-09T00:12:44Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:176ab14214aea2af1fa85a958b47d130e71d540c6170caeeda14188c6229a6ed"
2026-06-09 00:14:02.560220 | primary | "Updated"
2026-06-09 00:14:02.560225 | primary |
2026-06-09 00:14:02.560231 | primary | time="2026-06-09T00:12:45Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag 176ab14214aea2af1fa85a958b47d130e71d540c6170caeeda14188c6229a6ed and manifest sha256:176ab14214aea2af1fa85a958b47d130e71d540c6170caeeda14188c6229a6ed"
2026-06-09 00:14:02.560236 | primary | "Updated"
2026-06-09 00:14:02.560241 | primary |
2026-06-09 00:14:02.560246 | primary | time="2026-06-09T00:12:46Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:e8dd8e94eb1f26f094151170c54c86bfd7ca3abd65428fa83210bea16cc8e807"
2026-06-09 00:14:02.560252 | primary | "Updated"
2026-06-09 00:14:02.560283 | primary |
2026-06-09 00:14:02.560289 | primary | time="2026-06-09T00:12:46Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag e8dd8e94eb1f26f094151170c54c86bfd7ca3abd65428fa83210bea16cc8e807 and manifest sha256:e8dd8e94eb1f26f094151170c54c86bfd7ca3abd65428fa83210bea16cc8e807"
2026-06-09 00:14:02.560294 | primary | "Updated"
2026-06-09 00:14:02.560299 | primary |
2026-06-09 00:14:02.560304 | primary | time="2026-06-09T00:12:48Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:b1d569df54cd7031dddbe27cd6755b2b06ea1be1fb91e57ed08d01ecc36f8b85"
2026-06-09 00:14:02.560310 | primary | "Updated"
2026-06-09 00:14:02.560315 | primary |
2026-06-09 00:14:02.560320 | primary | time="2026-06-09T00:12:48Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag b1d569df54cd7031dddbe27cd6755b2b06ea1be1fb91e57ed08d01ecc36f8b85 and manifest sha256:b1d569df54cd7031dddbe27cd6755b2b06ea1be1fb91e57ed08d01ecc36f8b85"
2026-06-09 00:14:02.560325 | primary | "Updated"
2026-06-09 00:14:02.560331 | primary |
2026-06-09 00:14:02.560336 | primary | time="2026-06-09T00:12:49Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:e2030dbda78f774730cca9c4b8eac9005b295463ac2f7db9e306449fa693eeef"
2026-06-09 00:14:02.560341 | primary | "Updated"
2026-06-09 00:14:02.560346 | primary |
2026-06-09 00:14:02.560351 | primary | time="2026-06-09T00:12:49Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag e2030dbda78f774730cca9c4b8eac9005b295463ac2f7db9e306449fa693eeef and manifest sha256:e2030dbda78f774730cca9c4b8eac9005b295463ac2f7db9e306449fa693eeef"
2026-06-09 00:14:02.560357 | primary | "Updated"
2026-06-09 00:14:02.560362 | primary |
2026-06-09 00:14:02.560367 | primary | time="2026-06-09T00:12:50Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:586bbc8407355d61fe6cdea4b66921aca8ffdd25bed50a67958f25db54ceaa01"
2026-06-09 00:14:02.560372 | primary | "Updated"
2026-06-09 00:14:02.560377 | primary |
2026-06-09 00:14:02.560383 | primary | time="2026-06-09T00:12:51Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 586bbc8407355d61fe6cdea4b66921aca8ffdd25bed50a67958f25db54ceaa01 and manifest sha256:586bbc8407355d61fe6cdea4b66921aca8ffdd25bed50a67958f25db54ceaa01"
2026-06-09 00:14:02.560388 | primary | "Updated"
2026-06-09 00:14:02.560393 | primary |
2026-06-09 00:14:02.560401 | primary | time="2026-06-09T00:12:52Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:3f2d895377e7b9205a02476cd5a778a1b3a888d27f82eb7a959bcc997af6a39e"
2026-06-09 00:14:02.560406 | primary | "Updated"
2026-06-09 00:14:02.560412 | primary |
2026-06-09 00:14:02.560417 | primary | time="2026-06-09T00:12:52Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 3f2d895377e7b9205a02476cd5a778a1b3a888d27f82eb7a959bcc997af6a39e and manifest sha256:3f2d895377e7b9205a02476cd5a778a1b3a888d27f82eb7a959bcc997af6a39e"
2026-06-09 00:14:02.560422 | primary | "Updated"
2026-06-09 00:14:02.560427 | primary |
2026-06-09 00:14:02.560433 | primary | time="2026-06-09T00:12:53Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:4558f9feb84a2eaa99b68ed8fb4f8082c8b20abef18ed1aa7fe812a1eb8c9b4c"
2026-06-09 00:14:02.560441 | primary | "Updated"
2026-06-09 00:14:02.560446 | primary |
2026-06-09 00:14:02.560457 | primary | time="2026-06-09T00:12:54Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag 4558f9feb84a2eaa99b68ed8fb4f8082c8b20abef18ed1aa7fe812a1eb8c9b4c and manifest sha256:4558f9feb84a2eaa99b68ed8fb4f8082c8b20abef18ed1aa7fe812a1eb8c9b4c"
2026-06-09 00:14:02.560462 | primary | "Updated"
2026-06-09 00:14:02.560467 | primary |
2026-06-09 00:14:02.560472 | primary | time="2026-06-09T00:12:54Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:49f4dd8cfc9c298b5206aca5db50098b1f284d734dca80bfde62abfd7c51ae5d"
2026-06-09 00:14:02.560477 | primary | "Updated"
2026-06-09 00:14:02.560493 | primary |
2026-06-09 00:14:02.560499 | primary | time="2026-06-09T00:12:55Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 49f4dd8cfc9c298b5206aca5db50098b1f284d734dca80bfde62abfd7c51ae5d and manifest sha256:49f4dd8cfc9c298b5206aca5db50098b1f284d734dca80bfde62abfd7c51ae5d"
2026-06-09 00:14:02.560504 | primary | "Updated"
2026-06-09 00:14:02.560509 | primary |
2026-06-09 00:14:02.560515 | primary | time="2026-06-09T00:12:56Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:276e3bba3f31a119758553bf5c4fc2e22d12c9b01dd300300ec5241cbe6da32b"
2026-06-09 00:14:02.560520 | primary | "Updated"
2026-06-09 00:14:02.560525 | primary |
2026-06-09 00:14:02.560530 | primary | time="2026-06-09T00:12:56Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag 276e3bba3f31a119758553bf5c4fc2e22d12c9b01dd300300ec5241cbe6da32b and manifest sha256:276e3bba3f31a119758553bf5c4fc2e22d12c9b01dd300300ec5241cbe6da32b"
2026-06-09 00:14:02.560536 | primary | "Updated"
2026-06-09 00:14:02.560541 | primary |
2026-06-09 00:14:02.560546 | primary | time="2026-06-09T00:12:57Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:2c2cdfd38109b5e47a42ce0f81d66746aba8b74ff1312915ef1678c5239eefa6"
2026-06-09 00:14:02.560551 | primary | "Updated"
2026-06-09 00:14:02.560557 | primary |
2026-06-09 00:14:02.560562 | primary | time="2026-06-09T00:12:57Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 2c2cdfd38109b5e47a42ce0f81d66746aba8b74ff1312915ef1678c5239eefa6 and manifest sha256:2c2cdfd38109b5e47a42ce0f81d66746aba8b74ff1312915ef1678c5239eefa6"
2026-06-09 00:14:02.560567 | primary | "Updated"
2026-06-09 00:14:02.560572 | primary |
2026-06-09 00:14:02.560578 | primary | time="2026-06-09T00:12:58Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:8c175450be5c3d791085b1539b99c71422de154d586a78ad6e4968c021369140"
2026-06-09 00:14:02.560583 | primary | "Updated"
2026-06-09 00:14:02.560588 | primary |
2026-06-09 00:14:02.560593 | primary | time="2026-06-09T00:12:58Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 8c175450be5c3d791085b1539b99c71422de154d586a78ad6e4968c021369140 and manifest sha256:8c175450be5c3d791085b1539b99c71422de154d586a78ad6e4968c021369140"
2026-06-09 00:14:02.560599 | primary | "Updated"
2026-06-09 00:14:02.560604 | primary |
2026-06-09 00:14:02.560609 | primary | time="2026-06-09T00:12:59Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:31f50894798c41ba14e440d943441851a2a3a6b6294f6392381f4155f15a5041"
2026-06-09 00:14:02.560614 | primary | "Updated"
2026-06-09 00:14:02.560619 | primary |
2026-06-09 00:14:02.560627 | primary | time="2026-06-09T00:12:59Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 31f50894798c41ba14e440d943441851a2a3a6b6294f6392381f4155f15a5041 and manifest sha256:31f50894798c41ba14e440d943441851a2a3a6b6294f6392381f4155f15a5041"
2026-06-09 00:14:02.560633 | primary | "Updated"
2026-06-09 00:14:02.560638 | primary |
2026-06-09 00:14:02.560643 | primary | time="2026-06-09T00:13:00Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:30d7990d872943bf023ec164f904c066d5346b69d2ab92f3b5b74e36ba87d728"
2026-06-09 00:14:02.560649 | primary | "Updated"
2026-06-09 00:14:02.560656 | primary |
2026-06-09 00:14:02.560662 | primary | time="2026-06-09T00:13:01Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag 30d7990d872943bf023ec164f904c066d5346b69d2ab92f3b5b74e36ba87d728 and manifest sha256:30d7990d872943bf023ec164f904c066d5346b69d2ab92f3b5b74e36ba87d728"
2026-06-09 00:14:02.560667 | primary | "Updated"
2026-06-09 00:14:02.560672 | primary |
2026-06-09 00:14:02.560678 | primary | time="2026-06-09T00:13:02Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:3fb072ede2d255dfd7c5cf2d0e09725ab98fa1507bfd95c182f5831df1efb845"
2026-06-09 00:14:02.560683 | primary | "Updated"
2026-06-09 00:14:02.560688 | primary |
2026-06-09 00:14:02.560693 | primary | time="2026-06-09T00:13:02Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 3fb072ede2d255dfd7c5cf2d0e09725ab98fa1507bfd95c182f5831df1efb845 and manifest sha256:3fb072ede2d255dfd7c5cf2d0e09725ab98fa1507bfd95c182f5831df1efb845"
2026-06-09 00:14:02.560699 | primary | "Updated"
2026-06-09 00:14:02.560704 | primary |
2026-06-09 00:14:02.560709 | primary | time="2026-06-09T00:13:03Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:ecbed8c40a02c1a0135ad811572035b154ba67dbf2537716f9a8a76b7fc52215"
2026-06-09 00:14:02.560714 | primary | "Updated"
2026-06-09 00:14:02.560719 | primary |
2026-06-09 00:14:02.560728 | primary | time="2026-06-09T00:13:04Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag ecbed8c40a02c1a0135ad811572035b154ba67dbf2537716f9a8a76b7fc52215 and manifest sha256:ecbed8c40a02c1a0135ad811572035b154ba67dbf2537716f9a8a76b7fc52215"
2026-06-09 00:14:02.560734 | primary | "Updated"
2026-06-09 00:14:02.560739 | primary |
2026-06-09 00:14:02.560744 | primary | time="2026-06-09T00:13:04Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:79b084f83e1824376c423a65539650ae480a4f11c5f1c06371b71518c58f36af"
2026-06-09 00:14:02.560749 | primary | "Updated"
2026-06-09 00:14:02.560754 | primary |
2026-06-09 00:14:02.560760 | primary | time="2026-06-09T00:13:05Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag 79b084f83e1824376c423a65539650ae480a4f11c5f1c06371b71518c58f36af and manifest sha256:79b084f83e1824376c423a65539650ae480a4f11c5f1c06371b71518c58f36af"
2026-06-09 00:14:02.560765 | primary | "Updated"
2026-06-09 00:14:02.560770 | primary |
2026-06-09 00:14:02.560775 | primary | time="2026-06-09T00:13:06Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:bdde78939421b71920ec50b1afa543a1cb49da4f6ea19d020aa6cdc9abeab17c"
2026-06-09 00:14:02.560781 | primary | "Updated"
2026-06-09 00:14:02.560786 | primary |
2026-06-09 00:14:02.560791 | primary | time="2026-06-09T00:13:07Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag bdde78939421b71920ec50b1afa543a1cb49da4f6ea19d020aa6cdc9abeab17c and manifest sha256:bdde78939421b71920ec50b1afa543a1cb49da4f6ea19d020aa6cdc9abeab17c"
2026-06-09 00:14:02.560797 | primary | "Updated"
2026-06-09 00:14:02.560802 | primary |
2026-06-09 00:14:02.560807 | primary | time="2026-06-09T00:13:08Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:d53ff56beef2409a35fdf018d90f2422a2a3fcd698debb9d554fc98e4575c2f3"
2026-06-09 00:14:02.560812 | primary | "Updated"
2026-06-09 00:14:02.560817 | primary |
2026-06-09 00:14:02.560823 | primary | time="2026-06-09T00:13:08Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag d53ff56beef2409a35fdf018d90f2422a2a3fcd698debb9d554fc98e4575c2f3 and manifest sha256:d53ff56beef2409a35fdf018d90f2422a2a3fcd698debb9d554fc98e4575c2f3"
2026-06-09 00:14:02.560828 | primary | "Updated"
2026-06-09 00:14:02.560833 | primary |
2026-06-09 00:14:02.560838 | primary | time="2026-06-09T00:13:09Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:8ffaa19c92d0efa7280e2a8c22d9e089f6f2731776fbe4c4a37b9d4f33fdda34"
2026-06-09 00:14:02.560843 | primary | "Updated"
2026-06-09 00:14:02.560851 | primary |
2026-06-09 00:14:02.560859 | primary | time="2026-06-09T00:13:09Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag 8ffaa19c92d0efa7280e2a8c22d9e089f6f2731776fbe4c4a37b9d4f33fdda34 and manifest sha256:8ffaa19c92d0efa7280e2a8c22d9e089f6f2731776fbe4c4a37b9d4f33fdda34"
2026-06-09 00:14:02.560864 | primary | "Updated"
2026-06-09 00:14:02.560869 | primary |
2026-06-09 00:14:02.560874 | primary | time="2026-06-09T00:13:10Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:fab19228dd4528952c98e9364a10c7312347fba092266b1d96bae5634c5a861b"
2026-06-09 00:14:02.560880 | primary | "Updated"
2026-06-09 00:14:02.560885 | primary |
2026-06-09 00:14:02.560890 | primary | time="2026-06-09T00:13:10Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag fab19228dd4528952c98e9364a10c7312347fba092266b1d96bae5634c5a861b and manifest sha256:fab19228dd4528952c98e9364a10c7312347fba092266b1d96bae5634c5a861b"
2026-06-09 00:14:02.560895 | primary | "Updated"
2026-06-09 00:14:02.560901 | primary |
2026-06-09 00:14:02.560906 | primary | time="2026-06-09T00:13:12Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:1fe57a70fd5108156c7ed159f66f71911f130adac0132250388c420d172cffa0"
2026-06-09 00:14:02.560911 | primary | "Updated"
2026-06-09 00:14:02.560916 | primary |
2026-06-09 00:14:02.560922 | primary | time="2026-06-09T00:13:12Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag 1fe57a70fd5108156c7ed159f66f71911f130adac0132250388c420d172cffa0 and manifest sha256:1fe57a70fd5108156c7ed159f66f71911f130adac0132250388c420d172cffa0"
2026-06-09 00:14:02.560927 | primary | "Updated"
2026-06-09 00:14:02.560932 | primary |
2026-06-09 00:14:02.560938 | primary | time="2026-06-09T00:13:13Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:e4ec0fbeb3f10563f0c9f1a6310042d68ef0e4ef4d476441596235446446681a"
2026-06-09 00:14:02.560943 | primary | "Updated"
2026-06-09 00:14:02.560948 | primary |
2026-06-09 00:14:02.560953 | primary | time="2026-06-09T00:13:13Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag e4ec0fbeb3f10563f0c9f1a6310042d68ef0e4ef4d476441596235446446681a and manifest sha256:e4ec0fbeb3f10563f0c9f1a6310042d68ef0e4ef4d476441596235446446681a"
2026-06-09 00:14:02.560959 | primary | "Updated"
2026-06-09 00:14:02.560964 | primary |
2026-06-09 00:14:02.560969 | primary | time="2026-06-09T00:13:14Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:36efe779ff266da2e89eb76497b6983cc90f3a66c7af15aa963b66f8f346de90"
2026-06-09 00:14:02.560974 | primary | "Updated"
2026-06-09 00:14:02.560979 | primary |
2026-06-09 00:14:02.560985 | primary | time="2026-06-09T00:13:15Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag 36efe779ff266da2e89eb76497b6983cc90f3a66c7af15aa963b66f8f346de90 and manifest sha256:36efe779ff266da2e89eb76497b6983cc90f3a66c7af15aa963b66f8f346de90"
2026-06-09 00:14:02.560990 | primary | "Updated"
2026-06-09 00:14:02.560995 | primary |
2026-06-09 00:14:02.561005 | primary | time="2026-06-09T00:13:15Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:089cb960324e56e3cbdc478f2f386816e2bb572141272546107376df95fbed96"
2026-06-09 00:14:02.561011 | primary | "Updated"
2026-06-09 00:14:02.561016 | primary |
2026-06-09 00:14:02.561021 | primary | time="2026-06-09T00:13:16Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 089cb960324e56e3cbdc478f2f386816e2bb572141272546107376df95fbed96 and manifest sha256:089cb960324e56e3cbdc478f2f386816e2bb572141272546107376df95fbed96"
2026-06-09 00:14:02.561027 | primary | "Updated"
2026-06-09 00:14:02.561032 | primary |
2026-06-09 00:14:02.561037 | primary | time="2026-06-09T00:13:16Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:354fa903e06513bb6777ff53a848c934f196f2aba87abdf04fff74142d83d8e3"
2026-06-09 00:14:02.561042 | primary | "Updated"
2026-06-09 00:14:02.561048 | primary |
2026-06-09 00:14:02.561053 | primary | time="2026-06-09T00:13:17Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag 354fa903e06513bb6777ff53a848c934f196f2aba87abdf04fff74142d83d8e3 and manifest sha256:354fa903e06513bb6777ff53a848c934f196f2aba87abdf04fff74142d83d8e3"
2026-06-09 00:14:02.561061 | primary | "Updated"
2026-06-09 00:14:02.561066 | primary |
2026-06-09 00:14:02.561072 | primary | time="2026-06-09T00:13:18Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:15e05129b3a62c58f8dbf72d034fd729aac8c1c6d20b10e544b9452f3f846cd1"
2026-06-09 00:14:02.561077 | primary | "Updated"
2026-06-09 00:14:02.561082 | primary |
2026-06-09 00:14:02.561087 | primary | time="2026-06-09T00:13:19Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 15e05129b3a62c58f8dbf72d034fd729aac8c1c6d20b10e544b9452f3f846cd1 and manifest sha256:15e05129b3a62c58f8dbf72d034fd729aac8c1c6d20b10e544b9452f3f846cd1"
2026-06-09 00:14:02.561093 | primary | "Updated"
2026-06-09 00:14:02.561098 | primary |
2026-06-09 00:14:02.561103 | primary | time="2026-06-09T00:13:19Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:a1392c10d9bef15a4450ba53cab3792de8d7ae44dea816a6e06fcad24306f036"
2026-06-09 00:14:02.561108 | primary | "Updated"
2026-06-09 00:14:02.561114 | primary |
2026-06-09 00:14:02.561121 | primary | time="2026-06-09T00:13:20Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag a1392c10d9bef15a4450ba53cab3792de8d7ae44dea816a6e06fcad24306f036 and manifest sha256:a1392c10d9bef15a4450ba53cab3792de8d7ae44dea816a6e06fcad24306f036"
2026-06-09 00:14:02.561126 | primary | "Updated"
2026-06-09 00:14:02.561132 | primary |
2026-06-09 00:14:02.561137 | primary | time="2026-06-09T00:13:20Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:c08478ae0c991c9089fea14e3513481dd5ad2392a5843e43316ee7de37241472"
2026-06-09 00:14:02.561142 | primary | "Updated"
2026-06-09 00:14:02.561147 | primary |
2026-06-09 00:14:02.561153 | primary | time="2026-06-09T00:13:21Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag c08478ae0c991c9089fea14e3513481dd5ad2392a5843e43316ee7de37241472 and manifest sha256:c08478ae0c991c9089fea14e3513481dd5ad2392a5843e43316ee7de37241472"
2026-06-09 00:14:02.561158 | primary | "Updated"
2026-06-09 00:14:02.561163 | primary |
2026-06-09 00:14:02.561168 | primary | time="2026-06-09T00:13:22Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:8e2a10d19168f2deb2c5381872f71a13ea059ebaf1f59557c0a467ead0cf46ad"
2026-06-09 00:14:02.561174 | primary | "Updated"
2026-06-09 00:14:02.561179 | primary |
2026-06-09 00:14:02.561184 | primary | time="2026-06-09T00:13:22Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag 8e2a10d19168f2deb2c5381872f71a13ea059ebaf1f59557c0a467ead0cf46ad and manifest sha256:8e2a10d19168f2deb2c5381872f71a13ea059ebaf1f59557c0a467ead0cf46ad"
2026-06-09 00:14:02.561189 | primary | "Updated"
2026-06-09 00:14:02.561194 | primary |
2026-06-09 00:14:02.561200 | primary | time="2026-06-09T00:13:23Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:4877f56b26205575651761ee312a98276b62c9c019deb29702b0897a5bc72f6e"
2026-06-09 00:14:02.561205 | primary | "Updated"
2026-06-09 00:14:02.561210 | primary |
2026-06-09 00:14:02.561215 | primary | time="2026-06-09T00:13:23Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag 4877f56b26205575651761ee312a98276b62c9c019deb29702b0897a5bc72f6e and manifest sha256:4877f56b26205575651761ee312a98276b62c9c019deb29702b0897a5bc72f6e"
2026-06-09 00:14:02.561221 | primary | "Updated"
2026-06-09 00:14:02.561226 | primary |
2026-06-09 00:14:02.561231 | primary | time="2026-06-09T00:13:24Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:62b20312847800580a81cabf4cd2a9104b79ab56d463323b18dc1297a67bcbd3"
2026-06-09 00:14:02.561236 | primary | "Updated"
2026-06-09 00:14:02.561242 | primary |
2026-06-09 00:14:02.561247 | primary | time="2026-06-09T00:13:24Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 62b20312847800580a81cabf4cd2a9104b79ab56d463323b18dc1297a67bcbd3 and manifest sha256:62b20312847800580a81cabf4cd2a9104b79ab56d463323b18dc1297a67bcbd3"
2026-06-09 00:14:02.561255 | primary | "Updated"
2026-06-09 00:14:02.561280 | primary |
2026-06-09 00:14:02.561286 | primary | time="2026-06-09T00:13:25Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:3a4f266c36c71bfc4cc0bf58038e3ac3f24274de3cd87babbd4562a2f0494891"
2026-06-09 00:14:02.561292 | primary | "Updated"
2026-06-09 00:14:02.561297 | primary |
2026-06-09 00:14:02.561307 | primary | time="2026-06-09T00:13:25Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag 3a4f266c36c71bfc4cc0bf58038e3ac3f24274de3cd87babbd4562a2f0494891 and manifest sha256:3a4f266c36c71bfc4cc0bf58038e3ac3f24274de3cd87babbd4562a2f0494891"
2026-06-09 00:14:02.561313 | primary | "Updated"
2026-06-09 00:14:02.561318 | primary |
2026-06-09 00:14:02.561323 | primary | time="2026-06-09T00:13:26Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:0b54dd5e233ca209f4a361fde8d95a9e270a4c39fee4f76e782c57d6e0f302cf"
2026-06-09 00:14:02.561328 | primary | "Updated"
2026-06-09 00:14:02.561334 | primary |
2026-06-09 00:14:02.561339 | primary | time="2026-06-09T00:13:27Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 0b54dd5e233ca209f4a361fde8d95a9e270a4c39fee4f76e782c57d6e0f302cf and manifest sha256:0b54dd5e233ca209f4a361fde8d95a9e270a4c39fee4f76e782c57d6e0f302cf"
2026-06-09 00:14:02.561344 | primary | "Updated"
2026-06-09 00:14:02.561349 | primary |
2026-06-09 00:14:02.561355 | primary | time="2026-06-09T00:13:28Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:5b83a2a83a43997611634e38a744359424e23cd0ce67cf78376eb030aa774535"
2026-06-09 00:14:02.561360 | primary | "Updated"
2026-06-09 00:14:02.561365 | primary |
2026-06-09 00:14:02.561370 | primary | time="2026-06-09T00:13:28Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag 5b83a2a83a43997611634e38a744359424e23cd0ce67cf78376eb030aa774535 and manifest sha256:5b83a2a83a43997611634e38a744359424e23cd0ce67cf78376eb030aa774535"
2026-06-09 00:14:02.561375 | primary | "Updated"
2026-06-09 00:14:02.561381 | primary |
2026-06-09 00:14:02.561386 | primary | time="2026-06-09T00:13:29Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:82bd95eaccdf42f1a712fde78b162f48148c77ba6254eae4d52143169d9dcd84"
2026-06-09 00:14:02.561391 | primary | "Updated"
2026-06-09 00:14:02.561396 | primary |
2026-06-09 00:14:02.561402 | primary | time="2026-06-09T00:13:29Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 82bd95eaccdf42f1a712fde78b162f48148c77ba6254eae4d52143169d9dcd84 and manifest sha256:82bd95eaccdf42f1a712fde78b162f48148c77ba6254eae4d52143169d9dcd84"
2026-06-09 00:14:02.561407 | primary | "Updated"
2026-06-09 00:14:02.561412 | primary |
2026-06-09 00:14:02.561417 | primary | time="2026-06-09T00:13:30Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:d40b117c146fb19394f858faf84149da1622d3043d4fd8a0f40b00e1cd60fb40"
2026-06-09 00:14:02.561422 | primary | "Updated"
2026-06-09 00:14:02.561428 | primary |
2026-06-09 00:14:02.561436 | primary | time="2026-06-09T00:13:30Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag d40b117c146fb19394f858faf84149da1622d3043d4fd8a0f40b00e1cd60fb40 and manifest sha256:d40b117c146fb19394f858faf84149da1622d3043d4fd8a0f40b00e1cd60fb40"
2026-06-09 00:14:02.561441 | primary | "Updated"
2026-06-09 00:14:02.561446 | primary |
2026-06-09 00:14:02.561452 | primary | time="2026-06-09T00:13:31Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:9397beaf8afbec7b77ade432012d0ff4b3b57d06aae4e49178b7fa24f9429950"
2026-06-09 00:14:02.561457 | primary | "Updated"
2026-06-09 00:14:02.561462 | primary |
2026-06-09 00:14:02.561467 | primary | time="2026-06-09T00:13:31Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag 9397beaf8afbec7b77ade432012d0ff4b3b57d06aae4e49178b7fa24f9429950 and manifest sha256:9397beaf8afbec7b77ade432012d0ff4b3b57d06aae4e49178b7fa24f9429950"
2026-06-09 00:14:02.561473 | primary | "Updated"
2026-06-09 00:14:02.561481 | primary |
2026-06-09 00:14:02.561486 | primary | time="2026-06-09T00:13:32Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:1a1ce4c2585e877813a546423e4f55fb1c0fa1212d4ba0016765ff84c35319e0"
2026-06-09 00:14:02.561491 | primary | "Updated"
2026-06-09 00:14:02.561496 | primary |
2026-06-09 00:14:02.561502 | primary | time="2026-06-09T00:13:33Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag 1a1ce4c2585e877813a546423e4f55fb1c0fa1212d4ba0016765ff84c35319e0 and manifest sha256:1a1ce4c2585e877813a546423e4f55fb1c0fa1212d4ba0016765ff84c35319e0"
2026-06-09 00:14:02.561507 | primary | "Updated"
2026-06-09 00:14:02.561512 | primary |
2026-06-09 00:14:02.561517 | primary | time="2026-06-09T00:13:33Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:0940f851d075f288d4ae4ec5a1a0efb4f90139c1d292db7640975e851f78b593"
2026-06-09 00:14:02.561523 | primary | "Updated"
2026-06-09 00:14:02.561528 | primary |
2026-06-09 00:14:02.561533 | primary | time="2026-06-09T00:13:34Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag 0940f851d075f288d4ae4ec5a1a0efb4f90139c1d292db7640975e851f78b593 and manifest sha256:0940f851d075f288d4ae4ec5a1a0efb4f90139c1d292db7640975e851f78b593"
2026-06-09 00:14:02.561538 | primary | "Updated"
2026-06-09 00:14:02.561543 | primary |
2026-06-09 00:14:02.561549 | primary | time="2026-06-09T00:13:35Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:5422628ed367d8f9d84cf74c6351907026f19a0b6111b73530f68871e0f95a63"
2026-06-09 00:14:02.561554 | primary | "Updated"
2026-06-09 00:14:02.561559 | primary |
2026-06-09 00:14:02.561567 | primary | time="2026-06-09T00:13:35Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 5422628ed367d8f9d84cf74c6351907026f19a0b6111b73530f68871e0f95a63 and manifest sha256:5422628ed367d8f9d84cf74c6351907026f19a0b6111b73530f68871e0f95a63"
2026-06-09 00:14:02.561573 | primary | "Updated"
2026-06-09 00:14:02.561578 | primary |
2026-06-09 00:14:02.561583 | primary | time="2026-06-09T00:13:36Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:6390758592fb1495b6f709fc6098891c514bb02fa1563ad96f01adcb0816b413"
2026-06-09 00:14:02.561588 | primary | "Updated"
2026-06-09 00:14:02.561593 | primary |
2026-06-09 00:14:02.561599 | primary | time="2026-06-09T00:13:36Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 6390758592fb1495b6f709fc6098891c514bb02fa1563ad96f01adcb0816b413 and manifest sha256:6390758592fb1495b6f709fc6098891c514bb02fa1563ad96f01adcb0816b413"
2026-06-09 00:14:02.561604 | primary | "Updated"
2026-06-09 00:14:02.561609 | primary |
2026-06-09 00:14:02.561614 | primary | time="2026-06-09T00:13:37Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:6082e5275e97362d93d467bddfbe47970515a523f1999e9f827082cedb513e36"
2026-06-09 00:14:02.561620 | primary | "Updated"
2026-06-09 00:14:02.561625 | primary |
2026-06-09 00:14:02.561630 | primary | time="2026-06-09T00:13:38Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag 6082e5275e97362d93d467bddfbe47970515a523f1999e9f827082cedb513e36 and manifest sha256:6082e5275e97362d93d467bddfbe47970515a523f1999e9f827082cedb513e36"
2026-06-09 00:14:02.561635 | primary | "Updated"
2026-06-09 00:14:02.561640 | primary |
2026-06-09 00:14:02.561646 | primary | time="2026-06-09T00:13:38Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:ddcec4c8c176233518ee5a89fb0c432112c6bf18f25e343c193913d31203253e"
2026-06-09 00:14:02.561651 | primary | "Updated"
2026-06-09 00:14:02.561656 | primary |
2026-06-09 00:14:02.561661 | primary | time="2026-06-09T00:13:39Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag ddcec4c8c176233518ee5a89fb0c432112c6bf18f25e343c193913d31203253e and manifest sha256:ddcec4c8c176233518ee5a89fb0c432112c6bf18f25e343c193913d31203253e"
2026-06-09 00:14:02.561666 | primary | "Updated"
2026-06-09 00:14:02.561672 | primary |
2026-06-09 00:14:02.561677 | primary | time="2026-06-09T00:13:39Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:bbb4d8bc36c3e12093ce48d1eb912a4a64c0407f915212a1d7d443b05128bcda"
2026-06-09 00:14:02.561685 | primary | "Updated"
2026-06-09 00:14:02.561690 | primary |
2026-06-09 00:14:02.561695 | primary | time="2026-06-09T00:13:40Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag bbb4d8bc36c3e12093ce48d1eb912a4a64c0407f915212a1d7d443b05128bcda and manifest sha256:bbb4d8bc36c3e12093ce48d1eb912a4a64c0407f915212a1d7d443b05128bcda"
2026-06-09 00:14:02.561701 | primary | "Updated"
2026-06-09 00:14:02.561706 | primary |
2026-06-09 00:14:02.561711 | primary | time="2026-06-09T00:13:40Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:8c0c17321eb8809c67da8fe5bba62efad2928ece249d60ebae5adceeb2e968fe"
2026-06-09 00:14:02.561716 | primary | "Updated"
2026-06-09 00:14:02.561721 | primary |
2026-06-09 00:14:02.561727 | primary | time="2026-06-09T00:13:41Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag 8c0c17321eb8809c67da8fe5bba62efad2928ece249d60ebae5adceeb2e968fe and manifest sha256:8c0c17321eb8809c67da8fe5bba62efad2928ece249d60ebae5adceeb2e968fe"
2026-06-09 00:14:02.561732 | primary | "Updated"
2026-06-09 00:14:02.561737 | primary |
2026-06-09 00:14:02.561743 | primary | time="2026-06-09T00:13:42Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:b68fe406c3ae6dbac03bc575d2ca110956f4964acee6dff62b198ea2a4b5f6c8"
2026-06-09 00:14:02.561748 | primary | "Updated"
2026-06-09 00:14:02.561753 | primary |
2026-06-09 00:14:02.561758 | primary | time="2026-06-09T00:13:42Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag b68fe406c3ae6dbac03bc575d2ca110956f4964acee6dff62b198ea2a4b5f6c8 and manifest sha256:b68fe406c3ae6dbac03bc575d2ca110956f4964acee6dff62b198ea2a4b5f6c8"
2026-06-09 00:14:02.561763 | primary | "Updated"
2026-06-09 00:14:02.561769 | primary |
2026-06-09 00:14:02.561776 | primary | time="2026-06-09T00:13:43Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:6a758c7da152a9d7f3134df8ac3c26ded5a7caf1c77052293e1a43a54138ea77"
2026-06-09 00:14:02.561781 | primary | "Updated"
2026-06-09 00:14:02.561786 | primary |
2026-06-09 00:14:02.561792 | primary | time="2026-06-09T00:13:43Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 6a758c7da152a9d7f3134df8ac3c26ded5a7caf1c77052293e1a43a54138ea77 and manifest sha256:6a758c7da152a9d7f3134df8ac3c26ded5a7caf1c77052293e1a43a54138ea77"
2026-06-09 00:14:02.561797 | primary | "Updated"
2026-06-09 00:14:02.561802 | primary |
2026-06-09 00:14:02.561807 | primary | time="2026-06-09T00:13:44Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:312a291b7c36139e403a6aba78f3db1a69d03c6c6f029b13dba06c58e42dbb4e"
2026-06-09 00:14:02.561813 | primary | "Updated"
2026-06-09 00:14:02.561818 | primary |
2026-06-09 00:14:02.561823 | primary | time="2026-06-09T00:13:44Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag 312a291b7c36139e403a6aba78f3db1a69d03c6c6f029b13dba06c58e42dbb4e and manifest sha256:312a291b7c36139e403a6aba78f3db1a69d03c6c6f029b13dba06c58e42dbb4e"
2026-06-09 00:14:02.561828 | primary | "Updated"
2026-06-09 00:14:02.561833 | primary |
2026-06-09 00:14:02.561842 | primary | time="2026-06-09T00:13:45Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:68fdd330187b4a1f93b605379b129e61a3b7e7aa7089fb088574b0dc52bcc75b"
2026-06-09 00:14:02.561849 | primary | "Updated"
2026-06-09 00:14:02.561854 | primary |
2026-06-09 00:14:02.561859 | primary | time="2026-06-09T00:13:46Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 68fdd330187b4a1f93b605379b129e61a3b7e7aa7089fb088574b0dc52bcc75b and manifest sha256:68fdd330187b4a1f93b605379b129e61a3b7e7aa7089fb088574b0dc52bcc75b"
2026-06-09 00:14:02.561864 | primary | "Updated"
2026-06-09 00:14:02.561869 | primary |
2026-06-09 00:14:02.561874 | primary | time="2026-06-09T00:13:46Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:fe2b1967e302c8ab0023f022b66465b0098e1271ea065e74a4517817e1e0392d"
2026-06-09 00:14:02.561884 | primary | "Updated"
2026-06-09 00:14:02.561889 | primary |
2026-06-09 00:14:02.561895 | primary | time="2026-06-09T00:13:47Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag fe2b1967e302c8ab0023f022b66465b0098e1271ea065e74a4517817e1e0392d and manifest sha256:fe2b1967e302c8ab0023f022b66465b0098e1271ea065e74a4517817e1e0392d"
2026-06-09 00:14:02.561900 | primary | "Updated"
2026-06-09 00:14:02.561905 | primary |
2026-06-09 00:14:02.561910 | primary | time="2026-06-09T00:13:47Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:41e296ae7a1763b1475acefbd82b42aefae9d429666a8619d7a63b78e60cb800"
2026-06-09 00:14:02.561915 | primary | "Updated"
2026-06-09 00:14:02.561920 | primary |
2026-06-09 00:14:02.561926 | primary | time="2026-06-09T00:13:48Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag 41e296ae7a1763b1475acefbd82b42aefae9d429666a8619d7a63b78e60cb800 and manifest sha256:41e296ae7a1763b1475acefbd82b42aefae9d429666a8619d7a63b78e60cb800"
2026-06-09 00:14:02.561931 | primary | "Updated"
2026-06-09 00:14:02.561936 | primary |
2026-06-09 00:14:02.561941 | primary | time="2026-06-09T00:13:50Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:8abe84841f117eb0a86817d5beca7e44537dafefbd8163a2265a26008788da9a"
2026-06-09 00:14:02.561946 | primary | "Updated"
2026-06-09 00:14:02.561951 | primary |
2026-06-09 00:14:02.561956 | primary | time="2026-06-09T00:13:50Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 8abe84841f117eb0a86817d5beca7e44537dafefbd8163a2265a26008788da9a and manifest sha256:8abe84841f117eb0a86817d5beca7e44537dafefbd8163a2265a26008788da9a"
2026-06-09 00:14:02.561962 | primary | "Updated"
2026-06-09 00:14:02.561967 | primary |
2026-06-09 00:14:02.561972 | primary | time="2026-06-09T00:13:51Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:7199974b42d0c35e6f26773a6a71437499ce2a9af7a387494813b4d2479e7865"
2026-06-09 00:14:02.561977 | primary | "Updated"
2026-06-09 00:14:02.561982 | primary |
2026-06-09 00:14:02.561987 | primary | time="2026-06-09T00:13:51Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 7199974b42d0c35e6f26773a6a71437499ce2a9af7a387494813b4d2479e7865 and manifest sha256:7199974b42d0c35e6f26773a6a71437499ce2a9af7a387494813b4d2479e7865"
2026-06-09 00:14:02.561992 | primary | "Updated"
2026-06-09 00:14:02.561997 | primary |
2026-06-09 00:14:02.562003 | primary | time="2026-06-09T00:13:52Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:cd74dfb4494f3b4b1f0c76acf4256c2514019f5fc4c9fadb226a3e19089ec97c"
2026-06-09 00:14:02.562008 | primary | "Updated"
2026-06-09 00:14:02.562013 | primary |
2026-06-09 00:14:02.562018 | primary | time="2026-06-09T00:13:52Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag cd74dfb4494f3b4b1f0c76acf4256c2514019f5fc4c9fadb226a3e19089ec97c and manifest sha256:cd74dfb4494f3b4b1f0c76acf4256c2514019f5fc4c9fadb226a3e19089ec97c"
2026-06-09 00:14:02.562023 | primary | "Updated"
2026-06-09 00:14:02.562028 | primary |
2026-06-09 00:14:02.562034 | primary | time="2026-06-09T00:13:53Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:b36e872e97ca9d66e785dba5c50e36d7af67b8bba186533c260fd516299bae9d"
2026-06-09 00:14:02.562039 | primary | "Updated"
2026-06-09 00:14:02.562044 | primary |
2026-06-09 00:14:02.562049 | primary | time="2026-06-09T00:13:53Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag b36e872e97ca9d66e785dba5c50e36d7af67b8bba186533c260fd516299bae9d and manifest sha256:b36e872e97ca9d66e785dba5c50e36d7af67b8bba186533c260fd516299bae9d"
2026-06-09 00:14:02.562054 | primary | "Updated"
2026-06-09 00:14:02.562059 | primary |
2026-06-09 00:14:02.562064 | primary | time="2026-06-09T00:13:54Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:6083287c501e84e4950084057966d870de2380df11836fd8dce320f024b40baa"
2026-06-09 00:14:02.562069 | primary | "Updated"
2026-06-09 00:14:02.562075 | primary |
2026-06-09 00:14:02.562080 | primary | time="2026-06-09T00:13:54Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag 6083287c501e84e4950084057966d870de2380df11836fd8dce320f024b40baa and manifest sha256:6083287c501e84e4950084057966d870de2380df11836fd8dce320f024b40baa"
2026-06-09 00:14:02.562094 | primary | "Updated"
2026-06-09 00:14:02.562099 | primary |
2026-06-09 00:14:02.562104 | primary | time="2026-06-09T00:13:55Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:6642a87230bfad7c21a3d583511544422aa829fb8ec510b84b677a43d8a030ec"
2026-06-09 00:14:02.562109 | primary | "Updated"
2026-06-09 00:14:02.562114 | primary |
2026-06-09 00:14:02.562124 | primary | time="2026-06-09T00:13:56Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag 6642a87230bfad7c21a3d583511544422aa829fb8ec510b84b677a43d8a030ec and manifest sha256:6642a87230bfad7c21a3d583511544422aa829fb8ec510b84b677a43d8a030ec"
2026-06-09 00:14:02.562129 | primary | "Updated"
2026-06-09 00:14:02.562135 | primary |
2026-06-09 00:14:02.562140 | primary | time="2026-06-09T00:13:56Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:274266440ff86cc9dc26a6bde50c18a7c7f106b7d83e9320dc3e26fb423439d8"
2026-06-09 00:14:02.562145 | primary | "Updated"
2026-06-09 00:14:02.562150 | primary |
2026-06-09 00:14:02.562159 | primary | time="2026-06-09T00:13:57Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 274266440ff86cc9dc26a6bde50c18a7c7f106b7d83e9320dc3e26fb423439d8 and manifest sha256:274266440ff86cc9dc26a6bde50c18a7c7f106b7d83e9320dc3e26fb423439d8"
2026-06-09 00:14:02.562164 | primary | "Updated"
2026-06-09 00:14:02.562169 | primary |
2026-06-09 00:14:02.562174 | primary | time="2026-06-09T00:13:57Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:1d91825d114379971736e0c46706440fa63a6a28047f94bc125a718cae18878e"
2026-06-09 00:14:02.562180 | primary | "Updated"
2026-06-09 00:14:02.562185 | primary |
2026-06-09 00:14:02.562190 | primary | time="2026-06-09T00:13:58Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag 1d91825d114379971736e0c46706440fa63a6a28047f94bc125a718cae18878e and manifest sha256:1d91825d114379971736e0c46706440fa63a6a28047f94bc125a718cae18878e"
2026-06-09 00:14:02.562195 | primary | "Updated"
2026-06-09 00:14:02.562200 | primary |
2026-06-09 00:14:02.562208 | primary | time="2026-06-09T00:13:59Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:e48480f048cf0ccdc6024dbd22ec16cbc5acbe3310843b1a49ab50b9462acea3"
2026-06-09 00:14:02.562213 | primary | "Updated"
2026-06-09 00:14:02.562218 | primary |
2026-06-09 00:14:02.562223 | primary | time="2026-06-09T00:13:59Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag e48480f048cf0ccdc6024dbd22ec16cbc5acbe3310843b1a49ab50b9462acea3 and manifest sha256:e48480f048cf0ccdc6024dbd22ec16cbc5acbe3310843b1a49ab50b9462acea3"
2026-06-09 00:14:02.562229 | primary | "Updated"
2026-06-09 00:14:02.562234 | primary |
2026-06-09 00:14:02.562239 | primary | time="2026-06-09T00:14:00Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:47a37e4b0731b09c45bb4b23344e92343a660df0c1e1dab4321beefc49492589"
2026-06-09 00:14:02.562244 | primary | "Updated"
2026-06-09 00:14:02.562250 | primary |
2026-06-09 00:14:02.562255 | primary | time="2026-06-09T00:14:01Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag 47a37e4b0731b09c45bb4b23344e92343a660df0c1e1dab4321beefc49492589 and manifest sha256:47a37e4b0731b09c45bb4b23344e92343a660df0c1e1dab4321beefc49492589"
2026-06-09 00:14:02.562279 | primary | "Updated"
2026-06-09 00:14:02.562285 | primary |
2026-06-09 00:14:02.840784 | primary | ok: Runtime: 0:00:00.007865
2026-06-09 00:14:02.854241 | 
2026-06-09 00:14:02.854346 | PLAY RECAP
2026-06-09 00:14:02.854469 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 00:14:02.854553 | 
2026-06-09 00:14:02.977554 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-09 00:14:02.980745 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-09 00:14:03.552870 | 
2026-06-09 00:14:03.552992 | PLAY [all]
2026-06-09 00:14:03.561647 | 
2026-06-09 00:14:03.561718 | TASK [Create container log dir]
2026-06-09 00:14:04.047874 | primary | ok
2026-06-09 00:14:04.058274 | 
2026-06-09 00:14:04.058459 | TASK [Collect logs]
2026-06-09 00:14:04.512569 | primary | + sudo dnf list installed
2026-06-09 00:14:04.904224 | primary | + df -h
2026-06-09 00:14:04.906430 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-09 00:14:04.920942 | primary | sending incremental file list
2026-06-09 00:14:04.923459 | primary | skipping non-regular file "yum.conf"
2026-06-09 00:14:04.923481 | primary | ./
2026-06-09 00:14:04.924025 | primary | dnf/
2026-06-09 00:14:04.924034 | primary | dnf/dnf.conf
2026-06-09 00:14:04.924049 | primary | dnf/aliases.d/
2026-06-09 00:14:04.924056 | primary | dnf/modules.d/
2026-06-09 00:14:04.924061 | primary | dnf/modules.defaults.d/
2026-06-09 00:14:04.924065 | primary | dnf/plugins/
2026-06-09 00:14:04.924070 | primary | dnf/plugins/copr.conf
2026-06-09 00:14:04.924074 | primary | dnf/plugins/debuginfo-install.conf
2026-06-09 00:14:04.924079 | primary | dnf/plugins/copr.d/
2026-06-09 00:14:04.924082 | primary | dnf/protected.d/
2026-06-09 00:14:04.924086 | primary | dnf/protected.d/dnf.conf
2026-06-09 00:14:04.924092 | primary | dnf/protected.d/grub2-pc.conf
2026-06-09 00:14:04.924097 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-09 00:14:04.924101 | primary | dnf/protected.d/setup.conf
2026-06-09 00:14:04.924105 | primary | dnf/protected.d/sudo.conf
2026-06-09 00:14:04.924108 | primary | dnf/protected.d/systemd.conf
2026-06-09 00:14:04.924112 | primary | dnf/protected.d/yum.conf
2026-06-09 00:14:04.924115 | primary | dnf/usr-drift-protected-paths.d/
2026-06-09 00:14:04.924119 | primary | dnf/vars/
2026-06-09 00:14:04.924123 | primary | dnf/vars/stream
2026-06-09 00:14:04.924126 | primary | yum.repos.d/
2026-06-09 00:14:04.924131 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-09 00:14:04.924135 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-09 00:14:04.924139 | primary | yum.repos.d/centos-addons.repo
2026-06-09 00:14:04.924143 | primary | yum.repos.d/centos.repo
2026-06-09 00:14:04.924148 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-09 00:14:04.924151 | primary | yum.repos.d/epel-next-testing.repo
2026-06-09 00:14:04.924155 | primary | yum.repos.d/epel-next.repo
2026-06-09 00:14:04.924160 | primary | yum.repos.d/epel-testing.repo
2026-06-09 00:14:04.924165 | primary | yum.repos.d/epel.repo
2026-06-09 00:14:04.965742 | primary |
2026-06-09 00:14:04.965774 | primary | sent 18,980 bytes  received 484 bytes  38,928.00 bytes/sec
2026-06-09 00:14:04.965780 | primary | total size is 17,241  speedup is 0.89
2026-06-09 00:14:04.968593 | primary | + pushd /home/zuul/workspace
2026-06-09 00:14:04.968609 | primary | ~/workspace ~/zuul-output/logs
2026-06-09 00:14:04.968678 | 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-09 00:14:04.984624 | primary | + popd
2026-06-09 00:14:04.984667 | primary | ~/zuul-output/logs
2026-06-09 00:14:05.111030 | primary | ok: Runtime: 0:00:00.477527
2026-06-09 00:14:05.119793 | 
2026-06-09 00:14:05.119990 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-09 00:14:05.140370 | primary | ok
2026-06-09 00:14:05.165955 | 
2026-06-09 00:14:05.166067 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 00:14:05.210853 | primary | skipping: Conditional result was False
2026-06-09 00:14:05.224889 | 
2026-06-09 00:14:05.225089 | TASK [fetch-output : Set log path for single node]
2026-06-09 00:14:05.264455 | primary | ok
2026-06-09 00:14:05.272680 | 
2026-06-09 00:14:05.272813 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 00:14:05.552231 | primary -> localhost | changed: "/var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/logs"
2026-06-09 00:14:05.772754 | primary -> localhost | changed: "/var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/artifacts"
2026-06-09 00:14:06.011422 | primary -> localhost | changed: "/var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/docs"
2026-06-09 00:14:06.026096 | 
2026-06-09 00:14:06.026202 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 00:14:06.715609 | primary | changed:
2026-06-09 00:14:06.715809 | primary | .d..t...... ./
2026-06-09 00:14:06.715846 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-09 00:14:06.715873 | primary | >f+++++++++ disk_usage.txt
2026-06-09 00:14:06.715898 | primary | >f+++++++++ installed_pkgs.txt
2026-06-09 00:14:06.715921 | primary | >f+++++++++ master-report.html
2026-06-09 00:14:06.715944 | primary | >f+++++++++ master-tag-report.html
2026-06-09 00:14:06.715967 | primary | >f+++++++++ master-tag.txt
2026-06-09 00:14:06.715990 | primary | >f+++++++++ master.txt
2026-06-09 00:14:06.716013 | primary | cd+++++++++ dnf/
2026-06-09 00:14:06.716035 | primary | >f+++++++++ dnf/dnf.conf
2026-06-09 00:14:06.716057 | primary | cd+++++++++ dnf/aliases.d/
2026-06-09 00:14:06.716079 | primary | cd+++++++++ dnf/modules.d/
2026-06-09 00:14:06.716108 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-09 00:14:06.716131 | primary | cd+++++++++ dnf/plugins/
2026-06-09 00:14:06.716152 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-09 00:14:06.716174 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-09 00:14:06.716196 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-09 00:14:06.716218 | primary | cd+++++++++ dnf/protected.d/
2026-06-09 00:14:06.716240 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-09 00:14:06.716262 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-09 00:14:06.716283 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-09 00:14:06.716305 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-09 00:14:06.716326 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-09 00:14:06.716348 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-09 00:14:06.716369 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-09 00:14:06.716390 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-09 00:14:06.716412 | primary | cd+++++++++ dnf/vars/
2026-06-09 00:14:06.716477 | primary | >f+++++++++ dnf/vars/stream
2026-06-09 00:14:06.716506 | primary | cd+++++++++ yum.repos.d/
2026-06-09 00:14:06.716554 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-09 00:14:06.716578 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-09 00:14:06.716601 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-09 00:14:06.716622 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-09 00:14:06.716643 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-09 00:14:06.716664 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-09 00:14:06.716685 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-09 00:14:06.716706 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-09 00:14:06.716727 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-09 00:14:06.716766 | primary | changed: All items complete
2026-06-09 00:14:06.716792 | 
2026-06-09 00:14:07.246980 | primary | changed: .d..t...... ./
2026-06-09 00:14:07.764654 | primary | changed: .d..t...... ./
2026-06-09 00:14:07.784101 | 
2026-06-09 00:14:07.784217 | PLAY RECAP
2026-06-09 00:14:07.784274 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-09 00:14:07.784299 | 
2026-06-09 00:14:07.908321 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-09 00:14:07.910155 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 00:14:08.550280 | 
2026-06-09 00:14:08.550378 | PLAY [Report DLRN results after job run]
2026-06-09 00:14:08.560803 | 
2026-06-09 00:14:08.560879 | TASK [Include vars from ci-framework group_vars]
2026-06-09 00:14:08.579057 | primary | ok
2026-06-09 00:14:08.595591 | 
2026-06-09 00:14:08.595682 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 00:14:08.660254 | primary | skipping: Conditional result was False
2026-06-09 00:14:08.665613 | 
2026-06-09 00:14:08.665697 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 00:14:09.071378 | primary | ok
2026-06-09 00:14:09.076673 | 
2026-06-09 00:14:09.076761 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 00:14:09.114384 | primary | skipping: Conditional result was False
2026-06-09 00:14:09.120925 | 
2026-06-09 00:14:09.121015 | TASK [cifmw_helpers : Read vars]
2026-06-09 00:14:09.155704 | 
2026-06-09 00:14:09.155945 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 00:14:09.203198 | 
2026-06-09 00:14:09.203490 | TASK [cifmw_helpers : Include vars]
2026-06-09 00:14:09.236966 | 
2026-06-09 00:14:09.237183 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 00:14:09.264336 | primary | skipping: Conditional result was False
2026-06-09 00:14:09.281671 | 
2026-06-09 00:14:09.281787 | TASK [Report job status to DLRN]
2026-06-09 00:14:09.300354 | primary | ok
2026-06-09 00:14:09.339204 | 
2026-06-09 00:14:09.339321 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-09 00:14:09.403592 | primary | skipping: Conditional result was False
2026-06-09 00:14:09.408482 | 
2026-06-09 00:14:09.408567 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-09 00:14:10.677687 | primary | changed
2026-06-09 00:14:10.686655 | 
2026-06-09 00:14:10.686845 | TASK [dlrn_report : Install kinit related package]
2026-06-09 00:14:10.732878 | primary | skipping: Conditional result was False
2026-06-09 00:14:10.742435 | 
2026-06-09 00:14:10.742661 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-09 00:14:10.820140 | primary | skipping: Conditional result was False
2026-06-09 00:14:10.829429 | 
2026-06-09 00:14:10.829591 | TASK [Set zuul-log-path fact]
2026-06-09 00:14:10.905772 | primary | ok
2026-06-09 00:14:10.942317 | 
2026-06-09 00:14:10.942419 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 00:14:11.025017 | primary | ok
2026-06-09 00:14:11.043737 | 
2026-06-09 00:14:11.043967 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-09 00:14:11.141449 | primary | skipping: Conditional result was False
2026-06-09 00:14:11.152048 | 
2026-06-09 00:14:11.152205 | TASK [Get hash related data from repo_setup role]
2026-06-09 00:14:11.239049 | primary | ok
2026-06-09 00:14:11.385000 | 
2026-06-09 00:14:11.385122 | LOOP [repo_setup : Ensure directories are present]
2026-06-09 00:14:11.737228 | primary | changed: "tmp"
2026-06-09 00:14:12.015129 | primary | changed: "artifacts/repositories"
2026-06-09 00:14:12.252376 | primary | changed: "venv/repo_setup"
2026-06-09 00:14:12.261706 | 
2026-06-09 00:14:12.261792 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-09 00:14:13.652050 | primary | ok: Nothing to do
2026-06-09 00:14:13.656318 | 
2026-06-09 00:14:13.656380 | TASK [repo_setup : Get repo-setup repository]
2026-06-09 00:14:14.737822 | primary | changed
2026-06-09 00:14:14.741697 | 
2026-06-09 00:14:14.741760 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-09 00:14:22.466576 | primary | changed
2026-06-09 00:14:22.478880 | 
2026-06-09 00:14:22.479196 | TASK [repo_setup : Install repo-setup package]
2026-06-09 00:14:23.038991 | 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-09 00:14:23.039081 | primary | !!
2026-06-09 00:14:23.039089 | primary |
2026-06-09 00:14:23.039098 | primary |         ********************************************************************************
2026-06-09 00:14:23.039105 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-09 00:14:23.039114 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-09 00:14:23.039119 | primary |
2026-06-09 00:14:23.039127 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-09 00:14:23.039134 | primary |         calls to avoid build errors in the future.
2026-06-09 00:14:23.039139 | primary |
2026-06-09 00:14:23.039144 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-09 00:14:23.039150 | primary |         ********************************************************************************
2026-06-09 00:14:23.039155 | primary |
2026-06-09 00:14:23.039161 | primary | !!
2026-06-09 00:14:23.039166 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-09 00:14:23.039817 | 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-09 00:14:23.039846 | primary | !!
2026-06-09 00:14:23.039852 | primary |
2026-06-09 00:14:23.039858 | primary |         ********************************************************************************
2026-06-09 00:14:23.039863 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-09 00:14:23.039869 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-09 00:14:23.039874 | primary |
2026-06-09 00:14:23.039879 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-09 00:14:23.039884 | primary |         calls to avoid build errors in the future.
2026-06-09 00:14:23.039890 | primary |
2026-06-09 00:14:23.039895 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-09 00:14:23.039900 | primary |         ********************************************************************************
2026-06-09 00:14:23.039905 | primary |
2026-06-09 00:14:23.039910 | primary | !!
2026-06-09 00:14:23.039915 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-09 00:14:23.040192 | 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-09 00:14:23.040199 | primary | !!
2026-06-09 00:14:23.040205 | primary |
2026-06-09 00:14:23.040210 | primary |         ********************************************************************************
2026-06-09 00:14:23.040215 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-09 00:14:23.040220 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-09 00:14:23.040225 | primary |
2026-06-09 00:14:23.040231 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-09 00:14:23.040236 | primary |         calls to avoid build errors in the future.
2026-06-09 00:14:23.040241 | primary |
2026-06-09 00:14:23.040246 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-09 00:14:23.040251 | primary |         ********************************************************************************
2026-06-09 00:14:23.040278 | primary |
2026-06-09 00:14:23.040286 | primary | !!
2026-06-09 00:14:23.040291 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-09 00:14:23.080091 | 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-09 00:14:23.080157 | primary | !!
2026-06-09 00:14:23.080165 | primary |
2026-06-09 00:14:23.080212 | primary |         ********************************************************************************
2026-06-09 00:14:23.080219 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-09 00:14:23.080225 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-09 00:14:23.080232 | primary |         ********************************************************************************
2026-06-09 00:14:23.080237 | primary |
2026-06-09 00:14:23.080242 | primary | !!
2026-06-09 00:14:23.080248 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-09 00:14:23.090139 | primary | WARNING: The wheel package is not available.
2026-06-09 00:14:23.132470 | primary | [pbr] Generating ChangeLog
2026-06-09 00:14:23.206756 | 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-09 00:14:23.206821 | primary | !!
2026-06-09 00:14:23.206828 | primary |
2026-06-09 00:14:23.206834 | primary |         ********************************************************************************
2026-06-09 00:14:23.206840 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-09 00:14:23.206845 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-09 00:14:23.206850 | primary |         standards-based tools.
2026-06-09 00:14:23.206855 | primary |
2026-06-09 00:14:23.206860 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-09 00:14:23.206865 | primary |         ********************************************************************************
2026-06-09 00:14:23.206870 | primary |
2026-06-09 00:14:23.206875 | primary | !!
2026-06-09 00:14:23.206880 | primary |   easy_install.initialize_options(self)
2026-06-09 00:14:23.206891 | 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-09 00:14:23.206897 | primary | !!
2026-06-09 00:14:23.206901 | primary |
2026-06-09 00:14:23.206906 | primary |         ********************************************************************************
2026-06-09 00:14:23.206911 | primary |         Please avoid running ``setup.py`` directly.
2026-06-09 00:14:23.206916 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-09 00:14:23.206921 | primary |         standards-based tools.
2026-06-09 00:14:23.206926 | primary |
2026-06-09 00:14:23.206931 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-09 00:14:23.206936 | primary |         ********************************************************************************
2026-06-09 00:14:23.206941 | primary |
2026-06-09 00:14:23.206946 | primary | !!
2026-06-09 00:14:23.206950 | primary |   self.initialize_options()
2026-06-09 00:14:23.209146 | 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-09 00:14:23.209167 | primary | !!
2026-06-09 00:14:23.209173 | primary |
2026-06-09 00:14:23.209178 | primary |         ********************************************************************************
2026-06-09 00:14:23.209183 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-09 00:14:23.209203 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-09 00:14:23.209208 | primary |
2026-06-09 00:14:23.209213 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-09 00:14:23.209217 | primary |         calls to avoid build errors in the future.
2026-06-09 00:14:23.209222 | primary |
2026-06-09 00:14:23.209227 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-09 00:14:23.209232 | primary |         ********************************************************************************
2026-06-09 00:14:23.209236 | primary |
2026-06-09 00:14:23.209241 | primary | !!
2026-06-09 00:14:23.209246 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-09 00:14:23.209905 | 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-09 00:14:23.209924 | primary | !!
2026-06-09 00:14:23.209929 | primary |
2026-06-09 00:14:23.209934 | primary |         ********************************************************************************
2026-06-09 00:14:23.209939 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-09 00:14:23.209944 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-09 00:14:23.209949 | primary |
2026-06-09 00:14:23.209954 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-09 00:14:23.209959 | primary |         calls to avoid build errors in the future.
2026-06-09 00:14:23.209963 | primary |
2026-06-09 00:14:23.209968 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-09 00:14:23.209973 | primary |         ********************************************************************************
2026-06-09 00:14:23.209978 | primary |
2026-06-09 00:14:23.209983 | primary | !!
2026-06-09 00:14:23.209988 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-09 00:14:23.210512 | 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-09 00:14:23.210523 | primary | !!
2026-06-09 00:14:23.210528 | primary |
2026-06-09 00:14:23.210533 | primary |         ********************************************************************************
2026-06-09 00:14:23.210537 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-09 00:14:23.210542 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-09 00:14:23.210547 | primary |
2026-06-09 00:14:23.210552 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-09 00:14:23.210556 | primary |         calls to avoid build errors in the future.
2026-06-09 00:14:23.210561 | primary |
2026-06-09 00:14:23.210566 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-09 00:14:23.210571 | primary |         ********************************************************************************
2026-06-09 00:14:23.210575 | primary |
2026-06-09 00:14:23.210587 | primary | !!
2026-06-09 00:14:23.210592 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-09 00:14:23.213216 | primary | running install
2026-06-09 00:14:23.228565 | primary | running build
2026-06-09 00:14:23.228592 | primary | running build_py
2026-06-09 00:14:23.233472 | primary | creating build
2026-06-09 00:14:23.233556 | primary | creating build/lib
2026-06-09 00:14:23.233616 | primary | creating build/lib/repo_setup
2026-06-09 00:14:23.233674 | primary | creating build/lib/repo_setup/get_hash
2026-06-09 00:14:23.233766 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-09 00:14:23.233903 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-09 00:14:23.234086 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-09 00:14:23.234235 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-09 00:14:23.234390 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-09 00:14:23.234678 | primary | creating build/lib/repo_setup/yum_config
2026-06-09 00:14:23.234749 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-09 00:14:23.234866 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-09 00:14:23.235002 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-09 00:14:23.235133 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-09 00:14:23.235272 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-09 00:14:23.235420 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-09 00:14:23.235546 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-09 00:14:23.235669 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-09 00:14:23.235908 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-09 00:14:23.236020 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-09 00:14:23.236167 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-09 00:14:23.236300 | primary | running egg_info
2026-06-09 00:14:23.236664 | primary | creating repo_setup.egg-info
2026-06-09 00:14:23.240514 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-09 00:14:23.241127 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-09 00:14:23.241503 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-09 00:14:23.241729 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-09 00:14:23.241866 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-09 00:14:23.264810 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-09 00:14:23.264972 | primary | [pbr] Processing SOURCES.txt
2026-06-09 00:14:23.265106 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-09 00:14:23.278019 | primary | [pbr] In git context, generating filelist from git
2026-06-09 00:14:23.284797 | primary | warning: no files found matching 'AUTHORS'
2026-06-09 00:14:23.284838 | primary | warning: no files found matching 'ChangeLog'
2026-06-09 00:14:23.285183 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-09 00:14:23.285390 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-09 00:14:23.288786 | primary | reading manifest template 'MANIFEST.in'
2026-06-09 00:14:23.289062 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-09 00:14:23.289221 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-09 00:14:23.289473 | primary | adding license file 'LICENSE'
2026-06-09 00:14:23.290415 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-09 00:14:23.291155 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-09 00:14:23.291804 | primary | running install_lib
2026-06-09 00:14:23.296477 | 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-09 00:14:23.296618 | 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-09 00:14:23.296729 | 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-09 00:14:23.296896 | 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-09 00:14:23.297057 | 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-09 00:14:23.297155 | 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-09 00:14:23.297324 | 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-09 00:14:23.297451 | 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-09 00:14:23.297616 | 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-09 00:14:23.297679 | 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-09 00:14:23.297783 | 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-09 00:14:23.297906 | 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-09 00:14:23.298036 | 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-09 00:14:23.298151 | 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-09 00:14:23.298304 | 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-09 00:14:23.298446 | 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-09 00:14:23.298582 | 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-09 00:14:23.298825 | 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-09 00:14:23.298968 | 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-09 00:14:23.299112 | 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-09 00:14:23.299650 | 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-09 00:14:23.299926 | 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-09 00:14:23.300644 | 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-09 00:14:23.301026 | 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-09 00:14:23.301430 | 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-09 00:14:23.302934 | 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-09 00:14:23.303153 | 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-09 00:14:23.304370 | 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-09 00:14:23.305438 | 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-09 00:14:23.305745 | 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-09 00:14:23.306411 | 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-09 00:14:23.306858 | 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-09 00:14:23.307202 | 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-09 00:14:23.309741 | 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-09 00:14:23.309884 | 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-09 00:14:23.312870 | 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-09 00:14:23.313357 | primary | running install_data
2026-06-09 00:14:23.317880 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-09 00:14:23.317923 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-09 00:14:23.318061 | 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-09 00:14:23.318219 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-09 00:14:23.318325 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-09 00:14:23.318377 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-09 00:14:23.318506 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-09 00:14:23.318559 | 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-09 00:14:23.318649 | 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-09 00:14:23.318799 | 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-09 00:14:23.318913 | 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-09 00:14:23.319076 | 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-09 00:14:23.319150 | 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-09 00:14:23.319286 | 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-09 00:14:23.319406 | 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-09 00:14:23.319524 | 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-09 00:14:23.319655 | 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-09 00:14:23.319820 | 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-09 00:14:23.319966 | 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-09 00:14:23.320034 | 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-09 00:14:23.320136 | 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-09 00:14:23.320291 | 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-09 00:14:23.320394 | 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-09 00:14:23.320505 | 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-09 00:14:23.320622 | 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-09 00:14:23.320745 | 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-09 00:14:23.320857 | 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-09 00:14:23.320997 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-09 00:14:23.321077 | 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-09 00:14:23.321223 | 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-09 00:14:23.321571 | primary | running install_egg_info
2026-06-09 00:14:23.325862 | 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-09 00:14:23.326974 | primary | running install_scripts
2026-06-09 00:14:23.331734 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-09 00:14:23.331854 | 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-09 00:14:23.331991 | 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-09 00:14:23.542560 | primary | ok: Runtime: 0:00:00.467636
2026-06-09 00:14:23.555495 | 
2026-06-09 00:14:23.555708 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-09 00:14:23.643060 | primary | skipping: Conditional result was False
2026-06-09 00:14:23.655574 | 
2026-06-09 00:14:23.655789 | TASK [repo_setup : Run repo-setup]
2026-06-09 00:14:24.384007 | primary | Cache was expired
2026-06-09 00:14:24.384165 | primary | 0 files removed
2026-06-09 00:14:24.414609 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-09 00:14:24.414671 | 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-09 00:14:24.414684 | 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-09 00:14:24.414691 | 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-09 00:14:24.414697 | 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-09 00:14:24.414703 | 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-09 00:14:24.706692 | primary | ok: Runtime: 0:00:00.444691
2026-06-09 00:14:24.716578 | 
2026-06-09 00:14:24.716729 | TASK [repo_setup : Get component repo]
2026-06-09 00:14:24.817110 | primary | skipping: Conditional result was False
2026-06-09 00:14:24.831280 | 
2026-06-09 00:14:24.831598 | TASK [repo_setup : Rename component repo]
2026-06-09 00:14:24.891723 | primary | skipping: Conditional result was False
2026-06-09 00:14:24.900099 | 
2026-06-09 00:14:24.900270 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-09 00:14:24.964822 | primary | skipping: Conditional result was False
2026-06-09 00:14:24.970439 | 
2026-06-09 00:14:24.970553 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-09 00:14:25.442046 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "735277fc0df56e2a68128c2d49b5ecfa", "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-09 00:14:25.513599 | primary | ok: Runtime: 0:00:00.260121
2026-06-09 00:14:25.522972 | 
2026-06-09 00:14:25.523120 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-09 00:14:26.545837 | primary | changed
2026-06-09 00:14:26.555344 | 
2026-06-09 00:14:26.555506 | TASK [repo_setup : Dump current-podified hash]
2026-06-09 00:14:26.642429 | primary | skipping: Conditional result was False
2026-06-09 00:14:26.648224 | 
2026-06-09 00:14:26.648328 | TASK [repo_setup : Slurp current podified hash]
2026-06-09 00:14:26.702587 | primary | skipping: Conditional result was False
2026-06-09 00:14:26.713853 | 
2026-06-09 00:14:26.714002 | TASK [repo_setup : Update the value of full_hash]
2026-06-09 00:14:26.792202 | primary | skipping: Conditional result was False
2026-06-09 00:14:26.806201 | 
2026-06-09 00:14:26.806384 | TASK [repo_setup : Export hashes facts for further use]
2026-06-09 00:14:26.903834 | primary | ok
2026-06-09 00:14:26.912726 | 
2026-06-09 00:14:26.912896 | TASK [repo_setup : Create download directory]
2026-06-09 00:14:26.961810 | primary | skipping: Conditional result was False
2026-06-09 00:14:26.974591 | 
2026-06-09 00:14:26.974722 | TASK [repo_setup : Print the URL to request]
2026-06-09 00:14:27.021447 | primary | skipping: Conditional result was False
2026-06-09 00:14:27.031235 | 
2026-06-09 00:14:27.031370 | TASK [Download the RPM]
2026-06-09 00:14:27.084328 | primary | skipping: Conditional result was False
2026-06-09 00:14:27.093625 | 
2026-06-09 00:14:27.093788 | TASK [repo_setup : Install RHOS Release tool]
2026-06-09 00:14:27.150109 | primary | skipping: Conditional result was False
2026-06-09 00:14:27.162299 | 
2026-06-09 00:14:27.162440 | TASK [repo_setup : Get rhos-release tool version]
2026-06-09 00:14:27.699872 | primary | skipping: Conditional result was False
2026-06-09 00:14:27.705710 | 
2026-06-09 00:14:27.705818 | TASK [repo_setup : Print rhos-release tool version]
2026-06-09 00:14:27.790220 | primary | skipping: Conditional result was False
2026-06-09 00:14:27.805073 | 
2026-06-09 00:14:27.805251 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-09 00:14:28.344992 | primary | skipping: Conditional result was False
2026-06-09 00:14:28.356155 | 
2026-06-09 00:14:28.356335 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-09 00:14:28.720605 | primary | ok
2026-06-09 00:14:28.796789 | 
2026-06-09 00:14:28.796970 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-09 00:14:29.327058 | primary | ok: Runtime: 0:00:00.014042
2026-06-09 00:14:29.336458 | 
2026-06-09 00:14:29.336646 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-09 00:14:29.885857 | primary | ok: Runtime: 0:00:00.014245
2026-06-09 00:14:29.895905 | 
2026-06-09 00:14:29.896084 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-09 00:14:29.975884 | primary | skipping: Conditional result was False
2026-06-09 00:14:29.988263 | 
2026-06-09 00:14:29.988609 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-09 00:14:30.088637 | primary | skipping: Conditional result was False
2026-06-09 00:14:30.099249 | 
2026-06-09 00:14:30.099472 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-09 00:14:30.157964 | primary | skipping: Conditional result was False
2026-06-09 00:14:30.167808 | 
2026-06-09 00:14:30.168008 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-09 00:14:30.234560 | primary | skipping: Conditional result was False
2026-06-09 00:14:30.243858 | 
2026-06-09 00:14:30.243993 | TASK [repo_setup : Check for DLRN component repo]
2026-06-09 00:14:30.311136 | primary | skipping: Conditional result was False
2026-06-09 00:14:30.323570 | 
2026-06-09 00:14:30.323686 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-09 00:14:30.384056 | primary | skipping: Conditional result was False
2026-06-09 00:14:30.394361 | 
2026-06-09 00:14:30.394477 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-09 00:14:30.793978 | primary | ok: All paths examined
2026-06-09 00:14:30.809850 | 
2026-06-09 00:14:30.810003 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-09 00:14:31.139848 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-09 00:14:31.140258 | primary | changed: All items complete
2026-06-09 00:14:31.140318 | 
2026-06-09 00:14:31.453821 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-09 00:14:31.757023 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-09 00:14:31.984104 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-09 00:14:32.260806 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-09 00:14:32.497180 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-09 00:14:32.767605 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-09 00:14:33.051164 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-09 00:14:33.352147 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-09 00:14:33.371137 | 
2026-06-09 00:14:33.371388 | TASK [repo_setup : Cleanup existing metadata]
2026-06-09 00:14:33.893144 | primary | Cache was expired
2026-06-09 00:14:33.908758 | primary | 66 files removed
2026-06-09 00:14:34.422198 | primary | ok: Runtime: 0:00:00.242061
2026-06-09 00:14:34.431441 | 
2026-06-09 00:14:34.431613 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-09 00:14:34.895069 | primary | changed
2026-06-09 00:14:34.912373 | 
2026-06-09 00:14:34.912559 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-09 00:14:35.304592 | primary | DEFAULT
2026-06-09 00:14:35.461325 | primary | ok: Runtime: 0:00:00.054534
2026-06-09 00:14:35.466477 | 
2026-06-09 00:14:35.466601 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-09 00:14:35.994014 | primary | skipping: Conditional result was False
2026-06-09 00:14:36.004711 | 
2026-06-09 00:14:36.004903 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-09 00:14:36.546818 | primary | skipping: Conditional result was False
2026-06-09 00:14:36.556506 | 
2026-06-09 00:14:36.556719 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-09 00:14:36.650656 | primary | skipping: Conditional result was False
2026-06-09 00:14:36.656846 | 
2026-06-09 00:14:36.656981 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-09 00:14:36.914808 | primary | REPORTING SUCCESS TO DLRN API
2026-06-09 00:14:38.267936 | primary | {
2026-06-09 00:14:38.268005 | primary |   "aggregate_hash": "735277fc0df56e2a68128c2d49b5ecfa",
2026-06-09 00:14:38.268013 | primary |   "commit_hash": null,
2026-06-09 00:14:38.268019 | primary |   "component": null,
2026-06-09 00:14:38.268025 | primary |   "distro_hash": null,
2026-06-09 00:14:38.268030 | primary |   "extended_hash": null,
2026-06-09 00:14:38.268045 | primary |   "in_progress": false,
2026-06-09 00:14:38.268050 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-09 00:14:38.268056 | primary |   "notes": "",
2026-06-09 00:14:38.268060 | primary |   "success": true,
2026-06-09 00:14:38.268075 | primary |   "timestamp": 1780964076,
2026-06-09 00:14:38.268079 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/ddc/rdoproject.org/ddc2953213a644fdabc5504ead4494cb"
2026-06-09 00:14:38.268085 | primary | }
2026-06-09 00:14:38.692592 | primary | ok: Runtime: 0:00:01.378256
2026-06-09 00:14:38.699496 | 
2026-06-09 00:14:38.699602 | PLAY RECAP
2026-06-09 00:14:38.699664 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-09 00:14:38.699699 | 
2026-06-09 00:14:38.837286 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 00:14:38.838724 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 00:14:39.484783 | 
2026-06-09 00:14:39.484892 | PLAY [all]
2026-06-09 00:14:39.493897 | 
2026-06-09 00:14:39.493966 | TASK [include_role : fetch-output]
2026-06-09 00:14:39.522507 | primary | ok
2026-06-09 00:14:39.535851 | 
2026-06-09 00:14:39.535931 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 00:14:39.579702 | primary | skipping: Conditional result was False
2026-06-09 00:14:39.585092 | 
2026-06-09 00:14:39.585181 | TASK [fetch-output : Set log path for single node]
2026-06-09 00:14:39.616396 | primary | ok
2026-06-09 00:14:39.624071 | 
2026-06-09 00:14:39.624206 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 00:14:40.077214 | primary -> localhost | ok: "/var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/logs"
2026-06-09 00:14:40.315364 | primary -> localhost | ok: "/var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/artifacts"
2026-06-09 00:14:40.537534 | primary -> localhost | ok: "/var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/docs"
2026-06-09 00:14:40.545757 | 
2026-06-09 00:14:40.545866 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 00:14:41.243665 | primary | ok
2026-06-09 00:14:41.244251 | primary | ok: All items complete
2026-06-09 00:14:41.244354 | 
2026-06-09 00:14:41.825211 | primary | ok
2026-06-09 00:14:42.428813 | primary | ok
2026-06-09 00:14:42.458590 | 
2026-06-09 00:14:42.458821 | TASK [include_role : fetch-output-openshift]
2026-06-09 00:14:42.476369 | primary | skipping: Conditional result was False
2026-06-09 00:14:42.487322 | 
2026-06-09 00:14:42.487589 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-09 00:14:42.537502 | primary | skipping: Conditional result was False
2026-06-09 00:14:42.548499 | primary | skipping: Conditional result was False
2026-06-09 00:14:42.569623 | 
2026-06-09 00:14:42.569938 | PLAY [all]
2026-06-09 00:14:42.580319 | 
2026-06-09 00:14:42.580482 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-09 00:14:43.122186 | primary | changed
2026-06-09 00:14:43.131149 | 
2026-06-09 00:14:43.131245 | PLAY RECAP
2026-06-09 00:14:43.131355 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-09 00:14:43.131399 | 
2026-06-09 00:14:43.253865 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 00:14:43.256654 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-09 00:14:43.939694 | 
2026-06-09 00:14:43.939869 | PLAY [localhost]
2026-06-09 00:14:43.950607 | 
2026-06-09 00:14:43.950690 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-09 00:14:44.454956 | localhost | changed
2026-06-09 00:14:44.464731 | 
2026-06-09 00:14:44.464883 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-09 00:14:44.492774 | localhost | ok
2026-06-09 00:14:44.500386 | 
2026-06-09 00:14:44.500458 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-09 00:14:44.951703 | localhost | changed
2026-06-09 00:14:44.955680 | 
2026-06-09 00:14:44.955745 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-09 00:14:45.782608 | localhost | changed
2026-06-09 00:14:45.787100 | 
2026-06-09 00:14:45.787169 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-09 00:14:46.278714 | localhost | Identity added: /var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/tmp/ansible.ti0m34cd (/var/lib/zuul/builds/ddc2953213a644fdabc5504ead4494cb/work/tmp/ansible.ti0m34cd)
2026-06-09 00:14:46.278953 | localhost | ok: Runtime: 0:00:00.018486
2026-06-09 00:14:46.282647 | 
2026-06-09 00:14:46.282718 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-09 00:14:46.636419 | localhost | ok: Runtime: 0:00:00.009574
2026-06-09 00:14:46.641140 | 
2026-06-09 00:14:46.641207 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-09 00:14:46.709662 | localhost | changed
2026-06-09 00:14:46.716733 | 
2026-06-09 00:14:46.716864 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-09 00:14:47.150029 | localhost | changed
2026-06-09 00:14:47.154857 | 
2026-06-09 00:14:47.154909 | PLAY [localhost]
2026-06-09 00:14:47.158787 | 
2026-06-09 00:14:47.158844 | TASK [Generate bulk log download script]
2026-06-09 00:14:47.176106 | localhost | ok
2026-06-09 00:14:47.186007 | 
2026-06-09 00:14:47.186065 | TASK [local-log-download : Check API endpoint is defined]
2026-06-09 00:14:47.225012 | localhost | ok: All assertions passed
2026-06-09 00:14:47.259081 | 
2026-06-09 00:14:47.259209 | TASK [local-log-download : Create download script]
2026-06-09 00:14:47.739471 | localhost -> localhost | changed
2026-06-09 00:14:47.755724 | 
2026-06-09 00:14:47.755876 | TASK [Register quick-download link]
2026-06-09 00:14:47.787966 | localhost | ok
2026-06-09 00:14:47.791711 | 
2026-06-09 00:14:47.791826 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-09 00:14:47.801244 | 
2026-06-09 00:14:47.801375 | TASK [Set zuul-log-path fact]
2026-06-09 00:14:47.819614 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 00:14:47.836739 | 
2026-06-09 00:14:47.836902 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 00:14:47.865440 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 00:14:47.869095 | 
2026-06-09 00:14:47.869245 | TASK [upload-logs : Create log directories]
2026-06-09 00:14:48.755361 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-09 00:14:48.757647 | 
2026-06-09 00:14:48.757712 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-09 00:14:49.047749 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010464
2026-06-09 00:14:49.051767 | 
2026-06-09 00:14:49.051859 | TASK [upload-logs : Upload logs to log server]
2026-06-09 00:14:52.001476 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-09 00:14:52.003913 | 
2026-06-09 00:14:52.004005 | LOOP [upload-logs : Compress console log and json output]
