2026-06-14 20:03:31.621372 | Job console starting
2026-06-14 20:03:31.737190 | Updating git repos
2026-06-14 20:03:31.756136 | Cloning repos into workspace
2026-06-14 20:03:32.728357 | Restoring repo states
2026-06-14 20:03:32.741647 | Merging changes
2026-06-14 20:03:32.741663 | Checking out repos
2026-06-14 20:03:33.241577 | Preparing playbooks
2026-06-14 20:03:40.967819 | Running Ansible setup
2026-06-14 20:03:44.607190 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-14 20:03:45.249504 | 
2026-06-14 20:03:45.249647 | PLAY [localhost]
2026-06-14 20:03:45.257133 | 
2026-06-14 20:03:45.257201 | TASK [Gathering Facts]
2026-06-14 20:03:47.262579 | localhost | ok
2026-06-14 20:03:47.276795 | 
2026-06-14 20:03:47.276957 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-14 20:03:47.730239 | localhost -> localhost | changed
2026-06-14 20:03:47.735057 | 
2026-06-14 20:03:47.735146 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-14 20:03:48.688701 | localhost -> localhost | changed
2026-06-14 20:03:48.700486 | 
2026-06-14 20:03:48.700673 | TASK [Setup log path fact]
2026-06-14 20:03:48.723390 | localhost | ok
2026-06-14 20:03:48.741710 | 
2026-06-14 20:03:48.741851 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 20:03:48.782157 | localhost | ok
2026-06-14 20:03:48.792840 | 
2026-06-14 20:03:48.792972 | TASK [emit-job-header : Print job information]
2026-06-14 20:03:48.842730 | # Job Information
2026-06-14 20:03:48.842895 | Ansible Version: 2.16.18
2026-06-14 20:03:48.842930 | Job: periodic-container-quay-push-centos-9-master
2026-06-14 20:03:48.842958 | Pipeline: openstack-promote-component
2026-06-14 20:03:48.842985 | Executor: 38.102.83.32
2026-06-14 20:03:48.843009 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-14 20:03:48.843034 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/939/rdoproject.org/93949e4d3769416d9919cd0c764d5e37/
2026-06-14 20:03:48.843061 | Event ID: 443ac065b7f14b96933ff536b4bcc107
2026-06-14 20:03:48.846834 | 
2026-06-14 20:03:48.846923 | LOOP [emit-job-header : Print node information]
2026-06-14 20:03:48.947706 | localhost | ok:
2026-06-14 20:03:48.947934 | localhost | # Node Information
2026-06-14 20:03:48.947994 | localhost | Inventory Hostname: primary
2026-06-14 20:03:48.948044 | localhost | Hostname: np0000073532
2026-06-14 20:03:48.948087 | localhost | Username: zuul
2026-06-14 20:03:48.948133 | localhost | Distro: CentOS 9
2026-06-14 20:03:48.948174 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-14 20:03:48.948213 | localhost | Region: RegionOne
2026-06-14 20:03:48.948252 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-14 20:03:48.948291 | localhost | Product Name: OpenStack Nova
2026-06-14 20:03:48.948329 | localhost | Interface IP: 38.102.83.50
2026-06-14 20:03:48.960810 | 
2026-06-14 20:03:48.960878 | PLAY [all]
2026-06-14 20:03:48.967503 | 
2026-06-14 20:03:48.967616 | TASK [Gather network facts]
2026-06-14 20:03:49.460947 | primary | ok
2026-06-14 20:03:49.472480 | 
2026-06-14 20:03:49.472641 | TASK [include_role : start-zuul-console]
2026-06-14 20:03:49.497364 | primary | ok
2026-06-14 20:03:49.515759 | 
2026-06-14 20:03:49.515885 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-14 20:03:49.944641 | primary | ok
2026-06-14 20:03:49.958203 | 
2026-06-14 20:03:49.958329 | TASK [include_role : add-build-sshkey]
2026-06-14 20:03:49.991179 | primary | ok
2026-06-14 20:03:50.012306 | 
2026-06-14 20:03:50.012438 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-14 20:03:50.311912 | primary -> localhost | ok
2026-06-14 20:03:50.323171 | 
2026-06-14 20:03:50.323308 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-14 20:03:50.357711 | primary | ok
2026-06-14 20:03:50.382295 | primary | included: /var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-14 20:03:50.391968 | 
2026-06-14 20:03:50.392093 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-14 20:03:51.112974 | primary -> localhost | Generating public/private rsa key pair.
2026-06-14 20:03:51.113261 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/93949e4d3769416d9919cd0c764d5e37_id_rsa
2026-06-14 20:03:51.113328 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/93949e4d3769416d9919cd0c764d5e37_id_rsa.pub
2026-06-14 20:03:51.113377 | primary -> localhost | The key fingerprint is:
2026-06-14 20:03:51.113422 | primary -> localhost | SHA256:dS1lFuUOEF/kmE++MwdxCzmfpLhXXfZSs7TnA5g/Czk zuul-build-sshkey
2026-06-14 20:03:51.113465 | primary -> localhost | The key's randomart image is:
2026-06-14 20:03:51.113507 | primary -> localhost | +---[RSA 3072]----+
2026-06-14 20:03:51.113593 | primary -> localhost | |            o.=++|
2026-06-14 20:03:51.113639 | primary -> localhost | |             B.* |
2026-06-14 20:03:51.113681 | primary -> localhost | |          . o+B+O|
2026-06-14 20:03:51.113723 | primary -> localhost | |         . .+.B@X|
2026-06-14 20:03:51.113764 | primary -> localhost | |        S  + ooBB|
2026-06-14 20:03:51.113804 | primary -> localhost | |            + o+o|
2026-06-14 20:03:51.113844 | primary -> localhost | |           E + =o|
2026-06-14 20:03:51.113888 | primary -> localhost | |            + o =|
2026-06-14 20:03:51.113931 | primary -> localhost | |             .   |
2026-06-14 20:03:51.113971 | primary -> localhost | +----[SHA256]-----+
2026-06-14 20:03:51.114059 | primary -> localhost | ok: Runtime: 0:00:00.213954
2026-06-14 20:03:51.121675 | 
2026-06-14 20:03:51.121801 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-14 20:03:51.155298 | primary | ok
2026-06-14 20:03:51.171562 | primary | included: /var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-14 20:03:51.185954 | 
2026-06-14 20:03:51.186077 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-14 20:03:51.211264 | primary | skipping: Conditional result was False
2026-06-14 20:03:51.216950 | 
2026-06-14 20:03:51.217040 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-14 20:03:51.729173 | primary | changed
2026-06-14 20:03:51.733916 | 
2026-06-14 20:03:51.733978 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-14 20:03:52.027465 | primary | ok
2026-06-14 20:03:52.032577 | 
2026-06-14 20:03:52.032659 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-14 20:03:52.825665 | primary | changed
2026-06-14 20:03:52.833669 | 
2026-06-14 20:03:52.833893 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-14 20:03:53.678494 | primary | changed
2026-06-14 20:03:53.686280 | 
2026-06-14 20:03:53.686407 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-14 20:03:53.715057 | primary | skipping: Conditional result was False
2026-06-14 20:03:53.724276 | 
2026-06-14 20:03:53.724408 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-14 20:03:54.187507 | primary -> localhost | changed
2026-06-14 20:03:54.202006 | 
2026-06-14 20:03:54.202138 | TASK [add-build-sshkey : Add back temp key]
2026-06-14 20:03:54.529130 | primary -> localhost | Identity added: /var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/93949e4d3769416d9919cd0c764d5e37_id_rsa (zuul-build-sshkey)
2026-06-14 20:03:54.529467 | primary -> localhost | ok: Runtime: 0:00:00.017505
2026-06-14 20:03:54.536948 | 
2026-06-14 20:03:54.537075 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-14 20:03:54.954726 | primary | ok
2026-06-14 20:03:54.963883 | 
2026-06-14 20:03:54.964022 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-14 20:03:55.001662 | primary | skipping: Conditional result was False
2026-06-14 20:03:55.016848 | 
2026-06-14 20:03:55.016982 | TASK [include_role : validate-host]
2026-06-14 20:03:55.051754 | primary | ok
2026-06-14 20:03:55.086657 | 
2026-06-14 20:03:55.086972 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-14 20:03:55.128510 | primary | ok
2026-06-14 20:03:55.136177 | 
2026-06-14 20:03:55.136396 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-14 20:03:55.446697 | primary -> localhost | ok
2026-06-14 20:03:55.455794 | 
2026-06-14 20:03:55.455931 | TASK [validate-host : Collect information about the host]
2026-06-14 20:03:56.233678 | primary | ok
2026-06-14 20:03:56.253015 | 
2026-06-14 20:03:56.253146 | TASK [validate-host : Sanitize hostname]
2026-06-14 20:03:56.327721 | primary | ok
2026-06-14 20:03:56.335670 | 
2026-06-14 20:03:56.335804 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-14 20:03:56.834276 | primary -> localhost | changed
2026-06-14 20:03:56.843479 | 
2026-06-14 20:03:56.843715 | TASK [validate-host : Collect information about zuul worker]
2026-06-14 20:03:57.312179 | primary | ok
2026-06-14 20:03:57.319432 | 
2026-06-14 20:03:57.319597 | TASK [validate-host : Write out all zuul information for each host]
2026-06-14 20:03:57.881294 | primary -> localhost | changed
2026-06-14 20:03:57.896670 | 
2026-06-14 20:03:57.896818 | TASK [include_role : prepare-workspace-openshift]
2026-06-14 20:03:57.914559 | primary | skipping: Conditional result was False
2026-06-14 20:03:57.924389 | 
2026-06-14 20:03:57.924592 | TASK [include_role : remove-zuul-sshkey]
2026-06-14 20:03:57.942747 | primary | skipping: Conditional result was False
2026-06-14 20:03:57.951377 | 
2026-06-14 20:03:57.951552 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-14 20:03:58.215503 | primary | ok: "logs"
2026-06-14 20:03:58.215931 | primary | ok: All items complete
2026-06-14 20:03:58.215987 | 
2026-06-14 20:03:58.429612 | primary | ok: "artifacts"
2026-06-14 20:03:58.641116 | primary | ok: "docs"
2026-06-14 20:03:58.657684 | 
2026-06-14 20:03:58.657868 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-14 20:03:58.949357 | primary | changed: "logs"
2026-06-14 20:03:59.179921 | primary | changed: "artifacts"
2026-06-14 20:03:59.453150 | primary | changed: "docs"
2026-06-14 20:03:59.467696 | 
2026-06-14 20:03:59.467855 | PLAY RECAP
2026-06-14 20:03:59.467937 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 20:03:59.467994 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-14 20:03:59.468033 | 
2026-06-14 20:03:59.624825 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-14 20:03:59.626341 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-14 20:04:00.270809 | 
2026-06-14 20:04:00.270915 | PLAY [all]
2026-06-14 20:04:00.280753 | 
2026-06-14 20:04:00.280830 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-14 20:04:00.373404 | primary | ok
2026-06-14 20:04:00.380899 | 
2026-06-14 20:04:00.381051 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-14 20:04:00.852804 | primary | changed
2026-06-14 20:04:00.863897 | 
2026-06-14 20:04:00.864037 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-14 20:04:02.047159 | primary | changed
2026-06-14 20:04:02.062672 | 
2026-06-14 20:04:02.062813 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-14 20:04:02.541623 | primary | changed:
2026-06-14 20:04:02.541976 | primary | {
2026-06-14 20:04:02.542040 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-14 20:04:02.542104 | primary | }
2026-06-14 20:04:02.823363 | primary | changed:
2026-06-14 20:04:02.823570 | primary | {
2026-06-14 20:04:02.823634 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-14 20:04:02.823678 | primary | }
2026-06-14 20:04:03.094774 | primary | changed:
2026-06-14 20:04:03.094933 | primary | {
2026-06-14 20:04:03.094983 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-14 20:04:03.095024 | primary | }
2026-06-14 20:04:03.359676 | primary | changed:
2026-06-14 20:04:03.359846 | primary | {
2026-06-14 20:04:03.359898 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-14 20:04:03.359945 | primary | }
2026-06-14 20:04:03.636872 | primary | changed:
2026-06-14 20:04:03.637037 | primary | {
2026-06-14 20:04:03.637096 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-14 20:04:03.637136 | primary | }
2026-06-14 20:04:03.882461 | primary | changed:
2026-06-14 20:04:03.882660 | primary | {
2026-06-14 20:04:03.882735 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-14 20:04:03.882798 | primary | }
2026-06-14 20:04:04.119411 | primary | changed:
2026-06-14 20:04:04.119648 | primary | {
2026-06-14 20:04:04.119707 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-14 20:04:04.119750 | primary | }
2026-06-14 20:04:04.407835 | primary | changed:
2026-06-14 20:04:04.407994 | primary | {
2026-06-14 20:04:04.408048 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-14 20:04:04.408091 | primary | }
2026-06-14 20:04:04.697410 | primary | changed:
2026-06-14 20:04:04.697599 | primary | {
2026-06-14 20:04:04.697666 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-14 20:04:04.697708 | primary | }
2026-06-14 20:04:04.989477 | primary | changed:
2026-06-14 20:04:04.989689 | primary | {
2026-06-14 20:04:04.989740 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-14 20:04:04.989778 | primary | }
2026-06-14 20:04:05.302151 | primary | changed:
2026-06-14 20:04:05.302268 | primary | {
2026-06-14 20:04:05.302311 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-14 20:04:05.302337 | primary | }
2026-06-14 20:04:05.626435 | primary | changed:
2026-06-14 20:04:05.626581 | primary | {
2026-06-14 20:04:05.626617 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-14 20:04:05.626649 | primary | }
2026-06-14 20:04:05.893499 | primary | changed:
2026-06-14 20:04:05.893643 | primary | {
2026-06-14 20:04:05.893672 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-14 20:04:05.893697 | primary | }
2026-06-14 20:04:06.141410 | primary | changed:
2026-06-14 20:04:06.141613 | primary | {
2026-06-14 20:04:06.141682 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-14 20:04:06.141734 | primary | }
2026-06-14 20:04:06.434701 | primary | changed:
2026-06-14 20:04:06.434852 | primary | {
2026-06-14 20:04:06.434913 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-14 20:04:06.434966 | primary | }
2026-06-14 20:04:06.703601 | primary | changed:
2026-06-14 20:04:06.703747 | primary | {
2026-06-14 20:04:06.703796 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-14 20:04:06.703835 | primary | }
2026-06-14 20:04:06.988491 | primary | changed:
2026-06-14 20:04:06.988679 | primary | {
2026-06-14 20:04:06.988732 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-14 20:04:06.988775 | primary | }
2026-06-14 20:04:07.280042 | primary | changed:
2026-06-14 20:04:07.280269 | primary | {
2026-06-14 20:04:07.280329 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-14 20:04:07.280370 | primary | }
2026-06-14 20:04:07.547436 | primary | changed:
2026-06-14 20:04:07.547639 | primary | {
2026-06-14 20:04:07.547711 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-14 20:04:07.547771 | primary | }
2026-06-14 20:04:07.831600 | primary | changed:
2026-06-14 20:04:07.831720 | primary | {
2026-06-14 20:04:07.831749 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-14 20:04:07.831776 | primary | }
2026-06-14 20:04:08.118130 | primary | changed:
2026-06-14 20:04:08.118231 | primary | {
2026-06-14 20:04:08.118262 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-14 20:04:08.118289 | primary | }
2026-06-14 20:04:08.382949 | primary | changed:
2026-06-14 20:04:08.383100 | primary | {
2026-06-14 20:04:08.383153 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-14 20:04:08.383197 | primary | }
2026-06-14 20:04:08.642916 | primary | changed:
2026-06-14 20:04:08.643069 | primary | {
2026-06-14 20:04:08.643121 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-14 20:04:08.643161 | primary | }
2026-06-14 20:04:08.923884 | primary | changed:
2026-06-14 20:04:08.924040 | primary | {
2026-06-14 20:04:08.924092 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-14 20:04:08.924134 | primary | }
2026-06-14 20:04:09.210287 | primary | changed:
2026-06-14 20:04:09.210430 | primary | {
2026-06-14 20:04:09.210480 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-14 20:04:09.210561 | primary | }
2026-06-14 20:04:09.464259 | primary | changed:
2026-06-14 20:04:09.464418 | primary | {
2026-06-14 20:04:09.464469 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-14 20:04:09.464541 | primary | }
2026-06-14 20:04:09.508417 | 
2026-06-14 20:04:09.508605 | TASK [Set timezone to UTC]
2026-06-14 20:04:10.007839 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-14 20:04:10.015250 | 
2026-06-14 20:04:10.015380 | TASK [Create nodepool directory]
2026-06-14 20:04:10.255336 | primary | changed
2026-06-14 20:04:10.264901 | 
2026-06-14 20:04:10.265033 | TASK [Create nodepool sub_nodes file]
2026-06-14 20:04:10.888188 | primary | changed
2026-06-14 20:04:10.895731 | 
2026-06-14 20:04:10.895875 | TASK [Create nodepool sub_nodes_private file]
2026-06-14 20:04:11.529868 | primary | changed
2026-06-14 20:04:11.538306 | 
2026-06-14 20:04:11.538435 | LOOP [Populate nodepool sub_nodes file]
2026-06-14 20:04:11.577874 | 
2026-06-14 20:04:11.578079 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-14 20:04:11.625499 | 
2026-06-14 20:04:11.625817 | TASK [Create nodepool primary file]
2026-06-14 20:04:12.469132 | primary | changed
2026-06-14 20:04:12.476724 | 
2026-06-14 20:04:12.476855 | TASK [Create nodepool node_private for this node]
2026-06-14 20:04:13.255463 | primary | changed
2026-06-14 20:04:13.264786 | 
2026-06-14 20:04:13.264910 | LOOP [Copy ssh keys to nodepool directory]
2026-06-14 20:04:13.707031 | primary | ok: Item: id_rsa Runtime: 0:00:00.005817
2026-06-14 20:04:13.707351 | 
2026-06-14 20:04:13.942819 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.005818
2026-06-14 20:04:13.953015 | 
2026-06-14 20:04:13.953209 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-14 20:04:14.820325 | primary | changed
2026-06-14 20:04:14.827907 | 
2026-06-14 20:04:14.828025 | TASK [Validate sudoers config after edits]
2026-06-14 20:04:15.175607 | primary | /etc/sudoers: parsed OK
2026-06-14 20:04:15.175788 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-14 20:04:15.175805 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-14 20:04:15.175814 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-14 20:04:15.378134 | primary | ok: Runtime: 0:00:00.007277
2026-06-14 20:04:15.387226 | 
2026-06-14 20:04:15.387353 | TASK [Show the environment passed in to job shell scripts]
2026-06-14 20:04:15.697821 | primary | SHELL=/bin/bash
2026-06-14 20:04:15.697945 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-14 20:04:15.697964 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-14 20:04:15.697974 | primary | PWD=/home/zuul
2026-06-14 20:04:15.697985 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-14 20:04:15.697994 | primary | LOGNAME=zuul
2026-06-14 20:04:15.698003 | primary | XDG_SESSION_TYPE=tty
2026-06-14 20:04:15.698012 | primary | _=/usr/bin/env
2026-06-14 20:04:15.698022 | primary | MOTD_SHOWN=pam
2026-06-14 20:04:15.698031 | primary | HOME=/home/zuul
2026-06-14 20:04:15.698039 | primary | LANG=en_US.UTF-8
2026-06-14 20:04:15.698050 | primary | SSH_CONNECTION=38.102.83.32 38230 38.102.83.50 22
2026-06-14 20:04:15.698063 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-14 20:04:15.698077 | primary | WORKSPACE=/home/zuul/workspace
2026-06-14 20:04:15.698089 | primary | XDG_SESSION_CLASS=user
2026-06-14 20:04:15.698100 | primary | SELINUX_ROLE_REQUESTED=
2026-06-14 20:04:15.698112 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-14 20:04:15.698123 | primary | USER=zuul
2026-06-14 20:04:15.698134 | primary | ZUUL_VOTING=True
2026-06-14 20:04:15.698145 | primary | BUILD_TIMEOUT=3000000
2026-06-14 20:04:15.698155 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-14 20:04:15.698166 | primary | SHLVL=1
2026-06-14 20:04:15.698178 | primary | XDG_SESSION_ID=1
2026-06-14 20:04:15.698188 | primary | ZUUL_BRANCH=master
2026-06-14 20:04:15.698195 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-14 20:04:15.698203 | primary | SSH_CLIENT=38.102.83.32 38230 22
2026-06-14 20:04:15.698211 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-14 20:04:15.698219 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-14 20:04:15.698227 | primary | which_declare=declare -f
2026-06-14 20:04:15.698236 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-14 20:04:15.698248 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-14 20:04:15.698260 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-14 20:04:15.698271 | primary | ZUUL_UUID=93949e4d3769416d9919cd0c764d5e37
2026-06-14 20:04:15.698291 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-14 20:04:15.698304 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-14 20:04:15.698315 | primary | }
2026-06-14 20:04:15.936911 | primary | ok: Runtime: 0:00:00.008678
2026-06-14 20:04:15.945032 | 
2026-06-14 20:04:15.945155 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-14 20:04:15.972019 | primary | skipping: Conditional result was False
2026-06-14 20:04:15.981428 | 
2026-06-14 20:04:15.981601 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-14 20:04:16.525879 | primary | skipping: Conditional result was False
2026-06-14 20:04:16.535204 | 
2026-06-14 20:04:16.535361 | TASK [Ensure legacy workspace directory]
2026-06-14 20:04:16.823640 | primary | changed
2026-06-14 20:04:16.826399 | 
2026-06-14 20:04:16.826498 | PLAY RECAP
2026-06-14 20:04:16.826663 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-14 20:04:16.826711 | 
2026-06-14 20:04:17.006635 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-14 20:04:17.009368 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-14 20:04:17.641449 | 
2026-06-14 20:04:17.641586 | PLAY [primary]
2026-06-14 20:04:17.652066 | 
2026-06-14 20:04:17.652135 | TASK [Clone repos in the job workspace]
2026-06-14 20:04:17.671185 | primary | ok
2026-06-14 20:04:17.687347 | 
2026-06-14 20:04:17.687425 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-14 20:04:18.094480 | primary | ok
2026-06-14 20:04:18.104999 | 
2026-06-14 20:04:18.105136 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-14 20:04:19.636014 | primary | Output suppressed because no_log was given
2026-06-14 20:04:19.650472 | 
2026-06-14 20:04:19.650607 | TASK [Create the config file]
2026-06-14 20:04:20.843679 | primary | changed
2026-06-14 20:04:20.846283 | 
2026-06-14 20:04:20.846376 | PLAY RECAP
2026-06-14 20:04:20.846454 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 20:04:20.846623 | 
2026-06-14 20:04:21.016375 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-14 20:04:21.019317 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-14 20:04:21.688453 | 
2026-06-14 20:04:21.688636 | PLAY [primary]
2026-06-14 20:04:21.700097 | 
2026-06-14 20:04:21.700203 | TASK [Create copy-container.yml playbook on primary]
2026-06-14 20:04:22.850875 | primary | changed
2026-06-14 20:04:22.857348 | 
2026-06-14 20:04:22.857460 | TASK [Install required packages]
2026-06-14 20:05:08.986634 | primary | changed
2026-06-14 20:05:08.993507 | 
2026-06-14 20:05:08.993843 | TASK [Ensure dependency collections are installed]
2026-06-14 20:06:21.787279 | primary | changed
2026-06-14 20:06:21.811110 | 
2026-06-14 20:06:21.811249 | TASK [install copy-containers]
2026-06-14 20:06:22.736797 | primary |
2026-06-14 20:06:22.736947 | primary | PLAY [localhost] ***************************************************************
2026-06-14 20:06:22.736960 | primary |
2026-06-14 20:06:22.736969 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-14 20:06:22.736983 | primary | Sunday 14 June 2026  20:06:22 +0000 (0:00:00.032)       0:00:00.032 ***********
2026-06-14 20:06:22.736992 | primary | Sunday 14 June 2026  20:06:22 +0000 (0:00:00.031)       0:00:00.031 ***********
2026-06-14 20:06:23.693703 | primary | ok: [localhost]
2026-06-14 20:06:23.693783 | primary |
2026-06-14 20:06:23.693801 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-14 20:06:23.693813 | primary | Sunday 14 June 2026  20:06:23 +0000 (0:00:00.956)       0:00:00.989 ***********
2026-06-14 20:06:23.693824 | primary | Sunday 14 June 2026  20:06:23 +0000 (0:00:00.956)       0:00:00.988 ***********
2026-06-14 20:06:23.747953 | primary |
2026-06-14 20:06:23.748013 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-14 20:06:23.748023 | primary | Sunday 14 June 2026  20:06:23 +0000 (0:00:00.054)       0:00:01.044 ***********
2026-06-14 20:06:23.748032 | primary | Sunday 14 June 2026  20:06:23 +0000 (0:00:00.054)       0:00:01.042 ***********
2026-06-14 20:06:24.271968 | primary | changed: [localhost] => (item=artifacts)
2026-06-14 20:06:24.272019 | primary | changed: [localhost] => (item=logs)
2026-06-14 20:06:24.272024 | primary |
2026-06-14 20:06:24.272037 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-14 20:06:24.272041 | primary | Sunday 14 June 2026  20:06:24 +0000 (0:00:00.523)       0:00:01.568 ***********
2026-06-14 20:06:24.272045 | primary | Sunday 14 June 2026  20:06:24 +0000 (0:00:00.523)       0:00:01.566 ***********
2026-06-14 20:06:27.221711 | primary | changed: [localhost]
2026-06-14 20:06:27.221792 | primary |
2026-06-14 20:06:27.221803 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-14 20:06:27.221814 | primary | Sunday 14 June 2026  20:06:27 +0000 (0:00:02.949)       0:00:04.517 ***********
2026-06-14 20:06:27.221823 | primary | Sunday 14 June 2026  20:06:27 +0000 (0:00:02.949)       0:00:04.516 ***********
2026-06-14 20:06:57.353171 | primary | changed: [localhost]
2026-06-14 20:06:57.353286 | primary |
2026-06-14 20:06:57.353294 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-14 20:06:57.353298 | primary | Sunday 14 June 2026  20:06:57 +0000 (0:00:30.131)       0:00:34.649 ***********
2026-06-14 20:06:57.353302 | primary | Sunday 14 June 2026  20:06:57 +0000 (0:00:30.131)       0:00:34.647 ***********
2026-06-14 20:06:57.621151 | primary | changed: [localhost]
2026-06-14 20:06:57.621193 | primary |
2026-06-14 20:06:57.621199 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-14 20:06:57.621204 | primary | Sunday 14 June 2026  20:06:57 +0000 (0:00:00.267)       0:00:34.916 ***********
2026-06-14 20:06:57.621208 | primary | Sunday 14 June 2026  20:06:57 +0000 (0:00:00.267)       0:00:34.915 ***********
2026-06-14 20:07:00.854165 | primary | changed: [localhost]
2026-06-14 20:07:00.854207 | primary |
2026-06-14 20:07:00.854212 | primary | TASK [copy_container : Build the copy-container output_dir={{ cifmw_copy_ct_basedir }}/artifacts, script=go build, chdir={{ temporary_copy_container_dir.path }}] ***
2026-06-14 20:07:00.854221 | primary | Sunday 14 June 2026  20:07:00 +0000 (0:00:03.233)       0:00:38.150 ***********
2026-06-14 20:07:00.854225 | primary | Sunday 14 June 2026  20:07:00 +0000 (0:00:03.233)       0:00:38.148 ***********
2026-06-14 20:07:57.970183 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-14 20:07:57.970306 | primary | ok: [localhost]
2026-06-14 20:07:57.970312 | primary |
2026-06-14 20:07:57.970318 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 8) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755] ***
2026-06-14 20:07:57.970323 | primary | Sunday 14 June 2026  20:07:57 +0000 (0:00:57.115)       0:01:35.266 ***********
2026-06-14 20:07:57.970341 | primary | Sunday 14 June 2026  20:07:57 +0000 (0:00:57.115)       0:01:35.264 ***********
2026-06-14 20:07:58.004202 | primary | skipping: [localhost]
2026-06-14 20:07:58.004244 | primary |
2026-06-14 20:07:58.004250 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 9) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755, remote_src=True] ***
2026-06-14 20:07:58.004257 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.034)       0:01:35.300 ***********
2026-06-14 20:07:58.004261 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.034)       0:01:35.298 ***********
2026-06-14 20:07:58.361993 | primary | changed: [localhost]
2026-06-14 20:07:58.362119 | primary |
2026-06-14 20:07:58.362125 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-14 20:07:58.362130 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.358)       0:01:35.658 ***********
2026-06-14 20:07:58.362135 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.358)       0:01:35.657 ***********
2026-06-14 20:07:58.572927 | primary | changed: [localhost]
2026-06-14 20:07:58.572983 | primary |
2026-06-14 20:07:58.572996 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-14 20:07:58.573013 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.210)       0:01:35.869 ***********
2026-06-14 20:07:58.573022 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.210)       0:01:35.867 ***********
2026-06-14 20:07:58.611337 | primary | skipping: [localhost]
2026-06-14 20:07:58.611406 | primary |
2026-06-14 20:07:58.611418 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-14 20:07:58.611428 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.038)       0:01:35.907 ***********
2026-06-14 20:07:58.611438 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.038)       0:01:35.906 ***********
2026-06-14 20:07:58.645538 | primary | skipping: [localhost]
2026-06-14 20:07:58.645587 | primary |
2026-06-14 20:07:58.645597 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-14 20:07:58.645605 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.034)       0:01:35.941 ***********
2026-06-14 20:07:58.645665 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.034)       0:01:35.940 ***********
2026-06-14 20:07:58.683518 | primary | skipping: [localhost]
2026-06-14 20:07:58.683586 | primary |
2026-06-14 20:07:58.683601 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-14 20:07:58.683614 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.037)       0:01:35.979 ***********
2026-06-14 20:07:58.683625 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.037)       0:01:35.978 ***********
2026-06-14 20:07:58.721200 | primary | skipping: [localhost]
2026-06-14 20:07:58.721276 | primary |
2026-06-14 20:07:58.721287 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-14 20:07:58.721298 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.037)       0:01:36.017 ***********
2026-06-14 20:07:58.721306 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.037)       0:01:36.015 ***********
2026-06-14 20:07:58.774160 | primary | skipping: [localhost]
2026-06-14 20:07:58.774236 | primary |
2026-06-14 20:07:58.774297 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-14 20:07:58.774327 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.052)       0:01:36.070 ***********
2026-06-14 20:07:58.774337 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.052)       0:01:36.068 ***********
2026-06-14 20:07:58.828325 | primary | skipping: [localhost]
2026-06-14 20:07:58.828423 | primary |
2026-06-14 20:07:58.828434 | primary | PLAY RECAP *********************************************************************
2026-06-14 20:07:58.828444 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-14 20:07:58.828453 | primary |
2026-06-14 20:07:58.828462 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.053)       0:01:36.124 ***********
2026-06-14 20:07:58.828473 | primary | ===============================================================================
2026-06-14 20:07:58.828484 | primary | copy_container : Build the copy-container ------------------------------ 57.12s
2026-06-14 20:07:58.828495 | primary | copy_container : Install required packages ----------------------------- 30.13s
2026-06-14 20:07:58.828505 | primary | copy_container : Copy go files to temporary directory ------------------- 3.23s
2026-06-14 20:07:58.828516 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 2.95s
2026-06-14 20:07:58.828528 | primary | Gathering Facts --------------------------------------------------------- 0.96s
2026-06-14 20:07:58.828538 | primary | copy_container : Ensure directory is present ---------------------------- 0.52s
2026-06-14 20:07:58.828549 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.36s
2026-06-14 20:07:58.828560 | primary | copy_container : Create temporary directory ----------------------------- 0.27s
2026-06-14 20:07:58.828571 | primary | copy_container : Delete temporary directory ----------------------------- 0.21s
2026-06-14 20:07:58.828582 | primary | Install copy_containers ------------------------------------------------- 0.05s
2026-06-14 20:07:58.828592 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-14 20:07:58.828603 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-14 20:07:58.828610 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-14 20:07:58.828618 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-14 20:07:58.828625 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-14 20:07:58.828633 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-14 20:07:58.828640 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-14 20:07:58.828648 | primary | Sunday 14 June 2026  20:07:58 +0000 (0:00:00.054)       0:01:36.123 ***********
2026-06-14 20:07:58.828656 | primary | ===============================================================================
2026-06-14 20:07:58.828663 | primary | copy_container --------------------------------------------------------- 95.08s
2026-06-14 20:07:58.828671 | primary | gather_facts ------------------------------------------------------------ 0.96s
2026-06-14 20:07:58.828678 | primary | ansible.builtin.include_role -------------------------------------------- 0.05s
2026-06-14 20:07:58.828686 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-14 20:07:58.828693 | primary | total ------------------------------------------------------------------ 96.09s
2026-06-14 20:07:59.010192 | primary | ok: Runtime: 0:01:36.658712
2026-06-14 20:07:59.014892 | 
2026-06-14 20:07:59.014988 | PLAY RECAP
2026-06-14 20:07:59.015073 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 20:07:59.015114 | 
2026-06-14 20:07:59.136756 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-14 20:07:59.138205 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-14 20:07:59.742643 | 
2026-06-14 20:07:59.742792 | PLAY [primary]
2026-06-14 20:07:59.754190 | 
2026-06-14 20:07:59.754265 | TASK [Install podman]
2026-06-14 20:08:01.206730 | primary | ok: Nothing to do
2026-06-14 20:08:01.219822 | 
2026-06-14 20:08:01.220036 | TASK [Get md5 file for DLRN hash tag]
2026-06-14 20:08:01.912231 | primary | changed: OK (32 bytes)
2026-06-14 20:08:01.923353 | 
2026-06-14 20:08:01.923499 | TASK [Find MD5 value]
2026-06-14 20:08:02.469721 | primary | ok: Runtime: 0:00:00.004425
2026-06-14 20:08:02.479233 | 
2026-06-14 20:08:02.479377 | TASK [Perform container registry login with podman]
2026-06-14 20:08:04.032104 | primary | Output suppressed because no_log was given
2026-06-14 20:08:04.038983 | 
2026-06-14 20:08:04.039114 | TASK [Copy containers per release]
2026-06-14 20:10:16.844273 | primary | Output suppressed because no_log was given
2026-06-14 20:10:16.851124 | 
2026-06-14 20:10:16.851258 | TASK [Tag containers]
2026-06-14 20:12:22.578180 | primary | Output suppressed because no_log was given
2026-06-14 20:12:22.585289 | 
2026-06-14 20:12:22.585439 | TASK [Fail job if there is an error in the copy log]
2026-06-14 20:12:22.891827 | primary | time="2026-06-14T20:08:04Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-successfully-built.log"
2026-06-14 20:12:22.891942 | primary | time="2026-06-14T20:08:04Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-built.log"
2026-06-14 20:12:22.891956 | primary | time="2026-06-14T20:08:04Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.891976 | primary | time="2026-06-14T20:08:06Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892026 | primary | time="2026-06-14T20:08:07Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892035 | primary | time="2026-06-14T20:08:08Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892047 | primary | time="2026-06-14T20:08:09Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892056 | primary | time="2026-06-14T20:08:09Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-14 20:12:22.892064 | primary | time="2026-06-14T20:08:11Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892072 | primary | time="2026-06-14T20:08:11Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-14 20:12:22.892080 | primary | time="2026-06-14T20:08:12Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892088 | primary | time="2026-06-14T20:08:12Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-14 20:12:22.892096 | primary | time="2026-06-14T20:08:14Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892103 | primary | time="2026-06-14T20:08:14Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-14 20:12:22.892111 | primary | time="2026-06-14T20:08:16Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892119 | primary | time="2026-06-14T20:08:17Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892127 | primary | time="2026-06-14T20:08:18Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892135 | primary | time="2026-06-14T20:08:19Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892142 | primary | time="2026-06-14T20:08:21Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892150 | primary | time="2026-06-14T20:08:22Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892158 | primary | time="2026-06-14T20:08:23Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892166 | primary | time="2026-06-14T20:08:24Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892173 | primary | time="2026-06-14T20:08:25Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892182 | primary | time="2026-06-14T20:08:26Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892202 | primary | time="2026-06-14T20:08:28Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892214 | primary | time="2026-06-14T20:08:29Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892226 | primary | time="2026-06-14T20:08:30Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892236 | primary | time="2026-06-14T20:08:31Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892258 | primary | time="2026-06-14T20:08:33Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892270 | primary | time="2026-06-14T20:08:33Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-14 20:12:22.892281 | primary | time="2026-06-14T20:08:34Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892292 | primary | time="2026-06-14T20:08:35Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892308 | primary | time="2026-06-14T20:08:36Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892319 | primary | time="2026-06-14T20:08:38Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892330 | primary | time="2026-06-14T20:08:39Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892338 | primary | time="2026-06-14T20:08:40Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892378 | primary | time="2026-06-14T20:08:41Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892386 | primary | time="2026-06-14T20:08:43Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892394 | primary | time="2026-06-14T20:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892402 | primary | time="2026-06-14T20:08:45Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892409 | primary | time="2026-06-14T20:08:47Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892417 | primary | time="2026-06-14T20:08:48Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892425 | primary | time="2026-06-14T20:08:49Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892432 | primary | time="2026-06-14T20:08:50Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892440 | primary | time="2026-06-14T20:08:52Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892448 | primary | time="2026-06-14T20:08:53Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892455 | primary | time="2026-06-14T20:08:54Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892463 | primary | time="2026-06-14T20:08:55Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892477 | primary | time="2026-06-14T20:08:57Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892484 | primary | time="2026-06-14T20:08:58Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892492 | primary | time="2026-06-14T20:08:59Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892499 | primary | time="2026-06-14T20:09:00Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892507 | primary | time="2026-06-14T20:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892515 | primary | time="2026-06-14T20:09:03Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892523 | primary | time="2026-06-14T20:09:03Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-14 20:12:22.892530 | primary | time="2026-06-14T20:09:04Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892538 | primary | time="2026-06-14T20:09:04Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-14 20:12:22.892552 | primary | time="2026-06-14T20:09:06Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892560 | primary | time="2026-06-14T20:09:07Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892568 | primary | time="2026-06-14T20:09:08Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892575 | primary | time="2026-06-14T20:09:10Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892583 | primary | time="2026-06-14T20:09:11Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892591 | primary | time="2026-06-14T20:09:12Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892602 | primary | time="2026-06-14T20:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892610 | primary | time="2026-06-14T20:09:15Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892618 | primary | time="2026-06-14T20:09:16Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892625 | primary | time="2026-06-14T20:09:17Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892633 | primary | time="2026-06-14T20:09:18Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892641 | primary | time="2026-06-14T20:09:20Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892648 | primary | time="2026-06-14T20:09:21Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892656 | primary | time="2026-06-14T20:09:22Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892664 | primary | time="2026-06-14T20:09:23Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892675 | primary | time="2026-06-14T20:09:24Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892683 | primary | time="2026-06-14T20:09:26Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892690 | primary | time="2026-06-14T20:09:26Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-14 20:12:22.892698 | primary | time="2026-06-14T20:09:27Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892706 | primary | time="2026-06-14T20:09:29Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892713 | primary | time="2026-06-14T20:09:30Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892721 | primary | time="2026-06-14T20:09:31Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892728 | primary | time="2026-06-14T20:09:32Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892736 | primary | time="2026-06-14T20:09:34Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892744 | primary | time="2026-06-14T20:09:35Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892751 | primary | time="2026-06-14T20:09:36Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892759 | primary | time="2026-06-14T20:09:36Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-14 20:12:22.892767 | primary | time="2026-06-14T20:09:37Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892774 | primary | time="2026-06-14T20:09:39Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892782 | primary | time="2026-06-14T20:09:40Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892794 | primary | time="2026-06-14T20:09:40Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-14 20:12:22.892802 | primary | time="2026-06-14T20:09:41Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892809 | primary | time="2026-06-14T20:09:43Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892817 | primary | time="2026-06-14T20:09:44Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892825 | primary | time="2026-06-14T20:09:45Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892832 | primary | time="2026-06-14T20:09:47Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892843 | primary | time="2026-06-14T20:09:48Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892851 | primary | time="2026-06-14T20:09:49Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892858 | primary | time="2026-06-14T20:09:51Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892866 | primary | time="2026-06-14T20:09:52Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892877 | primary | time="2026-06-14T20:09:52Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-14 20:12:22.892885 | primary | time="2026-06-14T20:09:53Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892892 | primary | time="2026-06-14T20:09:54Z" level=info msg="Copying image podified-master-centos9/openstack-os:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892900 | primary | time="2026-06-14T20:09:56Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892908 | primary | time="2026-06-14T20:09:57Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892915 | primary | time="2026-06-14T20:09:58Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892923 | primary | time="2026-06-14T20:09:59Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892930 | primary | time="2026-06-14T20:10:01Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892938 | primary | time="2026-06-14T20:10:01Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-14 20:12:22.892946 | primary | time="2026-06-14T20:10:02Z" level=info msg="Copying image podified-master-centos9/openstack-redis:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892953 | primary | time="2026-06-14T20:10:03Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892961 | primary | time="2026-06-14T20:10:04Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892968 | primary | time="2026-06-14T20:10:06Z" level=info msg="Copying image podified-master-centos9/openstack-frr:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892976 | primary | time="2026-06-14T20:10:07Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892983 | primary | time="2026-06-14T20:10:08Z" level=info msg="Copying image podified-master-centos9/openstack-cron:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892991 | primary | time="2026-06-14T20:10:09Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.892999 | primary | time="2026-06-14T20:10:09Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-14 20:12:22.893006 | primary | time="2026-06-14T20:10:11Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.893014 | primary | time="2026-06-14T20:10:14Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:22.893021 | primary | time="2026-06-14T20:10:15Z" level=info msg="Copying image podified-master-centos9/openstack-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:23.139190 | primary | ok: Runtime: 0:00:00.005477
2026-06-14 20:12:23.148716 | 
2026-06-14 20:12:23.148910 | TASK [Fail job if the tag log cannot find manifest]
2026-06-14 20:12:23.460160 | primary | time="2026-06-14T20:10:17Z" level=info msg="Overwriting promoted hash"
2026-06-14 20:12:23.460278 | primary | time="2026-06-14T20:10:17Z" level=info msg="Promoted hash:  30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:23.460294 | primary | time="2026-06-14T20:10:17Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-successfully-built.log"
2026-06-14 20:12:23.460315 | primary | time="2026-06-14T20:10:17Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-built.log"
2026-06-14 20:12:23.460390 | primary | time="2026-06-14T20:10:17Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/ namespace: podified-master-centos9 promoted_hash: 30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 20:12:23.460410 | primary | time="2026-06-14T20:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:c158c916759952510e960e78222035a3e7ae8fd88ee03b2f8fc65c58effab9d7"
2026-06-14 20:12:23.460422 | primary | "Updated"
2026-06-14 20:12:23.460431 | primary |
2026-06-14 20:12:23.460440 | primary | time="2026-06-14T20:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag c158c916759952510e960e78222035a3e7ae8fd88ee03b2f8fc65c58effab9d7 and manifest sha256:c158c916759952510e960e78222035a3e7ae8fd88ee03b2f8fc65c58effab9d7"
2026-06-14 20:12:23.460448 | primary | "Updated"
2026-06-14 20:12:23.460455 | primary |
2026-06-14 20:12:23.460464 | primary | time="2026-06-14T20:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:f797b1afd2b27f0f44c08f1c1d19c8f4c7da4be703b962367154fe2b1dff5a00"
2026-06-14 20:12:23.460471 | primary | "Updated"
2026-06-14 20:12:23.460479 | primary |
2026-06-14 20:12:23.460487 | primary | time="2026-06-14T20:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag f797b1afd2b27f0f44c08f1c1d19c8f4c7da4be703b962367154fe2b1dff5a00 and manifest sha256:f797b1afd2b27f0f44c08f1c1d19c8f4c7da4be703b962367154fe2b1dff5a00"
2026-06-14 20:12:23.460495 | primary | "Updated"
2026-06-14 20:12:23.460503 | primary |
2026-06-14 20:12:23.460510 | primary | time="2026-06-14T20:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:cabdd64b777332cffc12a7e3125c379b143295a7ae1019058e6f83f8b4cac847"
2026-06-14 20:12:23.460518 | primary | "Updated"
2026-06-14 20:12:23.460526 | primary |
2026-06-14 20:12:23.460534 | primary | time="2026-06-14T20:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag cabdd64b777332cffc12a7e3125c379b143295a7ae1019058e6f83f8b4cac847 and manifest sha256:cabdd64b777332cffc12a7e3125c379b143295a7ae1019058e6f83f8b4cac847"
2026-06-14 20:12:23.460542 | primary | "Updated"
2026-06-14 20:12:23.460549 | primary |
2026-06-14 20:12:23.460557 | primary | time="2026-06-14T20:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:da822c0bda0d65e3e35f65b56ab1ea8dd2e1ef72cb3e7a0739318376a6f402bc"
2026-06-14 20:12:23.460565 | primary | "Updated"
2026-06-14 20:12:23.460573 | primary |
2026-06-14 20:12:23.460580 | primary | time="2026-06-14T20:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag da822c0bda0d65e3e35f65b56ab1ea8dd2e1ef72cb3e7a0739318376a6f402bc and manifest sha256:da822c0bda0d65e3e35f65b56ab1ea8dd2e1ef72cb3e7a0739318376a6f402bc"
2026-06-14 20:12:23.460590 | primary | "Updated"
2026-06-14 20:12:23.460598 | primary |
2026-06-14 20:12:23.460606 | primary | time="2026-06-14T20:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:794b92bdf41af68fd0aca9d5b8e85d358b724298a48905f871821b54f08f3e4e"
2026-06-14 20:12:23.460613 | primary | "Updated"
2026-06-14 20:12:23.460621 | primary |
2026-06-14 20:12:23.460629 | primary | time="2026-06-14T20:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag 794b92bdf41af68fd0aca9d5b8e85d358b724298a48905f871821b54f08f3e4e and manifest sha256:794b92bdf41af68fd0aca9d5b8e85d358b724298a48905f871821b54f08f3e4e"
2026-06-14 20:12:23.460645 | primary | "Updated"
2026-06-14 20:12:23.460653 | primary |
2026-06-14 20:12:23.460660 | primary | time="2026-06-14T20:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:1a144a8881bf75b60880ec04c2d4f0e24e4cf11b9ef65f1d0420e214f8ff37be"
2026-06-14 20:12:23.460668 | primary | "Updated"
2026-06-14 20:12:23.460676 | primary |
2026-06-14 20:12:23.460684 | primary | time="2026-06-14T20:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag 1a144a8881bf75b60880ec04c2d4f0e24e4cf11b9ef65f1d0420e214f8ff37be and manifest sha256:1a144a8881bf75b60880ec04c2d4f0e24e4cf11b9ef65f1d0420e214f8ff37be"
2026-06-14 20:12:23.460691 | primary | "Updated"
2026-06-14 20:12:23.460699 | primary |
2026-06-14 20:12:23.460707 | primary | time="2026-06-14T20:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:3478e327b0b672ec8b83ef6f3fdeaa0312392654dc66b2a9e2aa4a0d16cca1c7"
2026-06-14 20:12:23.460715 | primary | "Updated"
2026-06-14 20:12:23.460723 | primary |
2026-06-14 20:12:23.460739 | primary | time="2026-06-14T20:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 3478e327b0b672ec8b83ef6f3fdeaa0312392654dc66b2a9e2aa4a0d16cca1c7 and manifest sha256:3478e327b0b672ec8b83ef6f3fdeaa0312392654dc66b2a9e2aa4a0d16cca1c7"
2026-06-14 20:12:23.460747 | primary | "Updated"
2026-06-14 20:12:23.460755 | primary |
2026-06-14 20:12:23.460763 | primary | time="2026-06-14T20:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:93745155c29c9c2083bb89be72077458e847b82741af97b571d9874445345c64"
2026-06-14 20:12:23.460771 | primary | "Updated"
2026-06-14 20:12:23.460779 | primary |
2026-06-14 20:12:23.460786 | primary | time="2026-06-14T20:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 93745155c29c9c2083bb89be72077458e847b82741af97b571d9874445345c64 and manifest sha256:93745155c29c9c2083bb89be72077458e847b82741af97b571d9874445345c64"
2026-06-14 20:12:23.460794 | primary | "Updated"
2026-06-14 20:12:23.460802 | primary |
2026-06-14 20:12:23.460813 | primary | time="2026-06-14T20:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:bb82acae6c316ec445de8e6d66e3d9966ccccabda27c5547a4dfc92c63e482ad"
2026-06-14 20:12:23.460821 | primary | "Updated"
2026-06-14 20:12:23.460829 | primary |
2026-06-14 20:12:23.460837 | primary | time="2026-06-14T20:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag bb82acae6c316ec445de8e6d66e3d9966ccccabda27c5547a4dfc92c63e482ad and manifest sha256:bb82acae6c316ec445de8e6d66e3d9966ccccabda27c5547a4dfc92c63e482ad"
2026-06-14 20:12:23.460844 | primary | "Updated"
2026-06-14 20:12:23.460852 | primary |
2026-06-14 20:12:23.460860 | primary | time="2026-06-14T20:10:28Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:80ce12b8ed9c67b297f7b10155e65dae7b1e5273875f55dbf19d7857bf478a2e"
2026-06-14 20:12:23.460868 | primary | "Updated"
2026-06-14 20:12:23.460875 | primary |
2026-06-14 20:12:23.460883 | primary | time="2026-06-14T20:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag 80ce12b8ed9c67b297f7b10155e65dae7b1e5273875f55dbf19d7857bf478a2e and manifest sha256:80ce12b8ed9c67b297f7b10155e65dae7b1e5273875f55dbf19d7857bf478a2e"
2026-06-14 20:12:23.460891 | primary | "Updated"
2026-06-14 20:12:23.460899 | primary |
2026-06-14 20:12:23.460906 | primary | time="2026-06-14T20:10:30Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:c9efee71300b3fee5b8f932d1c813bde0060477a6ba53fed12bb51c74af84a39"
2026-06-14 20:12:23.460914 | primary | "Updated"
2026-06-14 20:12:23.460922 | primary |
2026-06-14 20:12:23.460930 | primary | time="2026-06-14T20:10:30Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag c9efee71300b3fee5b8f932d1c813bde0060477a6ba53fed12bb51c74af84a39 and manifest sha256:c9efee71300b3fee5b8f932d1c813bde0060477a6ba53fed12bb51c74af84a39"
2026-06-14 20:12:23.460942 | primary | "Updated"
2026-06-14 20:12:23.460950 | primary |
2026-06-14 20:12:23.460957 | primary | time="2026-06-14T20:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:4f2caf4aa3f7f0c60c2476a0901d13a2a654fcbada07651552bfd533e6a96ea5"
2026-06-14 20:12:23.460965 | primary | "Updated"
2026-06-14 20:12:23.460973 | primary |
2026-06-14 20:12:23.460981 | primary | time="2026-06-14T20:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 4f2caf4aa3f7f0c60c2476a0901d13a2a654fcbada07651552bfd533e6a96ea5 and manifest sha256:4f2caf4aa3f7f0c60c2476a0901d13a2a654fcbada07651552bfd533e6a96ea5"
2026-06-14 20:12:23.460989 | primary | "Updated"
2026-06-14 20:12:23.461000 | primary |
2026-06-14 20:12:23.461011 | primary | time="2026-06-14T20:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:e36f66340569fe9762f828eda337c43090088751b1463659c40b68eebc0efdf1"
2026-06-14 20:12:23.461022 | primary | "Updated"
2026-06-14 20:12:23.461033 | primary |
2026-06-14 20:12:23.461045 | primary | time="2026-06-14T20:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag e36f66340569fe9762f828eda337c43090088751b1463659c40b68eebc0efdf1 and manifest sha256:e36f66340569fe9762f828eda337c43090088751b1463659c40b68eebc0efdf1"
2026-06-14 20:12:23.461056 | primary | "Updated"
2026-06-14 20:12:23.461067 | primary |
2026-06-14 20:12:23.461078 | primary | time="2026-06-14T20:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:88a48656e2f2cb36b81a9aaad805faf1b7e3b7122a2316764ac07c120fb1cac9"
2026-06-14 20:12:23.461089 | primary | "Updated"
2026-06-14 20:12:23.461100 | primary |
2026-06-14 20:12:23.461112 | primary | time="2026-06-14T20:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag 88a48656e2f2cb36b81a9aaad805faf1b7e3b7122a2316764ac07c120fb1cac9 and manifest sha256:88a48656e2f2cb36b81a9aaad805faf1b7e3b7122a2316764ac07c120fb1cac9"
2026-06-14 20:12:23.461123 | primary | "Updated"
2026-06-14 20:12:23.461134 | primary |
2026-06-14 20:12:23.461145 | primary | time="2026-06-14T20:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:ed28358401ac00124bec10bb7a3fa722dea457566a38e2f252f9247906b3f6b0"
2026-06-14 20:12:23.461156 | primary | "Updated"
2026-06-14 20:12:23.461165 | primary |
2026-06-14 20:12:23.461180 | primary | time="2026-06-14T20:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag ed28358401ac00124bec10bb7a3fa722dea457566a38e2f252f9247906b3f6b0 and manifest sha256:ed28358401ac00124bec10bb7a3fa722dea457566a38e2f252f9247906b3f6b0"
2026-06-14 20:12:23.461188 | primary | "Updated"
2026-06-14 20:12:23.461196 | primary |
2026-06-14 20:12:23.461204 | primary | time="2026-06-14T20:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:a94603a215b9d0c3234c082527097f77984c954531b6dcd47808c79058be79de"
2026-06-14 20:12:23.461211 | primary | "Updated"
2026-06-14 20:12:23.461219 | primary |
2026-06-14 20:12:23.461232 | primary | time="2026-06-14T20:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag a94603a215b9d0c3234c082527097f77984c954531b6dcd47808c79058be79de and manifest sha256:a94603a215b9d0c3234c082527097f77984c954531b6dcd47808c79058be79de"
2026-06-14 20:12:23.461240 | primary | "Updated"
2026-06-14 20:12:23.461248 | primary |
2026-06-14 20:12:23.461256 | primary | time="2026-06-14T20:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:9958ed6954b7766e52a5a81beac127b9c389e888eb3fa415e09c16088e049e93"
2026-06-14 20:12:23.461264 | primary | "Updated"
2026-06-14 20:12:23.461272 | primary |
2026-06-14 20:12:23.461279 | primary | time="2026-06-14T20:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 9958ed6954b7766e52a5a81beac127b9c389e888eb3fa415e09c16088e049e93 and manifest sha256:9958ed6954b7766e52a5a81beac127b9c389e888eb3fa415e09c16088e049e93"
2026-06-14 20:12:23.461292 | primary | "Updated"
2026-06-14 20:12:23.461300 | primary |
2026-06-14 20:12:23.461308 | primary | time="2026-06-14T20:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:a7d27aab41213fc1ef6d438515c98b6e237f55057fad30e55602d4395fad37ac"
2026-06-14 20:12:23.461316 | primary | "Updated"
2026-06-14 20:12:23.461324 | primary |
2026-06-14 20:12:23.461332 | primary | time="2026-06-14T20:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag a7d27aab41213fc1ef6d438515c98b6e237f55057fad30e55602d4395fad37ac and manifest sha256:a7d27aab41213fc1ef6d438515c98b6e237f55057fad30e55602d4395fad37ac"
2026-06-14 20:12:23.461340 | primary | "Updated"
2026-06-14 20:12:23.461387 | primary |
2026-06-14 20:12:23.461403 | primary | time="2026-06-14T20:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:b802e366b48e952f8dce596da9bc89e3bc6aca47931f17e0460e4bd33044df5f"
2026-06-14 20:12:23.461415 | primary | "Updated"
2026-06-14 20:12:23.461426 | primary |
2026-06-14 20:12:23.461435 | primary | time="2026-06-14T20:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag b802e366b48e952f8dce596da9bc89e3bc6aca47931f17e0460e4bd33044df5f and manifest sha256:b802e366b48e952f8dce596da9bc89e3bc6aca47931f17e0460e4bd33044df5f"
2026-06-14 20:12:23.461443 | primary | "Updated"
2026-06-14 20:12:23.461451 | primary |
2026-06-14 20:12:23.461459 | primary | time="2026-06-14T20:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:386f9869bd8a51efbe805ddf5a1ec0bb32dac9b64cfd455c76a34afe90736143"
2026-06-14 20:12:23.461466 | primary | "Updated"
2026-06-14 20:12:23.461474 | primary |
2026-06-14 20:12:23.461482 | primary | time="2026-06-14T20:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 386f9869bd8a51efbe805ddf5a1ec0bb32dac9b64cfd455c76a34afe90736143 and manifest sha256:386f9869bd8a51efbe805ddf5a1ec0bb32dac9b64cfd455c76a34afe90736143"
2026-06-14 20:12:23.461490 | primary | "Updated"
2026-06-14 20:12:23.461497 | primary |
2026-06-14 20:12:23.461505 | primary | time="2026-06-14T20:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:6db0d58f9ff31a9e1fdfa8f2047b43282a9bd9de09ffb6e628aff09cd77e9799"
2026-06-14 20:12:23.461513 | primary | "Updated"
2026-06-14 20:12:23.461521 | primary |
2026-06-14 20:12:23.461529 | primary | time="2026-06-14T20:10:44Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag 6db0d58f9ff31a9e1fdfa8f2047b43282a9bd9de09ffb6e628aff09cd77e9799 and manifest sha256:6db0d58f9ff31a9e1fdfa8f2047b43282a9bd9de09ffb6e628aff09cd77e9799"
2026-06-14 20:12:23.461537 | primary | "Updated"
2026-06-14 20:12:23.461544 | primary |
2026-06-14 20:12:23.461552 | primary | time="2026-06-14T20:10:44Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:dfd643b49c1cf052a29fbbd48e4de7e1c648db76c3f3f408070bbe5ce840024d"
2026-06-14 20:12:23.461560 | primary | "Updated"
2026-06-14 20:12:23.461568 | primary |
2026-06-14 20:12:23.461575 | primary | time="2026-06-14T20:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag dfd643b49c1cf052a29fbbd48e4de7e1c648db76c3f3f408070bbe5ce840024d and manifest sha256:dfd643b49c1cf052a29fbbd48e4de7e1c648db76c3f3f408070bbe5ce840024d"
2026-06-14 20:12:23.461583 | primary | "Updated"
2026-06-14 20:12:23.461591 | primary |
2026-06-14 20:12:23.461599 | primary | time="2026-06-14T20:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:9d8beb3e7eb40d5f6bb0a81d9a3dc972c4e271167885d099680eab2d2a25e0d9"
2026-06-14 20:12:23.461606 | primary | "Updated"
2026-06-14 20:12:23.461614 | primary |
2026-06-14 20:12:23.461622 | primary | time="2026-06-14T20:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 9d8beb3e7eb40d5f6bb0a81d9a3dc972c4e271167885d099680eab2d2a25e0d9 and manifest sha256:9d8beb3e7eb40d5f6bb0a81d9a3dc972c4e271167885d099680eab2d2a25e0d9"
2026-06-14 20:12:23.461637 | primary | "Updated"
2026-06-14 20:12:23.461650 | primary |
2026-06-14 20:12:23.461658 | primary | time="2026-06-14T20:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:03f3cdf38c6b708a1b6143c4fbab5939c7d89f96de039b335e898d40a2657f80"
2026-06-14 20:12:23.461666 | primary | "Updated"
2026-06-14 20:12:23.461674 | primary |
2026-06-14 20:12:23.461686 | primary | time="2026-06-14T20:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 03f3cdf38c6b708a1b6143c4fbab5939c7d89f96de039b335e898d40a2657f80 and manifest sha256:03f3cdf38c6b708a1b6143c4fbab5939c7d89f96de039b335e898d40a2657f80"
2026-06-14 20:12:23.461694 | primary | "Updated"
2026-06-14 20:12:23.461702 | primary |
2026-06-14 20:12:23.461710 | primary | time="2026-06-14T20:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:7d6f4d07d77374b0a2dc88f0354b51913f62afb0094014db4ac6221486904701"
2026-06-14 20:12:23.461718 | primary | "Updated"
2026-06-14 20:12:23.461725 | primary |
2026-06-14 20:12:23.461733 | primary | time="2026-06-14T20:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag 7d6f4d07d77374b0a2dc88f0354b51913f62afb0094014db4ac6221486904701 and manifest sha256:7d6f4d07d77374b0a2dc88f0354b51913f62afb0094014db4ac6221486904701"
2026-06-14 20:12:23.461741 | primary | "Updated"
2026-06-14 20:12:23.461749 | primary |
2026-06-14 20:12:23.461757 | primary | time="2026-06-14T20:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:dfb3b05d05cf938c8ad3112c1cf40dd0a8e0cfa87b94c3c63704d66091af4218"
2026-06-14 20:12:23.461764 | primary | "Updated"
2026-06-14 20:12:23.461772 | primary |
2026-06-14 20:12:23.461780 | primary | time="2026-06-14T20:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag dfb3b05d05cf938c8ad3112c1cf40dd0a8e0cfa87b94c3c63704d66091af4218 and manifest sha256:dfb3b05d05cf938c8ad3112c1cf40dd0a8e0cfa87b94c3c63704d66091af4218"
2026-06-14 20:12:23.461788 | primary | "Updated"
2026-06-14 20:12:23.461796 | primary |
2026-06-14 20:12:23.461803 | primary | time="2026-06-14T20:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:5ad8f7c403ac66d4c147f5a51b6e4615cd364c92d78a28ca36e95134da32099e"
2026-06-14 20:12:23.461811 | primary | "Updated"
2026-06-14 20:12:23.461819 | primary |
2026-06-14 20:12:23.461826 | primary | time="2026-06-14T20:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag 5ad8f7c403ac66d4c147f5a51b6e4615cd364c92d78a28ca36e95134da32099e and manifest sha256:5ad8f7c403ac66d4c147f5a51b6e4615cd364c92d78a28ca36e95134da32099e"
2026-06-14 20:12:23.461834 | primary | "Updated"
2026-06-14 20:12:23.461842 | primary |
2026-06-14 20:12:23.461850 | primary | time="2026-06-14T20:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:024de8bfefc1a229ea59a890251092168d92e9c31fe6e355a5aeafb620e159bc"
2026-06-14 20:12:23.461857 | primary | "Updated"
2026-06-14 20:12:23.461865 | primary |
2026-06-14 20:12:23.461873 | primary | time="2026-06-14T20:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag 024de8bfefc1a229ea59a890251092168d92e9c31fe6e355a5aeafb620e159bc and manifest sha256:024de8bfefc1a229ea59a890251092168d92e9c31fe6e355a5aeafb620e159bc"
2026-06-14 20:12:23.461881 | primary | "Updated"
2026-06-14 20:12:23.461889 | primary |
2026-06-14 20:12:23.461896 | primary | time="2026-06-14T20:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:520fc7f2c7df6c1342991362910638cd21fb6e00f500313cbe03575c149add0d"
2026-06-14 20:12:23.461904 | primary | "Updated"
2026-06-14 20:12:23.461912 | primary |
2026-06-14 20:12:23.461920 | primary | time="2026-06-14T20:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 520fc7f2c7df6c1342991362910638cd21fb6e00f500313cbe03575c149add0d and manifest sha256:520fc7f2c7df6c1342991362910638cd21fb6e00f500313cbe03575c149add0d"
2026-06-14 20:12:23.461927 | primary | "Updated"
2026-06-14 20:12:23.461939 | primary |
2026-06-14 20:12:23.461947 | primary | time="2026-06-14T20:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:4ee5d186123da7bb05580ad493cb20941c6038e2f88e4a1fbef29d57f59f4a6a"
2026-06-14 20:12:23.461955 | primary | "Updated"
2026-06-14 20:12:23.461962 | primary |
2026-06-14 20:12:23.461970 | primary | time="2026-06-14T20:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 4ee5d186123da7bb05580ad493cb20941c6038e2f88e4a1fbef29d57f59f4a6a and manifest sha256:4ee5d186123da7bb05580ad493cb20941c6038e2f88e4a1fbef29d57f59f4a6a"
2026-06-14 20:12:23.461978 | primary | "Updated"
2026-06-14 20:12:23.461986 | primary |
2026-06-14 20:12:23.461993 | primary | time="2026-06-14T20:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:ef5f7beff20400a788c4350d22c2d4b2602c3203d8cf87a15b6160146fcaf329"
2026-06-14 20:12:23.462001 | primary | "Updated"
2026-06-14 20:12:23.462009 | primary |
2026-06-14 20:12:23.462017 | primary | time="2026-06-14T20:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag ef5f7beff20400a788c4350d22c2d4b2602c3203d8cf87a15b6160146fcaf329 and manifest sha256:ef5f7beff20400a788c4350d22c2d4b2602c3203d8cf87a15b6160146fcaf329"
2026-06-14 20:12:23.462025 | primary | "Updated"
2026-06-14 20:12:23.462032 | primary |
2026-06-14 20:12:23.462047 | primary | time="2026-06-14T20:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:dcb49cc1f79e6e8207fcc6c4bf12041d84cec39e4c59c76c2273819a2a1b0136"
2026-06-14 20:12:23.462056 | primary | "Updated"
2026-06-14 20:12:23.462063 | primary |
2026-06-14 20:12:23.462071 | primary | time="2026-06-14T20:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag dcb49cc1f79e6e8207fcc6c4bf12041d84cec39e4c59c76c2273819a2a1b0136 and manifest sha256:dcb49cc1f79e6e8207fcc6c4bf12041d84cec39e4c59c76c2273819a2a1b0136"
2026-06-14 20:12:23.462079 | primary | "Updated"
2026-06-14 20:12:23.462087 | primary |
2026-06-14 20:12:23.462094 | primary | time="2026-06-14T20:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:ce518c8e35f0b3b0e08a7111001f246c48fbb79dc03885374e7ac4e77e25623c"
2026-06-14 20:12:23.462102 | primary | "Updated"
2026-06-14 20:12:23.462110 | primary |
2026-06-14 20:12:23.462118 | primary | time="2026-06-14T20:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag ce518c8e35f0b3b0e08a7111001f246c48fbb79dc03885374e7ac4e77e25623c and manifest sha256:ce518c8e35f0b3b0e08a7111001f246c48fbb79dc03885374e7ac4e77e25623c"
2026-06-14 20:12:23.462126 | primary | "Updated"
2026-06-14 20:12:23.462133 | primary |
2026-06-14 20:12:23.462141 | primary | time="2026-06-14T20:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:1598c76efe51bcad3d8b5efd00afc7719432ad9208c5c7aa2f612cc5c2defca4"
2026-06-14 20:12:23.462149 | primary | "Updated"
2026-06-14 20:12:23.462157 | primary |
2026-06-14 20:12:23.462165 | primary | time="2026-06-14T20:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 1598c76efe51bcad3d8b5efd00afc7719432ad9208c5c7aa2f612cc5c2defca4 and manifest sha256:1598c76efe51bcad3d8b5efd00afc7719432ad9208c5c7aa2f612cc5c2defca4"
2026-06-14 20:12:23.462172 | primary | "Updated"
2026-06-14 20:12:23.462180 | primary |
2026-06-14 20:12:23.462188 | primary | time="2026-06-14T20:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:32fab29d41d36026e4367f4161291dc0f596d180296515a9c6b23eb442674d38"
2026-06-14 20:12:23.462196 | primary | "Updated"
2026-06-14 20:12:23.462203 | primary |
2026-06-14 20:12:23.462211 | primary | time="2026-06-14T20:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 32fab29d41d36026e4367f4161291dc0f596d180296515a9c6b23eb442674d38 and manifest sha256:32fab29d41d36026e4367f4161291dc0f596d180296515a9c6b23eb442674d38"
2026-06-14 20:12:23.462219 | primary | "Updated"
2026-06-14 20:12:23.462227 | primary |
2026-06-14 20:12:23.462234 | primary | time="2026-06-14T20:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:aa1481faa59f9ac435625383752c2e4b714e862f47c21e357194546f0a9a2015"
2026-06-14 20:12:23.462246 | primary | "Updated"
2026-06-14 20:12:23.462254 | primary |
2026-06-14 20:12:23.462262 | primary | time="2026-06-14T20:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag aa1481faa59f9ac435625383752c2e4b714e862f47c21e357194546f0a9a2015 and manifest sha256:aa1481faa59f9ac435625383752c2e4b714e862f47c21e357194546f0a9a2015"
2026-06-14 20:12:23.462270 | primary | "Updated"
2026-06-14 20:12:23.462278 | primary |
2026-06-14 20:12:23.462285 | primary | time="2026-06-14T20:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:21ab339d6fa7e35e6d17d481d994185cae28e7dc493ade3c474beb2d1ace8e7e"
2026-06-14 20:12:23.462293 | primary | "Updated"
2026-06-14 20:12:23.462301 | primary |
2026-06-14 20:12:23.462308 | primary | time="2026-06-14T20:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag 21ab339d6fa7e35e6d17d481d994185cae28e7dc493ade3c474beb2d1ace8e7e and manifest sha256:21ab339d6fa7e35e6d17d481d994185cae28e7dc493ade3c474beb2d1ace8e7e"
2026-06-14 20:12:23.462316 | primary | "Updated"
2026-06-14 20:12:23.462324 | primary |
2026-06-14 20:12:23.462332 | primary | time="2026-06-14T20:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:c8fe8c179dffff6722d6ba9120c31830fd578be4c7802efb76aa737412df44d1"
2026-06-14 20:12:23.462339 | primary | "Updated"
2026-06-14 20:12:23.462383 | primary |
2026-06-14 20:12:23.462391 | primary | time="2026-06-14T20:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag c8fe8c179dffff6722d6ba9120c31830fd578be4c7802efb76aa737412df44d1 and manifest sha256:c8fe8c179dffff6722d6ba9120c31830fd578be4c7802efb76aa737412df44d1"
2026-06-14 20:12:23.462399 | primary | "Updated"
2026-06-14 20:12:23.462406 | primary |
2026-06-14 20:12:23.462414 | primary | time="2026-06-14T20:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:305e028eaa289a33ef77daf1e08a0987a194c35785d2c8a196aa576cc2823604"
2026-06-14 20:12:23.462422 | primary | "Updated"
2026-06-14 20:12:23.462430 | primary |
2026-06-14 20:12:23.462437 | primary | time="2026-06-14T20:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 305e028eaa289a33ef77daf1e08a0987a194c35785d2c8a196aa576cc2823604 and manifest sha256:305e028eaa289a33ef77daf1e08a0987a194c35785d2c8a196aa576cc2823604"
2026-06-14 20:12:23.462445 | primary | "Updated"
2026-06-14 20:12:23.462453 | primary |
2026-06-14 20:12:23.462461 | primary | time="2026-06-14T20:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:f09cb80592b0cf15cf2eaae6469de5bca8e0f4f6b672d44e1c2af212e069c11d"
2026-06-14 20:12:23.462473 | primary | "Updated"
2026-06-14 20:12:23.462481 | primary |
2026-06-14 20:12:23.462489 | primary | time="2026-06-14T20:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag f09cb80592b0cf15cf2eaae6469de5bca8e0f4f6b672d44e1c2af212e069c11d and manifest sha256:f09cb80592b0cf15cf2eaae6469de5bca8e0f4f6b672d44e1c2af212e069c11d"
2026-06-14 20:12:23.462497 | primary | "Updated"
2026-06-14 20:12:23.462505 | primary |
2026-06-14 20:12:23.462513 | primary | time="2026-06-14T20:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:f0b92add183b1b76647a666a4029c02e093b1d1012590198bb6bb4adecb121c2"
2026-06-14 20:12:23.462520 | primary | "Updated"
2026-06-14 20:12:23.462528 | primary |
2026-06-14 20:12:23.462543 | primary | time="2026-06-14T20:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag f0b92add183b1b76647a666a4029c02e093b1d1012590198bb6bb4adecb121c2 and manifest sha256:f0b92add183b1b76647a666a4029c02e093b1d1012590198bb6bb4adecb121c2"
2026-06-14 20:12:23.462551 | primary | "Updated"
2026-06-14 20:12:23.462559 | primary |
2026-06-14 20:12:23.462567 | primary | time="2026-06-14T20:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:8ae2d666a5811bb68e2d98bde4052fd345764ad11d8e6440ad65f241c4434bab"
2026-06-14 20:12:23.462579 | primary | "Updated"
2026-06-14 20:12:23.462587 | primary |
2026-06-14 20:12:23.462595 | primary | time="2026-06-14T20:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag 8ae2d666a5811bb68e2d98bde4052fd345764ad11d8e6440ad65f241c4434bab and manifest sha256:8ae2d666a5811bb68e2d98bde4052fd345764ad11d8e6440ad65f241c4434bab"
2026-06-14 20:12:23.462603 | primary | "Updated"
2026-06-14 20:12:23.462610 | primary |
2026-06-14 20:12:23.462646 | primary | time="2026-06-14T20:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:be945993bee240f73211da94967adb856ca6c93ad0e03ebd40a3c33581b33bc1"
2026-06-14 20:12:23.462654 | primary | "Updated"
2026-06-14 20:12:23.462662 | primary |
2026-06-14 20:12:23.462669 | primary | time="2026-06-14T20:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag be945993bee240f73211da94967adb856ca6c93ad0e03ebd40a3c33581b33bc1 and manifest sha256:be945993bee240f73211da94967adb856ca6c93ad0e03ebd40a3c33581b33bc1"
2026-06-14 20:12:23.462677 | primary | "Updated"
2026-06-14 20:12:23.462685 | primary |
2026-06-14 20:12:23.462692 | primary | time="2026-06-14T20:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:324fa9a76f7b70181c97a5febf209e0e7b18afb8082fab7728e92ddc74e79070"
2026-06-14 20:12:23.462700 | primary | "Updated"
2026-06-14 20:12:23.462707 | primary |
2026-06-14 20:12:23.462715 | primary | time="2026-06-14T20:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 324fa9a76f7b70181c97a5febf209e0e7b18afb8082fab7728e92ddc74e79070 and manifest sha256:324fa9a76f7b70181c97a5febf209e0e7b18afb8082fab7728e92ddc74e79070"
2026-06-14 20:12:23.462723 | primary | "Updated"
2026-06-14 20:12:23.462730 | primary |
2026-06-14 20:12:23.462738 | primary | time="2026-06-14T20:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:e923602ffa7e18ea7d70fdf1bc68fe9690e9e3191b581f059c0cf147fc3f1431"
2026-06-14 20:12:23.462746 | primary | "Updated"
2026-06-14 20:12:23.462753 | primary |
2026-06-14 20:12:23.462761 | primary | time="2026-06-14T20:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag e923602ffa7e18ea7d70fdf1bc68fe9690e9e3191b581f059c0cf147fc3f1431 and manifest sha256:e923602ffa7e18ea7d70fdf1bc68fe9690e9e3191b581f059c0cf147fc3f1431"
2026-06-14 20:12:23.462769 | primary | "Updated"
2026-06-14 20:12:23.462777 | primary |
2026-06-14 20:12:23.462784 | primary | time="2026-06-14T20:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:45d86f598763e5436e57ac456a885719a4046b9de89511ea0e5cfdc96e9cf335"
2026-06-14 20:12:23.462792 | primary | "Updated"
2026-06-14 20:12:23.462799 | primary |
2026-06-14 20:12:23.462807 | primary | time="2026-06-14T20:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 45d86f598763e5436e57ac456a885719a4046b9de89511ea0e5cfdc96e9cf335 and manifest sha256:45d86f598763e5436e57ac456a885719a4046b9de89511ea0e5cfdc96e9cf335"
2026-06-14 20:12:23.462815 | primary | "Updated"
2026-06-14 20:12:23.462823 | primary |
2026-06-14 20:12:23.462834 | primary | time="2026-06-14T20:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:0897180ca2891f74a17571952b8d746ff31174b6f334c3490061f52c2ed4b57d"
2026-06-14 20:12:23.462842 | primary | "Updated"
2026-06-14 20:12:23.462850 | primary |
2026-06-14 20:12:23.462857 | primary | time="2026-06-14T20:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 0897180ca2891f74a17571952b8d746ff31174b6f334c3490061f52c2ed4b57d and manifest sha256:0897180ca2891f74a17571952b8d746ff31174b6f334c3490061f52c2ed4b57d"
2026-06-14 20:12:23.462865 | primary | "Updated"
2026-06-14 20:12:23.462873 | primary |
2026-06-14 20:12:23.462880 | primary | time="2026-06-14T20:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:33c3c6174cfcf6e5f11d8e384730b0faa66755b93ba5b8284b7498c33f8c70d1"
2026-06-14 20:12:23.462892 | primary | "Updated"
2026-06-14 20:12:23.462900 | primary |
2026-06-14 20:12:23.462915 | primary | time="2026-06-14T20:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag 33c3c6174cfcf6e5f11d8e384730b0faa66755b93ba5b8284b7498c33f8c70d1 and manifest sha256:33c3c6174cfcf6e5f11d8e384730b0faa66755b93ba5b8284b7498c33f8c70d1"
2026-06-14 20:12:23.462923 | primary | "Updated"
2026-06-14 20:12:23.462930 | primary |
2026-06-14 20:12:23.462938 | primary | time="2026-06-14T20:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:0f0ef4ab98f8c309597f128fc78dcbc4d42b1aa12b45dfb80f5b6e1d4ec5e05a"
2026-06-14 20:12:23.462946 | primary | "Updated"
2026-06-14 20:12:23.462954 | primary |
2026-06-14 20:12:23.462962 | primary | time="2026-06-14T20:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 0f0ef4ab98f8c309597f128fc78dcbc4d42b1aa12b45dfb80f5b6e1d4ec5e05a and manifest sha256:0f0ef4ab98f8c309597f128fc78dcbc4d42b1aa12b45dfb80f5b6e1d4ec5e05a"
2026-06-14 20:12:23.462969 | primary | "Updated"
2026-06-14 20:12:23.462977 | primary |
2026-06-14 20:12:23.462985 | primary | time="2026-06-14T20:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:d1777bdcfe3249b4c0d00d1561697b5ad6fcec58ad3a102122cf94af3535626d"
2026-06-14 20:12:23.462992 | primary | "Updated"
2026-06-14 20:12:23.463000 | primary |
2026-06-14 20:12:23.463008 | primary | time="2026-06-14T20:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag d1777bdcfe3249b4c0d00d1561697b5ad6fcec58ad3a102122cf94af3535626d and manifest sha256:d1777bdcfe3249b4c0d00d1561697b5ad6fcec58ad3a102122cf94af3535626d"
2026-06-14 20:12:23.463016 | primary | "Updated"
2026-06-14 20:12:23.463023 | primary |
2026-06-14 20:12:23.463031 | primary | time="2026-06-14T20:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:fdcafb48c772b47ea5f8dc642dd5841e3fb3dbf18173795ff4d31eb7375a11d9"
2026-06-14 20:12:23.463039 | primary | "Updated"
2026-06-14 20:12:23.463047 | primary |
2026-06-14 20:12:23.463054 | primary | time="2026-06-14T20:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag fdcafb48c772b47ea5f8dc642dd5841e3fb3dbf18173795ff4d31eb7375a11d9 and manifest sha256:fdcafb48c772b47ea5f8dc642dd5841e3fb3dbf18173795ff4d31eb7375a11d9"
2026-06-14 20:12:23.463062 | primary | "Updated"
2026-06-14 20:12:23.463070 | primary |
2026-06-14 20:12:23.463078 | primary | time="2026-06-14T20:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:768f253a1e4916818d1886f337dabe450a23340543e285b8fa4c253c660c49ea"
2026-06-14 20:12:23.463086 | primary | "Updated"
2026-06-14 20:12:23.463094 | primary |
2026-06-14 20:12:23.463103 | primary | time="2026-06-14T20:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 768f253a1e4916818d1886f337dabe450a23340543e285b8fa4c253c660c49ea and manifest sha256:768f253a1e4916818d1886f337dabe450a23340543e285b8fa4c253c660c49ea"
2026-06-14 20:12:23.463111 | primary | "Updated"
2026-06-14 20:12:23.463119 | primary |
2026-06-14 20:12:23.463127 | primary | time="2026-06-14T20:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:a2387db1ef700b58307fd2f392396cd49e7c05f97090563fd24a60eec8d02672"
2026-06-14 20:12:23.463134 | primary | "Updated"
2026-06-14 20:12:23.463142 | primary |
2026-06-14 20:12:23.463153 | primary | time="2026-06-14T20:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag a2387db1ef700b58307fd2f392396cd49e7c05f97090563fd24a60eec8d02672 and manifest sha256:a2387db1ef700b58307fd2f392396cd49e7c05f97090563fd24a60eec8d02672"
2026-06-14 20:12:23.463161 | primary | "Updated"
2026-06-14 20:12:23.463169 | primary |
2026-06-14 20:12:23.463176 | primary | time="2026-06-14T20:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:45261b7ee1bf5dca1f0a6134765b73b4b979c6d50cf5e1daa63788c7889f4d32"
2026-06-14 20:12:23.463184 | primary | "Updated"
2026-06-14 20:12:23.463196 | primary |
2026-06-14 20:12:23.463204 | primary | time="2026-06-14T20:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 45261b7ee1bf5dca1f0a6134765b73b4b979c6d50cf5e1daa63788c7889f4d32 and manifest sha256:45261b7ee1bf5dca1f0a6134765b73b4b979c6d50cf5e1daa63788c7889f4d32"
2026-06-14 20:12:23.463212 | primary | "Updated"
2026-06-14 20:12:23.463220 | primary |
2026-06-14 20:12:23.463227 | primary | time="2026-06-14T20:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:371f0b139111d4aed1c03ef4a51b190ac47936a0f06de22b1cc42ebbcbce73d8"
2026-06-14 20:12:23.463235 | primary | "Updated"
2026-06-14 20:12:23.463243 | primary |
2026-06-14 20:12:23.463250 | primary | time="2026-06-14T20:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag 371f0b139111d4aed1c03ef4a51b190ac47936a0f06de22b1cc42ebbcbce73d8 and manifest sha256:371f0b139111d4aed1c03ef4a51b190ac47936a0f06de22b1cc42ebbcbce73d8"
2026-06-14 20:12:23.463258 | primary | "Updated"
2026-06-14 20:12:23.463266 | primary |
2026-06-14 20:12:23.463274 | primary | time="2026-06-14T20:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:0a1150047ce38524b8d3d9f0c088445f092acabd7974805ae7675568cd107db5"
2026-06-14 20:12:23.463282 | primary | "Updated"
2026-06-14 20:12:23.463289 | primary |
2026-06-14 20:12:23.463301 | primary | time="2026-06-14T20:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 0a1150047ce38524b8d3d9f0c088445f092acabd7974805ae7675568cd107db5 and manifest sha256:0a1150047ce38524b8d3d9f0c088445f092acabd7974805ae7675568cd107db5"
2026-06-14 20:12:23.463309 | primary | "Updated"
2026-06-14 20:12:23.463317 | primary |
2026-06-14 20:12:23.463325 | primary | time="2026-06-14T20:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:a6666f19a814e8bd42c2944059fc04b1c27f7567e8004fb64018891fe0d39fd3"
2026-06-14 20:12:23.463333 | primary | "Updated"
2026-06-14 20:12:23.463340 | primary |
2026-06-14 20:12:23.463380 | primary | time="2026-06-14T20:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag a6666f19a814e8bd42c2944059fc04b1c27f7567e8004fb64018891fe0d39fd3 and manifest sha256:a6666f19a814e8bd42c2944059fc04b1c27f7567e8004fb64018891fe0d39fd3"
2026-06-14 20:12:23.463388 | primary | "Updated"
2026-06-14 20:12:23.463396 | primary |
2026-06-14 20:12:23.463404 | primary | time="2026-06-14T20:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:c0b21a1ce2ebf0a11c26a6f6a63681d492874a3200a4e4c2683c101c974f407e"
2026-06-14 20:12:23.463412 | primary | "Updated"
2026-06-14 20:12:23.463419 | primary |
2026-06-14 20:12:23.463427 | primary | time="2026-06-14T20:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag c0b21a1ce2ebf0a11c26a6f6a63681d492874a3200a4e4c2683c101c974f407e and manifest sha256:c0b21a1ce2ebf0a11c26a6f6a63681d492874a3200a4e4c2683c101c974f407e"
2026-06-14 20:12:23.463435 | primary | "Updated"
2026-06-14 20:12:23.463443 | primary |
2026-06-14 20:12:23.463450 | primary | time="2026-06-14T20:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:d0a463c80c92c4a45ead74e549280fe1329ecd00ae501944b0b76a991afdd9e1"
2026-06-14 20:12:23.463458 | primary | "Updated"
2026-06-14 20:12:23.463466 | primary |
2026-06-14 20:12:23.463474 | primary | time="2026-06-14T20:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag d0a463c80c92c4a45ead74e549280fe1329ecd00ae501944b0b76a991afdd9e1 and manifest sha256:d0a463c80c92c4a45ead74e549280fe1329ecd00ae501944b0b76a991afdd9e1"
2026-06-14 20:12:23.463482 | primary | "Updated"
2026-06-14 20:12:23.463489 | primary |
2026-06-14 20:12:23.463497 | primary | time="2026-06-14T20:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:b3be1dafa8d252be3a854ef70ff89ff9259643498dd5d5142bad672be5da8259"
2026-06-14 20:12:23.463505 | primary | "Updated"
2026-06-14 20:12:23.463513 | primary |
2026-06-14 20:12:23.463528 | primary | time="2026-06-14T20:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag b3be1dafa8d252be3a854ef70ff89ff9259643498dd5d5142bad672be5da8259 and manifest sha256:b3be1dafa8d252be3a854ef70ff89ff9259643498dd5d5142bad672be5da8259"
2026-06-14 20:12:23.463536 | primary | "Updated"
2026-06-14 20:12:23.463544 | primary |
2026-06-14 20:12:23.463551 | primary | time="2026-06-14T20:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:f99682f7ddcc3ee2d18fd33479e4d23bda47c9b5291278a9cd8c052bdf7b0a4d"
2026-06-14 20:12:23.463559 | primary | "Updated"
2026-06-14 20:12:23.463567 | primary |
2026-06-14 20:12:23.463575 | primary | time="2026-06-14T20:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag f99682f7ddcc3ee2d18fd33479e4d23bda47c9b5291278a9cd8c052bdf7b0a4d and manifest sha256:f99682f7ddcc3ee2d18fd33479e4d23bda47c9b5291278a9cd8c052bdf7b0a4d"
2026-06-14 20:12:23.463583 | primary | "Updated"
2026-06-14 20:12:23.463591 | primary |
2026-06-14 20:12:23.463598 | primary | time="2026-06-14T20:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:13d6b803ac9b3f4c7f961654524b8297b953e7c2ff763b91def60596e3f18f52"
2026-06-14 20:12:23.463606 | primary | "Updated"
2026-06-14 20:12:23.463614 | primary |
2026-06-14 20:12:23.463622 | primary | time="2026-06-14T20:11:33Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 13d6b803ac9b3f4c7f961654524b8297b953e7c2ff763b91def60596e3f18f52 and manifest sha256:13d6b803ac9b3f4c7f961654524b8297b953e7c2ff763b91def60596e3f18f52"
2026-06-14 20:12:23.463629 | primary | "Updated"
2026-06-14 20:12:23.463637 | primary |
2026-06-14 20:12:23.463645 | primary | time="2026-06-14T20:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:dfb33b4f7715fb57a01e622a338489f6303c27cc97ef03f8c2f6f6c597055209"
2026-06-14 20:12:23.463653 | primary | "Updated"
2026-06-14 20:12:23.463660 | primary |
2026-06-14 20:12:23.463668 | primary | time="2026-06-14T20:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag dfb33b4f7715fb57a01e622a338489f6303c27cc97ef03f8c2f6f6c597055209 and manifest sha256:dfb33b4f7715fb57a01e622a338489f6303c27cc97ef03f8c2f6f6c597055209"
2026-06-14 20:12:23.463676 | primary | "Updated"
2026-06-14 20:12:23.463684 | primary |
2026-06-14 20:12:23.463691 | primary | time="2026-06-14T20:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:f35a6d4bf2227da9596cc35f2d1510ed0dd51b961b46316b62dd6e284c91fa15"
2026-06-14 20:12:23.463699 | primary | "Updated"
2026-06-14 20:12:23.463707 | primary |
2026-06-14 20:12:23.463715 | primary | time="2026-06-14T20:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag f35a6d4bf2227da9596cc35f2d1510ed0dd51b961b46316b62dd6e284c91fa15 and manifest sha256:f35a6d4bf2227da9596cc35f2d1510ed0dd51b961b46316b62dd6e284c91fa15"
2026-06-14 20:12:23.463723 | primary | "Updated"
2026-06-14 20:12:23.463730 | primary |
2026-06-14 20:12:23.463743 | primary | time="2026-06-14T20:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:e80368a98c7c8db1f524b55a912ccb810cb3ff0149a290e75f7bc1c774d6361f"
2026-06-14 20:12:23.463751 | primary | "Updated"
2026-06-14 20:12:23.463759 | primary |
2026-06-14 20:12:23.463767 | primary | time="2026-06-14T20:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag e80368a98c7c8db1f524b55a912ccb810cb3ff0149a290e75f7bc1c774d6361f and manifest sha256:e80368a98c7c8db1f524b55a912ccb810cb3ff0149a290e75f7bc1c774d6361f"
2026-06-14 20:12:23.463775 | primary | "Updated"
2026-06-14 20:12:23.463782 | primary |
2026-06-14 20:12:23.463790 | primary | time="2026-06-14T20:11:37Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:7abcbfb639c659d54349aa580bd06cd1f1f6bd04d6ad0af47f8173d0ab4798c1"
2026-06-14 20:12:23.463798 | primary | "Updated"
2026-06-14 20:12:23.463806 | primary |
2026-06-14 20:12:23.463813 | primary | time="2026-06-14T20:11:37Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 7abcbfb639c659d54349aa580bd06cd1f1f6bd04d6ad0af47f8173d0ab4798c1 and manifest sha256:7abcbfb639c659d54349aa580bd06cd1f1f6bd04d6ad0af47f8173d0ab4798c1"
2026-06-14 20:12:23.463825 | primary | "Updated"
2026-06-14 20:12:23.463833 | primary |
2026-06-14 20:12:23.463841 | primary | time="2026-06-14T20:11:38Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:fe330d2601eb6bc5acec95ba0af7af8a0b6b81f88074370dbf1c99f204e87df4"
2026-06-14 20:12:23.463849 | primary | "Updated"
2026-06-14 20:12:23.463856 | primary |
2026-06-14 20:12:23.463864 | primary | time="2026-06-14T20:11:39Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag fe330d2601eb6bc5acec95ba0af7af8a0b6b81f88074370dbf1c99f204e87df4 and manifest sha256:fe330d2601eb6bc5acec95ba0af7af8a0b6b81f88074370dbf1c99f204e87df4"
2026-06-14 20:12:23.463872 | primary | "Updated"
2026-06-14 20:12:23.463880 | primary |
2026-06-14 20:12:23.463888 | primary | time="2026-06-14T20:11:39Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:81f185ffc76d9bf042ee0763a7f4d2ed254edc400b3f55d33d5d4ae28b2a8e19"
2026-06-14 20:12:23.463895 | primary | "Updated"
2026-06-14 20:12:23.463903 | primary |
2026-06-14 20:12:23.463914 | primary | time="2026-06-14T20:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 81f185ffc76d9bf042ee0763a7f4d2ed254edc400b3f55d33d5d4ae28b2a8e19 and manifest sha256:81f185ffc76d9bf042ee0763a7f4d2ed254edc400b3f55d33d5d4ae28b2a8e19"
2026-06-14 20:12:23.463922 | primary | "Updated"
2026-06-14 20:12:23.463930 | primary |
2026-06-14 20:12:23.463937 | primary | time="2026-06-14T20:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:764ff2e4bf1613ae9d7d62afa303e406b48c7b36c06f2d507747db88c77a5dd9"
2026-06-14 20:12:23.463945 | primary | "Updated"
2026-06-14 20:12:23.463953 | primary |
2026-06-14 20:12:23.463961 | primary | time="2026-06-14T20:11:41Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 764ff2e4bf1613ae9d7d62afa303e406b48c7b36c06f2d507747db88c77a5dd9 and manifest sha256:764ff2e4bf1613ae9d7d62afa303e406b48c7b36c06f2d507747db88c77a5dd9"
2026-06-14 20:12:23.463968 | primary | "Updated"
2026-06-14 20:12:23.463976 | primary |
2026-06-14 20:12:23.463984 | primary | time="2026-06-14T20:11:42Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:80b54942f97172f1ee84e5753dac1f043d7dd6dbdbd1e361eb7abce10784700b"
2026-06-14 20:12:23.463992 | primary | "Updated"
2026-06-14 20:12:23.463999 | primary |
2026-06-14 20:12:23.464007 | primary | time="2026-06-14T20:11:42Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 80b54942f97172f1ee84e5753dac1f043d7dd6dbdbd1e361eb7abce10784700b and manifest sha256:80b54942f97172f1ee84e5753dac1f043d7dd6dbdbd1e361eb7abce10784700b"
2026-06-14 20:12:23.464015 | primary | "Updated"
2026-06-14 20:12:23.464023 | primary |
2026-06-14 20:12:23.464030 | primary | time="2026-06-14T20:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:d2b36b5869cc10948ab1e6433e92a177b2ffb56cb0d2af5f07ad67fea9c5f763"
2026-06-14 20:12:23.464038 | primary | "Updated"
2026-06-14 20:12:23.464046 | primary |
2026-06-14 20:12:23.464054 | primary | time="2026-06-14T20:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag d2b36b5869cc10948ab1e6433e92a177b2ffb56cb0d2af5f07ad67fea9c5f763 and manifest sha256:d2b36b5869cc10948ab1e6433e92a177b2ffb56cb0d2af5f07ad67fea9c5f763"
2026-06-14 20:12:23.464061 | primary | "Updated"
2026-06-14 20:12:23.464069 | primary |
2026-06-14 20:12:23.464077 | primary | time="2026-06-14T20:11:44Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:9fe18dd6d5e99607c48fa66eb0a9ff7642551e9816d2a2f7ad7428bdc8659049"
2026-06-14 20:12:23.464084 | primary | "Updated"
2026-06-14 20:12:23.464092 | primary |
2026-06-14 20:12:23.464100 | primary | time="2026-06-14T20:11:44Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag 9fe18dd6d5e99607c48fa66eb0a9ff7642551e9816d2a2f7ad7428bdc8659049 and manifest sha256:9fe18dd6d5e99607c48fa66eb0a9ff7642551e9816d2a2f7ad7428bdc8659049"
2026-06-14 20:12:23.464111 | primary | "Updated"
2026-06-14 20:12:23.464119 | primary |
2026-06-14 20:12:23.464127 | primary | time="2026-06-14T20:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:3c0706c81d9cab6cf35e8ac54a28000b1ca59f79e0e8d22853a65293642e5fb5"
2026-06-14 20:12:23.464135 | primary | "Updated"
2026-06-14 20:12:23.464142 | primary |
2026-06-14 20:12:23.464155 | primary | time="2026-06-14T20:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag 3c0706c81d9cab6cf35e8ac54a28000b1ca59f79e0e8d22853a65293642e5fb5 and manifest sha256:3c0706c81d9cab6cf35e8ac54a28000b1ca59f79e0e8d22853a65293642e5fb5"
2026-06-14 20:12:23.464162 | primary | "Updated"
2026-06-14 20:12:23.464170 | primary |
2026-06-14 20:12:23.464178 | primary | time="2026-06-14T20:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:965e27a06cfc37da6444be35feabb5289c8d66b2f796d4798217e15b8e1c6c23"
2026-06-14 20:12:23.464186 | primary | "Updated"
2026-06-14 20:12:23.464193 | primary |
2026-06-14 20:12:23.464201 | primary | time="2026-06-14T20:11:47Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 965e27a06cfc37da6444be35feabb5289c8d66b2f796d4798217e15b8e1c6c23 and manifest sha256:965e27a06cfc37da6444be35feabb5289c8d66b2f796d4798217e15b8e1c6c23"
2026-06-14 20:12:23.464209 | primary | "Updated"
2026-06-14 20:12:23.464217 | primary |
2026-06-14 20:12:23.464224 | primary | time="2026-06-14T20:11:47Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:53c579983eb736819554f7dfb48722e9b590cbf636d3e3a55d3545cd80fc03e8"
2026-06-14 20:12:23.464232 | primary | "Updated"
2026-06-14 20:12:23.464240 | primary |
2026-06-14 20:12:23.464248 | primary | time="2026-06-14T20:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag 53c579983eb736819554f7dfb48722e9b590cbf636d3e3a55d3545cd80fc03e8 and manifest sha256:53c579983eb736819554f7dfb48722e9b590cbf636d3e3a55d3545cd80fc03e8"
2026-06-14 20:12:23.464256 | primary | "Updated"
2026-06-14 20:12:23.464263 | primary |
2026-06-14 20:12:23.464271 | primary | time="2026-06-14T20:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:24c360e95d69dbe10540283117dca27a89ed91b8fee80efc7b6b1cf9561309ce"
2026-06-14 20:12:23.464279 | primary | "Updated"
2026-06-14 20:12:23.464287 | primary |
2026-06-14 20:12:23.464295 | primary | time="2026-06-14T20:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag 24c360e95d69dbe10540283117dca27a89ed91b8fee80efc7b6b1cf9561309ce and manifest sha256:24c360e95d69dbe10540283117dca27a89ed91b8fee80efc7b6b1cf9561309ce"
2026-06-14 20:12:23.464302 | primary | "Updated"
2026-06-14 20:12:23.464310 | primary |
2026-06-14 20:12:23.464318 | primary | time="2026-06-14T20:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:0f762b63debf56a4f39c8fafdb012adcbdcc3ed0bc5bca500303824d7295bff9"
2026-06-14 20:12:23.464326 | primary | "Updated"
2026-06-14 20:12:23.464333 | primary |
2026-06-14 20:12:23.464367 | primary | time="2026-06-14T20:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag 0f762b63debf56a4f39c8fafdb012adcbdcc3ed0bc5bca500303824d7295bff9 and manifest sha256:0f762b63debf56a4f39c8fafdb012adcbdcc3ed0bc5bca500303824d7295bff9"
2026-06-14 20:12:23.464379 | primary | "Updated"
2026-06-14 20:12:23.464386 | primary |
2026-06-14 20:12:23.464394 | primary | time="2026-06-14T20:11:51Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:131bbf3197e5b88413add02f4a3e1f051d5ab491fb68d7fa9b86f664d60102cb"
2026-06-14 20:12:23.464402 | primary | "Updated"
2026-06-14 20:12:23.464410 | primary |
2026-06-14 20:12:23.464417 | primary | time="2026-06-14T20:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 131bbf3197e5b88413add02f4a3e1f051d5ab491fb68d7fa9b86f664d60102cb and manifest sha256:131bbf3197e5b88413add02f4a3e1f051d5ab491fb68d7fa9b86f664d60102cb"
2026-06-14 20:12:23.464425 | primary | "Updated"
2026-06-14 20:12:23.464437 | primary |
2026-06-14 20:12:23.464445 | primary | time="2026-06-14T20:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:84789940a018732cc6ae44e10a713d9069eb3d5583d2eb1d279b37dda005eeaf"
2026-06-14 20:12:23.464453 | primary | "Updated"
2026-06-14 20:12:23.464461 | primary |
2026-06-14 20:12:23.464469 | primary | time="2026-06-14T20:11:53Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag 84789940a018732cc6ae44e10a713d9069eb3d5583d2eb1d279b37dda005eeaf and manifest sha256:84789940a018732cc6ae44e10a713d9069eb3d5583d2eb1d279b37dda005eeaf"
2026-06-14 20:12:23.464477 | primary | "Updated"
2026-06-14 20:12:23.464484 | primary |
2026-06-14 20:12:23.464492 | primary | time="2026-06-14T20:11:54Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:afc4d8a893429d76b60c4b178719ec1c44d76b55512a9e9651cbacc8a7cc38f7"
2026-06-14 20:12:23.464500 | primary | "Updated"
2026-06-14 20:12:23.464508 | primary |
2026-06-14 20:12:23.464516 | primary | time="2026-06-14T20:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag afc4d8a893429d76b60c4b178719ec1c44d76b55512a9e9651cbacc8a7cc38f7 and manifest sha256:afc4d8a893429d76b60c4b178719ec1c44d76b55512a9e9651cbacc8a7cc38f7"
2026-06-14 20:12:23.464523 | primary | "Updated"
2026-06-14 20:12:23.464531 | primary |
2026-06-14 20:12:23.464539 | primary | time="2026-06-14T20:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:d7f86e6612485fd2b5eeb104467be14c3fd4e5967b246201236a25eed738905e"
2026-06-14 20:12:23.464547 | primary | "Updated"
2026-06-14 20:12:23.464555 | primary |
2026-06-14 20:12:23.464567 | primary | time="2026-06-14T20:11:56Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag d7f86e6612485fd2b5eeb104467be14c3fd4e5967b246201236a25eed738905e and manifest sha256:d7f86e6612485fd2b5eeb104467be14c3fd4e5967b246201236a25eed738905e"
2026-06-14 20:12:23.464575 | primary | "Updated"
2026-06-14 20:12:23.464583 | primary |
2026-06-14 20:12:23.464591 | primary | time="2026-06-14T20:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:23a416bfbc081d3f2bee74552ca9e66c612ead15ce3e58919b7b19306b509f92"
2026-06-14 20:12:23.464599 | primary | "Updated"
2026-06-14 20:12:23.464607 | primary |
2026-06-14 20:12:23.464614 | primary | time="2026-06-14T20:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag 23a416bfbc081d3f2bee74552ca9e66c612ead15ce3e58919b7b19306b509f92 and manifest sha256:23a416bfbc081d3f2bee74552ca9e66c612ead15ce3e58919b7b19306b509f92"
2026-06-14 20:12:23.464622 | primary | "Updated"
2026-06-14 20:12:23.464630 | primary |
2026-06-14 20:12:23.464638 | primary | time="2026-06-14T20:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:54af76dc50f5f96fc072ba52619ce9e0c50c8d5d3872bb260c8a8432925adb11"
2026-06-14 20:12:23.464645 | primary | "Updated"
2026-06-14 20:12:23.464653 | primary |
2026-06-14 20:12:23.464661 | primary | time="2026-06-14T20:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 54af76dc50f5f96fc072ba52619ce9e0c50c8d5d3872bb260c8a8432925adb11 and manifest sha256:54af76dc50f5f96fc072ba52619ce9e0c50c8d5d3872bb260c8a8432925adb11"
2026-06-14 20:12:23.464669 | primary | "Updated"
2026-06-14 20:12:23.464676 | primary |
2026-06-14 20:12:23.464684 | primary | time="2026-06-14T20:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:fa1d4ec7c6e088ab9584f51d88cdf0b6e4791eb62b8af3c2fa50fe318243f745"
2026-06-14 20:12:23.464692 | primary | "Updated"
2026-06-14 20:12:23.464700 | primary |
2026-06-14 20:12:23.464708 | primary | time="2026-06-14T20:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag fa1d4ec7c6e088ab9584f51d88cdf0b6e4791eb62b8af3c2fa50fe318243f745 and manifest sha256:fa1d4ec7c6e088ab9584f51d88cdf0b6e4791eb62b8af3c2fa50fe318243f745"
2026-06-14 20:12:23.464715 | primary | "Updated"
2026-06-14 20:12:23.464723 | primary |
2026-06-14 20:12:23.464731 | primary | time="2026-06-14T20:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:fec155da4a7922f2b74dc09543766f97a46cf61cbb27fa8b43b1f006f2b12192"
2026-06-14 20:12:23.464743 | primary | "Updated"
2026-06-14 20:12:23.464751 | primary |
2026-06-14 20:12:23.464758 | primary | time="2026-06-14T20:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag fec155da4a7922f2b74dc09543766f97a46cf61cbb27fa8b43b1f006f2b12192 and manifest sha256:fec155da4a7922f2b74dc09543766f97a46cf61cbb27fa8b43b1f006f2b12192"
2026-06-14 20:12:23.464766 | primary | "Updated"
2026-06-14 20:12:23.464774 | primary |
2026-06-14 20:12:23.464782 | primary | time="2026-06-14T20:12:01Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:b37a67fc892975ed616bd7d31c098b9ae20d9caee0c75eb0f6d3a400e96f8efb"
2026-06-14 20:12:23.464789 | primary | "Updated"
2026-06-14 20:12:23.464797 | primary |
2026-06-14 20:12:23.464805 | primary | time="2026-06-14T20:12:01Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag b37a67fc892975ed616bd7d31c098b9ae20d9caee0c75eb0f6d3a400e96f8efb and manifest sha256:b37a67fc892975ed616bd7d31c098b9ae20d9caee0c75eb0f6d3a400e96f8efb"
2026-06-14 20:12:23.464813 | primary | "Updated"
2026-06-14 20:12:23.464820 | primary |
2026-06-14 20:12:23.464828 | primary | time="2026-06-14T20:12:02Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:9f962e5c1a33a2697d3b8d5736cf3f0ebc59255216316c2d09b05cd275f4906c"
2026-06-14 20:12:23.464836 | primary | "Updated"
2026-06-14 20:12:23.464844 | primary |
2026-06-14 20:12:23.464852 | primary | time="2026-06-14T20:12:03Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag 9f962e5c1a33a2697d3b8d5736cf3f0ebc59255216316c2d09b05cd275f4906c and manifest sha256:9f962e5c1a33a2697d3b8d5736cf3f0ebc59255216316c2d09b05cd275f4906c"
2026-06-14 20:12:23.464859 | primary | "Updated"
2026-06-14 20:12:23.464867 | primary |
2026-06-14 20:12:23.464878 | primary | time="2026-06-14T20:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:1ccfab9a65533feea1f488be4732e7ae7376719cc2ec32746ba549745c06d9b7"
2026-06-14 20:12:23.464886 | primary | "Updated"
2026-06-14 20:12:23.464894 | primary |
2026-06-14 20:12:23.464902 | primary | time="2026-06-14T20:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 1ccfab9a65533feea1f488be4732e7ae7376719cc2ec32746ba549745c06d9b7 and manifest sha256:1ccfab9a65533feea1f488be4732e7ae7376719cc2ec32746ba549745c06d9b7"
2026-06-14 20:12:23.464910 | primary | "Updated"
2026-06-14 20:12:23.464917 | primary |
2026-06-14 20:12:23.464925 | primary | time="2026-06-14T20:12:05Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:5f3928d1c6933e764687e495f7f7f9d7486118adba1345fdbcf8e4875f324b90"
2026-06-14 20:12:23.464933 | primary | "Updated"
2026-06-14 20:12:23.464941 | primary |
2026-06-14 20:12:23.464950 | primary | time="2026-06-14T20:12:06Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 5f3928d1c6933e764687e495f7f7f9d7486118adba1345fdbcf8e4875f324b90 and manifest sha256:5f3928d1c6933e764687e495f7f7f9d7486118adba1345fdbcf8e4875f324b90"
2026-06-14 20:12:23.464962 | primary | "Updated"
2026-06-14 20:12:23.464973 | primary |
2026-06-14 20:12:23.464990 | primary | time="2026-06-14T20:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:3c97f0a40700b39de7d223e730eac233664c8af13e14ed78a928166951ec5202"
2026-06-14 20:12:23.465002 | primary | "Updated"
2026-06-14 20:12:23.465012 | primary |
2026-06-14 20:12:23.465023 | primary | time="2026-06-14T20:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 3c97f0a40700b39de7d223e730eac233664c8af13e14ed78a928166951ec5202 and manifest sha256:3c97f0a40700b39de7d223e730eac233664c8af13e14ed78a928166951ec5202"
2026-06-14 20:12:23.465033 | primary | "Updated"
2026-06-14 20:12:23.465044 | primary |
2026-06-14 20:12:23.465055 | primary | time="2026-06-14T20:12:08Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:922def7cbd1d539985da48c8b43ceafa705ea45850df428dfe523640ba06e823"
2026-06-14 20:12:23.465076 | primary | "Updated"
2026-06-14 20:12:23.465084 | primary |
2026-06-14 20:12:23.465093 | primary | time="2026-06-14T20:12:08Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag 922def7cbd1d539985da48c8b43ceafa705ea45850df428dfe523640ba06e823 and manifest sha256:922def7cbd1d539985da48c8b43ceafa705ea45850df428dfe523640ba06e823"
2026-06-14 20:12:23.465101 | primary | "Updated"
2026-06-14 20:12:23.465110 | primary |
2026-06-14 20:12:23.465117 | primary | time="2026-06-14T20:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:c5dc42bc427ae44b6e75241e4c4b9425c39e9866744d1fe15155eb4a31fd88f8"
2026-06-14 20:12:23.465125 | primary | "Updated"
2026-06-14 20:12:23.465133 | primary |
2026-06-14 20:12:23.465141 | primary | time="2026-06-14T20:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag c5dc42bc427ae44b6e75241e4c4b9425c39e9866744d1fe15155eb4a31fd88f8 and manifest sha256:c5dc42bc427ae44b6e75241e4c4b9425c39e9866744d1fe15155eb4a31fd88f8"
2026-06-14 20:12:23.465148 | primary | "Updated"
2026-06-14 20:12:23.465156 | primary |
2026-06-14 20:12:23.465164 | primary | time="2026-06-14T20:12:10Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:52f2d068fb5b9c51e5bb8b265743d809940cbbb8d9a33878866346273627efbe"
2026-06-14 20:12:23.465172 | primary | "Updated"
2026-06-14 20:12:23.465179 | primary |
2026-06-14 20:12:23.465187 | primary | time="2026-06-14T20:12:10Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 52f2d068fb5b9c51e5bb8b265743d809940cbbb8d9a33878866346273627efbe and manifest sha256:52f2d068fb5b9c51e5bb8b265743d809940cbbb8d9a33878866346273627efbe"
2026-06-14 20:12:23.465194 | primary | "Updated"
2026-06-14 20:12:23.465202 | primary |
2026-06-14 20:12:23.465210 | primary | time="2026-06-14T20:12:11Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:f09f0e2502c4d7c04faea668042a2b5d18766bf8495e97e5bbc37a50ca8174fe"
2026-06-14 20:12:23.465217 | primary | "Updated"
2026-06-14 20:12:23.465225 | primary |
2026-06-14 20:12:23.465233 | primary | time="2026-06-14T20:12:12Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag f09f0e2502c4d7c04faea668042a2b5d18766bf8495e97e5bbc37a50ca8174fe and manifest sha256:f09f0e2502c4d7c04faea668042a2b5d18766bf8495e97e5bbc37a50ca8174fe"
2026-06-14 20:12:23.465240 | primary | "Updated"
2026-06-14 20:12:23.465248 | primary |
2026-06-14 20:12:23.465256 | primary | time="2026-06-14T20:12:12Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:cf63f35eeae3ce29791c603a39eb439bb850cd02e34df64cf12d3e2161222cb6"
2026-06-14 20:12:23.465263 | primary | "Updated"
2026-06-14 20:12:23.465271 | primary |
2026-06-14 20:12:23.465279 | primary | time="2026-06-14T20:12:13Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag cf63f35eeae3ce29791c603a39eb439bb850cd02e34df64cf12d3e2161222cb6 and manifest sha256:cf63f35eeae3ce29791c603a39eb439bb850cd02e34df64cf12d3e2161222cb6"
2026-06-14 20:12:23.465287 | primary | "Updated"
2026-06-14 20:12:23.465294 | primary |
2026-06-14 20:12:23.465302 | primary | time="2026-06-14T20:12:14Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:17d12a247a83d972b5e5baf83e01d0cbb83de53165c4a12134e6cddaf49712a4"
2026-06-14 20:12:23.465310 | primary | "Updated"
2026-06-14 20:12:23.465317 | primary |
2026-06-14 20:12:23.465325 | primary | time="2026-06-14T20:12:14Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag 17d12a247a83d972b5e5baf83e01d0cbb83de53165c4a12134e6cddaf49712a4 and manifest sha256:17d12a247a83d972b5e5baf83e01d0cbb83de53165c4a12134e6cddaf49712a4"
2026-06-14 20:12:23.465333 | primary | "Updated"
2026-06-14 20:12:23.465340 | primary |
2026-06-14 20:12:23.465376 | primary | time="2026-06-14T20:12:15Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:8b19a3929b87592b71b5887d46d025462b9c356b38821e314e1f9aadfbf4cf24"
2026-06-14 20:12:23.465385 | primary | "Updated"
2026-06-14 20:12:23.465392 | primary |
2026-06-14 20:12:23.465400 | primary | time="2026-06-14T20:12:16Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag 8b19a3929b87592b71b5887d46d025462b9c356b38821e314e1f9aadfbf4cf24 and manifest sha256:8b19a3929b87592b71b5887d46d025462b9c356b38821e314e1f9aadfbf4cf24"
2026-06-14 20:12:23.465417 | primary | "Updated"
2026-06-14 20:12:23.465425 | primary |
2026-06-14 20:12:23.465433 | primary | time="2026-06-14T20:12:16Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:e2decdef8eb4d36fcc5c363ad8c42b9efaeea68c89ff5fa90d997dfea1839c56"
2026-06-14 20:12:23.465441 | primary | "Updated"
2026-06-14 20:12:23.465449 | primary |
2026-06-14 20:12:23.465463 | primary | time="2026-06-14T20:12:17Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag e2decdef8eb4d36fcc5c363ad8c42b9efaeea68c89ff5fa90d997dfea1839c56 and manifest sha256:e2decdef8eb4d36fcc5c363ad8c42b9efaeea68c89ff5fa90d997dfea1839c56"
2026-06-14 20:12:23.465471 | primary | "Updated"
2026-06-14 20:12:23.465478 | primary |
2026-06-14 20:12:23.465486 | primary | time="2026-06-14T20:12:17Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:19f50f57f1d38238fafc308a0d4c06c86b46439a8b3e3d372eeaceb5c3c54f12"
2026-06-14 20:12:23.465494 | primary | "Updated"
2026-06-14 20:12:23.465502 | primary |
2026-06-14 20:12:23.465514 | primary | time="2026-06-14T20:12:18Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag 19f50f57f1d38238fafc308a0d4c06c86b46439a8b3e3d372eeaceb5c3c54f12 and manifest sha256:19f50f57f1d38238fafc308a0d4c06c86b46439a8b3e3d372eeaceb5c3c54f12"
2026-06-14 20:12:23.465522 | primary | "Updated"
2026-06-14 20:12:23.465530 | primary |
2026-06-14 20:12:23.465537 | primary | time="2026-06-14T20:12:19Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:cf1c63a95f075fd54ddc5ad521c8e893d62f86cac72394870e763b15fa897130"
2026-06-14 20:12:23.465545 | primary | "Updated"
2026-06-14 20:12:23.465553 | primary |
2026-06-14 20:12:23.465560 | primary | time="2026-06-14T20:12:19Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag cf1c63a95f075fd54ddc5ad521c8e893d62f86cac72394870e763b15fa897130 and manifest sha256:cf1c63a95f075fd54ddc5ad521c8e893d62f86cac72394870e763b15fa897130"
2026-06-14 20:12:23.465568 | primary | "Updated"
2026-06-14 20:12:23.465576 | primary |
2026-06-14 20:12:23.465587 | primary | time="2026-06-14T20:12:20Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:e1aa3a794cd0720baf1b437045cb62ed7af35407b9d5a7055e72693b3a8bf6b3"
2026-06-14 20:12:23.465595 | primary | "Updated"
2026-06-14 20:12:23.465603 | primary |
2026-06-14 20:12:23.465610 | primary | time="2026-06-14T20:12:20Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag e1aa3a794cd0720baf1b437045cb62ed7af35407b9d5a7055e72693b3a8bf6b3 and manifest sha256:e1aa3a794cd0720baf1b437045cb62ed7af35407b9d5a7055e72693b3a8bf6b3"
2026-06-14 20:12:23.465618 | primary | "Updated"
2026-06-14 20:12:23.465626 | primary |
2026-06-14 20:12:23.465634 | primary | time="2026-06-14T20:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:0e9f52763bbb5474d1dd6ee0fefe01063d07adfd20d059eba3227ae0b95d9012"
2026-06-14 20:12:23.465641 | primary | "Updated"
2026-06-14 20:12:23.465649 | primary |
2026-06-14 20:12:23.465657 | primary | time="2026-06-14T20:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag 0e9f52763bbb5474d1dd6ee0fefe01063d07adfd20d059eba3227ae0b95d9012 and manifest sha256:0e9f52763bbb5474d1dd6ee0fefe01063d07adfd20d059eba3227ae0b95d9012"
2026-06-14 20:12:23.465665 | primary | "Updated"
2026-06-14 20:12:23.465672 | primary |
2026-06-14 20:12:23.746880 | primary | ok: Runtime: 0:00:00.010193
2026-06-14 20:12:23.758862 | 
2026-06-14 20:12:23.758978 | PLAY RECAP
2026-06-14 20:12:23.759090 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 20:12:23.759152 | 
2026-06-14 20:12:23.878885 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-14 20:12:23.882091 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-14 20:12:24.458856 | 
2026-06-14 20:12:24.458959 | PLAY [all]
2026-06-14 20:12:24.467367 | 
2026-06-14 20:12:24.467432 | TASK [Create container log dir]
2026-06-14 20:12:24.905865 | primary | ok
2026-06-14 20:12:24.916128 | 
2026-06-14 20:12:24.916281 | TASK [Collect logs]
2026-06-14 20:12:25.344722 | primary | + sudo dnf list installed
2026-06-14 20:12:25.750484 | primary | + df -h
2026-06-14 20:12:25.752513 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-14 20:12:25.773815 | primary | sending incremental file list
2026-06-14 20:12:25.777395 | primary | skipping non-regular file "yum.conf"
2026-06-14 20:12:25.777423 | primary | ./
2026-06-14 20:12:25.778026 | primary | dnf/
2026-06-14 20:12:25.778033 | primary | dnf/dnf.conf
2026-06-14 20:12:25.778042 | primary | dnf/aliases.d/
2026-06-14 20:12:25.778049 | primary | dnf/modules.d/
2026-06-14 20:12:25.778055 | primary | dnf/modules.defaults.d/
2026-06-14 20:12:25.778060 | primary | dnf/plugins/
2026-06-14 20:12:25.778066 | primary | dnf/plugins/copr.conf
2026-06-14 20:12:25.778073 | primary | dnf/plugins/debuginfo-install.conf
2026-06-14 20:12:25.778079 | primary | dnf/plugins/copr.d/
2026-06-14 20:12:25.778084 | primary | dnf/protected.d/
2026-06-14 20:12:25.778089 | primary | dnf/protected.d/dnf.conf
2026-06-14 20:12:25.778096 | primary | dnf/protected.d/grub2-pc.conf
2026-06-14 20:12:25.778101 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-14 20:12:25.778107 | primary | dnf/protected.d/setup.conf
2026-06-14 20:12:25.778112 | primary | dnf/protected.d/sudo.conf
2026-06-14 20:12:25.778117 | primary | dnf/protected.d/systemd.conf
2026-06-14 20:12:25.778122 | primary | dnf/protected.d/yum.conf
2026-06-14 20:12:25.778130 | primary | dnf/usr-drift-protected-paths.d/
2026-06-14 20:12:25.778135 | primary | dnf/vars/
2026-06-14 20:12:25.778140 | primary | dnf/vars/stream
2026-06-14 20:12:25.778145 | primary | yum.repos.d/
2026-06-14 20:12:25.778150 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-14 20:12:25.778156 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-14 20:12:25.778161 | primary | yum.repos.d/centos-addons.repo
2026-06-14 20:12:25.778166 | primary | yum.repos.d/centos.repo
2026-06-14 20:12:25.778172 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-14 20:12:25.778178 | primary | yum.repos.d/epel-next-testing.repo
2026-06-14 20:12:25.778185 | primary | yum.repos.d/epel-next.repo
2026-06-14 20:12:25.778191 | primary | yum.repos.d/epel-testing.repo
2026-06-14 20:12:25.778197 | primary | yum.repos.d/epel.repo
2026-06-14 20:12:25.820000 | primary |
2026-06-14 20:12:25.820075 | primary | sent 18,980 bytes  received 484 bytes  38,928.00 bytes/sec
2026-06-14 20:12:25.820083 | primary | total size is 17,241  speedup is 0.89
2026-06-14 20:12:25.823747 | primary | + pushd /home/zuul/workspace
2026-06-14 20:12:25.823782 | primary | ~/workspace ~/zuul-output/logs
2026-06-14 20:12:25.823818 | primary | + sudo cp -R copy-quay-config.yaml master-report.html master-tag-report.html master-tag.txt master.txt /home/zuul/zuul-output/logs
2026-06-14 20:12:25.850495 | primary | + popd
2026-06-14 20:12:25.850548 | primary | ~/zuul-output/logs
2026-06-14 20:12:25.964190 | primary | ok: Runtime: 0:00:00.510859
2026-06-14 20:12:25.976319 | 
2026-06-14 20:12:25.976463 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-14 20:12:26.001720 | primary | ok
2026-06-14 20:12:26.033618 | 
2026-06-14 20:12:26.033706 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-14 20:12:26.099257 | primary | skipping: Conditional result was False
2026-06-14 20:12:26.108173 | 
2026-06-14 20:12:26.108314 | TASK [fetch-output : Set log path for single node]
2026-06-14 20:12:26.154698 | primary | ok
2026-06-14 20:12:26.162195 | 
2026-06-14 20:12:26.162328 | LOOP [fetch-output : Ensure local output dirs]
2026-06-14 20:12:26.471967 | primary -> localhost | changed: "/var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/logs"
2026-06-14 20:12:26.742144 | primary -> localhost | changed: "/var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/artifacts"
2026-06-14 20:12:27.003569 | primary -> localhost | changed: "/var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/docs"
2026-06-14 20:12:27.023759 | 
2026-06-14 20:12:27.023997 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-14 20:12:27.812767 | primary | changed:
2026-06-14 20:12:27.813265 | primary | .d..t...... ./
2026-06-14 20:12:27.813337 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-14 20:12:27.813379 | primary | >f+++++++++ disk_usage.txt
2026-06-14 20:12:27.813417 | primary | >f+++++++++ installed_pkgs.txt
2026-06-14 20:12:27.813454 | primary | >f+++++++++ master-report.html
2026-06-14 20:12:27.813489 | primary | >f+++++++++ master-tag-report.html
2026-06-14 20:12:27.813588 | primary | >f+++++++++ master-tag.txt
2026-06-14 20:12:27.813630 | primary | >f+++++++++ master.txt
2026-06-14 20:12:27.813683 | primary | cd+++++++++ dnf/
2026-06-14 20:12:27.813725 | primary | >f+++++++++ dnf/dnf.conf
2026-06-14 20:12:27.813760 | primary | cd+++++++++ dnf/aliases.d/
2026-06-14 20:12:27.813794 | primary | cd+++++++++ dnf/modules.d/
2026-06-14 20:12:27.813840 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-14 20:12:27.813875 | primary | cd+++++++++ dnf/plugins/
2026-06-14 20:12:27.813908 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-14 20:12:27.813939 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-14 20:12:27.813974 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-14 20:12:27.814006 | primary | cd+++++++++ dnf/protected.d/
2026-06-14 20:12:27.814039 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-14 20:12:27.814071 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-14 20:12:27.814103 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-14 20:12:27.814137 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-14 20:12:27.814170 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-14 20:12:27.814203 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-14 20:12:27.814236 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-14 20:12:27.814268 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-14 20:12:27.814302 | primary | cd+++++++++ dnf/vars/
2026-06-14 20:12:27.814335 | primary | >f+++++++++ dnf/vars/stream
2026-06-14 20:12:27.814368 | primary | cd+++++++++ yum.repos.d/
2026-06-14 20:12:27.814401 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-14 20:12:27.814436 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-14 20:12:27.814470 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-14 20:12:27.814503 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-14 20:12:27.814584 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-14 20:12:27.814624 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-14 20:12:27.814658 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-14 20:12:27.814691 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-14 20:12:27.814724 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-14 20:12:27.814788 | primary | changed: All items complete
2026-06-14 20:12:27.814831 | 
2026-06-14 20:12:28.441347 | primary | changed: .d..t...... ./
2026-06-14 20:12:28.970661 | primary | changed: .d..t...... ./
2026-06-14 20:12:28.991597 | 
2026-06-14 20:12:28.991985 | PLAY RECAP
2026-06-14 20:12:28.992074 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-14 20:12:28.992116 | 
2026-06-14 20:12:29.154819 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-14 20:12:29.157498 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-14 20:12:29.764166 | 
2026-06-14 20:12:29.764273 | PLAY [Report DLRN results after job run]
2026-06-14 20:12:29.774538 | 
2026-06-14 20:12:29.774605 | TASK [Include vars from ci-framework group_vars]
2026-06-14 20:12:29.792550 | primary | ok
2026-06-14 20:12:29.808143 | 
2026-06-14 20:12:29.808217 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 20:12:29.872451 | primary | skipping: Conditional result was False
2026-06-14 20:12:29.881131 | 
2026-06-14 20:12:29.881266 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 20:12:30.299031 | primary | ok
2026-06-14 20:12:30.307005 | 
2026-06-14 20:12:30.307147 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 20:12:30.343407 | primary | skipping: Conditional result was False
2026-06-14 20:12:30.352155 | 
2026-06-14 20:12:30.352296 | TASK [cifmw_helpers : Read vars]
2026-06-14 20:12:30.388098 | 
2026-06-14 20:12:30.388330 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 20:12:30.435502 | 
2026-06-14 20:12:30.435769 | TASK [cifmw_helpers : Include vars]
2026-06-14 20:12:30.480724 | 
2026-06-14 20:12:30.480969 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 20:12:30.517063 | primary | skipping: Conditional result was False
2026-06-14 20:12:30.532100 | 
2026-06-14 20:12:30.532243 | TASK [Report job status to DLRN]
2026-06-14 20:12:30.572505 | primary | ok
2026-06-14 20:12:30.619710 | 
2026-06-14 20:12:30.619794 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-14 20:12:30.684261 | primary | skipping: Conditional result was False
2026-06-14 20:12:30.693222 | 
2026-06-14 20:12:30.693358 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-14 20:12:31.904300 | primary | changed
2026-06-14 20:12:31.913317 | 
2026-06-14 20:12:31.913451 | TASK [dlrn_report : Install kinit related package]
2026-06-14 20:12:32.000599 | primary | skipping: Conditional result was False
2026-06-14 20:12:32.010070 | 
2026-06-14 20:12:32.010209 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-14 20:12:32.087215 | primary | skipping: Conditional result was False
2026-06-14 20:12:32.096275 | 
2026-06-14 20:12:32.096409 | TASK [Set zuul-log-path fact]
2026-06-14 20:12:32.183358 | primary | ok
2026-06-14 20:12:32.219439 | 
2026-06-14 20:12:32.219607 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 20:12:32.312775 | primary | ok
2026-06-14 20:12:32.327356 | 
2026-06-14 20:12:32.327491 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-14 20:12:32.415145 | primary | skipping: Conditional result was False
2026-06-14 20:12:32.424109 | 
2026-06-14 20:12:32.424240 | TASK [Get hash related data from repo_setup role]
2026-06-14 20:12:32.517758 | primary | ok
2026-06-14 20:12:32.651917 | 
2026-06-14 20:12:32.652053 | LOOP [repo_setup : Ensure directories are present]
2026-06-14 20:12:33.082925 | primary | changed: "tmp"
2026-06-14 20:12:33.301478 | primary | changed: "artifacts/repositories"
2026-06-14 20:12:33.524343 | primary | changed: "venv/repo_setup"
2026-06-14 20:12:33.543158 | 
2026-06-14 20:12:33.543372 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-14 20:12:34.995306 | primary | ok: Nothing to do
2026-06-14 20:12:35.003866 | 
2026-06-14 20:12:35.003998 | TASK [repo_setup : Get repo-setup repository]
2026-06-14 20:12:36.323850 | primary | changed
2026-06-14 20:12:36.332799 | 
2026-06-14 20:12:36.332933 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-14 20:12:43.709684 | primary | changed
2026-06-14 20:12:43.720506 | 
2026-06-14 20:12:43.720681 | TASK [repo_setup : Install repo-setup package]
2026-06-14 20:12:44.293837 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 20:12:44.293961 | primary | !!
2026-06-14 20:12:44.293974 | primary |
2026-06-14 20:12:44.293986 | primary |         ********************************************************************************
2026-06-14 20:12:44.293995 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-14 20:12:44.294007 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-14 20:12:44.294015 | primary |
2026-06-14 20:12:44.294025 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 20:12:44.294034 | primary |         calls to avoid build errors in the future.
2026-06-14 20:12:44.294041 | primary |
2026-06-14 20:12:44.294049 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 20:12:44.294057 | primary |         ********************************************************************************
2026-06-14 20:12:44.294065 | primary |
2026-06-14 20:12:44.294073 | primary | !!
2026-06-14 20:12:44.294081 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 20:12:44.294506 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 20:12:44.294526 | primary | !!
2026-06-14 20:12:44.294534 | primary |
2026-06-14 20:12:44.294542 | primary |         ********************************************************************************
2026-06-14 20:12:44.294550 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-14 20:12:44.294558 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-14 20:12:44.294566 | primary |
2026-06-14 20:12:44.294574 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 20:12:44.294581 | primary |         calls to avoid build errors in the future.
2026-06-14 20:12:44.294589 | primary |
2026-06-14 20:12:44.294597 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 20:12:44.294604 | primary |         ********************************************************************************
2026-06-14 20:12:44.294612 | primary |
2026-06-14 20:12:44.294620 | primary | !!
2026-06-14 20:12:44.294627 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 20:12:44.294881 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 20:12:44.294891 | primary | !!
2026-06-14 20:12:44.294899 | primary |
2026-06-14 20:12:44.294907 | primary |         ********************************************************************************
2026-06-14 20:12:44.294915 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-14 20:12:44.294923 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-14 20:12:44.294930 | primary |
2026-06-14 20:12:44.294938 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 20:12:44.294946 | primary |         calls to avoid build errors in the future.
2026-06-14 20:12:44.294954 | primary |
2026-06-14 20:12:44.294962 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 20:12:44.294969 | primary |         ********************************************************************************
2026-06-14 20:12:44.294977 | primary |
2026-06-14 20:12:44.294985 | primary | !!
2026-06-14 20:12:44.294993 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 20:12:44.333787 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
2026-06-14 20:12:44.333840 | primary | !!
2026-06-14 20:12:44.333850 | primary |
2026-06-14 20:12:44.333875 | primary |         ********************************************************************************
2026-06-14 20:12:44.333885 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-14 20:12:44.333893 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-14 20:12:44.333901 | primary |         ********************************************************************************
2026-06-14 20:12:44.333909 | primary |
2026-06-14 20:12:44.333917 | primary | !!
2026-06-14 20:12:44.333925 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-14 20:12:44.343271 | primary | WARNING: The wheel package is not available.
2026-06-14 20:12:44.385283 | primary | [pbr] Generating ChangeLog
2026-06-14 20:12:44.449281 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated.
2026-06-14 20:12:44.449392 | primary | !!
2026-06-14 20:12:44.449406 | primary |
2026-06-14 20:12:44.449416 | primary |         ********************************************************************************
2026-06-14 20:12:44.449426 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-14 20:12:44.449434 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-14 20:12:44.449446 | primary |         standards-based tools.
2026-06-14 20:12:44.449457 | primary |
2026-06-14 20:12:44.449466 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-14 20:12:44.449475 | primary |         ********************************************************************************
2026-06-14 20:12:44.449484 | primary |
2026-06-14 20:12:44.449492 | primary | !!
2026-06-14 20:12:44.449500 | primary |   easy_install.initialize_options(self)
2026-06-14 20:12:44.449517 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2026-06-14 20:12:44.449526 | primary | !!
2026-06-14 20:12:44.449534 | primary |
2026-06-14 20:12:44.449543 | primary |         ********************************************************************************
2026-06-14 20:12:44.449551 | primary |         Please avoid running ``setup.py`` directly.
2026-06-14 20:12:44.449559 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-14 20:12:44.449567 | primary |         standards-based tools.
2026-06-14 20:12:44.449576 | primary |
2026-06-14 20:12:44.449584 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-14 20:12:44.449592 | primary |         ********************************************************************************
2026-06-14 20:12:44.449600 | primary |
2026-06-14 20:12:44.449609 | primary | !!
2026-06-14 20:12:44.449617 | primary |   self.initialize_options()
2026-06-14 20:12:44.451672 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 20:12:44.451700 | primary | !!
2026-06-14 20:12:44.451709 | primary |
2026-06-14 20:12:44.451717 | primary |         ********************************************************************************
2026-06-14 20:12:44.451726 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-14 20:12:44.451749 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-14 20:12:44.451758 | primary |
2026-06-14 20:12:44.451766 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 20:12:44.451775 | primary |         calls to avoid build errors in the future.
2026-06-14 20:12:44.451783 | primary |
2026-06-14 20:12:44.451791 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 20:12:44.451799 | primary |         ********************************************************************************
2026-06-14 20:12:44.451807 | primary |
2026-06-14 20:12:44.451819 | primary | !!
2026-06-14 20:12:44.451830 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 20:12:44.452395 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 20:12:44.452438 | primary | !!
2026-06-14 20:12:44.452451 | primary |
2026-06-14 20:12:44.452463 | primary |         ********************************************************************************
2026-06-14 20:12:44.452474 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-14 20:12:44.452485 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-14 20:12:44.452496 | primary |
2026-06-14 20:12:44.452507 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 20:12:44.452519 | primary |         calls to avoid build errors in the future.
2026-06-14 20:12:44.452530 | primary |
2026-06-14 20:12:44.452541 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 20:12:44.452552 | primary |         ********************************************************************************
2026-06-14 20:12:44.452563 | primary |
2026-06-14 20:12:44.452574 | primary | !!
2026-06-14 20:12:44.452585 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 20:12:44.452794 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-14 20:12:44.452816 | primary | !!
2026-06-14 20:12:44.452828 | primary |
2026-06-14 20:12:44.452839 | primary |         ********************************************************************************
2026-06-14 20:12:44.452851 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-14 20:12:44.452954 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-14 20:12:44.452967 | primary |
2026-06-14 20:12:44.452979 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 20:12:44.452991 | primary |         calls to avoid build errors in the future.
2026-06-14 20:12:44.453003 | primary |
2026-06-14 20:12:44.453015 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 20:12:44.453027 | primary |         ********************************************************************************
2026-06-14 20:12:44.453039 | primary |
2026-06-14 20:12:44.453051 | primary | !!
2026-06-14 20:12:44.453062 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 20:12:44.455516 | primary | running install
2026-06-14 20:12:44.469161 | primary | running build
2026-06-14 20:12:44.469223 | primary | running build_py
2026-06-14 20:12:44.473834 | primary | creating build
2026-06-14 20:12:44.473874 | primary | creating build/lib
2026-06-14 20:12:44.473963 | primary | creating build/lib/repo_setup
2026-06-14 20:12:44.473997 | primary | creating build/lib/repo_setup/yum_config
2026-06-14 20:12:44.474096 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-14 20:12:44.474216 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-14 20:12:44.474382 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-14 20:12:44.474501 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-14 20:12:44.474639 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-14 20:12:44.474744 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-14 20:12:44.474895 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-14 20:12:44.475024 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-14 20:12:44.475257 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-14 20:12:44.475362 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-14 20:12:44.475538 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-14 20:12:44.475756 | primary | creating build/lib/repo_setup/get_hash
2026-06-14 20:12:44.475829 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-14 20:12:44.475936 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-14 20:12:44.476056 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-14 20:12:44.476171 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-14 20:12:44.476286 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-14 20:12:44.476414 | primary | running egg_info
2026-06-14 20:12:44.476760 | primary | creating repo_setup.egg-info
2026-06-14 20:12:44.480319 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-14 20:12:44.480839 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-14 20:12:44.481126 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-14 20:12:44.481310 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-14 20:12:44.481503 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-14 20:12:44.503272 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-14 20:12:44.503343 | primary | [pbr] Processing SOURCES.txt
2026-06-14 20:12:44.503390 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-14 20:12:44.515972 | primary | [pbr] In git context, generating filelist from git
2026-06-14 20:12:44.521068 | primary | warning: no files found matching 'AUTHORS'
2026-06-14 20:12:44.521098 | primary | warning: no files found matching 'ChangeLog'
2026-06-14 20:12:44.521422 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-14 20:12:44.521605 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-14 20:12:44.524840 | primary | reading manifest template 'MANIFEST.in'
2026-06-14 20:12:44.525103 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-14 20:12:44.525260 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-14 20:12:44.525505 | primary | adding license file 'LICENSE'
2026-06-14 20:12:44.526338 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-14 20:12:44.527054 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-14 20:12:44.527603 | primary | running install_lib
2026-06-14 20:12:44.532160 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-14 20:12:44.532258 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 20:12:44.532379 | primary | copying build/lib/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 20:12:44.532499 | primary | copying build/lib/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 20:12:44.532626 | primary | copying build/lib/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 20:12:44.532745 | primary | copying build/lib/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 20:12:44.532853 | primary | copying build/lib/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 20:12:44.532967 | primary | copying build/lib/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 20:12:44.533082 | primary | copying build/lib/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 20:12:44.533210 | primary | copying build/lib/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-14 20:12:44.533329 | primary | copying build/lib/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-14 20:12:44.533450 | primary | copying build/lib/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-14 20:12:44.533577 | primary | copying build/lib/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-14 20:12:44.533714 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 20:12:44.533791 | primary | copying build/lib/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 20:12:44.533894 | primary | copying build/lib/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 20:12:44.534008 | primary | copying build/lib/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 20:12:44.534122 | primary | copying build/lib/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 20:12:44.534236 | primary | copying build/lib/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 20:12:44.534373 | primary | copying build/lib/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-14 20:12:44.534849 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__init__.py to __init__.cpython-39.pyc
2026-06-14 20:12:44.535071 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__main__.py to __main__.cpython-39.pyc
2026-06-14 20:12:44.536475 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/compose_repos.py to compose_repos.cpython-39.pyc
2026-06-14 20:12:44.537499 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/constants.py to constants.cpython-39.pyc
2026-06-14 20:12:44.537850 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/dnf_manager.py to dnf_manager.cpython-39.pyc
2026-06-14 20:12:44.538434 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/exceptions.py to exceptions.cpython-39.pyc
2026-06-14 20:12:44.538900 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/utils.py to utils.cpython-39.pyc
2026-06-14 20:12:44.539210 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/yum_config.py to yum_config.cpython-39.pyc
2026-06-14 20:12:44.541323 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/__init__.py to __init__.cpython-39.pyc
2026-06-14 20:12:44.541512 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/main.py to main.cpython-39.pyc
2026-06-14 20:12:44.544188 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/utils.py to utils.cpython-39.pyc
2026-06-14 20:12:44.544687 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__init__.py to __init__.cpython-39.pyc
2026-06-14 20:12:44.544861 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__main__.py to __main__.cpython-39.pyc
2026-06-14 20:12:44.545376 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/constants.py to constants.cpython-39.pyc
2026-06-14 20:12:44.545682 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/exceptions.py to exceptions.cpython-39.pyc
2026-06-14 20:12:44.546023 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/hash_info.py to hash_info.cpython-39.pyc
2026-06-14 20:12:44.546983 | primary | running install_data
2026-06-14 20:12:44.550925 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-14 20:12:44.550963 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-14 20:12:44.551053 | primary | copying repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash/
2026-06-14 20:12:44.551199 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-14 20:12:44.551284 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-14 20:12:44.551313 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-14 20:12:44.551394 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-14 20:12:44.551479 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-14 20:12:44.551541 | primary | copying plugins/module_utils/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-14 20:12:44.551643 | primary | copying plugins/module_utils/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-14 20:12:44.551779 | primary | copying plugins/module_utils/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-14 20:12:44.551895 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 20:12:44.551968 | primary | copying plugins/module_utils/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 20:12:44.552068 | primary | copying plugins/module_utils/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 20:12:44.552181 | primary | copying plugins/module_utils/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 20:12:44.552291 | primary | copying plugins/module_utils/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 20:12:44.552423 | primary | copying plugins/module_utils/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 20:12:44.552540 | primary | copying plugins/module_utils/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-14 20:12:44.552681 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 20:12:44.552754 | primary | copying plugins/module_utils/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 20:12:44.552872 | primary | copying plugins/module_utils/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 20:12:44.552989 | primary | copying plugins/module_utils/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 20:12:44.553104 | primary | copying plugins/module_utils/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 20:12:44.553213 | primary | copying plugins/module_utils/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 20:12:44.553321 | primary | copying plugins/module_utils/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 20:12:44.553451 | primary | copying plugins/module_utils/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 20:12:44.553560 | primary | copying plugins/module_utils/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-14 20:12:44.553697 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-14 20:12:44.553770 | primary | copying plugins/modules/get_hash.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-14 20:12:44.553892 | primary | copying plugins/modules/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-14 20:12:44.553991 | primary | running install_egg_info
2026-06-14 20:12:44.557810 | primary | Copying repo_setup.egg-info to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup-0.0.1.dev75-py3.9.egg-info
2026-06-14 20:12:44.558792 | primary | running install_scripts
2026-06-14 20:12:44.563145 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-14 20:12:44.563286 | primary | Installing repo-setup-get-hash script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-14 20:12:44.563429 | primary | Installing repo-setup-yum-config script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-14 20:12:44.777716 | primary | ok: Runtime: 0:00:00.410121
2026-06-14 20:12:44.789863 | 
2026-06-14 20:12:44.790011 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-14 20:12:44.869361 | primary | skipping: Conditional result was False
2026-06-14 20:12:44.880949 | 
2026-06-14 20:12:44.881108 | TASK [repo_setup : Run repo-setup]
2026-06-14 20:12:45.515233 | primary | Cache was expired
2026-06-14 20:12:45.515421 | primary | 0 files removed
2026-06-14 20:12:45.539883 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-14 20:12:45.539932 | primary | Installed repo delorean-master-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-master-testing.repo
2026-06-14 20:12:45.539950 | primary | Installed repo repo-setup-centos-highavailability to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-14 20:12:45.539960 | primary | Installed repo repo-setup-centos-powertools to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-14 20:12:45.539969 | primary | Installed repo repo-setup-centos-appstream to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-14 20:12:45.539978 | primary | Installed repo repo-setup-centos-baseos to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-14 20:12:45.927668 | primary | ok: Runtime: 0:00:00.362262
2026-06-14 20:12:45.933688 | 
2026-06-14 20:12:45.933782 | TASK [repo_setup : Get component repo]
2026-06-14 20:12:46.020325 | primary | skipping: Conditional result was False
2026-06-14 20:12:46.030282 | 
2026-06-14 20:12:46.030442 | TASK [repo_setup : Rename component repo]
2026-06-14 20:12:46.118681 | primary | skipping: Conditional result was False
2026-06-14 20:12:46.129269 | 
2026-06-14 20:12:46.129417 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-14 20:12:46.187336 | primary | skipping: Conditional result was False
2026-06-14 20:12:46.196937 | 
2026-06-14 20:12:46.197088 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-14 20:12:46.736938 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "30445c8a4ae75165cb1464a3c21bfcde", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-master/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-master-uc", "os_version": "centos9", "release": "master", "component": null, "tag": "podified-ci-testing"}
2026-06-14 20:12:47.247607 | primary | ok: Runtime: 0:00:00.270144
2026-06-14 20:12:47.256334 | 
2026-06-14 20:12:47.256472 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-14 20:12:48.211652 | primary | changed
2026-06-14 20:12:48.217603 | 
2026-06-14 20:12:48.217689 | TASK [repo_setup : Dump current-podified hash]
2026-06-14 20:12:48.284711 | primary | skipping: Conditional result was False
2026-06-14 20:12:48.295360 | 
2026-06-14 20:12:48.295568 | TASK [repo_setup : Slurp current podified hash]
2026-06-14 20:12:48.351893 | primary | skipping: Conditional result was False
2026-06-14 20:12:48.364481 | 
2026-06-14 20:12:48.364686 | TASK [repo_setup : Update the value of full_hash]
2026-06-14 20:12:48.421416 | primary | skipping: Conditional result was False
2026-06-14 20:12:48.431850 | 
2026-06-14 20:12:48.431994 | TASK [repo_setup : Export hashes facts for further use]
2026-06-14 20:12:48.539151 | primary | ok
2026-06-14 20:12:48.547341 | 
2026-06-14 20:12:48.547499 | TASK [repo_setup : Create download directory]
2026-06-14 20:12:48.625973 | primary | skipping: Conditional result was False
2026-06-14 20:12:48.634264 | 
2026-06-14 20:12:48.634381 | TASK [repo_setup : Print the URL to request]
2026-06-14 20:12:48.693110 | primary | skipping: Conditional result was False
2026-06-14 20:12:48.703097 | 
2026-06-14 20:12:48.703274 | TASK [Download the RPM]
2026-06-14 20:12:48.748837 | primary | skipping: Conditional result was False
2026-06-14 20:12:48.758351 | 
2026-06-14 20:12:48.758489 | TASK [repo_setup : Install RHOS Release tool]
2026-06-14 20:12:48.804109 | primary | skipping: Conditional result was False
2026-06-14 20:12:48.816499 | 
2026-06-14 20:12:48.816668 | TASK [repo_setup : Get rhos-release tool version]
2026-06-14 20:12:49.354788 | primary | skipping: Conditional result was False
2026-06-14 20:12:49.364468 | 
2026-06-14 20:12:49.364631 | TASK [repo_setup : Print rhos-release tool version]
2026-06-14 20:12:49.441206 | primary | skipping: Conditional result was False
2026-06-14 20:12:49.454506 | 
2026-06-14 20:12:49.454682 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-14 20:12:49.992284 | primary | skipping: Conditional result was False
2026-06-14 20:12:50.001678 | 
2026-06-14 20:12:50.001815 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-14 20:12:50.370965 | primary | ok
2026-06-14 20:12:50.421148 | 
2026-06-14 20:12:50.421290 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-14 20:12:50.952556 | primary | ok: Runtime: 0:00:00.018145
2026-06-14 20:12:50.960873 | 
2026-06-14 20:12:50.961005 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-14 20:12:51.506092 | primary | ok: Runtime: 0:00:00.012342
2026-06-14 20:12:51.515507 | 
2026-06-14 20:12:51.515674 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-14 20:12:51.592659 | primary | skipping: Conditional result was False
2026-06-14 20:12:51.602546 | 
2026-06-14 20:12:51.602692 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-14 20:12:51.659899 | primary | skipping: Conditional result was False
2026-06-14 20:12:51.671052 | 
2026-06-14 20:12:51.671203 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-14 20:12:51.727795 | primary | skipping: Conditional result was False
2026-06-14 20:12:51.734094 | 
2026-06-14 20:12:51.734224 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-14 20:12:51.789007 | primary | skipping: Conditional result was False
2026-06-14 20:12:51.799891 | 
2026-06-14 20:12:51.800038 | TASK [repo_setup : Check for DLRN component repo]
2026-06-14 20:12:51.897958 | primary | skipping: Conditional result was False
2026-06-14 20:12:51.908268 | 
2026-06-14 20:12:51.908443 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-14 20:12:51.956434 | primary | skipping: Conditional result was False
2026-06-14 20:12:51.969779 | 
2026-06-14 20:12:51.969926 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-14 20:12:52.360618 | primary | ok: All paths examined
2026-06-14 20:12:52.374148 | 
2026-06-14 20:12:52.374278 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-14 20:12:52.711103 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-14 20:12:52.711499 | primary | changed: All items complete
2026-06-14 20:12:52.711598 | 
2026-06-14 20:12:52.951725 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-14 20:12:53.196302 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-14 20:12:53.451557 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-14 20:12:53.734702 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-14 20:12:54.008854 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-14 20:12:54.295680 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-14 20:12:54.563709 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-14 20:12:54.857297 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-14 20:12:54.873963 | 
2026-06-14 20:12:54.874101 | TASK [repo_setup : Cleanup existing metadata]
2026-06-14 20:12:55.317397 | primary | Cache was expired
2026-06-14 20:12:55.331565 | primary | 66 files removed
2026-06-14 20:12:55.419319 | primary | ok: Runtime: 0:00:00.182625
2026-06-14 20:12:55.428145 | 
2026-06-14 20:12:55.428283 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-14 20:12:55.848843 | primary | changed
2026-06-14 20:12:55.864338 | 
2026-06-14 20:12:55.864494 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-14 20:12:56.203726 | primary | DEFAULT
2026-06-14 20:12:56.407102 | primary | ok: Runtime: 0:00:00.058933
2026-06-14 20:12:56.415733 | 
2026-06-14 20:12:56.415861 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-14 20:12:56.955845 | primary | skipping: Conditional result was False
2026-06-14 20:12:56.965290 | 
2026-06-14 20:12:56.965435 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-14 20:12:57.503752 | primary | skipping: Conditional result was False
2026-06-14 20:12:57.513740 | 
2026-06-14 20:12:57.513884 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-14 20:12:57.591416 | primary | skipping: Conditional result was False
2026-06-14 20:12:57.601709 | 
2026-06-14 20:12:57.601897 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-14 20:12:57.925617 | primary | REPORTING SUCCESS TO DLRN API
2026-06-14 20:12:58.353401 | primary | {
2026-06-14 20:12:58.353479 | primary |   "aggregate_hash": "30445c8a4ae75165cb1464a3c21bfcde",
2026-06-14 20:12:58.353497 | primary |   "commit_hash": null,
2026-06-14 20:12:58.353511 | primary |   "component": null,
2026-06-14 20:12:58.353522 | primary |   "distro_hash": null,
2026-06-14 20:12:58.353535 | primary |   "extended_hash": null,
2026-06-14 20:12:58.353558 | primary |   "in_progress": false,
2026-06-14 20:12:58.353569 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-14 20:12:58.353587 | primary |   "notes": "",
2026-06-14 20:12:58.353598 | primary |   "success": true,
2026-06-14 20:12:58.353616 | primary |   "timestamp": 1781467977,
2026-06-14 20:12:58.353628 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/939/rdoproject.org/93949e4d3769416d9919cd0c764d5e37"
2026-06-14 20:12:58.353641 | primary | }
2026-06-14 20:12:58.649465 | primary | ok: Runtime: 0:00:00.449662
2026-06-14 20:12:58.659833 | 
2026-06-14 20:12:58.659955 | PLAY RECAP
2026-06-14 20:12:58.660038 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-14 20:12:58.660080 | 
2026-06-14 20:12:58.794234 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-14 20:12:58.796923 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-14 20:12:59.405288 | 
2026-06-14 20:12:59.405400 | PLAY [all]
2026-06-14 20:12:59.414703 | 
2026-06-14 20:12:59.414803 | TASK [include_role : fetch-output]
2026-06-14 20:12:59.452757 | primary | ok
2026-06-14 20:12:59.466261 | 
2026-06-14 20:12:59.466334 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-14 20:12:59.540530 | primary | skipping: Conditional result was False
2026-06-14 20:12:59.544574 | 
2026-06-14 20:12:59.544639 | TASK [fetch-output : Set log path for single node]
2026-06-14 20:12:59.591464 | primary | ok
2026-06-14 20:12:59.595379 | 
2026-06-14 20:12:59.595444 | LOOP [fetch-output : Ensure local output dirs]
2026-06-14 20:13:00.052491 | primary -> localhost | ok: "/var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/logs"
2026-06-14 20:13:00.314810 | primary -> localhost | ok: "/var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/artifacts"
2026-06-14 20:13:00.625658 | primary -> localhost | ok: "/var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/docs"
2026-06-14 20:13:00.645500 | 
2026-06-14 20:13:00.645730 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-14 20:13:01.419183 | primary | ok
2026-06-14 20:13:01.419596 | primary | ok: All items complete
2026-06-14 20:13:01.419671 | 
2026-06-14 20:13:01.965853 | primary | ok
2026-06-14 20:13:02.532830 | primary | ok
2026-06-14 20:13:02.560023 | 
2026-06-14 20:13:02.560209 | TASK [include_role : fetch-output-openshift]
2026-06-14 20:13:02.586160 | primary | skipping: Conditional result was False
2026-06-14 20:13:02.595635 | 
2026-06-14 20:13:02.595776 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-14 20:13:02.640319 | primary | skipping: Conditional result was False
2026-06-14 20:13:02.648705 | primary | skipping: Conditional result was False
2026-06-14 20:13:02.664295 | 
2026-06-14 20:13:02.664432 | PLAY [all]
2026-06-14 20:13:02.673996 | 
2026-06-14 20:13:02.674133 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-14 20:13:03.187250 | primary | changed
2026-06-14 20:13:03.196663 | 
2026-06-14 20:13:03.196768 | PLAY RECAP
2026-06-14 20:13:03.196847 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-14 20:13:03.196891 | 
2026-06-14 20:13:03.322371 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-14 20:13:03.325079 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-14 20:13:04.036866 | 
2026-06-14 20:13:04.037039 | PLAY [localhost]
2026-06-14 20:13:04.048194 | 
2026-06-14 20:13:04.048273 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-14 20:13:04.521663 | localhost | changed
2026-06-14 20:13:04.532903 | 
2026-06-14 20:13:04.533068 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-14 20:13:04.571958 | localhost | ok
2026-06-14 20:13:04.579330 | 
2026-06-14 20:13:04.579397 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-14 20:13:05.044423 | localhost | changed
2026-06-14 20:13:05.049055 | 
2026-06-14 20:13:05.049149 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-14 20:13:05.934770 | localhost | changed
2026-06-14 20:13:05.944269 | 
2026-06-14 20:13:05.944413 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-14 20:13:06.493040 | localhost | Identity added: /var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/tmp/ansible.ywlaxz2j (/var/lib/zuul/builds/93949e4d3769416d9919cd0c764d5e37/work/tmp/ansible.ywlaxz2j)
2026-06-14 20:13:06.493345 | localhost | ok: Runtime: 0:00:00.019983
2026-06-14 20:13:06.497156 | 
2026-06-14 20:13:06.497236 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-14 20:13:06.840740 | localhost | ok: Runtime: 0:00:00.009635
2026-06-14 20:13:06.851301 | 
2026-06-14 20:13:06.851445 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-14 20:13:06.928045 | localhost | changed
2026-06-14 20:13:06.934959 | 
2026-06-14 20:13:06.935091 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-14 20:13:07.374254 | localhost | changed
2026-06-14 20:13:07.385040 | 
2026-06-14 20:13:07.385146 | PLAY [localhost]
2026-06-14 20:13:07.395667 | 
2026-06-14 20:13:07.395810 | TASK [Generate bulk log download script]
2026-06-14 20:13:07.419775 | localhost | ok
2026-06-14 20:13:07.442226 | 
2026-06-14 20:13:07.442356 | TASK [local-log-download : Check API endpoint is defined]
2026-06-14 20:13:07.472535 | localhost | ok: All assertions passed
2026-06-14 20:13:07.508478 | 
2026-06-14 20:13:07.508643 | TASK [local-log-download : Create download script]
2026-06-14 20:13:07.959738 | localhost -> localhost | changed
2026-06-14 20:13:07.978711 | 
2026-06-14 20:13:07.978913 | TASK [Register quick-download link]
2026-06-14 20:13:08.001870 | localhost | ok
2026-06-14 20:13:08.005400 | 
2026-06-14 20:13:08.005548 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-14 20:13:08.015044 | 
2026-06-14 20:13:08.015166 | TASK [Set zuul-log-path fact]
2026-06-14 20:13:08.033442 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-14 20:13:08.046658 | 
2026-06-14 20:13:08.046810 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 20:13:08.085277 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-14 20:13:08.090887 | 
2026-06-14 20:13:08.091018 | TASK [upload-logs : Create log directories]
2026-06-14 20:13:09.076259 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-14 20:13:09.078315 | 
2026-06-14 20:13:09.078387 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-14 20:13:09.417761 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.006354
2026-06-14 20:13:09.421466 | 
2026-06-14 20:13:09.421560 | TASK [upload-logs : Upload logs to log server]
2026-06-14 20:13:11.944116 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-14 20:13:11.947856 | 
2026-06-14 20:13:11.948013 | LOOP [upload-logs : Compress console log and json output]
