2026-06-13 12:02:48.313654 | Job console starting
2026-06-13 12:02:48.434700 | Updating git repos
2026-06-13 12:02:48.471723 | Cloning repos into workspace
2026-06-13 12:02:49.501970 | Restoring repo states
2026-06-13 12:02:49.516018 | Merging changes
2026-06-13 12:02:49.516030 | Checking out repos
2026-06-13 12:02:50.015541 | Preparing playbooks
2026-06-13 12:02:55.681391 | Running Ansible setup
2026-06-13 12:02:59.270363 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 12:02:59.893742 | 
2026-06-13 12:02:59.893843 | PLAY [localhost]
2026-06-13 12:02:59.901215 | 
2026-06-13 12:02:59.901286 | TASK [Gathering Facts]
2026-06-13 12:03:00.818997 | localhost | ok
2026-06-13 12:03:00.832541 | 
2026-06-13 12:03:00.832691 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-13 12:03:01.253730 | localhost -> localhost | changed
2026-06-13 12:03:01.258534 | 
2026-06-13 12:03:01.258612 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-13 12:03:02.195288 | localhost -> localhost | changed
2026-06-13 12:03:02.208089 | 
2026-06-13 12:03:02.208246 | TASK [Setup log path fact]
2026-06-13 12:03:02.230910 | localhost | ok
2026-06-13 12:03:02.249443 | 
2026-06-13 12:03:02.249613 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 12:03:02.290043 | localhost | ok
2026-06-13 12:03:02.301323 | 
2026-06-13 12:03:02.301459 | TASK [emit-job-header : Print job information]
2026-06-13 12:03:02.353426 | # Job Information
2026-06-13 12:03:02.353681 | Ansible Version: 2.16.18
2026-06-13 12:03:02.353737 | Job: periodic-container-quay-push-centos-9-master
2026-06-13 12:03:02.353780 | Pipeline: openstack-promote-component
2026-06-13 12:03:02.353818 | Executor: 38.102.83.32
2026-06-13 12:03:02.353854 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-13 12:03:02.353896 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/41c/rdoproject.org/41cc5d9189c7458fa627b4cc2f4375e8/
2026-06-13 12:03:02.353936 | Event ID: 07180ba8f2f943aaba259903eb4a7698
2026-06-13 12:03:02.359437 | 
2026-06-13 12:03:02.359602 | LOOP [emit-job-header : Print node information]
2026-06-13 12:03:02.475009 | localhost | ok:
2026-06-13 12:03:02.475290 | localhost | # Node Information
2026-06-13 12:03:02.475344 | localhost | Inventory Hostname: primary
2026-06-13 12:03:02.475389 | localhost | Hostname: np0000072837
2026-06-13 12:03:02.475427 | localhost | Username: zuul
2026-06-13 12:03:02.475468 | localhost | Distro: CentOS 9
2026-06-13 12:03:02.475504 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-13 12:03:02.475582 | localhost | Region: RegionOne
2026-06-13 12:03:02.475618 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-13 12:03:02.475652 | localhost | Product Name: OpenStack Nova
2026-06-13 12:03:02.475684 | localhost | Interface IP: 38.102.83.58
2026-06-13 12:03:02.486715 | 
2026-06-13 12:03:02.486886 | PLAY [all]
2026-06-13 12:03:02.498912 | 
2026-06-13 12:03:02.499045 | TASK [Gather network facts]
2026-06-13 12:03:02.922220 | primary | ok
2026-06-13 12:03:02.934182 | 
2026-06-13 12:03:02.934341 | TASK [include_role : start-zuul-console]
2026-06-13 12:03:02.968700 | primary | ok
2026-06-13 12:03:02.988136 | 
2026-06-13 12:03:02.988225 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-13 12:03:03.384586 | primary | ok
2026-06-13 12:03:03.396767 | 
2026-06-13 12:03:03.396891 | TASK [include_role : add-build-sshkey]
2026-06-13 12:03:03.429188 | primary | ok
2026-06-13 12:03:03.450104 | 
2026-06-13 12:03:03.450233 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-13 12:03:03.760385 | primary -> localhost | ok
2026-06-13 12:03:03.772966 | 
2026-06-13 12:03:03.773161 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-13 12:03:03.811508 | primary | ok
2026-06-13 12:03:03.835717 | primary | included: /var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-13 12:03:03.845010 | 
2026-06-13 12:03:03.845093 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-13 12:03:04.405658 | primary -> localhost | Generating public/private rsa key pair.
2026-06-13 12:03:04.405946 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/41cc5d9189c7458fa627b4cc2f4375e8_id_rsa
2026-06-13 12:03:04.406011 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/41cc5d9189c7458fa627b4cc2f4375e8_id_rsa.pub
2026-06-13 12:03:04.406056 | primary -> localhost | The key fingerprint is:
2026-06-13 12:03:04.406097 | primary -> localhost | SHA256:xzCAsc5GGGkx22P+UsnWcV9AuYgu0UX2HOnqeBtbvcU zuul-build-sshkey
2026-06-13 12:03:04.406137 | primary -> localhost | The key's randomart image is:
2026-06-13 12:03:04.406176 | primary -> localhost | +---[RSA 3072]----+
2026-06-13 12:03:04.406213 | primary -> localhost | |  +o.o.  .o.+o   |
2026-06-13 12:03:04.406253 | primary -> localhost | |  o*.. . ..ooo   |
2026-06-13 12:03:04.406291 | primary -> localhost | | .o *  .+o.oo..  |
2026-06-13 12:03:04.406330 | primary -> localhost | |   * o.oo*..o.   |
2026-06-13 12:03:04.406368 | primary -> localhost | |    = =oS o..    |
2026-06-13 12:03:04.406404 | primary -> localhost | |   . +. ...  . . |
2026-06-13 12:03:04.406441 | primary -> localhost | |    . .. o. . . E|
2026-06-13 12:03:04.406478 | primary -> localhost | |     .  . o+   o |
2026-06-13 12:03:04.406546 | primary -> localhost | |         .o.  .  |
2026-06-13 12:03:04.406595 | primary -> localhost | +----[SHA256]-----+
2026-06-13 12:03:04.406675 | primary -> localhost | ok: Runtime: 0:00:00.080144
2026-06-13 12:03:04.414093 | 
2026-06-13 12:03:04.414216 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-13 12:03:04.449380 | primary | ok
2026-06-13 12:03:04.467796 | primary | included: /var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-13 12:03:04.482986 | 
2026-06-13 12:03:04.483076 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-13 12:03:04.508351 | primary | skipping: Conditional result was False
2026-06-13 12:03:04.514339 | 
2026-06-13 12:03:04.514427 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-13 12:03:04.992646 | primary | changed
2026-06-13 12:03:05.002007 | 
2026-06-13 12:03:05.002146 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-13 12:03:05.288649 | primary | ok
2026-06-13 12:03:05.295983 | 
2026-06-13 12:03:05.296113 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-13 12:03:06.078414 | primary | changed
2026-06-13 12:03:06.086756 | 
2026-06-13 12:03:06.086894 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-13 12:03:06.883487 | primary | changed
2026-06-13 12:03:06.891201 | 
2026-06-13 12:03:06.891333 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-13 12:03:06.918681 | primary | skipping: Conditional result was False
2026-06-13 12:03:06.927325 | 
2026-06-13 12:03:06.927483 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-13 12:03:07.370095 | primary -> localhost | changed
2026-06-13 12:03:07.386092 | 
2026-06-13 12:03:07.386232 | TASK [add-build-sshkey : Add back temp key]
2026-06-13 12:03:07.794489 | primary -> localhost | Identity added: /var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/41cc5d9189c7458fa627b4cc2f4375e8_id_rsa (zuul-build-sshkey)
2026-06-13 12:03:07.794823 | primary -> localhost | ok: Runtime: 0:00:00.016512
2026-06-13 12:03:07.802281 | 
2026-06-13 12:03:07.802411 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-13 12:03:08.150567 | primary | ok
2026-06-13 12:03:08.159570 | 
2026-06-13 12:03:08.159706 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-13 12:03:08.196232 | primary | skipping: Conditional result was False
2026-06-13 12:03:08.210713 | 
2026-06-13 12:03:08.210861 | TASK [include_role : validate-host]
2026-06-13 12:03:08.243324 | primary | ok
2026-06-13 12:03:08.278892 | 
2026-06-13 12:03:08.278996 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-13 12:03:08.318309 | primary | ok
2026-06-13 12:03:08.322562 | 
2026-06-13 12:03:08.322646 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-13 12:03:08.611010 | primary -> localhost | ok
2026-06-13 12:03:08.620145 | 
2026-06-13 12:03:08.620279 | TASK [validate-host : Collect information about the host]
2026-06-13 12:03:09.355449 | primary | ok
2026-06-13 12:03:09.373490 | 
2026-06-13 12:03:09.373647 | TASK [validate-host : Sanitize hostname]
2026-06-13 12:03:09.446080 | primary | ok
2026-06-13 12:03:09.453869 | 
2026-06-13 12:03:09.453998 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-13 12:03:10.037423 | primary -> localhost | changed
2026-06-13 12:03:10.046369 | 
2026-06-13 12:03:10.046500 | TASK [validate-host : Collect information about zuul worker]
2026-06-13 12:03:10.442804 | primary | ok
2026-06-13 12:03:10.449642 | 
2026-06-13 12:03:10.449771 | TASK [validate-host : Write out all zuul information for each host]
2026-06-13 12:03:10.910430 | primary -> localhost | changed
2026-06-13 12:03:10.926894 | 
2026-06-13 12:03:10.927068 | TASK [include_role : prepare-workspace-openshift]
2026-06-13 12:03:10.943794 | primary | skipping: Conditional result was False
2026-06-13 12:03:10.951195 | 
2026-06-13 12:03:10.951326 | TASK [include_role : remove-zuul-sshkey]
2026-06-13 12:03:10.967052 | primary | skipping: Conditional result was False
2026-06-13 12:03:10.974859 | 
2026-06-13 12:03:10.974999 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-13 12:03:11.240767 | primary | ok: "logs"
2026-06-13 12:03:11.241163 | primary | ok: All items complete
2026-06-13 12:03:11.241226 | 
2026-06-13 12:03:11.436244 | primary | ok: "artifacts"
2026-06-13 12:03:11.619551 | primary | ok: "docs"
2026-06-13 12:03:11.639750 | 
2026-06-13 12:03:11.639957 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-13 12:03:11.927675 | primary | changed: "logs"
2026-06-13 12:03:12.117186 | primary | changed: "artifacts"
2026-06-13 12:03:12.299023 | primary | changed: "docs"
2026-06-13 12:03:12.314045 | 
2026-06-13 12:03:12.314207 | PLAY RECAP
2026-06-13 12:03:12.314295 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 12:03:12.314354 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-13 12:03:12.314393 | 
2026-06-13 12:03:12.522500 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 12:03:12.525338 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 12:03:13.156079 | 
2026-06-13 12:03:13.156181 | PLAY [all]
2026-06-13 12:03:13.165664 | 
2026-06-13 12:03:13.165733 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-13 12:03:13.234995 | primary | ok
2026-06-13 12:03:13.239786 | 
2026-06-13 12:03:13.239882 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-13 12:03:13.665208 | primary | changed
2026-06-13 12:03:13.672034 | 
2026-06-13 12:03:13.672098 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-13 12:03:14.780188 | primary | changed
2026-06-13 12:03:14.796164 | 
2026-06-13 12:03:14.796302 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-13 12:03:15.247293 | primary | changed:
2026-06-13 12:03:15.247525 | primary | {
2026-06-13 12:03:15.247558 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-13 12:03:15.247588 | primary | }
2026-06-13 12:03:15.477076 | primary | changed:
2026-06-13 12:03:15.477207 | primary | {
2026-06-13 12:03:15.477261 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-13 12:03:15.477302 | primary | }
2026-06-13 12:03:15.727479 | primary | changed:
2026-06-13 12:03:15.727615 | primary | {
2026-06-13 12:03:15.727647 | 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-13 12:03:15.727673 | primary | }
2026-06-13 12:03:16.014178 | primary | changed:
2026-06-13 12:03:16.014270 | primary | {
2026-06-13 12:03:16.014302 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-13 12:03:16.014329 | primary | }
2026-06-13 12:03:16.251389 | primary | changed:
2026-06-13 12:03:16.251485 | primary | {
2026-06-13 12:03:16.251537 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-13 12:03:16.251569 | primary | }
2026-06-13 12:03:16.532200 | primary | changed:
2026-06-13 12:03:16.532337 | primary | {
2026-06-13 12:03:16.532391 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-13 12:03:16.532433 | primary | }
2026-06-13 12:03:16.760738 | primary | changed:
2026-06-13 12:03:16.760881 | primary | {
2026-06-13 12:03:16.760932 | 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-13 12:03:16.760974 | primary | }
2026-06-13 12:03:16.990194 | primary | changed:
2026-06-13 12:03:16.990317 | primary | {
2026-06-13 12:03:16.990369 | 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-13 12:03:16.990411 | primary | }
2026-06-13 12:03:17.222374 | primary | changed:
2026-06-13 12:03:17.222591 | primary | {
2026-06-13 12:03:17.222670 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-13 12:03:17.222713 | primary | }
2026-06-13 12:03:17.441156 | primary | changed:
2026-06-13 12:03:17.441277 | primary | {
2026-06-13 12:03:17.441326 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-13 12:03:17.441365 | primary | }
2026-06-13 12:03:17.653694 | primary | changed:
2026-06-13 12:03:17.653804 | primary | {
2026-06-13 12:03:17.653852 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-13 12:03:17.653891 | primary | }
2026-06-13 12:03:17.925561 | primary | changed:
2026-06-13 12:03:17.925715 | primary | {
2026-06-13 12:03:17.925767 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-13 12:03:17.925812 | primary | }
2026-06-13 12:03:18.156783 | primary | changed:
2026-06-13 12:03:18.157022 | primary | {
2026-06-13 12:03:18.157081 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-13 12:03:18.157124 | primary | }
2026-06-13 12:03:18.433679 | primary | changed:
2026-06-13 12:03:18.433809 | primary | {
2026-06-13 12:03:18.433859 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-13 12:03:18.433899 | primary | }
2026-06-13 12:03:18.700072 | primary | changed:
2026-06-13 12:03:18.700301 | primary | {
2026-06-13 12:03:18.700358 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-13 12:03:18.700401 | primary | }
2026-06-13 12:03:18.947243 | primary | changed:
2026-06-13 12:03:18.947385 | primary | {
2026-06-13 12:03:18.947435 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-13 12:03:18.947475 | primary | }
2026-06-13 12:03:19.171750 | primary | changed:
2026-06-13 12:03:19.171892 | primary | {
2026-06-13 12:03:19.171942 | 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-13 12:03:19.171984 | primary | }
2026-06-13 12:03:19.418257 | primary | changed:
2026-06-13 12:03:19.418397 | primary | {
2026-06-13 12:03:19.418447 | 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-13 12:03:19.418489 | primary | }
2026-06-13 12:03:19.696226 | primary | changed:
2026-06-13 12:03:19.696402 | primary | {
2026-06-13 12:03:19.696455 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-13 12:03:19.696508 | primary | }
2026-06-13 12:03:19.924440 | primary | changed:
2026-06-13 12:03:19.924600 | primary | {
2026-06-13 12:03:19.924651 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-13 12:03:19.924692 | primary | }
2026-06-13 12:03:20.199169 | primary | changed:
2026-06-13 12:03:20.199304 | primary | {
2026-06-13 12:03:20.199353 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-13 12:03:20.199393 | primary | }
2026-06-13 12:03:20.472783 | primary | changed:
2026-06-13 12:03:20.472921 | primary | {
2026-06-13 12:03:20.472971 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-13 12:03:20.473012 | primary | }
2026-06-13 12:03:20.747350 | primary | changed:
2026-06-13 12:03:20.747479 | primary | {
2026-06-13 12:03:20.747574 | 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-13 12:03:20.747629 | primary | }
2026-06-13 12:03:21.003723 | primary | changed:
2026-06-13 12:03:21.003855 | primary | {
2026-06-13 12:03:21.003904 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-13 12:03:21.003944 | primary | }
2026-06-13 12:03:21.264586 | primary | changed:
2026-06-13 12:03:21.264688 | primary | {
2026-06-13 12:03:21.264719 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-13 12:03:21.264743 | primary | }
2026-06-13 12:03:21.539508 | primary | changed:
2026-06-13 12:03:21.539782 | primary | {
2026-06-13 12:03:21.539845 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-13 12:03:21.539892 | primary | }
2026-06-13 12:03:21.580132 | 
2026-06-13 12:03:21.580310 | TASK [Set timezone to UTC]
2026-06-13 12:03:22.040581 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-13 12:03:22.047985 | 
2026-06-13 12:03:22.048112 | TASK [Create nodepool directory]
2026-06-13 12:03:22.528779 | primary | changed
2026-06-13 12:03:22.537179 | 
2026-06-13 12:03:22.537297 | TASK [Create nodepool sub_nodes file]
2026-06-13 12:03:23.188445 | primary | changed
2026-06-13 12:03:23.196369 | 
2026-06-13 12:03:23.196547 | TASK [Create nodepool sub_nodes_private file]
2026-06-13 12:03:23.904032 | primary | changed
2026-06-13 12:03:23.912068 | 
2026-06-13 12:03:23.912190 | LOOP [Populate nodepool sub_nodes file]
2026-06-13 12:03:23.956700 | 
2026-06-13 12:03:23.956961 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-13 12:03:24.004111 | 
2026-06-13 12:03:24.004398 | TASK [Create nodepool primary file]
2026-06-13 12:03:24.696493 | primary | changed
2026-06-13 12:03:24.704485 | 
2026-06-13 12:03:24.704637 | TASK [Create nodepool node_private for this node]
2026-06-13 12:03:25.437022 | primary | changed
2026-06-13 12:03:25.448253 | 
2026-06-13 12:03:25.448402 | LOOP [Copy ssh keys to nodepool directory]
2026-06-13 12:03:25.882019 | primary | ok: Item: id_rsa Runtime: 0:00:00.005517
2026-06-13 12:03:25.882326 | 
2026-06-13 12:03:26.078403 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.005701
2026-06-13 12:03:26.088784 | 
2026-06-13 12:03:26.088979 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-13 12:03:26.832269 | primary | changed
2026-06-13 12:03:26.839721 | 
2026-06-13 12:03:26.839839 | TASK [Validate sudoers config after edits]
2026-06-13 12:03:27.126146 | primary | /etc/sudoers: parsed OK
2026-06-13 12:03:27.126213 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-13 12:03:27.126222 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-13 12:03:27.126227 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-13 12:03:27.384769 | primary | ok: Runtime: 0:00:00.006391
2026-06-13 12:03:27.392877 | 
2026-06-13 12:03:27.392995 | TASK [Show the environment passed in to job shell scripts]
2026-06-13 12:03:27.644796 | primary | SHELL=/bin/bash
2026-06-13 12:03:27.644904 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-13 12:03:27.644920 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-13 12:03:27.644930 | primary | PWD=/home/zuul
2026-06-13 12:03:27.644940 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-13 12:03:27.644949 | primary | LOGNAME=zuul
2026-06-13 12:03:27.644958 | primary | XDG_SESSION_TYPE=tty
2026-06-13 12:03:27.644969 | primary | _=/usr/bin/env
2026-06-13 12:03:27.644979 | primary | MOTD_SHOWN=pam
2026-06-13 12:03:27.644989 | primary | HOME=/home/zuul
2026-06-13 12:03:27.644997 | primary | LANG=en_US.UTF-8
2026-06-13 12:03:27.645006 | primary | SSH_CONNECTION=38.102.83.32 44762 38.102.83.58 22
2026-06-13 12:03:27.645016 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-13 12:03:27.645027 | primary | WORKSPACE=/home/zuul/workspace
2026-06-13 12:03:27.645063 | primary | XDG_SESSION_CLASS=user
2026-06-13 12:03:27.645072 | primary | SELINUX_ROLE_REQUESTED=
2026-06-13 12:03:27.645081 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-13 12:03:27.645090 | primary | USER=zuul
2026-06-13 12:03:27.645098 | primary | ZUUL_VOTING=True
2026-06-13 12:03:27.645106 | primary | BUILD_TIMEOUT=3000000
2026-06-13 12:03:27.645115 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-13 12:03:27.645123 | primary | SHLVL=1
2026-06-13 12:03:27.645132 | primary | XDG_SESSION_ID=1
2026-06-13 12:03:27.645140 | primary | ZUUL_BRANCH=master
2026-06-13 12:03:27.645148 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-13 12:03:27.645157 | primary | SSH_CLIENT=38.102.83.32 44762 22
2026-06-13 12:03:27.645165 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-13 12:03:27.645174 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-13 12:03:27.645183 | primary | which_declare=declare -f
2026-06-13 12:03:27.645192 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-13 12:03:27.645201 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-13 12:03:27.645210 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-13 12:03:27.645218 | primary | ZUUL_UUID=41cc5d9189c7458fa627b4cc2f4375e8
2026-06-13 12:03:27.645232 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-13 12:03:27.645241 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-13 12:03:27.645250 | primary | }
2026-06-13 12:03:27.938152 | primary | ok: Runtime: 0:00:00.005671
2026-06-13 12:03:27.945905 | 
2026-06-13 12:03:27.946023 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-13 12:03:27.972280 | primary | skipping: Conditional result was False
2026-06-13 12:03:27.982121 | 
2026-06-13 12:03:27.982257 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-13 12:03:28.521041 | primary | skipping: Conditional result was False
2026-06-13 12:03:28.529962 | 
2026-06-13 12:03:28.530088 | TASK [Ensure legacy workspace directory]
2026-06-13 12:03:28.787997 | primary | changed
2026-06-13 12:03:28.790425 | 
2026-06-13 12:03:28.790567 | PLAY RECAP
2026-06-13 12:03:28.790677 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-13 12:03:28.790727 | 
2026-06-13 12:03:28.917336 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 12:03:28.919954 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 12:03:29.511054 | 
2026-06-13 12:03:29.511157 | PLAY [primary]
2026-06-13 12:03:29.521021 | 
2026-06-13 12:03:29.521088 | TASK [Clone repos in the job workspace]
2026-06-13 12:03:29.539500 | primary | ok
2026-06-13 12:03:29.554775 | 
2026-06-13 12:03:29.554854 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-13 12:03:29.969879 | primary | ok
2026-06-13 12:03:29.979339 | 
2026-06-13 12:03:29.979478 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-13 12:03:31.276876 | primary | Output suppressed because no_log was given
2026-06-13 12:03:31.293049 | 
2026-06-13 12:03:31.293242 | TASK [Create the config file]
2026-06-13 12:03:32.207061 | primary | changed
2026-06-13 12:03:32.209499 | 
2026-06-13 12:03:32.209630 | PLAY RECAP
2026-06-13 12:03:32.209862 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 12:03:32.209924 | 
2026-06-13 12:03:32.354966 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 12:03:32.358125 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 12:03:32.975806 | 
2026-06-13 12:03:32.975917 | PLAY [primary]
2026-06-13 12:03:32.985866 | 
2026-06-13 12:03:32.985939 | TASK [Create copy-container.yml playbook on primary]
2026-06-13 12:03:33.990015 | primary | changed
2026-06-13 12:03:33.998743 | 
2026-06-13 12:03:33.998905 | TASK [Install required packages]
2026-06-13 12:04:17.778053 | primary | changed
2026-06-13 12:04:17.786283 | 
2026-06-13 12:04:17.786422 | TASK [Ensure dependency collections are installed]
2026-06-13 12:05:31.109849 | primary | changed
2026-06-13 12:05:31.136030 | 
2026-06-13 12:05:31.136285 | TASK [install copy-containers]
2026-06-13 12:05:32.006970 | primary |
2026-06-13 12:05:32.007128 | primary | PLAY [localhost] ***************************************************************
2026-06-13 12:05:32.007138 | primary |
2026-06-13 12:05:32.007144 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-13 12:05:32.007152 | primary | Saturday 13 June 2026  12:05:32 +0000 (0:00:00.032)       0:00:00.032 *********
2026-06-13 12:05:32.007159 | primary | Saturday 13 June 2026  12:05:32 +0000 (0:00:00.031)       0:00:00.031 *********
2026-06-13 12:05:32.979531 | primary | ok: [localhost]
2026-06-13 12:05:32.979597 | primary |
2026-06-13 12:05:32.979610 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-13 12:05:32.979620 | primary | Saturday 13 June 2026  12:05:32 +0000 (0:00:00.972)       0:00:01.004 *********
2026-06-13 12:05:32.979628 | primary | Saturday 13 June 2026  12:05:32 +0000 (0:00:00.972)       0:00:01.003 *********
2026-06-13 12:05:33.034829 | primary |
2026-06-13 12:05:33.034861 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-13 12:05:33.034870 | primary | Saturday 13 June 2026  12:05:33 +0000 (0:00:00.055)       0:00:01.060 *********
2026-06-13 12:05:33.034878 | primary | Saturday 13 June 2026  12:05:33 +0000 (0:00:00.055)       0:00:01.059 *********
2026-06-13 12:05:33.559405 | primary | changed: [localhost] => (item=artifacts)
2026-06-13 12:05:33.559445 | primary | changed: [localhost] => (item=logs)
2026-06-13 12:05:33.559450 | primary |
2026-06-13 12:05:33.559459 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-13 12:05:33.559464 | primary | Saturday 13 June 2026  12:05:33 +0000 (0:00:00.524)       0:00:01.584 *********
2026-06-13 12:05:33.559468 | primary | Saturday 13 June 2026  12:05:33 +0000 (0:00:00.524)       0:00:01.583 *********
2026-06-13 12:05:37.878511 | primary | changed: [localhost]
2026-06-13 12:05:37.878573 | primary |
2026-06-13 12:05:37.878581 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-13 12:05:37.878587 | primary | Saturday 13 June 2026  12:05:37 +0000 (0:00:04.319)       0:00:05.904 *********
2026-06-13 12:05:37.878593 | primary | Saturday 13 June 2026  12:05:37 +0000 (0:00:04.319)       0:00:05.902 *********
2026-06-13 12:06:09.298765 | primary | changed: [localhost]
2026-06-13 12:06:09.298845 | primary |
2026-06-13 12:06:09.298856 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-13 12:06:09.298862 | primary | Saturday 13 June 2026  12:06:09 +0000 (0:00:31.420)       0:00:37.324 *********
2026-06-13 12:06:09.298866 | primary | Saturday 13 June 2026  12:06:09 +0000 (0:00:31.420)       0:00:37.323 *********
2026-06-13 12:06:09.587954 | primary | changed: [localhost]
2026-06-13 12:06:09.588011 | primary |
2026-06-13 12:06:09.588023 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-13 12:06:09.588033 | primary | Saturday 13 June 2026  12:06:09 +0000 (0:00:00.288)       0:00:37.613 *********
2026-06-13 12:06:09.588068 | primary | Saturday 13 June 2026  12:06:09 +0000 (0:00:00.288)       0:00:37.612 *********
2026-06-13 12:06:13.174573 | primary | changed: [localhost]
2026-06-13 12:06:13.174637 | primary |
2026-06-13 12:06:13.174649 | 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-13 12:06:13.174665 | primary | Saturday 13 June 2026  12:06:13 +0000 (0:00:03.586)       0:00:41.199 *********
2026-06-13 12:06:13.174674 | primary | Saturday 13 June 2026  12:06:13 +0000 (0:00:03.586)       0:00:41.198 *********
2026-06-13 12:07:06.958828 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-13 12:07:06.958941 | primary | ok: [localhost]
2026-06-13 12:07:06.958951 | primary |
2026-06-13 12:07:06.958958 | 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-13 12:07:06.958965 | primary | Saturday 13 June 2026  12:07:06 +0000 (0:00:53.784)       0:01:34.984 *********
2026-06-13 12:07:06.958984 | primary | Saturday 13 June 2026  12:07:06 +0000 (0:00:53.784)       0:01:34.982 *********
2026-06-13 12:07:06.984402 | primary | skipping: [localhost]
2026-06-13 12:07:06.984462 | primary |
2026-06-13 12:07:06.984472 | 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-13 12:07:06.984478 | primary | Saturday 13 June 2026  12:07:06 +0000 (0:00:00.025)       0:01:35.009 *********
2026-06-13 12:07:06.984484 | primary | Saturday 13 June 2026  12:07:06 +0000 (0:00:00.025)       0:01:35.008 *********
2026-06-13 12:07:07.359718 | primary | changed: [localhost]
2026-06-13 12:07:07.359769 | primary |
2026-06-13 12:07:07.359781 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-13 12:07:07.359790 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.375)       0:01:35.385 *********
2026-06-13 12:07:07.359799 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.375)       0:01:35.384 *********
2026-06-13 12:07:07.602725 | primary | changed: [localhost]
2026-06-13 12:07:07.602769 | primary |
2026-06-13 12:07:07.602774 | 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-13 12:07:07.602782 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.242)       0:01:35.628 *********
2026-06-13 12:07:07.602786 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.242)       0:01:35.627 *********
2026-06-13 12:07:07.650616 | primary | skipping: [localhost]
2026-06-13 12:07:07.650668 | primary |
2026-06-13 12:07:07.650680 | 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-13 12:07:07.650689 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.048)       0:01:35.676 *********
2026-06-13 12:07:07.650698 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.048)       0:01:35.675 *********
2026-06-13 12:07:07.696238 | primary | skipping: [localhost]
2026-06-13 12:07:07.696296 | primary |
2026-06-13 12:07:07.696305 | 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-13 12:07:07.696311 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.045)       0:01:35.722 *********
2026-06-13 12:07:07.696324 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.045)       0:01:35.720 *********
2026-06-13 12:07:07.729647 | primary | skipping: [localhost]
2026-06-13 12:07:07.729696 | primary |
2026-06-13 12:07:07.729704 | 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-13 12:07:07.729710 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.033)       0:01:35.755 *********
2026-06-13 12:07:07.729716 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.033)       0:01:35.754 *********
2026-06-13 12:07:07.778754 | primary | skipping: [localhost]
2026-06-13 12:07:07.778827 | primary |
2026-06-13 12:07:07.778839 | 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-13 12:07:07.778850 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.049)       0:01:35.804 *********
2026-06-13 12:07:07.778860 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.049)       0:01:35.803 *********
2026-06-13 12:07:07.825525 | primary | skipping: [localhost]
2026-06-13 12:07:07.825587 | primary |
2026-06-13 12:07:07.825599 | 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-13 12:07:07.825621 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.046)       0:01:35.851 *********
2026-06-13 12:07:07.825631 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.046)       0:01:35.849 *********
2026-06-13 12:07:07.877106 | primary | skipping: [localhost]
2026-06-13 12:07:07.877166 | primary |
2026-06-13 12:07:07.877180 | primary | PLAY RECAP *********************************************************************
2026-06-13 12:07:07.877195 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-13 12:07:07.877207 | primary |
2026-06-13 12:07:07.877218 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.051)       0:01:35.902 *********
2026-06-13 12:07:07.877229 | primary | ===============================================================================
2026-06-13 12:07:07.877240 | primary | copy_container : Build the copy-container ------------------------------ 53.78s
2026-06-13 12:07:07.877251 | primary | copy_container : Install required packages ----------------------------- 31.42s
2026-06-13 12:07:07.877262 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.32s
2026-06-13 12:07:07.877273 | primary | copy_container : Copy go files to temporary directory ------------------- 3.59s
2026-06-13 12:07:07.877283 | primary | Gathering Facts --------------------------------------------------------- 0.97s
2026-06-13 12:07:07.877295 | primary | copy_container : Ensure directory is present ---------------------------- 0.52s
2026-06-13 12:07:07.877306 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.38s
2026-06-13 12:07:07.877317 | primary | copy_container : Create temporary directory ----------------------------- 0.29s
2026-06-13 12:07:07.877325 | primary | copy_container : Delete temporary directory ----------------------------- 0.24s
2026-06-13 12:07:07.877333 | primary | Install copy_containers ------------------------------------------------- 0.06s
2026-06-13 12:07:07.877341 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-13 12:07:07.877348 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-13 12:07:07.877356 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-13 12:07:07.877364 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-13 12:07:07.877372 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-13 12:07:07.877379 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.03s
2026-06-13 12:07:07.877387 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-13 12:07:07.877395 | primary | Saturday 13 June 2026  12:07:07 +0000 (0:00:00.052)       0:01:35.902 *********
2026-06-13 12:07:07.877403 | primary | ===============================================================================
2026-06-13 12:07:07.877411 | primary | copy_container --------------------------------------------------------- 94.84s
2026-06-13 12:07:07.877419 | primary | gather_facts ------------------------------------------------------------ 0.97s
2026-06-13 12:07:07.877426 | primary | ansible.builtin.include_role -------------------------------------------- 0.06s
2026-06-13 12:07:07.877434 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-13 12:07:07.877442 | primary | total ------------------------------------------------------------------ 95.87s
2026-06-13 12:07:08.300215 | primary | ok: Runtime: 0:01:36.389697
2026-06-13 12:07:08.304832 | 
2026-06-13 12:07:08.304929 | PLAY RECAP
2026-06-13 12:07:08.305005 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 12:07:08.305047 | 
2026-06-13 12:07:08.446016 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 12:07:08.449050 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 12:07:09.042242 | 
2026-06-13 12:07:09.042346 | PLAY [primary]
2026-06-13 12:07:09.052221 | 
2026-06-13 12:07:09.052307 | TASK [Install podman]
2026-06-13 12:07:10.430942 | primary | ok: Nothing to do
2026-06-13 12:07:10.441742 | 
2026-06-13 12:07:10.441884 | TASK [Get md5 file for DLRN hash tag]
2026-06-13 12:07:11.052653 | primary | changed: OK (32 bytes)
2026-06-13 12:07:11.061726 | 
2026-06-13 12:07:11.061856 | TASK [Find MD5 value]
2026-06-13 12:07:11.606533 | primary | ok: Runtime: 0:00:00.004538
2026-06-13 12:07:11.614350 | 
2026-06-13 12:07:11.614471 | TASK [Perform container registry login with podman]
2026-06-13 12:07:13.158446 | primary | Output suppressed because no_log was given
2026-06-13 12:07:13.166146 | 
2026-06-13 12:07:13.166274 | TASK [Copy containers per release]
2026-06-13 12:09:25.878048 | primary | Output suppressed because no_log was given
2026-06-13 12:09:25.884974 | 
2026-06-13 12:09:25.885104 | TASK [Tag containers]
2026-06-13 12:11:30.711222 | primary | Output suppressed because no_log was given
2026-06-13 12:11:30.714299 | 
2026-06-13 12:11:30.714367 | TASK [Fail job if there is an error in the copy log]
2026-06-13 12:11:31.005934 | primary | time="2026-06-13T12:07:13Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-successfully-built.log"
2026-06-13 12:11:31.006028 | primary | time="2026-06-13T12:07:13Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-built.log"
2026-06-13 12:11:31.006085 | primary | time="2026-06-13T12:07:14Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006102 | primary | time="2026-06-13T12:07:15Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006117 | primary | time="2026-06-13T12:07:16Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006133 | primary | time="2026-06-13T12:07:17Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006152 | primary | time="2026-06-13T12:07:19Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006167 | primary | time="2026-06-13T12:07:19Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-13 12:11:31.006182 | primary | time="2026-06-13T12:07:20Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006197 | primary | time="2026-06-13T12:07:20Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-13 12:11:31.006211 | primary | time="2026-06-13T12:07:22Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006226 | primary | time="2026-06-13T12:07:22Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-13 12:11:31.006240 | primary | time="2026-06-13T12:07:23Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006254 | primary | time="2026-06-13T12:07:23Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-13 12:11:31.006268 | primary | time="2026-06-13T12:07:25Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006282 | primary | time="2026-06-13T12:07:26Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006297 | primary | time="2026-06-13T12:07:27Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006310 | primary | time="2026-06-13T12:07:29Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006324 | primary | time="2026-06-13T12:07:30Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006338 | primary | time="2026-06-13T12:07:31Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006352 | primary | time="2026-06-13T12:07:32Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006366 | primary | time="2026-06-13T12:07:33Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006379 | primary | time="2026-06-13T12:07:35Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006393 | primary | time="2026-06-13T12:07:36Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006461 | primary | time="2026-06-13T12:07:37Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006471 | primary | time="2026-06-13T12:07:39Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006479 | primary | time="2026-06-13T12:07:40Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006487 | primary | time="2026-06-13T12:07:41Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006503 | primary | time="2026-06-13T12:07:42Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006512 | primary | time="2026-06-13T12:07:42Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-13 12:11:31.006520 | primary | time="2026-06-13T12:07:44Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006528 | primary | time="2026-06-13T12:07:45Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006539 | primary | time="2026-06-13T12:07:46Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006547 | primary | time="2026-06-13T12:07:48Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006555 | primary | time="2026-06-13T12:07:49Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006562 | primary | time="2026-06-13T12:07:50Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006570 | primary | time="2026-06-13T12:07:51Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006577 | primary | time="2026-06-13T12:07:53Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006585 | primary | time="2026-06-13T12:07:54Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006593 | primary | time="2026-06-13T12:07:55Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006600 | primary | time="2026-06-13T12:07:56Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006608 | primary | time="2026-06-13T12:07:57Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006616 | primary | time="2026-06-13T12:07:59Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006623 | primary | time="2026-06-13T12:08:00Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006631 | primary | time="2026-06-13T12:08:01Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006638 | primary | time="2026-06-13T12:08:02Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006646 | primary | time="2026-06-13T12:08:04Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006654 | primary | time="2026-06-13T12:08:05Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006666 | primary | time="2026-06-13T12:08:06Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006674 | primary | time="2026-06-13T12:08:07Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006681 | primary | time="2026-06-13T12:08:09Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006689 | primary | time="2026-06-13T12:08:10Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006697 | primary | time="2026-06-13T12:08:11Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006704 | primary | time="2026-06-13T12:08:12Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006712 | primary | time="2026-06-13T12:08:12Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-13 12:11:31.006720 | primary | time="2026-06-13T12:08:15Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006728 | primary | time="2026-06-13T12:08:15Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-13 12:11:31.006741 | primary | time="2026-06-13T12:08:16Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006749 | primary | time="2026-06-13T12:08:18Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006756 | primary | time="2026-06-13T12:08:19Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006764 | primary | time="2026-06-13T12:08:20Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006771 | primary | time="2026-06-13T12:08:21Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006779 | primary | time="2026-06-13T12:08:23Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006790 | primary | time="2026-06-13T12:08:24Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006797 | primary | time="2026-06-13T12:08:25Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006805 | primary | time="2026-06-13T12:08:26Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006813 | primary | time="2026-06-13T12:08:28Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006820 | primary | time="2026-06-13T12:08:29Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006828 | primary | time="2026-06-13T12:08:30Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006835 | primary | time="2026-06-13T12:08:31Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006843 | primary | time="2026-06-13T12:08:32Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006850 | primary | time="2026-06-13T12:08:34Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006862 | primary | time="2026-06-13T12:08:35Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006870 | primary | time="2026-06-13T12:08:36Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006877 | primary | time="2026-06-13T12:08:38Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006885 | primary | time="2026-06-13T12:08:39Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006893 | primary | time="2026-06-13T12:08:39Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-13 12:11:31.006900 | primary | time="2026-06-13T12:08:40Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006908 | primary | time="2026-06-13T12:08:42Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006915 | primary | time="2026-06-13T12:08:43Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006923 | primary | time="2026-06-13T12:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006931 | primary | time="2026-06-13T12:08:45Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006938 | primary | time="2026-06-13T12:08:47Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006946 | primary | time="2026-06-13T12:08:48Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006954 | primary | time="2026-06-13T12:08:48Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-13 12:11:31.006961 | primary | time="2026-06-13T12:08:49Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006969 | primary | time="2026-06-13T12:08:51Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006981 | primary | time="2026-06-13T12:08:51Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-13 12:11:31.006989 | primary | time="2026-06-13T12:08:52Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.006997 | primary | time="2026-06-13T12:08:53Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007004 | primary | time="2026-06-13T12:08:54Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007012 | primary | time="2026-06-13T12:08:56Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007019 | primary | time="2026-06-13T12:08:57Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007030 | primary | time="2026-06-13T12:08:58Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007069 | primary | time="2026-06-13T12:08:59Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007077 | primary | time="2026-06-13T12:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007085 | primary | time="2026-06-13T12:09:02Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007098 | primary | time="2026-06-13T12:09:03Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007105 | primary | time="2026-06-13T12:09:03Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-13 12:11:31.007113 | primary | time="2026-06-13T12:09:05Z" level=info msg="Copying image podified-master-centos9/openstack-os:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007121 | primary | time="2026-06-13T12:09:06Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007128 | primary | time="2026-06-13T12:09:07Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007136 | primary | time="2026-06-13T12:09:08Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007143 | primary | time="2026-06-13T12:09:10Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007151 | primary | time="2026-06-13T12:09:11Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007159 | primary | time="2026-06-13T12:09:11Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-13 12:11:31.007166 | primary | time="2026-06-13T12:09:12Z" level=info msg="Copying image podified-master-centos9/openstack-redis:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007174 | primary | time="2026-06-13T12:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007182 | primary | time="2026-06-13T12:09:15Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007189 | primary | time="2026-06-13T12:09:16Z" level=info msg="Copying image podified-master-centos9/openstack-frr:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007197 | primary | time="2026-06-13T12:09:17Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007204 | primary | time="2026-06-13T12:09:19Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007212 | primary | time="2026-06-13T12:09:20Z" level=info msg="Copying image podified-master-centos9/openstack-cron:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007220 | primary | time="2026-06-13T12:09:21Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007227 | primary | time="2026-06-13T12:09:21Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-13 12:11:31.007235 | primary | time="2026-06-13T12:09:23Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.007243 | primary | time="2026-06-13T12:09:24Z" level=info msg="Copying image podified-master-centos9/openstack-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.243119 | primary | ok: Runtime: 0:00:00.006109
2026-06-13 12:11:31.252582 | 
2026-06-13 12:11:31.252709 | TASK [Fail job if the tag log cannot find manifest]
2026-06-13 12:11:31.594699 | primary | time="2026-06-13T12:09:26Z" level=info msg="Overwriting promoted hash"
2026-06-13 12:11:31.594793 | primary | time="2026-06-13T12:09:26Z" level=info msg="Promoted hash:  30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.594810 | primary | time="2026-06-13T12:09:26Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-successfully-built.log"
2026-06-13 12:11:31.594824 | primary | time="2026-06-13T12:09:26Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-built.log"
2026-06-13 12:11:31.594834 | primary | time="2026-06-13T12:09:26Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/ namespace: podified-master-centos9 promoted_hash: 30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 12:11:31.594845 | primary | time="2026-06-13T12:09:26Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de"
2026-06-13 12:11:31.594857 | primary | "Updated"
2026-06-13 12:11:31.594880 | primary |
2026-06-13 12:11:31.594897 | primary | time="2026-06-13T12:09:27Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de and manifest sha256:d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de"
2026-06-13 12:11:31.594912 | primary | "Updated"
2026-06-13 12:11:31.594926 | primary |
2026-06-13 12:11:31.594942 | primary | time="2026-06-13T12:09:28Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06"
2026-06-13 12:11:31.594956 | primary | "Updated"
2026-06-13 12:11:31.594971 | primary |
2026-06-13 12:11:31.594986 | primary | time="2026-06-13T12:09:28Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag 3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06 and manifest sha256:3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06"
2026-06-13 12:11:31.595001 | primary | "Updated"
2026-06-13 12:11:31.595015 | primary |
2026-06-13 12:11:31.595030 | primary | time="2026-06-13T12:09:29Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9"
2026-06-13 12:11:31.595076 | primary | "Updated"
2026-06-13 12:11:31.595091 | primary |
2026-06-13 12:11:31.595106 | primary | time="2026-06-13T12:09:29Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag 53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9 and manifest sha256:53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9"
2026-06-13 12:11:31.595126 | primary | "Updated"
2026-06-13 12:11:31.595140 | primary |
2026-06-13 12:11:31.595155 | primary | time="2026-06-13T12:09:30Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667"
2026-06-13 12:11:31.595170 | primary | "Updated"
2026-06-13 12:11:31.595184 | primary |
2026-06-13 12:11:31.595199 | primary | time="2026-06-13T12:09:30Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag 634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667 and manifest sha256:634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667"
2026-06-13 12:11:31.595214 | primary | "Updated"
2026-06-13 12:11:31.595229 | primary |
2026-06-13 12:11:31.595243 | primary | time="2026-06-13T12:09:31Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5"
2026-06-13 12:11:31.595258 | primary | "Updated"
2026-06-13 12:11:31.595273 | primary |
2026-06-13 12:11:31.595288 | primary | time="2026-06-13T12:09:32Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5 and manifest sha256:c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5"
2026-06-13 12:11:31.595399 | primary | "Updated"
2026-06-13 12:11:31.595412 | primary |
2026-06-13 12:11:31.595420 | primary | time="2026-06-13T12:09:32Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e"
2026-06-13 12:11:31.595427 | primary | "Updated"
2026-06-13 12:11:31.595435 | primary |
2026-06-13 12:11:31.595443 | primary | time="2026-06-13T12:09:33Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e and manifest sha256:d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e"
2026-06-13 12:11:31.595451 | primary | "Updated"
2026-06-13 12:11:31.595459 | primary |
2026-06-13 12:11:31.595467 | primary | time="2026-06-13T12:09:34Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902"
2026-06-13 12:11:31.595474 | primary | "Updated"
2026-06-13 12:11:31.595482 | primary |
2026-06-13 12:11:31.595499 | primary | time="2026-06-13T12:09:34Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag 4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902 and manifest sha256:4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902"
2026-06-13 12:11:31.595507 | primary | "Updated"
2026-06-13 12:11:31.595515 | primary |
2026-06-13 12:11:31.595523 | primary | time="2026-06-13T12:09:35Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2"
2026-06-13 12:11:31.595530 | primary | "Updated"
2026-06-13 12:11:31.595538 | primary |
2026-06-13 12:11:31.595546 | primary | time="2026-06-13T12:09:35Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2 and manifest sha256:6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2"
2026-06-13 12:11:31.595554 | primary | "Updated"
2026-06-13 12:11:31.595562 | primary |
2026-06-13 12:11:31.595574 | primary | time="2026-06-13T12:09:36Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74"
2026-06-13 12:11:31.595582 | primary | "Updated"
2026-06-13 12:11:31.595590 | primary |
2026-06-13 12:11:31.595598 | primary | time="2026-06-13T12:09:37Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74 and manifest sha256:a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74"
2026-06-13 12:11:31.595606 | primary | "Updated"
2026-06-13 12:11:31.595613 | primary |
2026-06-13 12:11:31.595621 | primary | time="2026-06-13T12:09:37Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6"
2026-06-13 12:11:31.595629 | primary | "Updated"
2026-06-13 12:11:31.595637 | primary |
2026-06-13 12:11:31.595644 | primary | time="2026-06-13T12:09:38Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6 and manifest sha256:af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6"
2026-06-13 12:11:31.595652 | primary | "Updated"
2026-06-13 12:11:31.595660 | primary |
2026-06-13 12:11:31.595668 | primary | time="2026-06-13T12:09:39Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063"
2026-06-13 12:11:31.595675 | primary | "Updated"
2026-06-13 12:11:31.595683 | primary |
2026-06-13 12:11:31.595691 | primary | time="2026-06-13T12:09:39Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag 4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063 and manifest sha256:4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063"
2026-06-13 12:11:31.595704 | primary | "Updated"
2026-06-13 12:11:31.595712 | primary |
2026-06-13 12:11:31.595720 | primary | time="2026-06-13T12:09:40Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d"
2026-06-13 12:11:31.595728 | primary | "Updated"
2026-06-13 12:11:31.595735 | primary |
2026-06-13 12:11:31.595743 | primary | time="2026-06-13T12:09:41Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d and manifest sha256:58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d"
2026-06-13 12:11:31.595751 | primary | "Updated"
2026-06-13 12:11:31.595759 | primary |
2026-06-13 12:11:31.595766 | primary | time="2026-06-13T12:09:41Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c"
2026-06-13 12:11:31.595774 | primary | "Updated"
2026-06-13 12:11:31.595782 | primary |
2026-06-13 12:11:31.595790 | primary | time="2026-06-13T12:09:42Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c and manifest sha256:4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c"
2026-06-13 12:11:31.595797 | primary | "Updated"
2026-06-13 12:11:31.595805 | primary |
2026-06-13 12:11:31.595813 | primary | time="2026-06-13T12:09:42Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4"
2026-06-13 12:11:31.595821 | primary | "Updated"
2026-06-13 12:11:31.595828 | primary |
2026-06-13 12:11:31.595836 | primary | time="2026-06-13T12:09:43Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag 44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4 and manifest sha256:44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4"
2026-06-13 12:11:31.595844 | primary | "Updated"
2026-06-13 12:11:31.595852 | primary |
2026-06-13 12:11:31.595860 | primary | time="2026-06-13T12:09:43Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8"
2026-06-13 12:11:31.595868 | primary | "Updated"
2026-06-13 12:11:31.595875 | primary |
2026-06-13 12:11:31.595889 | primary | time="2026-06-13T12:09:44Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag 0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8 and manifest sha256:0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8"
2026-06-13 12:11:31.595897 | primary | "Updated"
2026-06-13 12:11:31.595904 | primary |
2026-06-13 12:11:31.595912 | primary | time="2026-06-13T12:09:45Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885"
2026-06-13 12:11:31.595920 | primary | "Updated"
2026-06-13 12:11:31.595928 | primary |
2026-06-13 12:11:31.595938 | primary | time="2026-06-13T12:09:45Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag 964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885 and manifest sha256:964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885"
2026-06-13 12:11:31.595946 | primary | "Updated"
2026-06-13 12:11:31.595954 | primary |
2026-06-13 12:11:31.595962 | primary | time="2026-06-13T12:09:46Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48"
2026-06-13 12:11:31.595969 | primary | "Updated"
2026-06-13 12:11:31.595977 | primary |
2026-06-13 12:11:31.595985 | primary | time="2026-06-13T12:09:46Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48 and manifest sha256:34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48"
2026-06-13 12:11:31.595997 | primary | "Updated"
2026-06-13 12:11:31.596005 | primary |
2026-06-13 12:11:31.596013 | primary | time="2026-06-13T12:09:47Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4"
2026-06-13 12:11:31.596020 | primary | "Updated"
2026-06-13 12:11:31.596028 | primary |
2026-06-13 12:11:31.596059 | primary | time="2026-06-13T12:09:47Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4 and manifest sha256:f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4"
2026-06-13 12:11:31.596071 | primary | "Updated"
2026-06-13 12:11:31.596079 | primary |
2026-06-13 12:11:31.596091 | primary | time="2026-06-13T12:09:48Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693"
2026-06-13 12:11:31.596099 | primary | "Updated"
2026-06-13 12:11:31.596106 | primary |
2026-06-13 12:11:31.596114 | primary | time="2026-06-13T12:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693 and manifest sha256:c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693"
2026-06-13 12:11:31.596122 | primary | "Updated"
2026-06-13 12:11:31.596130 | primary |
2026-06-13 12:11:31.596137 | primary | time="2026-06-13T12:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40"
2026-06-13 12:11:31.596145 | primary | "Updated"
2026-06-13 12:11:31.596153 | primary |
2026-06-13 12:11:31.596161 | primary | time="2026-06-13T12:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40 and manifest sha256:7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40"
2026-06-13 12:11:31.596169 | primary | "Updated"
2026-06-13 12:11:31.596176 | primary |
2026-06-13 12:11:31.596184 | primary | time="2026-06-13T12:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133"
2026-06-13 12:11:31.596192 | primary | "Updated"
2026-06-13 12:11:31.596200 | primary |
2026-06-13 12:11:31.596207 | primary | time="2026-06-13T12:09:51Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133 and manifest sha256:a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133"
2026-06-13 12:11:31.596215 | primary | "Updated"
2026-06-13 12:11:31.596223 | primary |
2026-06-13 12:11:31.596231 | primary | time="2026-06-13T12:09:52Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471"
2026-06-13 12:11:31.596239 | primary | "Updated"
2026-06-13 12:11:31.596246 | primary |
2026-06-13 12:11:31.596254 | primary | time="2026-06-13T12:09:52Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471 and manifest sha256:d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471"
2026-06-13 12:11:31.596262 | primary | "Updated"
2026-06-13 12:11:31.596270 | primary |
2026-06-13 12:11:31.596277 | primary | time="2026-06-13T12:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f"
2026-06-13 12:11:31.596285 | primary | "Updated"
2026-06-13 12:11:31.596293 | primary |
2026-06-13 12:11:31.596301 | primary | time="2026-06-13T12:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f and manifest sha256:9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f"
2026-06-13 12:11:31.596315 | primary | "Updated"
2026-06-13 12:11:31.596327 | primary |
2026-06-13 12:11:31.596335 | primary | time="2026-06-13T12:09:54Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7"
2026-06-13 12:11:31.596343 | primary | "Updated"
2026-06-13 12:11:31.596350 | primary |
2026-06-13 12:11:31.596362 | primary | time="2026-06-13T12:09:54Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7 and manifest sha256:6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7"
2026-06-13 12:11:31.596370 | primary | "Updated"
2026-06-13 12:11:31.596377 | primary |
2026-06-13 12:11:31.596385 | primary | time="2026-06-13T12:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83"
2026-06-13 12:11:31.596393 | primary | "Updated"
2026-06-13 12:11:31.596401 | primary |
2026-06-13 12:11:31.596408 | primary | time="2026-06-13T12:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag 957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83 and manifest sha256:957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83"
2026-06-13 12:11:31.596416 | primary | "Updated"
2026-06-13 12:11:31.596424 | primary |
2026-06-13 12:11:31.596432 | primary | time="2026-06-13T12:09:56Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745"
2026-06-13 12:11:31.596439 | primary | "Updated"
2026-06-13 12:11:31.596447 | primary |
2026-06-13 12:11:31.596455 | primary | time="2026-06-13T12:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag 87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745 and manifest sha256:87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745"
2026-06-13 12:11:31.596463 | primary | "Updated"
2026-06-13 12:11:31.596470 | primary |
2026-06-13 12:11:31.596478 | primary | time="2026-06-13T12:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a"
2026-06-13 12:11:31.596486 | primary | "Updated"
2026-06-13 12:11:31.596493 | primary |
2026-06-13 12:11:31.596501 | primary | time="2026-06-13T12:09:58Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag 0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a and manifest sha256:0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a"
2026-06-13 12:11:31.596509 | primary | "Updated"
2026-06-13 12:11:31.596516 | primary |
2026-06-13 12:11:31.596524 | primary | time="2026-06-13T12:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba"
2026-06-13 12:11:31.596532 | primary | "Updated"
2026-06-13 12:11:31.596540 | primary |
2026-06-13 12:11:31.596548 | primary | time="2026-06-13T12:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba and manifest sha256:c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba"
2026-06-13 12:11:31.596555 | primary | "Updated"
2026-06-13 12:11:31.596563 | primary |
2026-06-13 12:11:31.596571 | primary | time="2026-06-13T12:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad"
2026-06-13 12:11:31.596579 | primary | "Updated"
2026-06-13 12:11:31.596586 | primary |
2026-06-13 12:11:31.596594 | primary | time="2026-06-13T12:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad and manifest sha256:8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad"
2026-06-13 12:11:31.596602 | primary | "Updated"
2026-06-13 12:11:31.596614 | primary |
2026-06-13 12:11:31.596621 | primary | time="2026-06-13T12:10:01Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1"
2026-06-13 12:11:31.596629 | primary | "Updated"
2026-06-13 12:11:31.596637 | primary |
2026-06-13 12:11:31.596645 | primary | time="2026-06-13T12:10:01Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1 and manifest sha256:74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1"
2026-06-13 12:11:31.596653 | primary | "Updated"
2026-06-13 12:11:31.596660 | primary |
2026-06-13 12:11:31.596668 | primary | time="2026-06-13T12:10:02Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2"
2026-06-13 12:11:31.596676 | primary | "Updated"
2026-06-13 12:11:31.596683 | primary |
2026-06-13 12:11:31.596691 | primary | time="2026-06-13T12:10:02Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag 0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2 and manifest sha256:0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2"
2026-06-13 12:11:31.596699 | primary | "Updated"
2026-06-13 12:11:31.596707 | primary |
2026-06-13 12:11:31.596722 | primary | time="2026-06-13T12:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1"
2026-06-13 12:11:31.596730 | primary | "Updated"
2026-06-13 12:11:31.596738 | primary |
2026-06-13 12:11:31.596746 | primary | time="2026-06-13T12:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag 9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1 and manifest sha256:9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1"
2026-06-13 12:11:31.596753 | primary | "Updated"
2026-06-13 12:11:31.596761 | primary |
2026-06-13 12:11:31.596769 | primary | time="2026-06-13T12:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb"
2026-06-13 12:11:31.596776 | primary | "Updated"
2026-06-13 12:11:31.596784 | primary |
2026-06-13 12:11:31.596792 | primary | time="2026-06-13T12:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb and manifest sha256:d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb"
2026-06-13 12:11:31.596799 | primary | "Updated"
2026-06-13 12:11:31.596807 | primary |
2026-06-13 12:11:31.596815 | primary | time="2026-06-13T12:10:05Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c"
2026-06-13 12:11:31.596822 | primary | "Updated"
2026-06-13 12:11:31.596830 | primary |
2026-06-13 12:11:31.596838 | primary | time="2026-06-13T12:10:06Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag 8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c and manifest sha256:8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c"
2026-06-13 12:11:31.596846 | primary | "Updated"
2026-06-13 12:11:31.596853 | primary |
2026-06-13 12:11:31.596861 | primary | time="2026-06-13T12:10:06Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e"
2026-06-13 12:11:31.596869 | primary | "Updated"
2026-06-13 12:11:31.596876 | primary |
2026-06-13 12:11:31.596884 | primary | time="2026-06-13T12:10:07Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e and manifest sha256:608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e"
2026-06-13 12:11:31.596892 | primary | "Updated"
2026-06-13 12:11:31.596899 | primary |
2026-06-13 12:11:31.596907 | primary | time="2026-06-13T12:10:07Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0"
2026-06-13 12:11:31.596919 | primary | "Updated"
2026-06-13 12:11:31.596927 | primary |
2026-06-13 12:11:31.596935 | primary | time="2026-06-13T12:10:08Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0 and manifest sha256:41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0"
2026-06-13 12:11:31.596942 | primary | "Updated"
2026-06-13 12:11:31.596950 | primary |
2026-06-13 12:11:31.596958 | primary | time="2026-06-13T12:10:09Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f"
2026-06-13 12:11:31.596966 | primary | "Updated"
2026-06-13 12:11:31.596973 | primary |
2026-06-13 12:11:31.596981 | primary | time="2026-06-13T12:10:09Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f and manifest sha256:740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f"
2026-06-13 12:11:31.596989 | primary | "Updated"
2026-06-13 12:11:31.596997 | primary |
2026-06-13 12:11:31.597004 | primary | time="2026-06-13T12:10:10Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa"
2026-06-13 12:11:31.597012 | primary | "Updated"
2026-06-13 12:11:31.597020 | primary |
2026-06-13 12:11:31.597028 | primary | time="2026-06-13T12:10:10Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag 0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa and manifest sha256:0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa"
2026-06-13 12:11:31.597059 | primary | "Updated"
2026-06-13 12:11:31.597067 | primary |
2026-06-13 12:11:31.597075 | primary | time="2026-06-13T12:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba"
2026-06-13 12:11:31.597083 | primary | "Updated"
2026-06-13 12:11:31.597091 | primary |
2026-06-13 12:11:31.597098 | primary | time="2026-06-13T12:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag 97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba and manifest sha256:97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba"
2026-06-13 12:11:31.597106 | primary | "Updated"
2026-06-13 12:11:31.597114 | primary |
2026-06-13 12:11:31.597122 | primary | time="2026-06-13T12:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2"
2026-06-13 12:11:31.597134 | primary | "Updated"
2026-06-13 12:11:31.597142 | primary |
2026-06-13 12:11:31.597150 | primary | time="2026-06-13T12:10:13Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag 4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2 and manifest sha256:4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2"
2026-06-13 12:11:31.597158 | primary | "Updated"
2026-06-13 12:11:31.597166 | primary |
2026-06-13 12:11:31.597173 | primary | time="2026-06-13T12:10:13Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37"
2026-06-13 12:11:31.597181 | primary | "Updated"
2026-06-13 12:11:31.597189 | primary |
2026-06-13 12:11:31.597204 | primary | time="2026-06-13T12:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37 and manifest sha256:a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37"
2026-06-13 12:11:31.597212 | primary | "Updated"
2026-06-13 12:11:31.597220 | primary |
2026-06-13 12:11:31.597227 | primary | time="2026-06-13T12:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289"
2026-06-13 12:11:31.597239 | primary | "Updated"
2026-06-13 12:11:31.597247 | primary |
2026-06-13 12:11:31.597255 | primary | time="2026-06-13T12:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289 and manifest sha256:3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289"
2026-06-13 12:11:31.597263 | primary | "Updated"
2026-06-13 12:11:31.597270 | primary |
2026-06-13 12:11:31.597278 | primary | time="2026-06-13T12:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8"
2026-06-13 12:11:31.597286 | primary | "Updated"
2026-06-13 12:11:31.597294 | primary |
2026-06-13 12:11:31.597301 | primary | time="2026-06-13T12:10:16Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8 and manifest sha256:d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8"
2026-06-13 12:11:31.597309 | primary | "Updated"
2026-06-13 12:11:31.597317 | primary |
2026-06-13 12:11:31.597324 | primary | time="2026-06-13T12:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c"
2026-06-13 12:11:31.597332 | primary | "Updated"
2026-06-13 12:11:31.597340 | primary |
2026-06-13 12:11:31.597348 | primary | time="2026-06-13T12:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag 8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c and manifest sha256:8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c"
2026-06-13 12:11:31.597355 | primary | "Updated"
2026-06-13 12:11:31.597363 | primary |
2026-06-13 12:11:31.597371 | primary | time="2026-06-13T12:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022"
2026-06-13 12:11:31.597378 | primary | "Updated"
2026-06-13 12:11:31.597386 | primary |
2026-06-13 12:11:31.597394 | primary | time="2026-06-13T12:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022 and manifest sha256:4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022"
2026-06-13 12:11:31.597401 | primary | "Updated"
2026-06-13 12:11:31.597409 | primary |
2026-06-13 12:11:31.597417 | primary | time="2026-06-13T12:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903"
2026-06-13 12:11:31.597425 | primary | "Updated"
2026-06-13 12:11:31.597432 | primary |
2026-06-13 12:11:31.597440 | primary | time="2026-06-13T12:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903 and manifest sha256:685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903"
2026-06-13 12:11:31.597448 | primary | "Updated"
2026-06-13 12:11:31.597456 | primary |
2026-06-13 12:11:31.597467 | primary | time="2026-06-13T12:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d"
2026-06-13 12:11:31.597475 | primary | "Updated"
2026-06-13 12:11:31.597482 | primary |
2026-06-13 12:11:31.597490 | primary | time="2026-06-13T12:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d and manifest sha256:0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d"
2026-06-13 12:11:31.597498 | primary | "Updated"
2026-06-13 12:11:31.597505 | primary |
2026-06-13 12:11:31.597513 | primary | time="2026-06-13T12:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f"
2026-06-13 12:11:31.597525 | primary | "Updated"
2026-06-13 12:11:31.597533 | primary |
2026-06-13 12:11:31.597546 | primary | time="2026-06-13T12:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f and manifest sha256:ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f"
2026-06-13 12:11:31.597554 | primary | "Updated"
2026-06-13 12:11:31.597562 | primary |
2026-06-13 12:11:31.597570 | primary | time="2026-06-13T12:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de"
2026-06-13 12:11:31.597578 | primary | "Updated"
2026-06-13 12:11:31.597585 | primary |
2026-06-13 12:11:31.597593 | primary | time="2026-06-13T12:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de and manifest sha256:a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de"
2026-06-13 12:11:31.597601 | primary | "Updated"
2026-06-13 12:11:31.597608 | primary |
2026-06-13 12:11:31.597616 | primary | time="2026-06-13T12:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678"
2026-06-13 12:11:31.597624 | primary | "Updated"
2026-06-13 12:11:31.597632 | primary |
2026-06-13 12:11:31.597639 | primary | time="2026-06-13T12:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678 and manifest sha256:9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678"
2026-06-13 12:11:31.597647 | primary | "Updated"
2026-06-13 12:11:31.597655 | primary |
2026-06-13 12:11:31.597662 | primary | time="2026-06-13T12:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775"
2026-06-13 12:11:31.597670 | primary | "Updated"
2026-06-13 12:11:31.597678 | primary |
2026-06-13 12:11:31.597686 | primary | time="2026-06-13T12:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775 and manifest sha256:73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775"
2026-06-13 12:11:31.597693 | primary | "Updated"
2026-06-13 12:11:31.597701 | primary |
2026-06-13 12:11:31.597709 | primary | time="2026-06-13T12:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc"
2026-06-13 12:11:31.597717 | primary | "Updated"
2026-06-13 12:11:31.597724 | primary |
2026-06-13 12:11:31.597732 | primary | time="2026-06-13T12:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc and manifest sha256:0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc"
2026-06-13 12:11:31.597740 | primary | "Updated"
2026-06-13 12:11:31.597748 | primary |
2026-06-13 12:11:31.597755 | primary | time="2026-06-13T12:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7"
2026-06-13 12:11:31.597763 | primary | "Updated"
2026-06-13 12:11:31.597771 | primary |
2026-06-13 12:11:31.597782 | primary | time="2026-06-13T12:10:28Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7 and manifest sha256:fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7"
2026-06-13 12:11:31.597790 | primary | "Updated"
2026-06-13 12:11:31.597798 | primary |
2026-06-13 12:11:31.597806 | primary | time="2026-06-13T12:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f"
2026-06-13 12:11:31.597814 | primary | "Updated"
2026-06-13 12:11:31.597825 | primary |
2026-06-13 12:11:31.597833 | primary | time="2026-06-13T12:10:30Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f and manifest sha256:1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f"
2026-06-13 12:11:31.597841 | primary | "Updated"
2026-06-13 12:11:31.597848 | primary |
2026-06-13 12:11:31.597856 | primary | time="2026-06-13T12:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2"
2026-06-13 12:11:31.597864 | primary | "Updated"
2026-06-13 12:11:31.597871 | primary |
2026-06-13 12:11:31.597879 | primary | time="2026-06-13T12:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2 and manifest sha256:c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2"
2026-06-13 12:11:31.597887 | primary | "Updated"
2026-06-13 12:11:31.597894 | primary |
2026-06-13 12:11:31.597902 | primary | time="2026-06-13T12:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2"
2026-06-13 12:11:31.597910 | primary | "Updated"
2026-06-13 12:11:31.597918 | primary |
2026-06-13 12:11:31.597930 | primary | time="2026-06-13T12:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag 13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2 and manifest sha256:13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2"
2026-06-13 12:11:31.597938 | primary | "Updated"
2026-06-13 12:11:31.597945 | primary |
2026-06-13 12:11:31.597953 | primary | time="2026-06-13T12:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4"
2026-06-13 12:11:31.597961 | primary | "Updated"
2026-06-13 12:11:31.597968 | primary |
2026-06-13 12:11:31.597976 | primary | time="2026-06-13T12:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag 3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4 and manifest sha256:3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4"
2026-06-13 12:11:31.597984 | primary | "Updated"
2026-06-13 12:11:31.597992 | primary |
2026-06-13 12:11:31.597999 | primary | time="2026-06-13T12:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472"
2026-06-13 12:11:31.598007 | primary | "Updated"
2026-06-13 12:11:31.598015 | primary |
2026-06-13 12:11:31.598022 | primary | time="2026-06-13T12:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag 346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472 and manifest sha256:346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472"
2026-06-13 12:11:31.598030 | primary | "Updated"
2026-06-13 12:11:31.598064 | primary |
2026-06-13 12:11:31.598072 | primary | time="2026-06-13T12:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369"
2026-06-13 12:11:31.598079 | primary | "Updated"
2026-06-13 12:11:31.598087 | primary |
2026-06-13 12:11:31.598095 | primary | time="2026-06-13T12:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369 and manifest sha256:70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369"
2026-06-13 12:11:31.598103 | primary | "Updated"
2026-06-13 12:11:31.598111 | primary |
2026-06-13 12:11:31.598118 | primary | time="2026-06-13T12:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560"
2026-06-13 12:11:31.598126 | primary | "Updated"
2026-06-13 12:11:31.598134 | primary |
2026-06-13 12:11:31.598149 | primary | time="2026-06-13T12:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag 16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560 and manifest sha256:16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560"
2026-06-13 12:11:31.598157 | primary | "Updated"
2026-06-13 12:11:31.598165 | primary |
2026-06-13 12:11:31.598172 | primary | time="2026-06-13T12:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4"
2026-06-13 12:11:31.598180 | primary | "Updated"
2026-06-13 12:11:31.598188 | primary |
2026-06-13 12:11:31.598196 | primary | time="2026-06-13T12:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4 and manifest sha256:5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4"
2026-06-13 12:11:31.598203 | primary | "Updated"
2026-06-13 12:11:31.598211 | primary |
2026-06-13 12:11:31.598219 | primary | time="2026-06-13T12:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303"
2026-06-13 12:11:31.598226 | primary | "Updated"
2026-06-13 12:11:31.598234 | primary |
2026-06-13 12:11:31.598242 | primary | time="2026-06-13T12:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303 and manifest sha256:b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303"
2026-06-13 12:11:31.598250 | primary | "Updated"
2026-06-13 12:11:31.598257 | primary |
2026-06-13 12:11:31.598265 | primary | time="2026-06-13T12:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2"
2026-06-13 12:11:31.598273 | primary | "Updated"
2026-06-13 12:11:31.598280 | primary |
2026-06-13 12:11:31.598288 | primary | time="2026-06-13T12:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag 4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2 and manifest sha256:4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2"
2026-06-13 12:11:31.598296 | primary | "Updated"
2026-06-13 12:11:31.598304 | primary |
2026-06-13 12:11:31.598311 | primary | time="2026-06-13T12:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2"
2026-06-13 12:11:31.598319 | primary | "Updated"
2026-06-13 12:11:31.598327 | primary |
2026-06-13 12:11:31.598334 | primary | time="2026-06-13T12:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2 and manifest sha256:3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2"
2026-06-13 12:11:31.598342 | primary | "Updated"
2026-06-13 12:11:31.598350 | primary |
2026-06-13 12:11:31.598363 | primary | time="2026-06-13T12:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd"
2026-06-13 12:11:31.598371 | primary | "Updated"
2026-06-13 12:11:31.598379 | primary |
2026-06-13 12:11:31.598386 | primary | time="2026-06-13T12:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd and manifest sha256:3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd"
2026-06-13 12:11:31.598394 | primary | "Updated"
2026-06-13 12:11:31.598402 | primary |
2026-06-13 12:11:31.598409 | primary | time="2026-06-13T12:10:44Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec"
2026-06-13 12:11:31.598417 | primary | "Updated"
2026-06-13 12:11:31.598425 | primary |
2026-06-13 12:11:31.598433 | primary | time="2026-06-13T12:10:44Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag 3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec and manifest sha256:3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec"
2026-06-13 12:11:31.598444 | primary | "Updated"
2026-06-13 12:11:31.598452 | primary |
2026-06-13 12:11:31.598460 | primary | time="2026-06-13T12:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429"
2026-06-13 12:11:31.598468 | primary | "Updated"
2026-06-13 12:11:31.598475 | primary |
2026-06-13 12:11:31.598483 | primary | time="2026-06-13T12:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag 6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429 and manifest sha256:6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429"
2026-06-13 12:11:31.598491 | primary | "Updated"
2026-06-13 12:11:31.598499 | primary |
2026-06-13 12:11:31.598506 | primary | time="2026-06-13T12:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492"
2026-06-13 12:11:31.598514 | primary | "Updated"
2026-06-13 12:11:31.598522 | primary |
2026-06-13 12:11:31.598533 | primary | time="2026-06-13T12:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492 and manifest sha256:84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492"
2026-06-13 12:11:31.598541 | primary | "Updated"
2026-06-13 12:11:31.598548 | primary |
2026-06-13 12:11:31.598556 | primary | time="2026-06-13T12:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae"
2026-06-13 12:11:31.598564 | primary | "Updated"
2026-06-13 12:11:31.598572 | primary |
2026-06-13 12:11:31.598579 | primary | time="2026-06-13T12:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae and manifest sha256:99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae"
2026-06-13 12:11:31.598587 | primary | "Updated"
2026-06-13 12:11:31.598595 | primary |
2026-06-13 12:11:31.598602 | primary | time="2026-06-13T12:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4"
2026-06-13 12:11:31.598610 | primary | "Updated"
2026-06-13 12:11:31.598618 | primary |
2026-06-13 12:11:31.598625 | primary | time="2026-06-13T12:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4 and manifest sha256:a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4"
2026-06-13 12:11:31.598633 | primary | "Updated"
2026-06-13 12:11:31.598641 | primary |
2026-06-13 12:11:31.598648 | primary | time="2026-06-13T12:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28"
2026-06-13 12:11:31.598656 | primary | "Updated"
2026-06-13 12:11:31.598664 | primary |
2026-06-13 12:11:31.598672 | primary | time="2026-06-13T12:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28 and manifest sha256:0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28"
2026-06-13 12:11:31.598679 | primary | "Updated"
2026-06-13 12:11:31.598687 | primary |
2026-06-13 12:11:31.598695 | primary | time="2026-06-13T12:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6"
2026-06-13 12:11:31.598702 | primary | "Updated"
2026-06-13 12:11:31.598710 | primary |
2026-06-13 12:11:31.598718 | primary | time="2026-06-13T12:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6 and manifest sha256:aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6"
2026-06-13 12:11:31.598729 | primary | "Updated"
2026-06-13 12:11:31.598737 | primary |
2026-06-13 12:11:31.598745 | primary | time="2026-06-13T12:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6"
2026-06-13 12:11:31.598753 | primary | "Updated"
2026-06-13 12:11:31.598761 | primary |
2026-06-13 12:11:31.598773 | primary | time="2026-06-13T12:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6 and manifest sha256:cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6"
2026-06-13 12:11:31.598781 | primary | "Updated"
2026-06-13 12:11:31.598788 | primary |
2026-06-13 12:11:31.598797 | primary | time="2026-06-13T12:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b"
2026-06-13 12:11:31.598805 | primary | "Updated"
2026-06-13 12:11:31.598814 | primary |
2026-06-13 12:11:31.598822 | primary | time="2026-06-13T12:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b and manifest sha256:d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b"
2026-06-13 12:11:31.598830 | primary | "Updated"
2026-06-13 12:11:31.598837 | primary |
2026-06-13 12:11:31.598845 | primary | time="2026-06-13T12:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599"
2026-06-13 12:11:31.598853 | primary | "Updated"
2026-06-13 12:11:31.598861 | primary |
2026-06-13 12:11:31.598868 | primary | time="2026-06-13T12:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599 and manifest sha256:665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599"
2026-06-13 12:11:31.598876 | primary | "Updated"
2026-06-13 12:11:31.598884 | primary |
2026-06-13 12:11:31.598892 | primary | time="2026-06-13T12:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890"
2026-06-13 12:11:31.598899 | primary | "Updated"
2026-06-13 12:11:31.598907 | primary |
2026-06-13 12:11:31.598915 | primary | time="2026-06-13T12:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890 and manifest sha256:a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890"
2026-06-13 12:11:31.598923 | primary | "Updated"
2026-06-13 12:11:31.598930 | primary |
2026-06-13 12:11:31.598938 | primary | time="2026-06-13T12:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609"
2026-06-13 12:11:31.598945 | primary | "Updated"
2026-06-13 12:11:31.598953 | primary |
2026-06-13 12:11:31.598964 | primary | time="2026-06-13T12:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609 and manifest sha256:bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609"
2026-06-13 12:11:31.598972 | primary | "Updated"
2026-06-13 12:11:31.598980 | primary |
2026-06-13 12:11:31.598987 | primary | time="2026-06-13T12:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0"
2026-06-13 12:11:31.598995 | primary | "Updated"
2026-06-13 12:11:31.599003 | primary |
2026-06-13 12:11:31.599010 | primary | time="2026-06-13T12:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0 and manifest sha256:36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0"
2026-06-13 12:11:31.599018 | primary | "Updated"
2026-06-13 12:11:31.599029 | primary |
2026-06-13 12:11:31.599058 | primary | time="2026-06-13T12:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2"
2026-06-13 12:11:31.599070 | primary | "Updated"
2026-06-13 12:11:31.599078 | primary |
2026-06-13 12:11:31.599086 | primary | time="2026-06-13T12:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2 and manifest sha256:b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2"
2026-06-13 12:11:31.599094 | primary | "Updated"
2026-06-13 12:11:31.599102 | primary |
2026-06-13 12:11:31.599109 | primary | time="2026-06-13T12:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe"
2026-06-13 12:11:31.599117 | primary | "Updated"
2026-06-13 12:11:31.599125 | primary |
2026-06-13 12:11:31.599132 | primary | time="2026-06-13T12:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag 391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe and manifest sha256:391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe"
2026-06-13 12:11:31.599140 | primary | "Updated"
2026-06-13 12:11:31.599148 | primary |
2026-06-13 12:11:31.599156 | primary | time="2026-06-13T12:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e"
2026-06-13 12:11:31.599163 | primary | "Updated"
2026-06-13 12:11:31.599171 | primary |
2026-06-13 12:11:31.599184 | primary | time="2026-06-13T12:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e and manifest sha256:dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e"
2026-06-13 12:11:31.599192 | primary | "Updated"
2026-06-13 12:11:31.599199 | primary |
2026-06-13 12:11:31.599207 | primary | time="2026-06-13T12:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e"
2026-06-13 12:11:31.599215 | primary | "Updated"
2026-06-13 12:11:31.599222 | primary |
2026-06-13 12:11:31.599230 | primary | time="2026-06-13T12:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e and manifest sha256:085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e"
2026-06-13 12:11:31.599238 | primary | "Updated"
2026-06-13 12:11:31.599246 | primary |
2026-06-13 12:11:31.599253 | primary | time="2026-06-13T12:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325"
2026-06-13 12:11:31.599261 | primary | "Updated"
2026-06-13 12:11:31.599269 | primary |
2026-06-13 12:11:31.599276 | primary | time="2026-06-13T12:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325 and manifest sha256:46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325"
2026-06-13 12:11:31.599284 | primary | "Updated"
2026-06-13 12:11:31.599292 | primary |
2026-06-13 12:11:31.599300 | primary | time="2026-06-13T12:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958"
2026-06-13 12:11:31.599307 | primary | "Updated"
2026-06-13 12:11:31.599315 | primary |
2026-06-13 12:11:31.599323 | primary | time="2026-06-13T12:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958 and manifest sha256:e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958"
2026-06-13 12:11:31.599330 | primary | "Updated"
2026-06-13 12:11:31.599338 | primary |
2026-06-13 12:11:31.599346 | primary | time="2026-06-13T12:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926"
2026-06-13 12:11:31.599358 | primary | "Updated"
2026-06-13 12:11:31.599366 | primary |
2026-06-13 12:11:31.599373 | primary | time="2026-06-13T12:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag 4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926 and manifest sha256:4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926"
2026-06-13 12:11:31.599401 | primary | "Updated"
2026-06-13 12:11:31.599408 | primary |
2026-06-13 12:11:31.599416 | primary | time="2026-06-13T12:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda"
2026-06-13 12:11:31.599424 | primary | "Updated"
2026-06-13 12:11:31.599432 | primary |
2026-06-13 12:11:31.599439 | primary | time="2026-06-13T12:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda and manifest sha256:a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda"
2026-06-13 12:11:31.599447 | primary | "Updated"
2026-06-13 12:11:31.599455 | primary |
2026-06-13 12:11:31.599463 | primary | time="2026-06-13T12:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef"
2026-06-13 12:11:31.599471 | primary | "Updated"
2026-06-13 12:11:31.599478 | primary |
2026-06-13 12:11:31.599486 | primary | time="2026-06-13T12:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag 833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef and manifest sha256:833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef"
2026-06-13 12:11:31.599494 | primary | "Updated"
2026-06-13 12:11:31.599502 | primary |
2026-06-13 12:11:31.599513 | primary | time="2026-06-13T12:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281"
2026-06-13 12:11:31.599521 | primary | "Updated"
2026-06-13 12:11:31.599529 | primary |
2026-06-13 12:11:31.599537 | primary | time="2026-06-13T12:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281 and manifest sha256:38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281"
2026-06-13 12:11:31.599545 | primary | "Updated"
2026-06-13 12:11:31.599552 | primary |
2026-06-13 12:11:31.599560 | primary | time="2026-06-13T12:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f"
2026-06-13 12:11:31.599568 | primary | "Updated"
2026-06-13 12:11:31.599575 | primary |
2026-06-13 12:11:31.599583 | primary | time="2026-06-13T12:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f and manifest sha256:32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f"
2026-06-13 12:11:31.599591 | primary | "Updated"
2026-06-13 12:11:31.599599 | primary |
2026-06-13 12:11:31.599611 | primary | time="2026-06-13T12:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28"
2026-06-13 12:11:31.599619 | primary | "Updated"
2026-06-13 12:11:31.599627 | primary |
2026-06-13 12:11:31.599635 | primary | time="2026-06-13T12:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28 and manifest sha256:6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28"
2026-06-13 12:11:31.599643 | primary | "Updated"
2026-06-13 12:11:31.599650 | primary |
2026-06-13 12:11:31.599658 | primary | time="2026-06-13T12:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7"
2026-06-13 12:11:31.599673 | primary | "Updated"
2026-06-13 12:11:31.599681 | primary |
2026-06-13 12:11:31.599689 | primary | time="2026-06-13T12:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag 21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7 and manifest sha256:21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7"
2026-06-13 12:11:31.599697 | primary | "Updated"
2026-06-13 12:11:31.599704 | primary |
2026-06-13 12:11:31.599712 | primary | time="2026-06-13T12:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35"
2026-06-13 12:11:31.599720 | primary | "Updated"
2026-06-13 12:11:31.599727 | primary |
2026-06-13 12:11:31.599735 | primary | time="2026-06-13T12:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag 91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35 and manifest sha256:91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35"
2026-06-13 12:11:31.599743 | primary | "Updated"
2026-06-13 12:11:31.599751 | primary |
2026-06-13 12:11:31.599758 | primary | time="2026-06-13T12:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205"
2026-06-13 12:11:31.599766 | primary | "Updated"
2026-06-13 12:11:31.599774 | primary |
2026-06-13 12:11:31.599781 | primary | time="2026-06-13T12:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205 and manifest sha256:3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205"
2026-06-13 12:11:31.599789 | primary | "Updated"
2026-06-13 12:11:31.599797 | primary |
2026-06-13 12:11:31.599805 | primary | time="2026-06-13T12:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728"
2026-06-13 12:11:31.599812 | primary | "Updated"
2026-06-13 12:11:31.599820 | primary |
2026-06-13 12:11:31.599828 | primary | time="2026-06-13T12:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag 4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728 and manifest sha256:4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728"
2026-06-13 12:11:31.599835 | primary | "Updated"
2026-06-13 12:11:31.599843 | primary |
2026-06-13 12:11:31.599851 | primary | time="2026-06-13T12:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca"
2026-06-13 12:11:31.599859 | primary | "Updated"
2026-06-13 12:11:31.599866 | primary |
2026-06-13 12:11:31.599874 | primary | time="2026-06-13T12:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca and manifest sha256:edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca"
2026-06-13 12:11:31.599882 | primary | "Updated"
2026-06-13 12:11:31.599889 | primary |
2026-06-13 12:11:31.599897 | primary | time="2026-06-13T12:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e"
2026-06-13 12:11:31.599905 | primary | "Updated"
2026-06-13 12:11:31.599912 | primary |
2026-06-13 12:11:31.599920 | primary | time="2026-06-13T12:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag 0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e and manifest sha256:0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e"
2026-06-13 12:11:31.599928 | primary | "Updated"
2026-06-13 12:11:31.599936 | primary |
2026-06-13 12:11:31.599943 | primary | time="2026-06-13T12:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f"
2026-06-13 12:11:31.599951 | primary | "Updated"
2026-06-13 12:11:31.599959 | primary |
2026-06-13 12:11:31.599966 | primary | time="2026-06-13T12:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f and manifest sha256:af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f"
2026-06-13 12:11:31.599985 | primary | "Updated"
2026-06-13 12:11:31.599993 | primary |
2026-06-13 12:11:31.600001 | primary | time="2026-06-13T12:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08"
2026-06-13 12:11:31.600008 | primary | "Updated"
2026-06-13 12:11:31.600016 | primary |
2026-06-13 12:11:31.600028 | primary | time="2026-06-13T12:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag 2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08 and manifest sha256:2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08"
2026-06-13 12:11:31.600056 | primary | "Updated"
2026-06-13 12:11:31.600067 | primary |
2026-06-13 12:11:31.600075 | primary | time="2026-06-13T12:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8"
2026-06-13 12:11:31.600083 | primary | "Updated"
2026-06-13 12:11:31.600090 | primary |
2026-06-13 12:11:31.600102 | primary | time="2026-06-13T12:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8 and manifest sha256:7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8"
2026-06-13 12:11:31.600110 | primary | "Updated"
2026-06-13 12:11:31.600118 | primary |
2026-06-13 12:11:31.600126 | primary | time="2026-06-13T12:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b"
2026-06-13 12:11:31.600133 | primary | "Updated"
2026-06-13 12:11:31.600141 | primary |
2026-06-13 12:11:31.600149 | primary | time="2026-06-13T12:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b and manifest sha256:e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b"
2026-06-13 12:11:31.600159 | primary | "Updated"
2026-06-13 12:11:31.600167 | primary |
2026-06-13 12:11:31.600175 | primary | time="2026-06-13T12:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749"
2026-06-13 12:11:31.600182 | primary | "Updated"
2026-06-13 12:11:31.600190 | primary |
2026-06-13 12:11:31.600198 | primary | time="2026-06-13T12:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag 0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749 and manifest sha256:0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749"
2026-06-13 12:11:31.600206 | primary | "Updated"
2026-06-13 12:11:31.600213 | primary |
2026-06-13 12:11:31.600221 | primary | time="2026-06-13T12:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f"
2026-06-13 12:11:31.600229 | primary | "Updated"
2026-06-13 12:11:31.600236 | primary |
2026-06-13 12:11:31.600244 | primary | time="2026-06-13T12:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f and manifest sha256:c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f"
2026-06-13 12:11:31.600252 | primary | "Updated"
2026-06-13 12:11:31.600260 | primary |
2026-06-13 12:11:31.853044 | primary | ok: Runtime: 0:00:00.012292
2026-06-13 12:11:31.865015 | 
2026-06-13 12:11:31.865254 | PLAY RECAP
2026-06-13 12:11:31.865355 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 12:11:31.865399 | 
2026-06-13 12:11:32.022134 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 12:11:32.024106 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 12:11:32.642558 | 
2026-06-13 12:11:32.642666 | PLAY [all]
2026-06-13 12:11:32.651049 | 
2026-06-13 12:11:32.651116 | TASK [Create container log dir]
2026-06-13 12:11:33.079245 | primary | ok
2026-06-13 12:11:33.089261 | 
2026-06-13 12:11:33.089411 | TASK [Collect logs]
2026-06-13 12:11:33.529244 | primary | + sudo dnf list installed
2026-06-13 12:11:33.970318 | primary | + df -h
2026-06-13 12:11:33.973607 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-13 12:11:33.996462 | primary | sending incremental file list
2026-06-13 12:11:34.000159 | primary | skipping non-regular file "yum.conf"
2026-06-13 12:11:34.000180 | primary | ./
2026-06-13 12:11:34.000799 | primary | dnf/
2026-06-13 12:11:34.000811 | primary | dnf/dnf.conf
2026-06-13 12:11:34.000820 | primary | dnf/aliases.d/
2026-06-13 12:11:34.000828 | primary | dnf/modules.d/
2026-06-13 12:11:34.000833 | primary | dnf/modules.defaults.d/
2026-06-13 12:11:34.000840 | primary | dnf/plugins/
2026-06-13 12:11:34.000845 | primary | dnf/plugins/copr.conf
2026-06-13 12:11:34.000849 | primary | dnf/plugins/debuginfo-install.conf
2026-06-13 12:11:34.000854 | primary | dnf/plugins/copr.d/
2026-06-13 12:11:34.000859 | primary | dnf/protected.d/
2026-06-13 12:11:34.000865 | primary | dnf/protected.d/dnf.conf
2026-06-13 12:11:34.000872 | primary | dnf/protected.d/grub2-pc.conf
2026-06-13 12:11:34.000877 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 12:11:34.000882 | primary | dnf/protected.d/setup.conf
2026-06-13 12:11:34.000890 | primary | dnf/protected.d/sudo.conf
2026-06-13 12:11:34.000895 | primary | dnf/protected.d/systemd.conf
2026-06-13 12:11:34.000900 | primary | dnf/protected.d/yum.conf
2026-06-13 12:11:34.000907 | primary | dnf/usr-drift-protected-paths.d/
2026-06-13 12:11:34.000912 | primary | dnf/vars/
2026-06-13 12:11:34.000917 | primary | dnf/vars/stream
2026-06-13 12:11:34.000921 | primary | yum.repos.d/
2026-06-13 12:11:34.000928 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 12:11:34.000932 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 12:11:34.000938 | primary | yum.repos.d/centos-addons.repo
2026-06-13 12:11:34.000974 | primary | yum.repos.d/centos.repo
2026-06-13 12:11:34.000983 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-13 12:11:34.000988 | primary | yum.repos.d/epel-next-testing.repo
2026-06-13 12:11:34.000994 | primary | yum.repos.d/epel-next.repo
2026-06-13 12:11:34.001014 | primary | yum.repos.d/epel-testing.repo
2026-06-13 12:11:34.001021 | primary | yum.repos.d/epel.repo
2026-06-13 12:11:34.043080 | primary |
2026-06-13 12:11:34.043151 | primary | sent 18,980 bytes  received 484 bytes  12,976.00 bytes/sec
2026-06-13 12:11:34.043157 | primary | total size is 17,241  speedup is 0.89
2026-06-13 12:11:34.046574 | primary | + pushd /home/zuul/workspace
2026-06-13 12:11:34.046611 | primary | ~/workspace ~/zuul-output/logs
2026-06-13 12:11:34.046744 | 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-13 12:11:34.065615 | primary | + popd
2026-06-13 12:11:34.065643 | primary | ~/zuul-output/logs
2026-06-13 12:11:34.131816 | primary | ok: Runtime: 0:00:00.543014
2026-06-13 12:11:34.144463 | 
2026-06-13 12:11:34.144662 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-13 12:11:34.169665 | primary | ok
2026-06-13 12:11:34.202602 | 
2026-06-13 12:11:34.202700 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 12:11:34.247224 | primary | skipping: Conditional result was False
2026-06-13 12:11:34.256437 | 
2026-06-13 12:11:34.256617 | TASK [fetch-output : Set log path for single node]
2026-06-13 12:11:34.291835 | primary | ok
2026-06-13 12:11:34.299635 | 
2026-06-13 12:11:34.299767 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 12:11:34.598651 | primary -> localhost | changed: "/var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/logs"
2026-06-13 12:11:34.878862 | primary -> localhost | changed: "/var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/artifacts"
2026-06-13 12:11:35.139571 | primary -> localhost | changed: "/var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/docs"
2026-06-13 12:11:35.159794 | 
2026-06-13 12:11:35.159995 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 12:11:35.961668 | primary | changed:
2026-06-13 12:11:35.961986 | primary | .d..t...... ./
2026-06-13 12:11:35.962045 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-13 12:11:35.962087 | primary | >f+++++++++ disk_usage.txt
2026-06-13 12:11:35.962125 | primary | >f+++++++++ installed_pkgs.txt
2026-06-13 12:11:35.962162 | primary | >f+++++++++ master-report.html
2026-06-13 12:11:35.962197 | primary | >f+++++++++ master-tag-report.html
2026-06-13 12:11:35.962232 | primary | >f+++++++++ master-tag.txt
2026-06-13 12:11:35.962266 | primary | >f+++++++++ master.txt
2026-06-13 12:11:35.962300 | primary | cd+++++++++ dnf/
2026-06-13 12:11:35.962334 | primary | >f+++++++++ dnf/dnf.conf
2026-06-13 12:11:35.962367 | primary | cd+++++++++ dnf/aliases.d/
2026-06-13 12:11:35.962400 | primary | cd+++++++++ dnf/modules.d/
2026-06-13 12:11:35.962444 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-13 12:11:35.962479 | primary | cd+++++++++ dnf/plugins/
2026-06-13 12:11:35.962548 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-13 12:11:35.962594 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-13 12:11:35.962632 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-13 12:11:35.962666 | primary | cd+++++++++ dnf/protected.d/
2026-06-13 12:11:35.962699 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-13 12:11:35.962733 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-13 12:11:35.962766 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 12:11:35.962801 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-13 12:11:35.962835 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-13 12:11:35.962869 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-13 12:11:35.962902 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-13 12:11:35.962935 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-13 12:11:35.962967 | primary | cd+++++++++ dnf/vars/
2026-06-13 12:11:35.963001 | primary | >f+++++++++ dnf/vars/stream
2026-06-13 12:11:35.963034 | primary | cd+++++++++ yum.repos.d/
2026-06-13 12:11:35.963067 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 12:11:35.963100 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 12:11:35.963132 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-13 12:11:35.963164 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-13 12:11:35.963196 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-13 12:11:35.963228 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-13 12:11:35.963261 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-13 12:11:35.963294 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-13 12:11:35.963327 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-13 12:11:35.963387 | primary | changed: All items complete
2026-06-13 12:11:35.963429 | 
2026-06-13 12:11:36.453188 | primary | changed: .d..t...... ./
2026-06-13 12:11:37.018904 | primary | changed: .d..t...... ./
2026-06-13 12:11:37.033950 | 
2026-06-13 12:11:37.034106 | PLAY RECAP
2026-06-13 12:11:37.034186 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-13 12:11:37.034228 | 
2026-06-13 12:11:37.159238 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 12:11:37.161949 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 12:11:37.729020 | 
2026-06-13 12:11:37.729114 | PLAY [Report DLRN results after job run]
2026-06-13 12:11:37.739277 | 
2026-06-13 12:11:37.739351 | TASK [Include vars from ci-framework group_vars]
2026-06-13 12:11:37.756866 | primary | ok
2026-06-13 12:11:37.772427 | 
2026-06-13 12:11:37.772500 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-13 12:11:37.827302 | primary | skipping: Conditional result was False
2026-06-13 12:11:37.833254 | 
2026-06-13 12:11:37.833345 | TASK [cifmw_helpers : Check if file is available]
2026-06-13 12:11:38.190560 | primary | ok
2026-06-13 12:11:38.199378 | 
2026-06-13 12:11:38.199555 | TASK [cifmw_helpers : Create temporary directory]
2026-06-13 12:11:38.235792 | primary | skipping: Conditional result was False
2026-06-13 12:11:38.244573 | 
2026-06-13 12:11:38.244716 | TASK [cifmw_helpers : Read vars]
2026-06-13 12:11:38.279903 | 
2026-06-13 12:11:38.280132 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-13 12:11:38.327152 | 
2026-06-13 12:11:38.327411 | TASK [cifmw_helpers : Include vars]
2026-06-13 12:11:38.371662 | 
2026-06-13 12:11:38.371895 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-13 12:11:38.407800 | primary | skipping: Conditional result was False
2026-06-13 12:11:38.425180 | 
2026-06-13 12:11:38.425356 | TASK [Report job status to DLRN]
2026-06-13 12:11:38.448633 | primary | ok
2026-06-13 12:11:38.493570 | 
2026-06-13 12:11:38.493663 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-13 12:11:38.558307 | primary | skipping: Conditional result was False
2026-06-13 12:11:38.566819 | 
2026-06-13 12:11:38.566956 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-13 12:11:39.796811 | primary | changed
2026-06-13 12:11:39.806414 | 
2026-06-13 12:11:39.806598 | TASK [dlrn_report : Install kinit related package]
2026-06-13 12:11:39.894045 | primary | skipping: Conditional result was False
2026-06-13 12:11:39.903225 | 
2026-06-13 12:11:39.903372 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-13 12:11:39.990145 | primary | skipping: Conditional result was False
2026-06-13 12:11:40.000451 | 
2026-06-13 12:11:40.000631 | TASK [Set zuul-log-path fact]
2026-06-13 12:11:40.090223 | primary | ok
2026-06-13 12:11:40.127845 | 
2026-06-13 12:11:40.127973 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 12:11:40.201744 | primary | ok
2026-06-13 12:11:40.217108 | 
2026-06-13 12:11:40.217249 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-13 12:11:40.284189 | primary | skipping: Conditional result was False
2026-06-13 12:11:40.294029 | 
2026-06-13 12:11:40.294164 | TASK [Get hash related data from repo_setup role]
2026-06-13 12:11:40.362029 | primary | ok
2026-06-13 12:11:40.533531 | 
2026-06-13 12:11:40.533668 | LOOP [repo_setup : Ensure directories are present]
2026-06-13 12:11:40.912087 | primary | changed: "tmp"
2026-06-13 12:11:41.161998 | primary | changed: "artifacts/repositories"
2026-06-13 12:11:41.407779 | primary | changed: "venv/repo_setup"
2026-06-13 12:11:41.426306 | 
2026-06-13 12:11:41.426490 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-13 12:11:42.873433 | primary | ok: Nothing to do
2026-06-13 12:11:42.882218 | 
2026-06-13 12:11:42.882443 | TASK [repo_setup : Get repo-setup repository]
2026-06-13 12:11:43.937547 | primary | changed
2026-06-13 12:11:43.945940 | 
2026-06-13 12:11:43.946065 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-13 12:11:51.640155 | primary | changed
2026-06-13 12:11:51.651048 | 
2026-06-13 12:11:51.651188 | TASK [repo_setup : Install repo-setup package]
2026-06-13 12:11:52.222946 | 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-13 12:11:52.223165 | primary | !!
2026-06-13 12:11:52.223184 | primary |
2026-06-13 12:11:52.223201 | primary |         ********************************************************************************
2026-06-13 12:11:52.223215 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 12:11:52.223232 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 12:11:52.223244 | primary |
2026-06-13 12:11:52.223259 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 12:11:52.223272 | primary |         calls to avoid build errors in the future.
2026-06-13 12:11:52.223282 | primary |
2026-06-13 12:11:52.223293 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 12:11:52.223304 | primary |         ********************************************************************************
2026-06-13 12:11:52.223315 | primary |
2026-06-13 12:11:52.223326 | primary | !!
2026-06-13 12:11:52.223337 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 12:11:52.223485 | 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-13 12:11:52.223511 | primary | !!
2026-06-13 12:11:52.223524 | primary |
2026-06-13 12:11:52.223535 | primary |         ********************************************************************************
2026-06-13 12:11:52.223546 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 12:11:52.223557 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 12:11:52.223567 | primary |
2026-06-13 12:11:52.223578 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 12:11:52.223589 | primary |         calls to avoid build errors in the future.
2026-06-13 12:11:52.223599 | primary |
2026-06-13 12:11:52.223610 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 12:11:52.223621 | primary |         ********************************************************************************
2026-06-13 12:11:52.223632 | primary |
2026-06-13 12:11:52.223642 | primary | !!
2026-06-13 12:11:52.223653 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 12:11:52.223862 | 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-13 12:11:52.223880 | primary | !!
2026-06-13 12:11:52.223892 | primary |
2026-06-13 12:11:52.223902 | primary |         ********************************************************************************
2026-06-13 12:11:52.223913 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 12:11:52.223924 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 12:11:52.223934 | primary |
2026-06-13 12:11:52.223945 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 12:11:52.223956 | primary |         calls to avoid build errors in the future.
2026-06-13 12:11:52.223966 | primary |
2026-06-13 12:11:52.223977 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 12:11:52.223988 | primary |         ********************************************************************************
2026-06-13 12:11:52.223999 | primary |
2026-06-13 12:11:52.224009 | primary | !!
2026-06-13 12:11:52.224020 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 12:11:52.263863 | 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-13 12:11:52.263984 | primary | !!
2026-06-13 12:11:52.263995 | primary |
2026-06-13 12:11:52.264076 | primary |         ********************************************************************************
2026-06-13 12:11:52.264090 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-13 12:11:52.264099 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-13 12:11:52.264106 | primary |         ********************************************************************************
2026-06-13 12:11:52.264114 | primary |
2026-06-13 12:11:52.264121 | primary | !!
2026-06-13 12:11:52.264129 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-13 12:11:52.273032 | primary | WARNING: The wheel package is not available.
2026-06-13 12:11:52.317672 | primary | [pbr] Generating ChangeLog
2026-06-13 12:11:52.382834 | 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-13 12:11:52.382961 | primary | !!
2026-06-13 12:11:52.382973 | primary |
2026-06-13 12:11:52.382982 | primary |         ********************************************************************************
2026-06-13 12:11:52.382992 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-13 12:11:52.383000 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 12:11:52.383008 | primary |         standards-based tools.
2026-06-13 12:11:52.383016 | primary |
2026-06-13 12:11:52.383024 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-13 12:11:52.383032 | primary |         ********************************************************************************
2026-06-13 12:11:52.383089 | primary |
2026-06-13 12:11:52.383097 | primary | !!
2026-06-13 12:11:52.383105 | primary |   easy_install.initialize_options(self)
2026-06-13 12:11:52.383128 | 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-13 12:11:52.383136 | primary | !!
2026-06-13 12:11:52.383144 | primary |
2026-06-13 12:11:52.383152 | primary |         ********************************************************************************
2026-06-13 12:11:52.383159 | primary |         Please avoid running ``setup.py`` directly.
2026-06-13 12:11:52.383167 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 12:11:52.383175 | primary |         standards-based tools.
2026-06-13 12:11:52.383182 | primary |
2026-06-13 12:11:52.383190 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-13 12:11:52.383198 | primary |         ********************************************************************************
2026-06-13 12:11:52.383206 | primary |
2026-06-13 12:11:52.383213 | primary | !!
2026-06-13 12:11:52.383221 | primary |   self.initialize_options()
2026-06-13 12:11:52.385142 | 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-13 12:11:52.385179 | primary | !!
2026-06-13 12:11:52.385191 | primary |
2026-06-13 12:11:52.385201 | primary |         ********************************************************************************
2026-06-13 12:11:52.385212 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 12:11:52.385247 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 12:11:52.385255 | primary |
2026-06-13 12:11:52.385263 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 12:11:52.385271 | primary |         calls to avoid build errors in the future.
2026-06-13 12:11:52.385278 | primary |
2026-06-13 12:11:52.385286 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 12:11:52.385294 | primary |         ********************************************************************************
2026-06-13 12:11:52.385301 | primary |
2026-06-13 12:11:52.385309 | primary | !!
2026-06-13 12:11:52.385317 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 12:11:52.385836 | 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-13 12:11:52.385875 | primary | !!
2026-06-13 12:11:52.385887 | primary |
2026-06-13 12:11:52.385898 | primary |         ********************************************************************************
2026-06-13 12:11:52.385909 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 12:11:52.385920 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 12:11:52.385931 | primary |
2026-06-13 12:11:52.385941 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 12:11:52.385952 | primary |         calls to avoid build errors in the future.
2026-06-13 12:11:52.385962 | primary |
2026-06-13 12:11:52.385972 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 12:11:52.385983 | primary |         ********************************************************************************
2026-06-13 12:11:52.385994 | primary |
2026-06-13 12:11:52.386005 | primary | !!
2026-06-13 12:11:52.386015 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 12:11:52.386241 | 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-13 12:11:52.386266 | primary | !!
2026-06-13 12:11:52.386278 | primary |
2026-06-13 12:11:52.386289 | primary |         ********************************************************************************
2026-06-13 12:11:52.386300 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 12:11:52.386311 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 12:11:52.386321 | primary |
2026-06-13 12:11:52.386332 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 12:11:52.386342 | primary |         calls to avoid build errors in the future.
2026-06-13 12:11:52.386353 | primary |
2026-06-13 12:11:52.386363 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 12:11:52.386374 | primary |         ********************************************************************************
2026-06-13 12:11:52.386384 | primary |
2026-06-13 12:11:52.386394 | primary | !!
2026-06-13 12:11:52.386405 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 12:11:52.388946 | primary | running install
2026-06-13 12:11:52.404440 | primary | running build
2026-06-13 12:11:52.404602 | primary | running build_py
2026-06-13 12:11:52.409488 | primary | creating build
2026-06-13 12:11:52.409558 | primary | creating build/lib
2026-06-13 12:11:52.409571 | primary | creating build/lib/repo_setup
2026-06-13 12:11:52.409658 | primary | creating build/lib/repo_setup/get_hash
2026-06-13 12:11:52.409773 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-13 12:11:52.409909 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-13 12:11:52.410187 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-13 12:11:52.410320 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-13 12:11:52.410452 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-13 12:11:52.410680 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-13 12:11:52.410798 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-13 12:11:52.410948 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-13 12:11:52.411225 | primary | creating build/lib/repo_setup/yum_config
2026-06-13 12:11:52.411302 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-13 12:11:52.411429 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-13 12:11:52.411567 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-13 12:11:52.411711 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-13 12:11:52.411845 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-13 12:11:52.412001 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-13 12:11:52.412190 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-13 12:11:52.412314 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-13 12:11:52.412491 | primary | running egg_info
2026-06-13 12:11:52.412875 | primary | creating repo_setup.egg-info
2026-06-13 12:11:52.416618 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-13 12:11:52.417134 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-13 12:11:52.417454 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-13 12:11:52.417685 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-13 12:11:52.417781 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-13 12:11:52.439660 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-13 12:11:52.439782 | primary | [pbr] Processing SOURCES.txt
2026-06-13 12:11:52.439853 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 12:11:52.452087 | primary | [pbr] In git context, generating filelist from git
2026-06-13 12:11:52.458224 | primary | warning: no files found matching 'AUTHORS'
2026-06-13 12:11:52.458293 | primary | warning: no files found matching 'ChangeLog'
2026-06-13 12:11:52.458559 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-13 12:11:52.458748 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-13 12:11:52.462154 | primary | reading manifest template 'MANIFEST.in'
2026-06-13 12:11:52.462454 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-13 12:11:52.462590 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-13 12:11:52.462820 | primary | adding license file 'LICENSE'
2026-06-13 12:11:52.463702 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 12:11:52.464634 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-13 12:11:52.465144 | primary | running install_lib
2026-06-13 12:11:52.470225 | 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-13 12:11:52.470331 | 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-13 12:11:52.470451 | 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-13 12:11:52.470609 | 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-13 12:11:52.470787 | 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-13 12:11:52.470966 | 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-13 12:11:52.471111 | 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-13 12:11:52.471242 | 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-13 12:11:52.471361 | 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-13 12:11:52.471469 | 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-13 12:11:52.471605 | 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-13 12:11:52.471766 | 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-13 12:11:52.471877 | 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-13 12:11:52.471995 | 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-13 12:11:52.472135 | 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-13 12:11:52.472259 | 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-13 12:11:52.472379 | 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-13 12:11:52.472496 | 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-13 12:11:52.472614 | 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-13 12:11:52.472733 | 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-13 12:11:52.473437 | 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-13 12:11:52.473685 | 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-13 12:11:52.474369 | 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-13 12:11:52.474716 | 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-13 12:11:52.475170 | 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-13 12:11:52.476348 | 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-13 12:11:52.476548 | 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-13 12:11:52.479593 | 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-13 12:11:52.480205 | 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-13 12:11:52.480406 | 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-13 12:11:52.481893 | 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-13 12:11:52.482958 | 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-13 12:11:52.483307 | 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-13 12:11:52.483932 | 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-13 12:11:52.484533 | 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-13 12:11:52.484942 | 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-13 12:11:52.486918 | primary | running install_data
2026-06-13 12:11:52.491131 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-13 12:11:52.491160 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-13 12:11:52.491266 | 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-13 12:11:52.491417 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-13 12:11:52.491480 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-13 12:11:52.491530 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-13 12:11:52.491583 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-13 12:11:52.491713 | 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-13 12:11:52.491782 | 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-13 12:11:52.491893 | 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-13 12:11:52.492055 | 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-13 12:11:52.492172 | 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-13 12:11:52.492250 | 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-13 12:11:52.492355 | 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-13 12:11:52.492467 | 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-13 12:11:52.492576 | 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-13 12:11:52.492704 | 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-13 12:11:52.492822 | 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-13 12:11:52.493030 | 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-13 12:11:52.493088 | 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-13 12:11:52.493173 | 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-13 12:11:52.493298 | 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-13 12:11:52.493409 | 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-13 12:11:52.493522 | 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-13 12:11:52.493637 | 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-13 12:11:52.493767 | 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-13 12:11:52.493876 | 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-13 12:11:52.494063 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-13 12:11:52.494174 | 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-13 12:11:52.494312 | 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-13 12:11:52.494438 | primary | running install_egg_info
2026-06-13 12:11:52.498426 | 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-13 12:11:52.499446 | primary | running install_scripts
2026-06-13 12:11:52.504226 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 12:11:52.504344 | 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-13 12:11:52.504475 | 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-13 12:11:52.703165 | primary | ok: Runtime: 0:00:00.435262
2026-06-13 12:11:52.715865 | 
2026-06-13 12:11:52.716091 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-13 12:11:52.793705 | primary | skipping: Conditional result was False
2026-06-13 12:11:52.806379 | 
2026-06-13 12:11:52.806564 | TASK [repo_setup : Run repo-setup]
2026-06-13 12:11:53.550452 | primary | Cache was expired
2026-06-13 12:11:53.550595 | primary | 0 files removed
2026-06-13 12:11:53.594185 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-13 12:11:53.594253 | 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-13 12:11:53.594266 | 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-13 12:11:53.594272 | 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-13 12:11:53.594277 | 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-13 12:11:53.594281 | 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-13 12:11:53.855051 | primary | ok: Runtime: 0:00:00.506961
2026-06-13 12:11:53.864300 | 
2026-06-13 12:11:53.864440 | TASK [repo_setup : Get component repo]
2026-06-13 12:11:53.976349 | primary | skipping: Conditional result was False
2026-06-13 12:11:53.987634 | 
2026-06-13 12:11:53.987741 | TASK [repo_setup : Rename component repo]
2026-06-13 12:11:54.074352 | primary | skipping: Conditional result was False
2026-06-13 12:11:54.084817 | 
2026-06-13 12:11:54.084959 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-13 12:11:54.163925 | primary | skipping: Conditional result was False
2026-06-13 12:11:54.174217 | 
2026-06-13 12:11:54.174368 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-13 12:11:54.816516 | 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-13 12:11:55.223811 | primary | ok: Runtime: 0:00:00.282866
2026-06-13 12:11:55.229446 | 
2026-06-13 12:11:55.229541 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-13 12:11:56.273459 | primary | changed
2026-06-13 12:11:56.282576 | 
2026-06-13 12:11:56.282710 | TASK [repo_setup : Dump current-podified hash]
2026-06-13 12:11:56.360188 | primary | skipping: Conditional result was False
2026-06-13 12:11:56.370067 | 
2026-06-13 12:11:56.370213 | TASK [repo_setup : Slurp current podified hash]
2026-06-13 12:11:56.436962 | primary | skipping: Conditional result was False
2026-06-13 12:11:56.448256 | 
2026-06-13 12:11:56.448429 | TASK [repo_setup : Update the value of full_hash]
2026-06-13 12:11:56.504845 | primary | skipping: Conditional result was False
2026-06-13 12:11:56.514334 | 
2026-06-13 12:11:56.514474 | TASK [repo_setup : Export hashes facts for further use]
2026-06-13 12:11:56.592601 | primary | ok
2026-06-13 12:11:56.601822 | 
2026-06-13 12:11:56.601955 | TASK [repo_setup : Create download directory]
2026-06-13 12:11:56.649910 | primary | skipping: Conditional result was False
2026-06-13 12:11:56.660098 | 
2026-06-13 12:11:56.660235 | TASK [repo_setup : Print the URL to request]
2026-06-13 12:11:56.707857 | primary | skipping: Conditional result was False
2026-06-13 12:11:56.718746 | 
2026-06-13 12:11:56.718887 | TASK [Download the RPM]
2026-06-13 12:11:56.765300 | primary | skipping: Conditional result was False
2026-06-13 12:11:56.774986 | 
2026-06-13 12:11:56.775124 | TASK [repo_setup : Install RHOS Release tool]
2026-06-13 12:11:56.821582 | primary | skipping: Conditional result was False
2026-06-13 12:11:56.835156 | 
2026-06-13 12:11:56.835335 | TASK [repo_setup : Get rhos-release tool version]
2026-06-13 12:11:57.375196 | primary | skipping: Conditional result was False
2026-06-13 12:11:57.385640 | 
2026-06-13 12:11:57.385787 | TASK [repo_setup : Print rhos-release tool version]
2026-06-13 12:11:57.463645 | primary | skipping: Conditional result was False
2026-06-13 12:11:57.478442 | 
2026-06-13 12:11:57.478629 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-13 12:11:58.035042 | primary | skipping: Conditional result was False
2026-06-13 12:11:58.045553 | 
2026-06-13 12:11:58.045702 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-13 12:11:58.457770 | primary | ok
2026-06-13 12:11:58.527445 | 
2026-06-13 12:11:58.527660 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-13 12:11:59.058257 | primary | ok: Runtime: 0:00:00.019827
2026-06-13 12:11:59.067251 | 
2026-06-13 12:11:59.067388 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-13 12:11:59.614876 | primary | ok: Runtime: 0:00:00.015025
2026-06-13 12:11:59.624299 | 
2026-06-13 12:11:59.624433 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-13 12:11:59.702855 | primary | skipping: Conditional result was False
2026-06-13 12:11:59.712942 | 
2026-06-13 12:11:59.713078 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-13 12:11:59.791187 | primary | skipping: Conditional result was False
2026-06-13 12:11:59.801792 | 
2026-06-13 12:11:59.801937 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-13 12:11:59.889900 | primary | skipping: Conditional result was False
2026-06-13 12:11:59.899507 | 
2026-06-13 12:11:59.899681 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-13 12:11:59.977428 | primary | skipping: Conditional result was False
2026-06-13 12:11:59.987477 | 
2026-06-13 12:11:59.987658 | TASK [repo_setup : Check for DLRN component repo]
2026-06-13 12:12:00.055495 | primary | skipping: Conditional result was False
2026-06-13 12:12:00.066698 | 
2026-06-13 12:12:00.067006 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-13 12:12:00.154678 | primary | skipping: Conditional result was False
2026-06-13 12:12:00.169574 | 
2026-06-13 12:12:00.169729 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-13 12:12:00.576343 | primary | ok: All paths examined
2026-06-13 12:12:00.589963 | 
2026-06-13 12:12:00.590097 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-13 12:12:00.932659 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-13 12:12:00.933156 | primary | changed: All items complete
2026-06-13 12:12:00.933218 | 
2026-06-13 12:12:01.229409 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-13 12:12:01.537119 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-13 12:12:01.826770 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-13 12:12:02.138358 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-13 12:12:02.418421 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-13 12:12:02.725053 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-13 12:12:03.013748 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-13 12:12:03.455978 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-13 12:12:03.463080 | 
2026-06-13 12:12:03.463169 | TASK [repo_setup : Cleanup existing metadata]
2026-06-13 12:12:03.953146 | primary | Cache was expired
2026-06-13 12:12:03.968714 | primary | 66 files removed
2026-06-13 12:12:04.492326 | primary | ok: Runtime: 0:00:00.241525
2026-06-13 12:12:04.501102 | 
2026-06-13 12:12:04.501232 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-13 12:12:05.023341 | primary | changed
2026-06-13 12:12:05.040766 | 
2026-06-13 12:12:05.040938 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-13 12:12:05.452962 | primary | DEFAULT
2026-06-13 12:12:05.587682 | primary | ok: Runtime: 0:00:00.074808
2026-06-13 12:12:05.596560 | 
2026-06-13 12:12:05.596738 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-13 12:12:06.136669 | primary | skipping: Conditional result was False
2026-06-13 12:12:06.147583 | 
2026-06-13 12:12:06.147730 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-13 12:12:06.687950 | primary | skipping: Conditional result was False
2026-06-13 12:12:06.698073 | 
2026-06-13 12:12:06.698222 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-13 12:12:06.785091 | primary | skipping: Conditional result was False
2026-06-13 12:12:06.794870 | 
2026-06-13 12:12:06.795027 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-13 12:12:07.199210 | primary | REPORTING SUCCESS TO DLRN API
2026-06-13 12:12:07.699341 | primary | {
2026-06-13 12:12:07.699415 | primary |   "aggregate_hash": "30445c8a4ae75165cb1464a3c21bfcde",
2026-06-13 12:12:07.699427 | primary |   "commit_hash": null,
2026-06-13 12:12:07.699436 | primary |   "component": null,
2026-06-13 12:12:07.699444 | primary |   "distro_hash": null,
2026-06-13 12:12:07.699453 | primary |   "extended_hash": null,
2026-06-13 12:12:07.699473 | primary |   "in_progress": false,
2026-06-13 12:12:07.699482 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-13 12:12:07.699496 | primary |   "notes": "",
2026-06-13 12:12:07.699504 | primary |   "success": true,
2026-06-13 12:12:07.699520 | primary |   "timestamp": 1781352727,
2026-06-13 12:12:07.699529 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/41c/rdoproject.org/41cc5d9189c7458fa627b4cc2f4375e8"
2026-06-13 12:12:07.699540 | primary | }
2026-06-13 12:12:07.844153 | primary | ok: Runtime: 0:00:00.523076
2026-06-13 12:12:07.853859 | 
2026-06-13 12:12:07.853974 | PLAY RECAP
2026-06-13 12:12:07.854060 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-13 12:12:07.854102 | 
2026-06-13 12:12:08.024773 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 12:12:08.027664 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 12:12:08.687002 | 
2026-06-13 12:12:08.687150 | PLAY [all]
2026-06-13 12:12:08.697149 | 
2026-06-13 12:12:08.697220 | TASK [include_role : fetch-output]
2026-06-13 12:12:08.742333 | primary | ok
2026-06-13 12:12:08.761076 | 
2026-06-13 12:12:08.761158 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 12:12:08.827895 | primary | skipping: Conditional result was False
2026-06-13 12:12:08.837621 | 
2026-06-13 12:12:08.837764 | TASK [fetch-output : Set log path for single node]
2026-06-13 12:12:08.882338 | primary | ok
2026-06-13 12:12:08.890185 | 
2026-06-13 12:12:08.890322 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 12:12:09.359039 | primary -> localhost | ok: "/var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/logs"
2026-06-13 12:12:09.637108 | primary -> localhost | ok: "/var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/artifacts"
2026-06-13 12:12:09.926186 | primary -> localhost | ok: "/var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/docs"
2026-06-13 12:12:09.943800 | 
2026-06-13 12:12:09.944059 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 12:12:10.761402 | primary | ok
2026-06-13 12:12:10.761781 | primary | ok: All items complete
2026-06-13 12:12:10.761840 | 
2026-06-13 12:12:11.396350 | primary | ok
2026-06-13 12:12:12.018124 | primary | ok
2026-06-13 12:12:12.045509 | 
2026-06-13 12:12:12.045827 | TASK [include_role : fetch-output-openshift]
2026-06-13 12:12:12.074648 | primary | skipping: Conditional result was False
2026-06-13 12:12:12.086791 | 
2026-06-13 12:12:12.087001 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-13 12:12:12.134040 | primary | skipping: Conditional result was False
2026-06-13 12:12:12.142758 | primary | skipping: Conditional result was False
2026-06-13 12:12:12.156430 | 
2026-06-13 12:12:12.156640 | PLAY [all]
2026-06-13 12:12:12.163824 | 
2026-06-13 12:12:12.163917 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-13 12:12:12.756901 | primary | changed
2026-06-13 12:12:12.767407 | 
2026-06-13 12:12:12.767556 | PLAY RECAP
2026-06-13 12:12:12.767650 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-13 12:12:12.767692 | 
2026-06-13 12:12:12.980955 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 12:12:12.984049 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-13 12:12:13.728757 | 
2026-06-13 12:12:13.728927 | PLAY [localhost]
2026-06-13 12:12:13.739465 | 
2026-06-13 12:12:13.739540 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-13 12:12:14.199747 | localhost | changed
2026-06-13 12:12:14.219529 | 
2026-06-13 12:12:14.219861 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-13 12:12:14.264095 | localhost | ok
2026-06-13 12:12:14.278503 | 
2026-06-13 12:12:14.278680 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-13 12:12:14.688120 | localhost | changed
2026-06-13 12:12:14.696182 | 
2026-06-13 12:12:14.696396 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-13 12:12:15.466756 | localhost | changed
2026-06-13 12:12:15.475316 | 
2026-06-13 12:12:15.475450 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-13 12:12:15.920986 | localhost | Identity added: /var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/tmp/ansible.3lsaodnu (/var/lib/zuul/builds/41cc5d9189c7458fa627b4cc2f4375e8/work/tmp/ansible.3lsaodnu)
2026-06-13 12:12:15.921378 | localhost | ok: Runtime: 0:00:00.017744
2026-06-13 12:12:15.929940 | 
2026-06-13 12:12:15.930127 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-13 12:12:16.212025 | localhost | ok: Runtime: 0:00:00.010870
2026-06-13 12:12:16.222667 | 
2026-06-13 12:12:16.222809 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-13 12:12:16.289588 | localhost | changed
2026-06-13 12:12:16.298362 | 
2026-06-13 12:12:16.298502 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-13 12:12:16.769733 | localhost | changed
2026-06-13 12:12:16.779943 | 
2026-06-13 12:12:16.780048 | PLAY [localhost]
2026-06-13 12:12:16.788036 | 
2026-06-13 12:12:16.788155 | TASK [Generate bulk log download script]
2026-06-13 12:12:16.810286 | localhost | ok
2026-06-13 12:12:16.832383 | 
2026-06-13 12:12:16.832612 | TASK [local-log-download : Check API endpoint is defined]
2026-06-13 12:12:16.873127 | localhost | ok: All assertions passed
2026-06-13 12:12:16.908764 | 
2026-06-13 12:12:16.908899 | TASK [local-log-download : Create download script]
2026-06-13 12:12:17.374973 | localhost -> localhost | changed
2026-06-13 12:12:17.389689 | 
2026-06-13 12:12:17.389814 | TASK [Register quick-download link]
2026-06-13 12:12:17.413146 | localhost | ok
2026-06-13 12:12:17.417839 | 
2026-06-13 12:12:17.417946 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-13 12:12:17.429605 | 
2026-06-13 12:12:17.429722 | TASK [Set zuul-log-path fact]
2026-06-13 12:12:17.447829 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 12:12:17.460716 | 
2026-06-13 12:12:17.460849 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 12:12:17.499383 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 12:12:17.504660 | 
2026-06-13 12:12:17.504857 | TASK [upload-logs : Create log directories]
2026-06-13 12:12:18.512866 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-13 12:12:18.516464 | 
2026-06-13 12:12:18.516631 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-13 12:12:18.885748 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010899
2026-06-13 12:12:18.891163 | 
2026-06-13 12:12:18.891293 | TASK [upload-logs : Upload logs to log server]
2026-06-13 12:12:21.456228 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-13 12:12:21.459070 | 
2026-06-13 12:12:21.459192 | LOOP [upload-logs : Compress console log and json output]
