2026-06-12 16:03:03.870014 | Job console starting
2026-06-12 16:03:04.000126 | Updating git repos
2026-06-12 16:03:04.029590 | Cloning repos into workspace
2026-06-12 16:03:05.109662 | Restoring repo states
2026-06-12 16:03:05.124211 | Merging changes
2026-06-12 16:03:05.124242 | Checking out repos
2026-06-12 16:03:05.628916 | Preparing playbooks
2026-06-12 16:03:11.134457 | Running Ansible setup
2026-06-12 16:03:14.676362 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 16:03:15.246368 | 
2026-06-12 16:03:15.246473 | PLAY [localhost]
2026-06-12 16:03:15.253596 | 
2026-06-12 16:03:15.253660 | TASK [Gathering Facts]
2026-06-12 16:03:16.191895 | localhost | ok
2026-06-12 16:03:16.205899 | 
2026-06-12 16:03:16.206210 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 16:03:16.648123 | localhost -> localhost | changed
2026-06-12 16:03:16.656874 | 
2026-06-12 16:03:16.657073 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 16:03:17.595471 | localhost -> localhost | changed
2026-06-12 16:03:17.607125 | 
2026-06-12 16:03:17.607261 | TASK [Setup log path fact]
2026-06-12 16:03:17.629258 | localhost | ok
2026-06-12 16:03:17.649151 | 
2026-06-12 16:03:17.649345 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 16:03:17.689856 | localhost | ok
2026-06-12 16:03:17.700806 | 
2026-06-12 16:03:17.700939 | TASK [emit-job-header : Print job information]
2026-06-12 16:03:17.752279 | # Job Information
2026-06-12 16:03:17.752557 | Ansible Version: 2.16.18
2026-06-12 16:03:17.752620 | Job: periodic-container-quay-push-centos-9-master
2026-06-12 16:03:17.752665 | Pipeline: openstack-promote-component
2026-06-12 16:03:17.752704 | Executor: 38.102.83.32
2026-06-12 16:03:17.752741 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-12 16:03:17.752782 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/3ba/rdoproject.org/3bad1e585e004767b9a07681149d93d5/
2026-06-12 16:03:17.752821 | Event ID: 180ffa774fcd4d8194d330d2775347d5
2026-06-12 16:03:17.758444 | 
2026-06-12 16:03:17.758616 | LOOP [emit-job-header : Print node information]
2026-06-12 16:03:17.860854 | localhost | ok:
2026-06-12 16:03:17.861114 | localhost | # Node Information
2026-06-12 16:03:17.861171 | localhost | Inventory Hostname: primary
2026-06-12 16:03:17.861220 | localhost | Hostname: np0000072145
2026-06-12 16:03:17.861261 | localhost | Username: zuul
2026-06-12 16:03:17.861304 | localhost | Distro: CentOS 9
2026-06-12 16:03:17.861341 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 16:03:17.861377 | localhost | Region: RegionOne
2026-06-12 16:03:17.861413 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-12 16:03:17.861448 | localhost | Product Name: OpenStack Nova
2026-06-12 16:03:17.861483 | localhost | Interface IP: 38.102.83.194
2026-06-12 16:03:17.877502 | 
2026-06-12 16:03:17.877692 | PLAY [all]
2026-06-12 16:03:17.888917 | 
2026-06-12 16:03:17.889051 | TASK [Gather network facts]
2026-06-12 16:03:18.351912 | primary | ok
2026-06-12 16:03:18.363100 | 
2026-06-12 16:03:18.363222 | TASK [include_role : start-zuul-console]
2026-06-12 16:03:18.385812 | primary | ok
2026-06-12 16:03:18.403502 | 
2026-06-12 16:03:18.403655 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 16:03:18.811179 | primary | ok
2026-06-12 16:03:18.823003 | 
2026-06-12 16:03:18.823125 | TASK [include_role : add-build-sshkey]
2026-06-12 16:03:18.855088 | primary | ok
2026-06-12 16:03:18.875568 | 
2026-06-12 16:03:18.875693 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 16:03:19.164254 | primary -> localhost | ok
2026-06-12 16:03:19.173936 | 
2026-06-12 16:03:19.174064 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 16:03:19.196230 | primary | ok
2026-06-12 16:03:19.219833 | primary | included: /var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 16:03:19.228900 | 
2026-06-12 16:03:19.229021 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 16:03:20.110593 | primary -> localhost | Generating public/private rsa key pair.
2026-06-12 16:03:20.110924 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/3bad1e585e004767b9a07681149d93d5_id_rsa
2026-06-12 16:03:20.110986 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/3bad1e585e004767b9a07681149d93d5_id_rsa.pub
2026-06-12 16:03:20.111030 | primary -> localhost | The key fingerprint is:
2026-06-12 16:03:20.111071 | primary -> localhost | SHA256:LB9dJaJB0lxwXLf9nVOE000Bcd316dx04HKc5X6Kr84 zuul-build-sshkey
2026-06-12 16:03:20.111110 | primary -> localhost | The key's randomart image is:
2026-06-12 16:03:20.111150 | primary -> localhost | +---[RSA 3072]----+
2026-06-12 16:03:20.111187 | primary -> localhost | |      .++++.oo**@|
2026-06-12 16:03:20.111227 | primary -> localhost | |       .o+.. *+OB|
2026-06-12 16:03:20.111265 | primary -> localhost | |        .   o *oB|
2026-06-12 16:03:20.111303 | primary -> localhost | |       . . . oooB|
2026-06-12 16:03:20.111340 | primary -> localhost | |      . S .    =*|
2026-06-12 16:03:20.111376 | primary -> localhost | |       o .   . .o|
2026-06-12 16:03:20.111412 | primary -> localhost | |        .   . .  |
2026-06-12 16:03:20.111449 | primary -> localhost | |           . .   |
2026-06-12 16:03:20.111486 | primary -> localhost | |           .E..  |
2026-06-12 16:03:20.111563 | primary -> localhost | +----[SHA256]-----+
2026-06-12 16:03:20.111669 | primary -> localhost | ok: Runtime: 0:00:00.431461
2026-06-12 16:03:20.119208 | 
2026-06-12 16:03:20.119335 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 16:03:20.151979 | primary | ok
2026-06-12 16:03:20.167805 | primary | included: /var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 16:03:20.182355 | 
2026-06-12 16:03:20.182477 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 16:03:20.207599 | primary | skipping: Conditional result was False
2026-06-12 16:03:20.213087 | 
2026-06-12 16:03:20.213167 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 16:03:20.660594 | primary | changed
2026-06-12 16:03:20.669705 | 
2026-06-12 16:03:20.669832 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 16:03:20.913858 | primary | ok
2026-06-12 16:03:20.919854 | 
2026-06-12 16:03:20.919957 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 16:03:21.684261 | primary | changed
2026-06-12 16:03:21.693059 | 
2026-06-12 16:03:21.693200 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 16:03:22.478848 | primary | changed
2026-06-12 16:03:22.487382 | 
2026-06-12 16:03:22.487506 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 16:03:22.513824 | primary | skipping: Conditional result was False
2026-06-12 16:03:22.529321 | 
2026-06-12 16:03:22.529479 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 16:03:22.985681 | primary -> localhost | changed
2026-06-12 16:03:23.000800 | 
2026-06-12 16:03:23.000945 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 16:03:23.313715 | primary -> localhost | Identity added: /var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/3bad1e585e004767b9a07681149d93d5_id_rsa (zuul-build-sshkey)
2026-06-12 16:03:23.313905 | primary -> localhost | ok: Runtime: 0:00:00.009950
2026-06-12 16:03:23.317365 | 
2026-06-12 16:03:23.317427 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 16:03:23.647074 | primary | ok
2026-06-12 16:03:23.651375 | 
2026-06-12 16:03:23.651434 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 16:03:23.676981 | primary | skipping: Conditional result was False
2026-06-12 16:03:23.683426 | 
2026-06-12 16:03:23.683484 | TASK [include_role : validate-host]
2026-06-12 16:03:23.698687 | primary | ok
2026-06-12 16:03:23.714104 | 
2026-06-12 16:03:23.714167 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 16:03:23.740238 | primary | ok
2026-06-12 16:03:23.743543 | 
2026-06-12 16:03:23.743604 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 16:03:23.989399 | primary -> localhost | ok
2026-06-12 16:03:23.999020 | 
2026-06-12 16:03:23.999160 | TASK [validate-host : Collect information about the host]
2026-06-12 16:03:24.755923 | primary | ok
2026-06-12 16:03:24.774896 | 
2026-06-12 16:03:24.775059 | TASK [validate-host : Sanitize hostname]
2026-06-12 16:03:24.847962 | primary | ok
2026-06-12 16:03:24.855082 | 
2026-06-12 16:03:24.855211 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 16:03:25.366777 | primary -> localhost | changed
2026-06-12 16:03:25.375807 | 
2026-06-12 16:03:25.375955 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 16:03:25.864314 | primary | ok
2026-06-12 16:03:25.871150 | 
2026-06-12 16:03:25.871279 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 16:03:26.419169 | primary -> localhost | changed
2026-06-12 16:03:26.434140 | 
2026-06-12 16:03:26.434316 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 16:03:26.461092 | primary | skipping: Conditional result was False
2026-06-12 16:03:26.465181 | 
2026-06-12 16:03:26.465245 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 16:03:26.490247 | primary | skipping: Conditional result was False
2026-06-12 16:03:26.495021 | 
2026-06-12 16:03:26.495095 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 16:03:26.756485 | primary | ok: "logs"
2026-06-12 16:03:26.757010 | primary | ok: All items complete
2026-06-12 16:03:26.757066 | 
2026-06-12 16:03:26.981038 | primary | ok: "artifacts"
2026-06-12 16:03:27.233460 | primary | ok: "docs"
2026-06-12 16:03:27.243403 | 
2026-06-12 16:03:27.243582 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 16:03:27.506729 | primary | changed: "logs"
2026-06-12 16:03:27.715275 | primary | changed: "artifacts"
2026-06-12 16:03:27.936392 | primary | changed: "docs"
2026-06-12 16:03:27.953399 | 
2026-06-12 16:03:27.953496 | PLAY RECAP
2026-06-12 16:03:27.953615 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 16:03:27.953670 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 16:03:27.953706 | 
2026-06-12 16:03:28.154574 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 16:03:28.157942 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 16:03:28.805880 | 
2026-06-12 16:03:28.806000 | PLAY [all]
2026-06-12 16:03:28.816376 | 
2026-06-12 16:03:28.816447 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 16:03:28.897909 | primary | ok
2026-06-12 16:03:28.905782 | 
2026-06-12 16:03:28.905943 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 16:03:29.344375 | primary | changed
2026-06-12 16:03:29.358795 | 
2026-06-12 16:03:29.359057 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 16:03:30.466792 | primary | changed
2026-06-12 16:03:30.481724 | 
2026-06-12 16:03:30.481857 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 16:03:30.985489 | primary | changed:
2026-06-12 16:03:30.985886 | primary | {
2026-06-12 16:03:30.985967 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 16:03:30.986103 | primary | }
2026-06-12 16:03:31.236487 | primary | changed:
2026-06-12 16:03:31.236745 | primary | {
2026-06-12 16:03:31.236805 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 16:03:31.236847 | primary | }
2026-06-12 16:03:31.496117 | primary | changed:
2026-06-12 16:03:31.496263 | primary | {
2026-06-12 16:03:31.496314 | 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-12 16:03:31.496356 | primary | }
2026-06-12 16:03:31.757467 | primary | changed:
2026-06-12 16:03:31.757679 | primary | {
2026-06-12 16:03:31.757735 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 16:03:31.757781 | primary | }
2026-06-12 16:03:32.037206 | primary | changed:
2026-06-12 16:03:32.037355 | primary | {
2026-06-12 16:03:32.037404 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 16:03:32.037444 | primary | }
2026-06-12 16:03:32.336759 | primary | changed:
2026-06-12 16:03:32.336914 | primary | {
2026-06-12 16:03:32.336971 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 16:03:32.337021 | primary | }
2026-06-12 16:03:32.596261 | primary | changed:
2026-06-12 16:03:32.596414 | primary | {
2026-06-12 16:03:32.596462 | 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-12 16:03:32.596502 | primary | }
2026-06-12 16:03:32.837959 | primary | changed:
2026-06-12 16:03:32.838165 | primary | {
2026-06-12 16:03:32.838222 | 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-12 16:03:32.838262 | primary | }
2026-06-12 16:03:33.108828 | primary | changed:
2026-06-12 16:03:33.108965 | primary | {
2026-06-12 16:03:33.109029 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 16:03:33.109157 | primary | }
2026-06-12 16:03:33.375047 | primary | changed:
2026-06-12 16:03:33.375268 | primary | {
2026-06-12 16:03:33.375316 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 16:03:33.375354 | primary | }
2026-06-12 16:03:33.621984 | primary | changed:
2026-06-12 16:03:33.622136 | primary | {
2026-06-12 16:03:33.622189 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 16:03:33.622232 | primary | }
2026-06-12 16:03:33.948258 | primary | changed:
2026-06-12 16:03:33.948423 | primary | {
2026-06-12 16:03:33.948473 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 16:03:33.948577 | primary | }
2026-06-12 16:03:34.153343 | primary | changed:
2026-06-12 16:03:34.153492 | primary | {
2026-06-12 16:03:34.153601 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 16:03:34.153649 | primary | }
2026-06-12 16:03:34.381243 | primary | changed:
2026-06-12 16:03:34.381423 | primary | {
2026-06-12 16:03:34.381502 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 16:03:34.381634 | primary | }
2026-06-12 16:03:34.675127 | primary | changed:
2026-06-12 16:03:34.675315 | primary | {
2026-06-12 16:03:34.675373 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 16:03:34.675428 | primary | }
2026-06-12 16:03:34.935021 | primary | changed:
2026-06-12 16:03:34.935361 | primary | {
2026-06-12 16:03:34.935459 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 16:03:34.935655 | primary | }
2026-06-12 16:03:35.210836 | primary | changed:
2026-06-12 16:03:35.211053 | primary | {
2026-06-12 16:03:35.211109 | 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-12 16:03:35.211151 | primary | }
2026-06-12 16:03:35.454083 | primary | changed:
2026-06-12 16:03:35.454224 | primary | {
2026-06-12 16:03:35.454273 | 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-12 16:03:35.454313 | primary | }
2026-06-12 16:03:35.724244 | primary | changed:
2026-06-12 16:03:35.724381 | primary | {
2026-06-12 16:03:35.724429 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 16:03:35.724484 | primary | }
2026-06-12 16:03:35.955796 | primary | changed:
2026-06-12 16:03:35.955934 | primary | {
2026-06-12 16:03:35.955983 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 16:03:35.956026 | primary | }
2026-06-12 16:03:36.239607 | primary | changed:
2026-06-12 16:03:36.239779 | primary | {
2026-06-12 16:03:36.239862 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 16:03:36.239931 | primary | }
2026-06-12 16:03:36.517791 | primary | changed:
2026-06-12 16:03:36.517964 | primary | {
2026-06-12 16:03:36.518045 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 16:03:36.518115 | primary | }
2026-06-12 16:03:36.803347 | primary | changed:
2026-06-12 16:03:36.803491 | primary | {
2026-06-12 16:03:36.803575 | 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-12 16:03:36.803620 | primary | }
2026-06-12 16:03:37.052861 | primary | changed:
2026-06-12 16:03:37.052945 | primary | {
2026-06-12 16:03:37.052966 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 16:03:37.052984 | primary | }
2026-06-12 16:03:37.277814 | primary | changed:
2026-06-12 16:03:37.277910 | primary | {
2026-06-12 16:03:37.277932 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 16:03:37.277951 | primary | }
2026-06-12 16:03:37.551756 | primary | changed:
2026-06-12 16:03:37.551889 | primary | {
2026-06-12 16:03:37.551938 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 16:03:37.551978 | primary | }
2026-06-12 16:03:37.573146 | 
2026-06-12 16:03:37.573289 | TASK [Set timezone to UTC]
2026-06-12 16:03:38.125159 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 16:03:38.132499 | 
2026-06-12 16:03:38.132647 | TASK [Create nodepool directory]
2026-06-12 16:03:38.429639 | primary | changed
2026-06-12 16:03:38.433736 | 
2026-06-12 16:03:38.433795 | TASK [Create nodepool sub_nodes file]
2026-06-12 16:03:39.225047 | primary | changed
2026-06-12 16:03:39.232709 | 
2026-06-12 16:03:39.232848 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 16:03:39.996119 | primary | changed
2026-06-12 16:03:40.004251 | 
2026-06-12 16:03:40.004379 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 16:03:40.050389 | 
2026-06-12 16:03:40.050667 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 16:03:40.098129 | 
2026-06-12 16:03:40.098432 | TASK [Create nodepool primary file]
2026-06-12 16:03:40.831890 | primary | changed
2026-06-12 16:03:40.839275 | 
2026-06-12 16:03:40.839400 | TASK [Create nodepool node_private for this node]
2026-06-12 16:03:41.666678 | primary | changed
2026-06-12 16:03:41.676076 | 
2026-06-12 16:03:41.676154 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 16:03:42.135630 | primary | ok: Item: id_rsa Runtime: 0:00:00.007066
2026-06-12 16:03:42.135979 | 
2026-06-12 16:03:42.337121 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.005453
2026-06-12 16:03:42.354081 | 
2026-06-12 16:03:42.354276 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 16:03:43.160330 | primary | changed
2026-06-12 16:03:43.168779 | 
2026-06-12 16:03:43.168905 | TASK [Validate sudoers config after edits]
2026-06-12 16:03:43.502463 | primary | /etc/sudoers: parsed OK
2026-06-12 16:03:43.502570 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 16:03:43.502586 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-12 16:03:43.502597 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 16:03:43.717879 | primary | ok: Runtime: 0:00:00.013463
2026-06-12 16:03:43.726061 | 
2026-06-12 16:03:43.726183 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 16:03:44.029671 | primary | SHELL=/bin/bash
2026-06-12 16:03:44.029823 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-12 16:03:44.029837 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-12 16:03:44.029844 | primary | PWD=/home/zuul
2026-06-12 16:03:44.029851 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-12 16:03:44.029858 | primary | LOGNAME=zuul
2026-06-12 16:03:44.029864 | primary | XDG_SESSION_TYPE=tty
2026-06-12 16:03:44.029873 | primary | _=/usr/bin/env
2026-06-12 16:03:44.029881 | primary | MOTD_SHOWN=pam
2026-06-12 16:03:44.029887 | primary | HOME=/home/zuul
2026-06-12 16:03:44.029893 | primary | LANG=en_US.UTF-8
2026-06-12 16:03:44.029900 | primary | SSH_CONNECTION=38.102.83.32 34948 38.102.83.194 22
2026-06-12 16:03:44.029906 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-12 16:03:44.029914 | primary | WORKSPACE=/home/zuul/workspace
2026-06-12 16:03:44.029919 | primary | XDG_SESSION_CLASS=user
2026-06-12 16:03:44.029925 | primary | SELINUX_ROLE_REQUESTED=
2026-06-12 16:03:44.029931 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 16:03:44.029936 | primary | USER=zuul
2026-06-12 16:03:44.029941 | primary | ZUUL_VOTING=True
2026-06-12 16:03:44.029946 | primary | BUILD_TIMEOUT=3000000
2026-06-12 16:03:44.029952 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-12 16:03:44.029957 | primary | SHLVL=1
2026-06-12 16:03:44.029962 | primary | XDG_SESSION_ID=1
2026-06-12 16:03:44.029969 | primary | ZUUL_BRANCH=master
2026-06-12 16:03:44.029976 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 16:03:44.029984 | primary | SSH_CLIENT=38.102.83.32 34948 22
2026-06-12 16:03:44.029991 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 16:03:44.029999 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 16:03:44.030006 | primary | which_declare=declare -f
2026-06-12 16:03:44.030014 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 16:03:44.030020 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-12 16:03:44.030025 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 16:03:44.030030 | primary | ZUUL_UUID=3bad1e585e004767b9a07681149d93d5
2026-06-12 16:03:44.030043 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 16:03:44.030050 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 16:03:44.030056 | primary | }
2026-06-12 16:03:44.272282 | primary | ok: Runtime: 0:00:00.009973
2026-06-12 16:03:44.280600 | 
2026-06-12 16:03:44.280734 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 16:03:44.308911 | primary | skipping: Conditional result was False
2026-06-12 16:03:44.319123 | 
2026-06-12 16:03:44.319268 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 16:03:44.858751 | primary | skipping: Conditional result was False
2026-06-12 16:03:44.869151 | 
2026-06-12 16:03:44.869290 | TASK [Ensure legacy workspace directory]
2026-06-12 16:03:45.146816 | primary | changed
2026-06-12 16:03:45.148956 | 
2026-06-12 16:03:45.149022 | PLAY RECAP
2026-06-12 16:03:45.149101 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 16:03:45.149129 | 
2026-06-12 16:03:45.324293 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 16:03:45.325946 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-12 16:03:45.972069 | 
2026-06-12 16:03:45.972224 | PLAY [primary]
2026-06-12 16:03:45.983424 | 
2026-06-12 16:03:45.983606 | TASK [Clone repos in the job workspace]
2026-06-12 16:03:46.013498 | primary | ok
2026-06-12 16:03:46.030898 | 
2026-06-12 16:03:46.030977 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 16:03:46.439464 | primary | ok
2026-06-12 16:03:46.449750 | 
2026-06-12 16:03:46.449887 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 16:03:48.009131 | primary | Output suppressed because no_log was given
2026-06-12 16:03:48.019501 | 
2026-06-12 16:03:48.019622 | TASK [Create the config file]
2026-06-12 16:03:49.140253 | primary | changed
2026-06-12 16:03:49.142833 | 
2026-06-12 16:03:49.142927 | PLAY RECAP
2026-06-12 16:03:49.143011 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 16:03:49.143054 | 
2026-06-12 16:03:49.316018 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-12 16:03:49.318980 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-12 16:03:49.962859 | 
2026-06-12 16:03:49.962971 | PLAY [primary]
2026-06-12 16:03:49.973115 | 
2026-06-12 16:03:49.973185 | TASK [Create copy-container.yml playbook on primary]
2026-06-12 16:03:51.027860 | primary | changed
2026-06-12 16:03:51.037959 | 
2026-06-12 16:03:51.038199 | TASK [Install required packages]
2026-06-12 16:04:35.586107 | primary | changed
2026-06-12 16:04:35.594271 | 
2026-06-12 16:04:35.594408 | TASK [Ensure dependency collections are installed]
2026-06-12 16:05:43.798395 | primary | changed
2026-06-12 16:05:43.809933 | 
2026-06-12 16:05:43.810005 | TASK [install copy-containers]
2026-06-12 16:05:44.714010 | primary |
2026-06-12 16:05:44.714116 | primary | PLAY [localhost] ***************************************************************
2026-06-12 16:05:44.714126 | primary |
2026-06-12 16:05:44.714132 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-12 16:05:44.714141 | primary | Friday 12 June 2026  16:05:44 +0000 (0:00:00.034)       0:00:00.034 ***********
2026-06-12 16:05:44.714147 | primary | Friday 12 June 2026  16:05:44 +0000 (0:00:00.033)       0:00:00.033 ***********
2026-06-12 16:05:45.702252 | primary | ok: [localhost]
2026-06-12 16:05:45.702329 | primary |
2026-06-12 16:05:45.702344 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-12 16:05:45.702353 | primary | Friday 12 June 2026  16:05:45 +0000 (0:00:00.987)       0:00:01.022 ***********
2026-06-12 16:05:45.702361 | primary | Friday 12 June 2026  16:05:45 +0000 (0:00:00.987)       0:00:01.021 ***********
2026-06-12 16:05:45.749929 | primary |
2026-06-12 16:05:45.750009 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 16:05:45.750021 | primary | Friday 12 June 2026  16:05:45 +0000 (0:00:00.048)       0:00:01.070 ***********
2026-06-12 16:05:45.750030 | primary | Friday 12 June 2026  16:05:45 +0000 (0:00:00.048)       0:00:01.069 ***********
2026-06-12 16:05:46.260939 | primary | changed: [localhost] => (item=artifacts)
2026-06-12 16:05:46.260986 | primary | changed: [localhost] => (item=logs)
2026-06-12 16:05:46.260997 | primary |
2026-06-12 16:05:46.261016 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-12 16:05:46.261025 | primary | Friday 12 June 2026  16:05:46 +0000 (0:00:00.510)       0:00:01.581 ***********
2026-06-12 16:05:46.261033 | primary | Friday 12 June 2026  16:05:46 +0000 (0:00:00.510)       0:00:01.580 ***********
2026-06-12 16:05:50.086364 | primary | changed: [localhost]
2026-06-12 16:05:50.086429 | primary |
2026-06-12 16:05:50.086436 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-12 16:05:50.086444 | primary | Friday 12 June 2026  16:05:50 +0000 (0:00:03.825)       0:00:05.406 ***********
2026-06-12 16:05:50.086449 | primary | Friday 12 June 2026  16:05:50 +0000 (0:00:03.825)       0:00:05.405 ***********
2026-06-12 16:06:20.379058 | primary | changed: [localhost]
2026-06-12 16:06:20.379150 | primary |
2026-06-12 16:06:20.379163 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-12 16:06:20.379173 | primary | Friday 12 June 2026  16:06:20 +0000 (0:00:30.293)       0:00:35.700 ***********
2026-06-12 16:06:20.379181 | primary | Friday 12 June 2026  16:06:20 +0000 (0:00:30.293)       0:00:35.698 ***********
2026-06-12 16:06:20.694342 | primary | changed: [localhost]
2026-06-12 16:06:20.694370 | primary |
2026-06-12 16:06:20.694377 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-12 16:06:20.694382 | primary | Friday 12 June 2026  16:06:20 +0000 (0:00:00.315)       0:00:36.015 ***********
2026-06-12 16:06:20.694387 | primary | Friday 12 June 2026  16:06:20 +0000 (0:00:00.315)       0:00:36.014 ***********
2026-06-12 16:06:24.263523 | primary | changed: [localhost]
2026-06-12 16:06:24.263597 | primary |
2026-06-12 16:06:24.263610 | 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-12 16:06:24.263628 | primary | Friday 12 June 2026  16:06:24 +0000 (0:00:03.568)       0:00:39.583 ***********
2026-06-12 16:06:24.263637 | primary | Friday 12 June 2026  16:06:24 +0000 (0:00:03.568)       0:00:39.582 ***********
2026-06-12 16:07:21.557559 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-12 16:07:21.557694 | primary | ok: [localhost]
2026-06-12 16:07:21.557708 | primary |
2026-06-12 16:07:21.557719 | 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-12 16:07:21.557730 | primary | Friday 12 June 2026  16:07:21 +0000 (0:00:57.294)       0:01:36.878 ***********
2026-06-12 16:07:21.557753 | primary | Friday 12 June 2026  16:07:21 +0000 (0:00:57.294)       0:01:36.877 ***********
2026-06-12 16:07:21.587948 | primary | skipping: [localhost]
2026-06-12 16:07:21.588008 | primary |
2026-06-12 16:07:21.588020 | 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-12 16:07:21.588030 | primary | Friday 12 June 2026  16:07:21 +0000 (0:00:00.030)       0:01:36.909 ***********
2026-06-12 16:07:21.588038 | primary | Friday 12 June 2026  16:07:21 +0000 (0:00:00.030)       0:01:36.907 ***********
2026-06-12 16:07:21.956513 | primary | changed: [localhost]
2026-06-12 16:07:21.956548 | primary |
2026-06-12 16:07:21.956554 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-12 16:07:21.956559 | primary | Friday 12 June 2026  16:07:21 +0000 (0:00:00.368)       0:01:37.277 ***********
2026-06-12 16:07:21.956563 | primary | Friday 12 June 2026  16:07:21 +0000 (0:00:00.368)       0:01:37.276 ***********
2026-06-12 16:07:22.119135 | primary | changed: [localhost]
2026-06-12 16:07:22.119168 | primary |
2026-06-12 16:07:22.119174 | 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-12 16:07:22.119182 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.162)       0:01:37.440 ***********
2026-06-12 16:07:22.119186 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.162)       0:01:37.439 ***********
2026-06-12 16:07:22.192874 | primary | skipping: [localhost]
2026-06-12 16:07:22.192920 | primary |
2026-06-12 16:07:22.192932 | 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-12 16:07:22.192941 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.073)       0:01:37.514 ***********
2026-06-12 16:07:22.192950 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.073)       0:01:37.512 ***********
2026-06-12 16:07:22.219403 | primary | skipping: [localhost]
2026-06-12 16:07:22.219439 | primary |
2026-06-12 16:07:22.219448 | 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-12 16:07:22.219456 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.026)       0:01:37.540 ***********
2026-06-12 16:07:22.219470 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.026)       0:01:37.539 ***********
2026-06-12 16:07:22.245101 | primary | skipping: [localhost]
2026-06-12 16:07:22.245133 | primary |
2026-06-12 16:07:22.245158 | 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-12 16:07:22.245165 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.025)       0:01:37.566 ***********
2026-06-12 16:07:22.245172 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.025)       0:01:37.565 ***********
2026-06-12 16:07:22.274814 | primary | skipping: [localhost]
2026-06-12 16:07:22.274873 | primary |
2026-06-12 16:07:22.274889 | 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-12 16:07:22.274904 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.029)       0:01:37.595 ***********
2026-06-12 16:07:22.274917 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.029)       0:01:37.594 ***********
2026-06-12 16:07:22.318364 | primary | skipping: [localhost]
2026-06-12 16:07:22.318412 | primary |
2026-06-12 16:07:22.318423 | 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-12 16:07:22.318445 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.043)       0:01:37.639 ***********
2026-06-12 16:07:22.318454 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.043)       0:01:37.638 ***********
2026-06-12 16:07:22.362359 | primary | skipping: [localhost]
2026-06-12 16:07:22.362403 | primary |
2026-06-12 16:07:22.362414 | primary | PLAY RECAP *********************************************************************
2026-06-12 16:07:22.362424 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-12 16:07:22.362434 | primary |
2026-06-12 16:07:22.362443 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.043)       0:01:37.683 ***********
2026-06-12 16:07:22.362451 | primary | ===============================================================================
2026-06-12 16:07:22.362460 | primary | copy_container : Build the copy-container ------------------------------ 57.29s
2026-06-12 16:07:22.362468 | primary | copy_container : Install required packages ----------------------------- 30.29s
2026-06-12 16:07:22.362477 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 3.83s
2026-06-12 16:07:22.362486 | primary | copy_container : Copy go files to temporary directory ------------------- 3.57s
2026-06-12 16:07:22.362494 | primary | Gathering Facts --------------------------------------------------------- 0.99s
2026-06-12 16:07:22.362502 | primary | copy_container : Ensure directory is present ---------------------------- 0.51s
2026-06-12 16:07:22.362511 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.37s
2026-06-12 16:07:22.362520 | primary | copy_container : Create temporary directory ----------------------------- 0.32s
2026-06-12 16:07:22.362528 | primary | copy_container : Delete temporary directory ----------------------------- 0.16s
2026-06-12 16:07:22.362537 | primary | copy_container : Create cron job to copy containers --------------------- 0.07s
2026-06-12 16:07:22.362545 | primary | Install copy_containers ------------------------------------------------- 0.05s
2026-06-12 16:07:22.362554 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-12 16:07:22.362562 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-12 16:07:22.362571 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-12 16:07:22.362579 | primary | copy_container : Create cron job to copy containers --------------------- 0.03s
2026-06-12 16:07:22.362587 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-12 16:07:22.362596 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.03s
2026-06-12 16:07:22.362604 | primary | Friday 12 June 2026  16:07:22 +0000 (0:00:00.044)       0:01:37.682 ***********
2026-06-12 16:07:22.362613 | primary | ===============================================================================
2026-06-12 16:07:22.362622 | primary | copy_container --------------------------------------------------------- 96.61s
2026-06-12 16:07:22.362634 | primary | gather_facts ------------------------------------------------------------ 0.99s
2026-06-12 16:07:22.362646 | primary | ansible.builtin.include_role -------------------------------------------- 0.05s
2026-06-12 16:07:22.362659 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 16:07:22.362671 | primary | total ------------------------------------------------------------------ 97.65s
2026-06-12 16:07:22.478531 | primary | ok: Runtime: 0:01:38.205322
2026-06-12 16:07:22.480866 | 
2026-06-12 16:07:22.481420 | PLAY RECAP
2026-06-12 16:07:22.481470 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 16:07:22.481492 | 
2026-06-12 16:07:22.614069 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-12 16:07:22.615547 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-12 16:07:23.200946 | 
2026-06-12 16:07:23.201045 | PLAY [primary]
2026-06-12 16:07:23.211448 | 
2026-06-12 16:07:23.211544 | TASK [Install podman]
2026-06-12 16:07:24.638447 | primary | ok: Nothing to do
2026-06-12 16:07:24.649457 | 
2026-06-12 16:07:24.649642 | TASK [Get md5 file for DLRN hash tag]
2026-06-12 16:07:25.231345 | primary | changed: OK (32 bytes)
2026-06-12 16:07:25.240416 | 
2026-06-12 16:07:25.240628 | TASK [Find MD5 value]
2026-06-12 16:07:25.785557 | primary | ok: Runtime: 0:00:00.003973
2026-06-12 16:07:25.793662 | 
2026-06-12 16:07:25.793800 | TASK [Perform container registry login with podman]
2026-06-12 16:07:27.337604 | primary | Output suppressed because no_log was given
2026-06-12 16:07:27.342590 | 
2026-06-12 16:07:27.342682 | TASK [Copy containers per release]
2026-06-12 16:09:43.066134 | primary | Output suppressed because no_log was given
2026-06-12 16:09:43.072997 | 
2026-06-12 16:09:43.073133 | TASK [Tag containers]
2026-06-12 16:11:50.789755 | primary | Output suppressed because no_log was given
2026-06-12 16:11:50.796872 | 
2026-06-12 16:11:50.797012 | TASK [Fail job if there is an error in the copy log]
2026-06-12 16:11:51.114181 | primary | time="2026-06-12T16:07:27Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//219/rdoproject.org/2191f95ec5e247ff84e25ed65dfb96ab/logs/containers-successfully-built.log"
2026-06-12 16:11:51.114283 | primary | time="2026-06-12T16:07:27Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//219/rdoproject.org/2191f95ec5e247ff84e25ed65dfb96ab/logs/containers-built.log"
2026-06-12 16:11:51.114299 | primary | time="2026-06-12T16:07:28Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114309 | primary | time="2026-06-12T16:07:29Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114317 | primary | time="2026-06-12T16:07:30Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114325 | primary | time="2026-06-12T16:07:32Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114336 | primary | time="2026-06-12T16:07:33Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114345 | primary | time="2026-06-12T16:07:33Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-12 16:11:51.114353 | primary | time="2026-06-12T16:07:34Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114361 | primary | time="2026-06-12T16:07:34Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-12 16:11:51.114369 | primary | time="2026-06-12T16:07:36Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114378 | primary | time="2026-06-12T16:07:36Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-12 16:11:51.114386 | primary | time="2026-06-12T16:07:37Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114394 | primary | time="2026-06-12T16:07:37Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-12 16:11:51.114402 | primary | time="2026-06-12T16:07:39Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114409 | primary | time="2026-06-12T16:07:40Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114417 | primary | time="2026-06-12T16:07:42Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114425 | primary | time="2026-06-12T16:07:43Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114433 | primary | time="2026-06-12T16:07:44Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114440 | primary | time="2026-06-12T16:07:45Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114448 | primary | time="2026-06-12T16:07:47Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114456 | primary | time="2026-06-12T16:07:49Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114464 | primary | time="2026-06-12T16:07:50Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114475 | primary | time="2026-06-12T16:07:51Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114496 | primary | time="2026-06-12T16:07:53Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114508 | primary | time="2026-06-12T16:07:54Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114518 | primary | time="2026-06-12T16:07:55Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114528 | primary | time="2026-06-12T16:07:56Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114549 | primary | time="2026-06-12T16:07:58Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114561 | primary | time="2026-06-12T16:07:59Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114571 | primary | time="2026-06-12T16:07:59Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-12 16:11:51.114581 | primary | time="2026-06-12T16:08:01Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114597 | primary | time="2026-06-12T16:08:02Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114608 | primary | time="2026-06-12T16:08:03Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114619 | primary | time="2026-06-12T16:08:05Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114629 | primary | time="2026-06-12T16:08:06Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114639 | primary | time="2026-06-12T16:08:07Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114650 | primary | time="2026-06-12T16:08:08Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114662 | primary | time="2026-06-12T16:08:10Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114669 | primary | time="2026-06-12T16:08:11Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114677 | primary | time="2026-06-12T16:08:12Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114685 | primary | time="2026-06-12T16:08:13Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114692 | primary | time="2026-06-12T16:08:15Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114702 | primary | time="2026-06-12T16:08:17Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114713 | primary | time="2026-06-12T16:08:18Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114723 | primary | time="2026-06-12T16:08:19Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114734 | primary | time="2026-06-12T16:08:21Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114744 | primary | time="2026-06-12T16:08:22Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114762 | primary | time="2026-06-12T16:08:23Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114773 | primary | time="2026-06-12T16:08:24Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114781 | primary | time="2026-06-12T16:08:26Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114788 | primary | time="2026-06-12T16:08:27Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114796 | primary | time="2026-06-12T16:08:28Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114804 | primary | time="2026-06-12T16:08:29Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114812 | primary | time="2026-06-12T16:08:29Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-12 16:11:51.114819 | primary | time="2026-06-12T16:08:31Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114827 | primary | time="2026-06-12T16:08:31Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-12 16:11:51.114842 | primary | time="2026-06-12T16:08:33Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114850 | primary | time="2026-06-12T16:08:34Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114857 | primary | time="2026-06-12T16:08:35Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114865 | primary | time="2026-06-12T16:08:37Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114873 | primary | time="2026-06-12T16:08:38Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114880 | primary | time="2026-06-12T16:08:39Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114893 | primary | time="2026-06-12T16:08:40Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114901 | primary | time="2026-06-12T16:08:42Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114908 | primary | time="2026-06-12T16:08:43Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114916 | primary | time="2026-06-12T16:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114924 | primary | time="2026-06-12T16:08:45Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114931 | primary | time="2026-06-12T16:08:46Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114939 | primary | time="2026-06-12T16:08:48Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114946 | primary | time="2026-06-12T16:08:49Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114954 | primary | time="2026-06-12T16:08:50Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114966 | primary | time="2026-06-12T16:08:52Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114974 | primary | time="2026-06-12T16:08:53Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114981 | primary | time="2026-06-12T16:08:54Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.114989 | primary | time="2026-06-12T16:08:54Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-12 16:11:51.114997 | primary | time="2026-06-12T16:08:56Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115005 | primary | time="2026-06-12T16:08:57Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115012 | primary | time="2026-06-12T16:08:58Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115020 | primary | time="2026-06-12T16:08:59Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115028 | primary | time="2026-06-12T16:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115035 | primary | time="2026-06-12T16:09:02Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115043 | primary | time="2026-06-12T16:09:03Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115053 | primary | time="2026-06-12T16:09:04Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115063 | primary | time="2026-06-12T16:09:04Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-12 16:11:51.115163 | primary | time="2026-06-12T16:09:06Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115181 | primary | time="2026-06-12T16:09:07Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115200 | primary | time="2026-06-12T16:09:08Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115209 | primary | time="2026-06-12T16:09:08Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-12 16:11:51.115216 | primary | time="2026-06-12T16:09:10Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115224 | primary | time="2026-06-12T16:09:11Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115231 | primary | time="2026-06-12T16:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115239 | primary | time="2026-06-12T16:09:14Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115254 | primary | time="2026-06-12T16:09:15Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115262 | primary | time="2026-06-12T16:09:16Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115269 | primary | time="2026-06-12T16:09:18Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115277 | primary | time="2026-06-12T16:09:19Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115292 | primary | time="2026-06-12T16:09:19Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-12 16:11:51.115300 | primary | time="2026-06-12T16:09:20Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115307 | primary | time="2026-06-12T16:09:21Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115314 | primary | time="2026-06-12T16:09:23Z" level=info msg="Copying image podified-master-centos9/openstack-os:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115322 | primary | time="2026-06-12T16:09:24Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115329 | primary | time="2026-06-12T16:09:25Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115337 | primary | time="2026-06-12T16:09:27Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115345 | primary | time="2026-06-12T16:09:27Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-12 16:11:51.115352 | primary | time="2026-06-12T16:09:28Z" level=info msg="Copying image podified-master-centos9/openstack-redis:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115363 | primary | time="2026-06-12T16:09:29Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115386 | primary | time="2026-06-12T16:09:30Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115407 | primary | time="2026-06-12T16:09:32Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115418 | primary | time="2026-06-12T16:09:33Z" level=info msg="Copying image podified-master-centos9/openstack-frr:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115429 | primary | time="2026-06-12T16:09:34Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115439 | primary | time="2026-06-12T16:09:35Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115449 | primary | time="2026-06-12T16:09:37Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115460 | primary | time="2026-06-12T16:09:38Z" level=info msg="Copying image podified-master-centos9/openstack-cron:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115471 | primary | time="2026-06-12T16:09:40Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.115482 | primary | time="2026-06-12T16:09:40Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-12 16:11:51.115492 | primary | time="2026-06-12T16:09:41Z" level=info msg="Copying image podified-master-centos9/openstack-base:3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.348931 | primary | ok: Runtime: 0:00:00.005827
2026-06-12 16:11:51.358320 | 
2026-06-12 16:11:51.358455 | TASK [Fail job if the tag log cannot find manifest]
2026-06-12 16:11:51.669516 | primary | time="2026-06-12T16:09:43Z" level=info msg="Overwriting promoted hash"
2026-06-12 16:11:51.669632 | primary | time="2026-06-12T16:09:43Z" level=info msg="Promoted hash:  3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.669729 | primary | time="2026-06-12T16:09:43Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//219/rdoproject.org/2191f95ec5e247ff84e25ed65dfb96ab/logs/containers-successfully-built.log"
2026-06-12 16:11:51.669746 | primary | time="2026-06-12T16:09:43Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//219/rdoproject.org/2191f95ec5e247ff84e25ed65dfb96ab/logs/containers-built.log"
2026-06-12 16:11:51.669756 | primary | time="2026-06-12T16:09:43Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//219/rdoproject.org/2191f95ec5e247ff84e25ed65dfb96ab/ namespace: podified-master-centos9 promoted_hash: 3899653706995fac13b6f25ee7617afe"
2026-06-12 16:11:51.669768 | primary | time="2026-06-12T16:09:44Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:a1f283e36a5381e2ee19b143b1c6a4a84423a323251d7e8ed38642bd16f0255b"
2026-06-12 16:11:51.669781 | primary | "Updated"
2026-06-12 16:11:51.669790 | primary |
2026-06-12 16:11:51.669798 | primary | time="2026-06-12T16:09:44Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag a1f283e36a5381e2ee19b143b1c6a4a84423a323251d7e8ed38642bd16f0255b and manifest sha256:a1f283e36a5381e2ee19b143b1c6a4a84423a323251d7e8ed38642bd16f0255b"
2026-06-12 16:11:51.669809 | primary | "Updated"
2026-06-12 16:11:51.669817 | primary |
2026-06-12 16:11:51.669825 | primary | time="2026-06-12T16:09:45Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:80d12249e260b4a4f5534772ee98a5e553a9400b956954ae0b3ebaaf5c1d9775"
2026-06-12 16:11:51.669832 | primary | "Updated"
2026-06-12 16:11:51.669840 | primary |
2026-06-12 16:11:51.669847 | primary | time="2026-06-12T16:09:45Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag 80d12249e260b4a4f5534772ee98a5e553a9400b956954ae0b3ebaaf5c1d9775 and manifest sha256:80d12249e260b4a4f5534772ee98a5e553a9400b956954ae0b3ebaaf5c1d9775"
2026-06-12 16:11:51.669855 | primary | "Updated"
2026-06-12 16:11:51.669863 | primary |
2026-06-12 16:11:51.669870 | primary | time="2026-06-12T16:09:46Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:1e815e492840984640593d4607b0711ce4dbd0bfcb2baaa3950fa73810458017"
2026-06-12 16:11:51.669878 | primary | "Updated"
2026-06-12 16:11:51.669885 | primary |
2026-06-12 16:11:51.669893 | primary | time="2026-06-12T16:09:46Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag 1e815e492840984640593d4607b0711ce4dbd0bfcb2baaa3950fa73810458017 and manifest sha256:1e815e492840984640593d4607b0711ce4dbd0bfcb2baaa3950fa73810458017"
2026-06-12 16:11:51.669901 | primary | "Updated"
2026-06-12 16:11:51.669909 | primary |
2026-06-12 16:11:51.669916 | primary | time="2026-06-12T16:09:48Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:70c458b46ecf27d146e8277b9de052c639538963ea1a6f18765f61b417188be1"
2026-06-12 16:11:51.669924 | primary | "Updated"
2026-06-12 16:11:51.669931 | primary |
2026-06-12 16:11:51.669939 | primary | time="2026-06-12T16:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag 70c458b46ecf27d146e8277b9de052c639538963ea1a6f18765f61b417188be1 and manifest sha256:70c458b46ecf27d146e8277b9de052c639538963ea1a6f18765f61b417188be1"
2026-06-12 16:11:51.669946 | primary | "Updated"
2026-06-12 16:11:51.669954 | primary |
2026-06-12 16:11:51.669961 | primary | time="2026-06-12T16:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:21f68c3dba185a81a1fd96e92cd60f2da6b0682888ee0a331492d0420abb0284"
2026-06-12 16:11:51.669969 | primary | "Updated"
2026-06-12 16:11:51.669977 | primary |
2026-06-12 16:11:51.669984 | primary | time="2026-06-12T16:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag 21f68c3dba185a81a1fd96e92cd60f2da6b0682888ee0a331492d0420abb0284 and manifest sha256:21f68c3dba185a81a1fd96e92cd60f2da6b0682888ee0a331492d0420abb0284"
2026-06-12 16:11:51.670002 | primary | "Updated"
2026-06-12 16:11:51.670010 | primary |
2026-06-12 16:11:51.670018 | primary | time="2026-06-12T16:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:9b2fea8a7d990794533b407214697a46c9ba647da12534caa2cbed3ce0bb75bc"
2026-06-12 16:11:51.670026 | primary | "Updated"
2026-06-12 16:11:51.670033 | primary |
2026-06-12 16:11:51.670042 | primary | time="2026-06-12T16:09:51Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 9b2fea8a7d990794533b407214697a46c9ba647da12534caa2cbed3ce0bb75bc and manifest sha256:9b2fea8a7d990794533b407214697a46c9ba647da12534caa2cbed3ce0bb75bc"
2026-06-12 16:11:51.670051 | primary | "Updated"
2026-06-12 16:11:51.670059 | primary |
2026-06-12 16:11:51.670067 | primary | time="2026-06-12T16:09:52Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:640950ab54c934550837c28bcbb23f4bb9351d120f8a8188a39594fe08334f20"
2026-06-12 16:11:51.670075 | primary | "Updated"
2026-06-12 16:11:51.670116 | primary |
2026-06-12 16:11:51.670136 | primary | time="2026-06-12T16:09:52Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag 640950ab54c934550837c28bcbb23f4bb9351d120f8a8188a39594fe08334f20 and manifest sha256:640950ab54c934550837c28bcbb23f4bb9351d120f8a8188a39594fe08334f20"
2026-06-12 16:11:51.670144 | primary | "Updated"
2026-06-12 16:11:51.670152 | primary |
2026-06-12 16:11:51.670160 | primary | time="2026-06-12T16:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:e5c1bc6f690335ad90c41039ff520a2625d486458196d5d08ce2cf1ded167ea6"
2026-06-12 16:11:51.670167 | primary | "Updated"
2026-06-12 16:11:51.670175 | primary |
2026-06-12 16:11:51.670183 | primary | time="2026-06-12T16:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag e5c1bc6f690335ad90c41039ff520a2625d486458196d5d08ce2cf1ded167ea6 and manifest sha256:e5c1bc6f690335ad90c41039ff520a2625d486458196d5d08ce2cf1ded167ea6"
2026-06-12 16:11:51.670190 | primary | "Updated"
2026-06-12 16:11:51.670198 | primary |
2026-06-12 16:11:51.670211 | primary | time="2026-06-12T16:09:54Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:1abfe30cf064a8e106736d3e3a7d159996399cc1ff7a61776e1cf18b43ac11d1"
2026-06-12 16:11:51.670219 | primary | "Updated"
2026-06-12 16:11:51.670227 | primary |
2026-06-12 16:11:51.670235 | primary | time="2026-06-12T16:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag 1abfe30cf064a8e106736d3e3a7d159996399cc1ff7a61776e1cf18b43ac11d1 and manifest sha256:1abfe30cf064a8e106736d3e3a7d159996399cc1ff7a61776e1cf18b43ac11d1"
2026-06-12 16:11:51.670242 | primary | "Updated"
2026-06-12 16:11:51.670250 | primary |
2026-06-12 16:11:51.670257 | primary | time="2026-06-12T16:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:746c0440c2b30cd8c2b806c70c356a0acfa6b82788ef0ef6b42aed1aa2f9c019"
2026-06-12 16:11:51.670265 | primary | "Updated"
2026-06-12 16:11:51.670272 | primary |
2026-06-12 16:11:51.670280 | primary | time="2026-06-12T16:09:56Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 746c0440c2b30cd8c2b806c70c356a0acfa6b82788ef0ef6b42aed1aa2f9c019 and manifest sha256:746c0440c2b30cd8c2b806c70c356a0acfa6b82788ef0ef6b42aed1aa2f9c019"
2026-06-12 16:11:51.670288 | primary | "Updated"
2026-06-12 16:11:51.670295 | primary |
2026-06-12 16:11:51.670303 | primary | time="2026-06-12T16:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:53f060792d0edd8abdc77b4ef4b4214b4667c449b39d442d6f60c23154b2ec47"
2026-06-12 16:11:51.670310 | primary | "Updated"
2026-06-12 16:11:51.670318 | primary |
2026-06-12 16:11:51.670325 | primary | time="2026-06-12T16:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag 53f060792d0edd8abdc77b4ef4b4214b4667c449b39d442d6f60c23154b2ec47 and manifest sha256:53f060792d0edd8abdc77b4ef4b4214b4667c449b39d442d6f60c23154b2ec47"
2026-06-12 16:11:51.670338 | primary | "Updated"
2026-06-12 16:11:51.670346 | primary |
2026-06-12 16:11:51.670355 | primary | time="2026-06-12T16:09:58Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:3233c8d79a975de10a3b9815a519401ee20248436f35c0c455bcaa244bf06c2e"
2026-06-12 16:11:51.670363 | primary | "Updated"
2026-06-12 16:11:51.670371 | primary |
2026-06-12 16:11:51.670379 | primary | time="2026-06-12T16:09:58Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 3233c8d79a975de10a3b9815a519401ee20248436f35c0c455bcaa244bf06c2e and manifest sha256:3233c8d79a975de10a3b9815a519401ee20248436f35c0c455bcaa244bf06c2e"
2026-06-12 16:11:51.670422 | primary | "Updated"
2026-06-12 16:11:51.670435 | primary |
2026-06-12 16:11:51.670445 | primary | time="2026-06-12T16:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:65d2836a08ff92ee2d57dec666d1321cc938fae5b3f1dcc984654f5683f4641a"
2026-06-12 16:11:51.670452 | primary | "Updated"
2026-06-12 16:11:51.670460 | primary |
2026-06-12 16:11:51.670468 | primary | time="2026-06-12T16:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag 65d2836a08ff92ee2d57dec666d1321cc938fae5b3f1dcc984654f5683f4641a and manifest sha256:65d2836a08ff92ee2d57dec666d1321cc938fae5b3f1dcc984654f5683f4641a"
2026-06-12 16:11:51.670477 | primary | "Updated"
2026-06-12 16:11:51.670485 | primary |
2026-06-12 16:11:51.670493 | primary | time="2026-06-12T16:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:8ab66e33a4664bfa65f4637b8d2057a88289d76fe4aef0e02d7e587a1d6755da"
2026-06-12 16:11:51.670502 | primary | "Updated"
2026-06-12 16:11:51.670509 | primary |
2026-06-12 16:11:51.670518 | primary | time="2026-06-12T16:10:01Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag 8ab66e33a4664bfa65f4637b8d2057a88289d76fe4aef0e02d7e587a1d6755da and manifest sha256:8ab66e33a4664bfa65f4637b8d2057a88289d76fe4aef0e02d7e587a1d6755da"
2026-06-12 16:11:51.670527 | primary | "Updated"
2026-06-12 16:11:51.670534 | primary |
2026-06-12 16:11:51.670542 | primary | time="2026-06-12T16:10:01Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:b815be114c78fa8eda8dcc4bda5aaf3fa6b6aed45777174854aef4acf0907838"
2026-06-12 16:11:51.670549 | primary | "Updated"
2026-06-12 16:11:51.670556 | primary |
2026-06-12 16:11:51.670571 | primary | time="2026-06-12T16:10:02Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag b815be114c78fa8eda8dcc4bda5aaf3fa6b6aed45777174854aef4acf0907838 and manifest sha256:b815be114c78fa8eda8dcc4bda5aaf3fa6b6aed45777174854aef4acf0907838"
2026-06-12 16:11:51.670579 | primary | "Updated"
2026-06-12 16:11:51.670586 | primary |
2026-06-12 16:11:51.670599 | primary | time="2026-06-12T16:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:d6a42541991352a9fcc33501e277f458f36963686e6903ca3e0fea5b9338a06f"
2026-06-12 16:11:51.670607 | primary | "Updated"
2026-06-12 16:11:51.670614 | primary |
2026-06-12 16:11:51.670622 | primary | time="2026-06-12T16:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag d6a42541991352a9fcc33501e277f458f36963686e6903ca3e0fea5b9338a06f and manifest sha256:d6a42541991352a9fcc33501e277f458f36963686e6903ca3e0fea5b9338a06f"
2026-06-12 16:11:51.670629 | primary | "Updated"
2026-06-12 16:11:51.670637 | primary |
2026-06-12 16:11:51.670644 | primary | time="2026-06-12T16:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:6a23c213ce308b0ebadaa9609900ea4d9b5709a3cf8255e592e5daa2e9ac2d17"
2026-06-12 16:11:51.670652 | primary | "Updated"
2026-06-12 16:11:51.670659 | primary |
2026-06-12 16:11:51.670667 | primary | time="2026-06-12T16:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 6a23c213ce308b0ebadaa9609900ea4d9b5709a3cf8255e592e5daa2e9ac2d17 and manifest sha256:6a23c213ce308b0ebadaa9609900ea4d9b5709a3cf8255e592e5daa2e9ac2d17"
2026-06-12 16:11:51.670679 | primary | "Updated"
2026-06-12 16:11:51.670687 | primary |
2026-06-12 16:11:51.670695 | primary | time="2026-06-12T16:10:05Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:eb5e0475ff1b1a81865ae99792b51597e7d88970f1b5902b7a9c56b7506d6ee9"
2026-06-12 16:11:51.670702 | primary | "Updated"
2026-06-12 16:11:51.670710 | primary |
2026-06-12 16:11:51.670718 | primary | time="2026-06-12T16:10:05Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag eb5e0475ff1b1a81865ae99792b51597e7d88970f1b5902b7a9c56b7506d6ee9 and manifest sha256:eb5e0475ff1b1a81865ae99792b51597e7d88970f1b5902b7a9c56b7506d6ee9"
2026-06-12 16:11:51.670725 | primary | "Updated"
2026-06-12 16:11:51.670733 | primary |
2026-06-12 16:11:51.670740 | primary | time="2026-06-12T16:10:06Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:a7d2464cb5bf30d6026ab59c28cb3d7d4103d870f94a5d3ebc8ef94836b2a5ec"
2026-06-12 16:11:51.670748 | primary | "Updated"
2026-06-12 16:11:51.670755 | primary |
2026-06-12 16:11:51.670763 | primary | time="2026-06-12T16:10:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag a7d2464cb5bf30d6026ab59c28cb3d7d4103d870f94a5d3ebc8ef94836b2a5ec and manifest sha256:a7d2464cb5bf30d6026ab59c28cb3d7d4103d870f94a5d3ebc8ef94836b2a5ec"
2026-06-12 16:11:51.670773 | primary | "Updated"
2026-06-12 16:11:51.670784 | primary |
2026-06-12 16:11:51.670799 | primary | time="2026-06-12T16:10:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:1732e6f5114d19f60fc14c50d39386482876bfcd06c6abb18649a4c808333916"
2026-06-12 16:11:51.670810 | primary | "Updated"
2026-06-12 16:11:51.670821 | primary |
2026-06-12 16:11:51.670832 | primary | time="2026-06-12T16:10:08Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag 1732e6f5114d19f60fc14c50d39386482876bfcd06c6abb18649a4c808333916 and manifest sha256:1732e6f5114d19f60fc14c50d39386482876bfcd06c6abb18649a4c808333916"
2026-06-12 16:11:51.670842 | primary | "Updated"
2026-06-12 16:11:51.670852 | primary |
2026-06-12 16:11:51.670863 | primary | time="2026-06-12T16:10:09Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:9772979f74d7d11e932a5558da83b242a34f55b30e0e1d3e89a8d72dc958f1f6"
2026-06-12 16:11:51.670874 | primary | "Updated"
2026-06-12 16:11:51.670885 | primary |
2026-06-12 16:11:51.670896 | primary | time="2026-06-12T16:10:09Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag 9772979f74d7d11e932a5558da83b242a34f55b30e0e1d3e89a8d72dc958f1f6 and manifest sha256:9772979f74d7d11e932a5558da83b242a34f55b30e0e1d3e89a8d72dc958f1f6"
2026-06-12 16:11:51.670907 | primary | "Updated"
2026-06-12 16:11:51.670917 | primary |
2026-06-12 16:11:51.670927 | primary | time="2026-06-12T16:10:10Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:146d6522d93ff95e63e528d27df6594f7a8fe338aa2a9bad402acf63e53fa65d"
2026-06-12 16:11:51.670937 | primary | "Updated"
2026-06-12 16:11:51.670946 | primary |
2026-06-12 16:11:51.670955 | primary | time="2026-06-12T16:10:10Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 146d6522d93ff95e63e528d27df6594f7a8fe338aa2a9bad402acf63e53fa65d and manifest sha256:146d6522d93ff95e63e528d27df6594f7a8fe338aa2a9bad402acf63e53fa65d"
2026-06-12 16:11:51.670966 | primary | "Updated"
2026-06-12 16:11:51.670977 | primary |
2026-06-12 16:11:51.670988 | primary | time="2026-06-12T16:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:adb8b20e251b236d94eb08d69037afd47ab1b35d6f8418d5b2c4a05ca884496b"
2026-06-12 16:11:51.670999 | primary | "Updated"
2026-06-12 16:11:51.671009 | primary |
2026-06-12 16:11:51.671028 | primary | time="2026-06-12T16:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag adb8b20e251b236d94eb08d69037afd47ab1b35d6f8418d5b2c4a05ca884496b and manifest sha256:adb8b20e251b236d94eb08d69037afd47ab1b35d6f8418d5b2c4a05ca884496b"
2026-06-12 16:11:51.671043 | primary | "Updated"
2026-06-12 16:11:51.671051 | primary |
2026-06-12 16:11:51.671059 | primary | time="2026-06-12T16:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:f7381b529fe47b634944b5f984829ae4b35faf4c11a9f629866dfb5dfb5f11af"
2026-06-12 16:11:51.671070 | primary | "Updated"
2026-06-12 16:11:51.671119 | primary |
2026-06-12 16:11:51.671134 | primary | time="2026-06-12T16:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag f7381b529fe47b634944b5f984829ae4b35faf4c11a9f629866dfb5dfb5f11af and manifest sha256:f7381b529fe47b634944b5f984829ae4b35faf4c11a9f629866dfb5dfb5f11af"
2026-06-12 16:11:51.671142 | primary | "Updated"
2026-06-12 16:11:51.671150 | primary |
2026-06-12 16:11:51.671159 | primary | time="2026-06-12T16:10:13Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:a51f49fc2bcde9d83809ad2c984022601abc78203288581a504bf092bd6d2926"
2026-06-12 16:11:51.671170 | primary | "Updated"
2026-06-12 16:11:51.671180 | primary |
2026-06-12 16:11:51.671191 | primary | time="2026-06-12T16:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag a51f49fc2bcde9d83809ad2c984022601abc78203288581a504bf092bd6d2926 and manifest sha256:a51f49fc2bcde9d83809ad2c984022601abc78203288581a504bf092bd6d2926"
2026-06-12 16:11:51.671202 | primary | "Updated"
2026-06-12 16:11:51.671213 | primary |
2026-06-12 16:11:51.671223 | primary | time="2026-06-12T16:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:c6f891f59bda1e6583b6a3a6ea64ec229940e7e532b771c3cac160a158b5e355"
2026-06-12 16:11:51.671234 | primary | "Updated"
2026-06-12 16:11:51.671244 | primary |
2026-06-12 16:11:51.671255 | primary | time="2026-06-12T16:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag c6f891f59bda1e6583b6a3a6ea64ec229940e7e532b771c3cac160a158b5e355 and manifest sha256:c6f891f59bda1e6583b6a3a6ea64ec229940e7e532b771c3cac160a158b5e355"
2026-06-12 16:11:51.671266 | primary | "Updated"
2026-06-12 16:11:51.671276 | primary |
2026-06-12 16:11:51.671286 | primary | time="2026-06-12T16:10:16Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:2dce4a66e3f4637378e0b39f9aea3f221e9466fab441aa4961003ad7e8e71ebd"
2026-06-12 16:11:51.671296 | primary | "Updated"
2026-06-12 16:11:51.671305 | primary |
2026-06-12 16:11:51.671315 | primary | time="2026-06-12T16:10:16Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag 2dce4a66e3f4637378e0b39f9aea3f221e9466fab441aa4961003ad7e8e71ebd and manifest sha256:2dce4a66e3f4637378e0b39f9aea3f221e9466fab441aa4961003ad7e8e71ebd"
2026-06-12 16:11:51.671326 | primary | "Updated"
2026-06-12 16:11:51.671336 | primary |
2026-06-12 16:11:51.671346 | primary | time="2026-06-12T16:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:8220c7fe66cdc396db22730c018d9c25b9bb27ffcb8dcc422da4e53770ee72f8"
2026-06-12 16:11:51.671357 | primary | "Updated"
2026-06-12 16:11:51.671368 | primary |
2026-06-12 16:11:51.671379 | primary | time="2026-06-12T16:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag 8220c7fe66cdc396db22730c018d9c25b9bb27ffcb8dcc422da4e53770ee72f8 and manifest sha256:8220c7fe66cdc396db22730c018d9c25b9bb27ffcb8dcc422da4e53770ee72f8"
2026-06-12 16:11:51.671390 | primary | "Updated"
2026-06-12 16:11:51.671400 | primary |
2026-06-12 16:11:51.671411 | primary | time="2026-06-12T16:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:c10c838008a07abebc80f126bef2c5babaafe24da25dc6fa7ac5ee81e4d97452"
2026-06-12 16:11:51.671422 | primary | "Updated"
2026-06-12 16:11:51.671432 | primary |
2026-06-12 16:11:51.671443 | primary | time="2026-06-12T16:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag c10c838008a07abebc80f126bef2c5babaafe24da25dc6fa7ac5ee81e4d97452 and manifest sha256:c10c838008a07abebc80f126bef2c5babaafe24da25dc6fa7ac5ee81e4d97452"
2026-06-12 16:11:51.671454 | primary | "Updated"
2026-06-12 16:11:51.671474 | primary |
2026-06-12 16:11:51.671485 | primary | time="2026-06-12T16:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:0487fff9f5497d1563a18300d89bc83d8832720af7c3656d7239d3687c8efb5f"
2026-06-12 16:11:51.671496 | primary | "Updated"
2026-06-12 16:11:51.671507 | primary |
2026-06-12 16:11:51.671518 | primary | time="2026-06-12T16:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag 0487fff9f5497d1563a18300d89bc83d8832720af7c3656d7239d3687c8efb5f and manifest sha256:0487fff9f5497d1563a18300d89bc83d8832720af7c3656d7239d3687c8efb5f"
2026-06-12 16:11:51.671529 | primary | "Updated"
2026-06-12 16:11:51.671540 | primary |
2026-06-12 16:11:51.671549 | primary | time="2026-06-12T16:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:4e2a4c8e1ce814640f5058cd56f4bd82d987b32aa60eccc2952dcb6817efb018"
2026-06-12 16:11:51.671558 | primary | "Updated"
2026-06-12 16:11:51.671566 | primary |
2026-06-12 16:11:51.671574 | primary | time="2026-06-12T16:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 4e2a4c8e1ce814640f5058cd56f4bd82d987b32aa60eccc2952dcb6817efb018 and manifest sha256:4e2a4c8e1ce814640f5058cd56f4bd82d987b32aa60eccc2952dcb6817efb018"
2026-06-12 16:11:51.671581 | primary | "Updated"
2026-06-12 16:11:51.671589 | primary |
2026-06-12 16:11:51.671613 | primary | time="2026-06-12T16:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:e6a034cb7731a1cb29d28ad510b0856b1cef6ac7822370a6977c4a464f88afca"
2026-06-12 16:11:51.671621 | primary | "Updated"
2026-06-12 16:11:51.671628 | primary |
2026-06-12 16:11:51.671636 | primary | time="2026-06-12T16:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag e6a034cb7731a1cb29d28ad510b0856b1cef6ac7822370a6977c4a464f88afca and manifest sha256:e6a034cb7731a1cb29d28ad510b0856b1cef6ac7822370a6977c4a464f88afca"
2026-06-12 16:11:51.671644 | primary | "Updated"
2026-06-12 16:11:51.671651 | primary |
2026-06-12 16:11:51.671659 | primary | time="2026-06-12T16:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:d137358a5ed01a8e68088d35b534399e96c00a3d5a3086b455e686c4e65e49ad"
2026-06-12 16:11:51.671666 | primary | "Updated"
2026-06-12 16:11:51.671673 | primary |
2026-06-12 16:11:51.671681 | primary | time="2026-06-12T16:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag d137358a5ed01a8e68088d35b534399e96c00a3d5a3086b455e686c4e65e49ad and manifest sha256:d137358a5ed01a8e68088d35b534399e96c00a3d5a3086b455e686c4e65e49ad"
2026-06-12 16:11:51.671689 | primary | "Updated"
2026-06-12 16:11:51.671696 | primary |
2026-06-12 16:11:51.671704 | primary | time="2026-06-12T16:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:dc53712dea627e85ee8bf12b4994a7533fc73a94464c868c61a422f59e922b77"
2026-06-12 16:11:51.671711 | primary | "Updated"
2026-06-12 16:11:51.671718 | primary |
2026-06-12 16:11:51.671726 | primary | time="2026-06-12T16:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag dc53712dea627e85ee8bf12b4994a7533fc73a94464c868c61a422f59e922b77 and manifest sha256:dc53712dea627e85ee8bf12b4994a7533fc73a94464c868c61a422f59e922b77"
2026-06-12 16:11:51.671734 | primary | "Updated"
2026-06-12 16:11:51.671741 | primary |
2026-06-12 16:11:51.671749 | primary | time="2026-06-12T16:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:4f524abd40b013df2ea747ecadc80861be1c113c17ec66932ad139312e2ae6db"
2026-06-12 16:11:51.671756 | primary | "Updated"
2026-06-12 16:11:51.671763 | primary |
2026-06-12 16:11:51.671771 | primary | time="2026-06-12T16:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 4f524abd40b013df2ea747ecadc80861be1c113c17ec66932ad139312e2ae6db and manifest sha256:4f524abd40b013df2ea747ecadc80861be1c113c17ec66932ad139312e2ae6db"
2026-06-12 16:11:51.671779 | primary | "Updated"
2026-06-12 16:11:51.671786 | primary |
2026-06-12 16:11:51.671793 | primary | time="2026-06-12T16:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:ae421d9ae96b1b928f33344a8973081cdac6fd0a2b69822365874ad7a6ea49c3"
2026-06-12 16:11:51.671807 | primary | "Updated"
2026-06-12 16:11:51.671816 | primary |
2026-06-12 16:11:51.671824 | primary | time="2026-06-12T16:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag ae421d9ae96b1b928f33344a8973081cdac6fd0a2b69822365874ad7a6ea49c3 and manifest sha256:ae421d9ae96b1b928f33344a8973081cdac6fd0a2b69822365874ad7a6ea49c3"
2026-06-12 16:11:51.671831 | primary | "Updated"
2026-06-12 16:11:51.671839 | primary |
2026-06-12 16:11:51.671846 | primary | time="2026-06-12T16:10:28Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:b0d20fc4fc99fef978bd047174fc6cc1b64da003012fabb07df296c66cb51c98"
2026-06-12 16:11:51.671854 | primary | "Updated"
2026-06-12 16:11:51.671861 | primary |
2026-06-12 16:11:51.671869 | primary | time="2026-06-12T16:10:28Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag b0d20fc4fc99fef978bd047174fc6cc1b64da003012fabb07df296c66cb51c98 and manifest sha256:b0d20fc4fc99fef978bd047174fc6cc1b64da003012fabb07df296c66cb51c98"
2026-06-12 16:11:51.671876 | primary | "Updated"
2026-06-12 16:11:51.671884 | primary |
2026-06-12 16:11:51.671891 | primary | time="2026-06-12T16:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:c504131e9167c025eed5b8b4b47bb2190018f44b2677cfe78370ccdf2244aac1"
2026-06-12 16:11:51.671899 | primary | "Updated"
2026-06-12 16:11:51.671906 | primary |
2026-06-12 16:11:51.671913 | primary | time="2026-06-12T16:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag c504131e9167c025eed5b8b4b47bb2190018f44b2677cfe78370ccdf2244aac1 and manifest sha256:c504131e9167c025eed5b8b4b47bb2190018f44b2677cfe78370ccdf2244aac1"
2026-06-12 16:11:51.671921 | primary | "Updated"
2026-06-12 16:11:51.671928 | primary |
2026-06-12 16:11:51.671936 | primary | time="2026-06-12T16:10:30Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:9470fdb9400da1648716d19c5cc3e65765778f481bbf2c073fedf08b80525b80"
2026-06-12 16:11:51.671943 | primary | "Updated"
2026-06-12 16:11:51.671951 | primary |
2026-06-12 16:11:51.671958 | primary | time="2026-06-12T16:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag 9470fdb9400da1648716d19c5cc3e65765778f481bbf2c073fedf08b80525b80 and manifest sha256:9470fdb9400da1648716d19c5cc3e65765778f481bbf2c073fedf08b80525b80"
2026-06-12 16:11:51.671966 | primary | "Updated"
2026-06-12 16:11:51.671975 | primary |
2026-06-12 16:11:51.671982 | primary | time="2026-06-12T16:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:d2f0774d1d0d7b53759b677038920cb16e80d6175a54e099e341fd4850fed5af"
2026-06-12 16:11:51.671990 | primary | "Updated"
2026-06-12 16:11:51.672002 | primary |
2026-06-12 16:11:51.672010 | primary | time="2026-06-12T16:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag d2f0774d1d0d7b53759b677038920cb16e80d6175a54e099e341fd4850fed5af and manifest sha256:d2f0774d1d0d7b53759b677038920cb16e80d6175a54e099e341fd4850fed5af"
2026-06-12 16:11:51.672017 | primary | "Updated"
2026-06-12 16:11:51.672025 | primary |
2026-06-12 16:11:51.672032 | primary | time="2026-06-12T16:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:f47f1a70914db0d83e8539d6bcb7308112797e95a1b1bd787e33430ff4f3c073"
2026-06-12 16:11:51.672040 | primary | "Updated"
2026-06-12 16:11:51.672047 | primary |
2026-06-12 16:11:51.672062 | primary | time="2026-06-12T16:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag f47f1a70914db0d83e8539d6bcb7308112797e95a1b1bd787e33430ff4f3c073 and manifest sha256:f47f1a70914db0d83e8539d6bcb7308112797e95a1b1bd787e33430ff4f3c073"
2026-06-12 16:11:51.672070 | primary | "Updated"
2026-06-12 16:11:51.672106 | primary |
2026-06-12 16:11:51.672120 | primary | time="2026-06-12T16:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:7c28c5727ad1643d33d0782543c183c6f6800999be6e98e101f259ac4b098e98"
2026-06-12 16:11:51.672135 | primary | "Updated"
2026-06-12 16:11:51.672144 | primary |
2026-06-12 16:11:51.672152 | primary | time="2026-06-12T16:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag 7c28c5727ad1643d33d0782543c183c6f6800999be6e98e101f259ac4b098e98 and manifest sha256:7c28c5727ad1643d33d0782543c183c6f6800999be6e98e101f259ac4b098e98"
2026-06-12 16:11:51.672159 | primary | "Updated"
2026-06-12 16:11:51.672167 | primary |
2026-06-12 16:11:51.672174 | primary | time="2026-06-12T16:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:1a1423e4ccaa3389bdc1086640915ba68bfbe425f5fde8fcdc1a4c6b685d2925"
2026-06-12 16:11:51.672184 | primary | "Updated"
2026-06-12 16:11:51.672195 | primary |
2026-06-12 16:11:51.672206 | primary | time="2026-06-12T16:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 1a1423e4ccaa3389bdc1086640915ba68bfbe425f5fde8fcdc1a4c6b685d2925 and manifest sha256:1a1423e4ccaa3389bdc1086640915ba68bfbe425f5fde8fcdc1a4c6b685d2925"
2026-06-12 16:11:51.672216 | primary | "Updated"
2026-06-12 16:11:51.672226 | primary |
2026-06-12 16:11:51.672234 | primary | time="2026-06-12T16:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:099a7c3c60cfe66f9ef7c7fa42d34fdc19faf858a23101b421d23da6b961cad9"
2026-06-12 16:11:51.672241 | primary | "Updated"
2026-06-12 16:11:51.672249 | primary |
2026-06-12 16:11:51.672256 | primary | time="2026-06-12T16:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag 099a7c3c60cfe66f9ef7c7fa42d34fdc19faf858a23101b421d23da6b961cad9 and manifest sha256:099a7c3c60cfe66f9ef7c7fa42d34fdc19faf858a23101b421d23da6b961cad9"
2026-06-12 16:11:51.672264 | primary | "Updated"
2026-06-12 16:11:51.672271 | primary |
2026-06-12 16:11:51.672279 | primary | time="2026-06-12T16:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:cd863e137bb42a8f9fae843612ec7de1e2655dcddbf5c8e1650e5e06b03357c3"
2026-06-12 16:11:51.672289 | primary | "Updated"
2026-06-12 16:11:51.672299 | primary |
2026-06-12 16:11:51.672310 | primary | time="2026-06-12T16:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag cd863e137bb42a8f9fae843612ec7de1e2655dcddbf5c8e1650e5e06b03357c3 and manifest sha256:cd863e137bb42a8f9fae843612ec7de1e2655dcddbf5c8e1650e5e06b03357c3"
2026-06-12 16:11:51.672321 | primary | "Updated"
2026-06-12 16:11:51.672331 | primary |
2026-06-12 16:11:51.672342 | primary | time="2026-06-12T16:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:e599f210c60b2ef004f3cf8e2c2bd21b9b9345d8b02eefd968dc12b437ee5579"
2026-06-12 16:11:51.672352 | primary | "Updated"
2026-06-12 16:11:51.672361 | primary |
2026-06-12 16:11:51.672369 | primary | time="2026-06-12T16:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag e599f210c60b2ef004f3cf8e2c2bd21b9b9345d8b02eefd968dc12b437ee5579 and manifest sha256:e599f210c60b2ef004f3cf8e2c2bd21b9b9345d8b02eefd968dc12b437ee5579"
2026-06-12 16:11:51.672379 | primary | "Updated"
2026-06-12 16:11:51.672386 | primary |
2026-06-12 16:11:51.672398 | primary | time="2026-06-12T16:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:8824fd9eb044c2203d076d6483144d0f5d139ed2ba9529ea918a3e7bcb3f85af"
2026-06-12 16:11:51.672406 | primary | "Updated"
2026-06-12 16:11:51.672414 | primary |
2026-06-12 16:11:51.672421 | primary | time="2026-06-12T16:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 8824fd9eb044c2203d076d6483144d0f5d139ed2ba9529ea918a3e7bcb3f85af and manifest sha256:8824fd9eb044c2203d076d6483144d0f5d139ed2ba9529ea918a3e7bcb3f85af"
2026-06-12 16:11:51.672429 | primary | "Updated"
2026-06-12 16:11:51.672436 | primary |
2026-06-12 16:11:51.672444 | primary | time="2026-06-12T16:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:3f90183549b4e45a1d1de631c7e00fc6c823d20cbe57d21a1fd0feb7d00255cc"
2026-06-12 16:11:51.672456 | primary | "Updated"
2026-06-12 16:11:51.672463 | primary |
2026-06-12 16:11:51.672478 | primary | time="2026-06-12T16:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag 3f90183549b4e45a1d1de631c7e00fc6c823d20cbe57d21a1fd0feb7d00255cc and manifest sha256:3f90183549b4e45a1d1de631c7e00fc6c823d20cbe57d21a1fd0feb7d00255cc"
2026-06-12 16:11:51.672486 | primary | "Updated"
2026-06-12 16:11:51.672493 | primary |
2026-06-12 16:11:51.672501 | primary | time="2026-06-12T16:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:9e5e45962ba5e6705f4bcfd38e0b6300e5478734efaeea7a629f3bbec656e414"
2026-06-12 16:11:51.672509 | primary | "Updated"
2026-06-12 16:11:51.672516 | primary |
2026-06-12 16:11:51.672523 | primary | time="2026-06-12T16:10:44Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag 9e5e45962ba5e6705f4bcfd38e0b6300e5478734efaeea7a629f3bbec656e414 and manifest sha256:9e5e45962ba5e6705f4bcfd38e0b6300e5478734efaeea7a629f3bbec656e414"
2026-06-12 16:11:51.672531 | primary | "Updated"
2026-06-12 16:11:51.672538 | primary |
2026-06-12 16:11:51.672546 | primary | time="2026-06-12T16:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:28cb5fa4829818bb07bd605b8b91379b91efe6b028037b518319a6dd7a9dc9ad"
2026-06-12 16:11:51.672553 | primary | "Updated"
2026-06-12 16:11:51.672561 | primary |
2026-06-12 16:11:51.672568 | primary | time="2026-06-12T16:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 28cb5fa4829818bb07bd605b8b91379b91efe6b028037b518319a6dd7a9dc9ad and manifest sha256:28cb5fa4829818bb07bd605b8b91379b91efe6b028037b518319a6dd7a9dc9ad"
2026-06-12 16:11:51.672576 | primary | "Updated"
2026-06-12 16:11:51.672583 | primary |
2026-06-12 16:11:51.672591 | primary | time="2026-06-12T16:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:86e7b80163f2dc5fca4fba5dfa21f51b0e00e28a9b4ed7b26f7f0b2294f7762b"
2026-06-12 16:11:51.672598 | primary | "Updated"
2026-06-12 16:11:51.672605 | primary |
2026-06-12 16:11:51.672613 | primary | time="2026-06-12T16:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 86e7b80163f2dc5fca4fba5dfa21f51b0e00e28a9b4ed7b26f7f0b2294f7762b and manifest sha256:86e7b80163f2dc5fca4fba5dfa21f51b0e00e28a9b4ed7b26f7f0b2294f7762b"
2026-06-12 16:11:51.672621 | primary | "Updated"
2026-06-12 16:11:51.672628 | primary |
2026-06-12 16:11:51.672636 | primary | time="2026-06-12T16:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:c5e0d2412b0cbca9c37c96f0b6723b91fa151a7f1aac68eab60ff80c4620cdcb"
2026-06-12 16:11:51.672643 | primary | "Updated"
2026-06-12 16:11:51.672650 | primary |
2026-06-12 16:11:51.672658 | primary | time="2026-06-12T16:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag c5e0d2412b0cbca9c37c96f0b6723b91fa151a7f1aac68eab60ff80c4620cdcb and manifest sha256:c5e0d2412b0cbca9c37c96f0b6723b91fa151a7f1aac68eab60ff80c4620cdcb"
2026-06-12 16:11:51.672666 | primary | "Updated"
2026-06-12 16:11:51.672673 | primary |
2026-06-12 16:11:51.672681 | primary | time="2026-06-12T16:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:3fcc8ac0dd02069b216ba8d8ed264d416f7a812e80ac510716e8917b5276cee7"
2026-06-12 16:11:51.672688 | primary | "Updated"
2026-06-12 16:11:51.672695 | primary |
2026-06-12 16:11:51.672707 | primary | time="2026-06-12T16:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag 3fcc8ac0dd02069b216ba8d8ed264d416f7a812e80ac510716e8917b5276cee7 and manifest sha256:3fcc8ac0dd02069b216ba8d8ed264d416f7a812e80ac510716e8917b5276cee7"
2026-06-12 16:11:51.672715 | primary | "Updated"
2026-06-12 16:11:51.672722 | primary |
2026-06-12 16:11:51.672730 | primary | time="2026-06-12T16:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:f93ddca23c9b88b8b490c84ba0d7c16d6a7215fbe397cf154046fa127a9e5e79"
2026-06-12 16:11:51.672737 | primary | "Updated"
2026-06-12 16:11:51.672748 | primary |
2026-06-12 16:11:51.672756 | primary | time="2026-06-12T16:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag f93ddca23c9b88b8b490c84ba0d7c16d6a7215fbe397cf154046fa127a9e5e79 and manifest sha256:f93ddca23c9b88b8b490c84ba0d7c16d6a7215fbe397cf154046fa127a9e5e79"
2026-06-12 16:11:51.672764 | primary | "Updated"
2026-06-12 16:11:51.672771 | primary |
2026-06-12 16:11:51.672778 | primary | time="2026-06-12T16:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:8a2d71643f68dd84b9341bc3ec0f055e30b826167841c5c156686edf8e9b3f27"
2026-06-12 16:11:51.672786 | primary | "Updated"
2026-06-12 16:11:51.672793 | primary |
2026-06-12 16:11:51.672801 | primary | time="2026-06-12T16:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 8a2d71643f68dd84b9341bc3ec0f055e30b826167841c5c156686edf8e9b3f27 and manifest sha256:8a2d71643f68dd84b9341bc3ec0f055e30b826167841c5c156686edf8e9b3f27"
2026-06-12 16:11:51.672808 | primary | "Updated"
2026-06-12 16:11:51.672816 | primary |
2026-06-12 16:11:51.672823 | primary | time="2026-06-12T16:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:f84dc6aacacd6ed3a5f27efd3675b740b67ecd3d63d111be6f0caffed09a106b"
2026-06-12 16:11:51.672830 | primary | "Updated"
2026-06-12 16:11:51.672838 | primary |
2026-06-12 16:11:51.672850 | primary | time="2026-06-12T16:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag f84dc6aacacd6ed3a5f27efd3675b740b67ecd3d63d111be6f0caffed09a106b and manifest sha256:f84dc6aacacd6ed3a5f27efd3675b740b67ecd3d63d111be6f0caffed09a106b"
2026-06-12 16:11:51.672858 | primary | "Updated"
2026-06-12 16:11:51.672865 | primary |
2026-06-12 16:11:51.672873 | primary | time="2026-06-12T16:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:1444d918cd3c070f6ba836b37b78a068a3c4826014c1e751a4db934ef5319e7e"
2026-06-12 16:11:51.672880 | primary | "Updated"
2026-06-12 16:11:51.672887 | primary |
2026-06-12 16:11:51.672895 | primary | time="2026-06-12T16:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag 1444d918cd3c070f6ba836b37b78a068a3c4826014c1e751a4db934ef5319e7e and manifest sha256:1444d918cd3c070f6ba836b37b78a068a3c4826014c1e751a4db934ef5319e7e"
2026-06-12 16:11:51.672903 | primary | "Updated"
2026-06-12 16:11:51.672913 | primary |
2026-06-12 16:11:51.672923 | primary | time="2026-06-12T16:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:4bbf6d0d25bf53de6874a4ce8434e98eb0c889becb2f9be4e0c4f148dbf5c271"
2026-06-12 16:11:51.672935 | primary | "Updated"
2026-06-12 16:11:51.672945 | primary |
2026-06-12 16:11:51.672956 | primary | time="2026-06-12T16:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 4bbf6d0d25bf53de6874a4ce8434e98eb0c889becb2f9be4e0c4f148dbf5c271 and manifest sha256:4bbf6d0d25bf53de6874a4ce8434e98eb0c889becb2f9be4e0c4f148dbf5c271"
2026-06-12 16:11:51.672967 | primary | "Updated"
2026-06-12 16:11:51.672979 | primary |
2026-06-12 16:11:51.672990 | primary | time="2026-06-12T16:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:0330039c6bd2b3053f8842e6133cc04db5fe98974a2b4779b240a39aa4af2e00"
2026-06-12 16:11:51.673000 | primary | "Updated"
2026-06-12 16:11:51.673011 | primary |
2026-06-12 16:11:51.673022 | primary | time="2026-06-12T16:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag 0330039c6bd2b3053f8842e6133cc04db5fe98974a2b4779b240a39aa4af2e00 and manifest sha256:0330039c6bd2b3053f8842e6133cc04db5fe98974a2b4779b240a39aa4af2e00"
2026-06-12 16:11:51.673033 | primary | "Updated"
2026-06-12 16:11:51.673044 | primary |
2026-06-12 16:11:51.673056 | primary | time="2026-06-12T16:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:45fa9dfb4eb87a041def4ed88e84fdfc250422e0816374722daf144cee6f5ed5"
2026-06-12 16:11:51.673065 | primary | "Updated"
2026-06-12 16:11:51.673107 | primary |
2026-06-12 16:11:51.673126 | primary | time="2026-06-12T16:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag 45fa9dfb4eb87a041def4ed88e84fdfc250422e0816374722daf144cee6f5ed5 and manifest sha256:45fa9dfb4eb87a041def4ed88e84fdfc250422e0816374722daf144cee6f5ed5"
2026-06-12 16:11:51.673136 | primary | "Updated"
2026-06-12 16:11:51.673143 | primary |
2026-06-12 16:11:51.673151 | primary | time="2026-06-12T16:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:3740180a54b0359d6e40340dda4ffe114fa0fa3acb4b0bd0f97d065b17a87f92"
2026-06-12 16:11:51.673158 | primary | "Updated"
2026-06-12 16:11:51.673167 | primary |
2026-06-12 16:11:51.673177 | primary | time="2026-06-12T16:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag 3740180a54b0359d6e40340dda4ffe114fa0fa3acb4b0bd0f97d065b17a87f92 and manifest sha256:3740180a54b0359d6e40340dda4ffe114fa0fa3acb4b0bd0f97d065b17a87f92"
2026-06-12 16:11:51.673188 | primary | "Updated"
2026-06-12 16:11:51.673199 | primary |
2026-06-12 16:11:51.673208 | primary | time="2026-06-12T16:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:5b8b8262455b9062acea6f1e5eecc0996465e867121f364dec80a82713c2b075"
2026-06-12 16:11:51.673216 | primary | "Updated"
2026-06-12 16:11:51.673223 | primary |
2026-06-12 16:11:51.673231 | primary | time="2026-06-12T16:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 5b8b8262455b9062acea6f1e5eecc0996465e867121f364dec80a82713c2b075 and manifest sha256:5b8b8262455b9062acea6f1e5eecc0996465e867121f364dec80a82713c2b075"
2026-06-12 16:11:51.673238 | primary | "Updated"
2026-06-12 16:11:51.673246 | primary |
2026-06-12 16:11:51.673253 | primary | time="2026-06-12T16:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:87d11ebedc3c47823a30008d7e499da08c7c64413173bdc36a24fdfbc2629386"
2026-06-12 16:11:51.673261 | primary | "Updated"
2026-06-12 16:11:51.673268 | primary |
2026-06-12 16:11:51.673276 | primary | time="2026-06-12T16:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag 87d11ebedc3c47823a30008d7e499da08c7c64413173bdc36a24fdfbc2629386 and manifest sha256:87d11ebedc3c47823a30008d7e499da08c7c64413173bdc36a24fdfbc2629386"
2026-06-12 16:11:51.673283 | primary | "Updated"
2026-06-12 16:11:51.673291 | primary |
2026-06-12 16:11:51.673298 | primary | time="2026-06-12T16:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:adb63aabe8eac4dcda3ae9fa305b2243b0bc16802720145231027c7e8e547048"
2026-06-12 16:11:51.673305 | primary | "Updated"
2026-06-12 16:11:51.673313 | primary |
2026-06-12 16:11:51.673320 | primary | time="2026-06-12T16:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag adb63aabe8eac4dcda3ae9fa305b2243b0bc16802720145231027c7e8e547048 and manifest sha256:adb63aabe8eac4dcda3ae9fa305b2243b0bc16802720145231027c7e8e547048"
2026-06-12 16:11:51.673328 | primary | "Updated"
2026-06-12 16:11:51.673335 | primary |
2026-06-12 16:11:51.673352 | primary | time="2026-06-12T16:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:7199d9a21fdb2ee8806ffe2cbc14a0595aac705814ece99315b18a2f7953e315"
2026-06-12 16:11:51.673359 | primary | "Updated"
2026-06-12 16:11:51.673367 | primary |
2026-06-12 16:11:51.673374 | primary | time="2026-06-12T16:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 7199d9a21fdb2ee8806ffe2cbc14a0595aac705814ece99315b18a2f7953e315 and manifest sha256:7199d9a21fdb2ee8806ffe2cbc14a0595aac705814ece99315b18a2f7953e315"
2026-06-12 16:11:51.673382 | primary | "Updated"
2026-06-12 16:11:51.673389 | primary |
2026-06-12 16:11:51.673397 | primary | time="2026-06-12T16:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:7a096023a3c6c456e001dab56ce4b1b5cce3bb37f2df4f0604e53527ed131ca4"
2026-06-12 16:11:51.673404 | primary | "Updated"
2026-06-12 16:11:51.673411 | primary |
2026-06-12 16:11:51.673419 | primary | time="2026-06-12T16:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag 7a096023a3c6c456e001dab56ce4b1b5cce3bb37f2df4f0604e53527ed131ca4 and manifest sha256:7a096023a3c6c456e001dab56ce4b1b5cce3bb37f2df4f0604e53527ed131ca4"
2026-06-12 16:11:51.673432 | primary | "Updated"
2026-06-12 16:11:51.673439 | primary |
2026-06-12 16:11:51.673447 | primary | time="2026-06-12T16:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:8c97f6548e62b86763404404c0a8b44f20fc7dbcdc9feb0af73ea1da357490eb"
2026-06-12 16:11:51.673456 | primary | "Updated"
2026-06-12 16:11:51.673466 | primary |
2026-06-12 16:11:51.673476 | primary | time="2026-06-12T16:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 8c97f6548e62b86763404404c0a8b44f20fc7dbcdc9feb0af73ea1da357490eb and manifest sha256:8c97f6548e62b86763404404c0a8b44f20fc7dbcdc9feb0af73ea1da357490eb"
2026-06-12 16:11:51.673487 | primary | "Updated"
2026-06-12 16:11:51.673496 | primary |
2026-06-12 16:11:51.673503 | primary | time="2026-06-12T16:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:dc7a0358141b3ca930b2b5e62a67a864842233c76c402129185461fe0155d514"
2026-06-12 16:11:51.673511 | primary | "Updated"
2026-06-12 16:11:51.673518 | primary |
2026-06-12 16:11:51.673530 | primary | time="2026-06-12T16:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag dc7a0358141b3ca930b2b5e62a67a864842233c76c402129185461fe0155d514 and manifest sha256:dc7a0358141b3ca930b2b5e62a67a864842233c76c402129185461fe0155d514"
2026-06-12 16:11:51.673538 | primary | "Updated"
2026-06-12 16:11:51.673545 | primary |
2026-06-12 16:11:51.673552 | primary | time="2026-06-12T16:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:2b21dfe89e03f6a30e411ec4c9d99579f79bcfa80cf804296beed46772c674b7"
2026-06-12 16:11:51.673560 | primary | "Updated"
2026-06-12 16:11:51.673567 | primary |
2026-06-12 16:11:51.673575 | primary | time="2026-06-12T16:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 2b21dfe89e03f6a30e411ec4c9d99579f79bcfa80cf804296beed46772c674b7 and manifest sha256:2b21dfe89e03f6a30e411ec4c9d99579f79bcfa80cf804296beed46772c674b7"
2026-06-12 16:11:51.673582 | primary | "Updated"
2026-06-12 16:11:51.673590 | primary |
2026-06-12 16:11:51.673597 | primary | time="2026-06-12T16:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:a06ab7d4423858fbf54ec101997a5e052f242933191a3d7f4161b17b63cec694"
2026-06-12 16:11:51.673605 | primary | "Updated"
2026-06-12 16:11:51.673612 | primary |
2026-06-12 16:11:51.673619 | primary | time="2026-06-12T16:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag a06ab7d4423858fbf54ec101997a5e052f242933191a3d7f4161b17b63cec694 and manifest sha256:a06ab7d4423858fbf54ec101997a5e052f242933191a3d7f4161b17b63cec694"
2026-06-12 16:11:51.673627 | primary | "Updated"
2026-06-12 16:11:51.673634 | primary |
2026-06-12 16:11:51.673642 | primary | time="2026-06-12T16:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:5effbdf70842c3fe1b85e22c08b5db63ada3aa252780fe82f47378303fc8c1e8"
2026-06-12 16:11:51.673649 | primary | "Updated"
2026-06-12 16:11:51.673657 | primary |
2026-06-12 16:11:51.673664 | primary | time="2026-06-12T16:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag 5effbdf70842c3fe1b85e22c08b5db63ada3aa252780fe82f47378303fc8c1e8 and manifest sha256:5effbdf70842c3fe1b85e22c08b5db63ada3aa252780fe82f47378303fc8c1e8"
2026-06-12 16:11:51.673672 | primary | "Updated"
2026-06-12 16:11:51.673679 | primary |
2026-06-12 16:11:51.673686 | primary | time="2026-06-12T16:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:13b9c9ec40d283c45ddc420a06de7eb02b75a7c3e9e8c9517a625f05ba080025"
2026-06-12 16:11:51.673694 | primary | "Updated"
2026-06-12 16:11:51.673701 | primary |
2026-06-12 16:11:51.673709 | primary | time="2026-06-12T16:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 13b9c9ec40d283c45ddc420a06de7eb02b75a7c3e9e8c9517a625f05ba080025 and manifest sha256:13b9c9ec40d283c45ddc420a06de7eb02b75a7c3e9e8c9517a625f05ba080025"
2026-06-12 16:11:51.673720 | primary | "Updated"
2026-06-12 16:11:51.673728 | primary |
2026-06-12 16:11:51.673735 | primary | time="2026-06-12T16:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:cb477a780d538ca265aa14714d83e69158460d012f8c15be38c251a80e4bb477"
2026-06-12 16:11:51.673748 | primary | "Updated"
2026-06-12 16:11:51.673756 | primary |
2026-06-12 16:11:51.673764 | primary | time="2026-06-12T16:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag cb477a780d538ca265aa14714d83e69158460d012f8c15be38c251a80e4bb477 and manifest sha256:cb477a780d538ca265aa14714d83e69158460d012f8c15be38c251a80e4bb477"
2026-06-12 16:11:51.673771 | primary | "Updated"
2026-06-12 16:11:51.673779 | primary |
2026-06-12 16:11:51.673786 | primary | time="2026-06-12T16:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:470a16925957459aa8cfaf6e17a291ea637373149c2acaec367151621de5e464"
2026-06-12 16:11:51.673794 | primary | "Updated"
2026-06-12 16:11:51.673801 | primary |
2026-06-12 16:11:51.673808 | primary | time="2026-06-12T16:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag 470a16925957459aa8cfaf6e17a291ea637373149c2acaec367151621de5e464 and manifest sha256:470a16925957459aa8cfaf6e17a291ea637373149c2acaec367151621de5e464"
2026-06-12 16:11:51.673816 | primary | "Updated"
2026-06-12 16:11:51.673823 | primary |
2026-06-12 16:11:51.673831 | primary | time="2026-06-12T16:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:87021a44623199ffa7229d00b3aa6ad0d1167a10e2ff7536507dea17ec3f3b69"
2026-06-12 16:11:51.673838 | primary | "Updated"
2026-06-12 16:11:51.673846 | primary |
2026-06-12 16:11:51.673853 | primary | time="2026-06-12T16:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 87021a44623199ffa7229d00b3aa6ad0d1167a10e2ff7536507dea17ec3f3b69 and manifest sha256:87021a44623199ffa7229d00b3aa6ad0d1167a10e2ff7536507dea17ec3f3b69"
2026-06-12 16:11:51.673861 | primary | "Updated"
2026-06-12 16:11:51.673868 | primary |
2026-06-12 16:11:51.673875 | primary | time="2026-06-12T16:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:e8ea71b598c5e06e40a1f88435866a22b05debf993c45cfd32026f20692b3f6c"
2026-06-12 16:11:51.673883 | primary | "Updated"
2026-06-12 16:11:51.673890 | primary |
2026-06-12 16:11:51.673898 | primary | time="2026-06-12T16:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag e8ea71b598c5e06e40a1f88435866a22b05debf993c45cfd32026f20692b3f6c and manifest sha256:e8ea71b598c5e06e40a1f88435866a22b05debf993c45cfd32026f20692b3f6c"
2026-06-12 16:11:51.673905 | primary | "Updated"
2026-06-12 16:11:51.673913 | primary |
2026-06-12 16:11:51.673920 | primary | time="2026-06-12T16:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:44f4a27d20dc60699944c474612301d28181015b76ec70b3f8089e86d3b43b11"
2026-06-12 16:11:51.673928 | primary | "Updated"
2026-06-12 16:11:51.673935 | primary |
2026-06-12 16:11:51.673946 | primary | time="2026-06-12T16:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag 44f4a27d20dc60699944c474612301d28181015b76ec70b3f8089e86d3b43b11 and manifest sha256:44f4a27d20dc60699944c474612301d28181015b76ec70b3f8089e86d3b43b11"
2026-06-12 16:11:51.673954 | primary | "Updated"
2026-06-12 16:11:51.673961 | primary |
2026-06-12 16:11:51.673969 | primary | time="2026-06-12T16:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:75a12058d7d4dd36280977323ae106830075ca67ed535b908ea517a0332ff3c6"
2026-06-12 16:11:51.673976 | primary | "Updated"
2026-06-12 16:11:51.673984 | primary |
2026-06-12 16:11:51.673991 | primary | time="2026-06-12T16:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag 75a12058d7d4dd36280977323ae106830075ca67ed535b908ea517a0332ff3c6 and manifest sha256:75a12058d7d4dd36280977323ae106830075ca67ed535b908ea517a0332ff3c6"
2026-06-12 16:11:51.673999 | primary | "Updated"
2026-06-12 16:11:51.674010 | primary |
2026-06-12 16:11:51.674017 | primary | time="2026-06-12T16:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:7c0f120f6d7663463d898040b9d0a10c3bc5938e3c14c6899ddb68e9fa8f35a2"
2026-06-12 16:11:51.674025 | primary | "Updated"
2026-06-12 16:11:51.674032 | primary |
2026-06-12 16:11:51.674040 | primary | time="2026-06-12T16:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 7c0f120f6d7663463d898040b9d0a10c3bc5938e3c14c6899ddb68e9fa8f35a2 and manifest sha256:7c0f120f6d7663463d898040b9d0a10c3bc5938e3c14c6899ddb68e9fa8f35a2"
2026-06-12 16:11:51.674047 | primary | "Updated"
2026-06-12 16:11:51.674054 | primary |
2026-06-12 16:11:51.674062 | primary | time="2026-06-12T16:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:f8dce751e182bc6f4acb7eefbc64fb4ec1cfab67e70d1cca3a5e538754dba35e"
2026-06-12 16:11:51.674070 | primary | "Updated"
2026-06-12 16:11:51.674106 | primary |
2026-06-12 16:11:51.674123 | primary | time="2026-06-12T16:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag f8dce751e182bc6f4acb7eefbc64fb4ec1cfab67e70d1cca3a5e538754dba35e and manifest sha256:f8dce751e182bc6f4acb7eefbc64fb4ec1cfab67e70d1cca3a5e538754dba35e"
2026-06-12 16:11:51.674134 | primary | "Updated"
2026-06-12 16:11:51.674143 | primary |
2026-06-12 16:11:51.674150 | primary | time="2026-06-12T16:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:8dd144d009af9bdf1060bdf745dff897ec96abe2e465ad7e520165ecc35bb930"
2026-06-12 16:11:51.674158 | primary | "Updated"
2026-06-12 16:11:51.674167 | primary |
2026-06-12 16:11:51.674181 | primary | time="2026-06-12T16:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag 8dd144d009af9bdf1060bdf745dff897ec96abe2e465ad7e520165ecc35bb930 and manifest sha256:8dd144d009af9bdf1060bdf745dff897ec96abe2e465ad7e520165ecc35bb930"
2026-06-12 16:11:51.674190 | primary | "Updated"
2026-06-12 16:11:51.674198 | primary |
2026-06-12 16:11:51.674209 | primary | time="2026-06-12T16:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:af12ef9a2a32587338788592488ae880d3de432847c6e580035c10e02ef563cd"
2026-06-12 16:11:51.674219 | primary | "Updated"
2026-06-12 16:11:51.674230 | primary |
2026-06-12 16:11:51.674240 | primary | time="2026-06-12T16:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag af12ef9a2a32587338788592488ae880d3de432847c6e580035c10e02ef563cd and manifest sha256:af12ef9a2a32587338788592488ae880d3de432847c6e580035c10e02ef563cd"
2026-06-12 16:11:51.674251 | primary | "Updated"
2026-06-12 16:11:51.674263 | primary |
2026-06-12 16:11:51.674274 | primary | time="2026-06-12T16:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:2687033f977ee9a0fa5c6a59f46a9cc7831266757b4c274b13b179bd7b6aef6c"
2026-06-12 16:11:51.674285 | primary | "Updated"
2026-06-12 16:11:51.674296 | primary |
2026-06-12 16:11:51.674307 | primary | time="2026-06-12T16:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 2687033f977ee9a0fa5c6a59f46a9cc7831266757b4c274b13b179bd7b6aef6c and manifest sha256:2687033f977ee9a0fa5c6a59f46a9cc7831266757b4c274b13b179bd7b6aef6c"
2026-06-12 16:11:51.674318 | primary | "Updated"
2026-06-12 16:11:51.674329 | primary |
2026-06-12 16:11:51.674340 | primary | time="2026-06-12T16:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:bbd5c12d06f04935ee047c9941a737f4c3089f51201eb2d1910dd41075272a76"
2026-06-12 16:11:51.674350 | primary | "Updated"
2026-06-12 16:11:51.674358 | primary |
2026-06-12 16:11:51.674365 | primary | time="2026-06-12T16:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag bbd5c12d06f04935ee047c9941a737f4c3089f51201eb2d1910dd41075272a76 and manifest sha256:bbd5c12d06f04935ee047c9941a737f4c3089f51201eb2d1910dd41075272a76"
2026-06-12 16:11:51.674407 | primary | "Updated"
2026-06-12 16:11:51.674418 | primary |
2026-06-12 16:11:51.674425 | primary | time="2026-06-12T16:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:bd44c27496a5a44f4c049617e532d8f62d0463dcecd938bf4b45e886e6fbcd45"
2026-06-12 16:11:51.674442 | primary | "Updated"
2026-06-12 16:11:51.674451 | primary |
2026-06-12 16:11:51.674459 | primary | time="2026-06-12T16:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag bd44c27496a5a44f4c049617e532d8f62d0463dcecd938bf4b45e886e6fbcd45 and manifest sha256:bd44c27496a5a44f4c049617e532d8f62d0463dcecd938bf4b45e886e6fbcd45"
2026-06-12 16:11:51.674466 | primary | "Updated"
2026-06-12 16:11:51.674474 | primary |
2026-06-12 16:11:51.674481 | primary | time="2026-06-12T16:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:826fe9e114a21a67c8684d3d93c507a5ab676bcd640e453cce24f935f35d5720"
2026-06-12 16:11:51.674489 | primary | "Updated"
2026-06-12 16:11:51.674496 | primary |
2026-06-12 16:11:51.674504 | primary | time="2026-06-12T16:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 826fe9e114a21a67c8684d3d93c507a5ab676bcd640e453cce24f935f35d5720 and manifest sha256:826fe9e114a21a67c8684d3d93c507a5ab676bcd640e453cce24f935f35d5720"
2026-06-12 16:11:51.674512 | primary | "Updated"
2026-06-12 16:11:51.674519 | primary |
2026-06-12 16:11:51.674527 | primary | time="2026-06-12T16:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:10a0f25b78d6371480efe84da2e78cd905dc6f3df2b7cee821a7e0b2555ed58d"
2026-06-12 16:11:51.674534 | primary | "Updated"
2026-06-12 16:11:51.674541 | primary |
2026-06-12 16:11:51.674549 | primary | time="2026-06-12T16:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag 10a0f25b78d6371480efe84da2e78cd905dc6f3df2b7cee821a7e0b2555ed58d and manifest sha256:10a0f25b78d6371480efe84da2e78cd905dc6f3df2b7cee821a7e0b2555ed58d"
2026-06-12 16:11:51.674564 | primary | "Updated"
2026-06-12 16:11:51.674572 | primary |
2026-06-12 16:11:51.674580 | primary | time="2026-06-12T16:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:7815ba6f9c51112b9d09910947d0fcb0af61fe72cc88ece53d475724d0e54ad4"
2026-06-12 16:11:51.674587 | primary | "Updated"
2026-06-12 16:11:51.674596 | primary |
2026-06-12 16:11:51.674604 | primary | time="2026-06-12T16:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag 7815ba6f9c51112b9d09910947d0fcb0af61fe72cc88ece53d475724d0e54ad4 and manifest sha256:7815ba6f9c51112b9d09910947d0fcb0af61fe72cc88ece53d475724d0e54ad4"
2026-06-12 16:11:51.674611 | primary | "Updated"
2026-06-12 16:11:51.674619 | primary |
2026-06-12 16:11:51.674626 | primary | time="2026-06-12T16:11:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:8bf2526d8f1318a903559542ed36f6d9155379607657940bae358ab0e72e88df"
2026-06-12 16:11:51.674633 | primary | "Updated"
2026-06-12 16:11:51.674641 | primary |
2026-06-12 16:11:51.674648 | primary | time="2026-06-12T16:11:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 8bf2526d8f1318a903559542ed36f6d9155379607657940bae358ab0e72e88df and manifest sha256:8bf2526d8f1318a903559542ed36f6d9155379607657940bae358ab0e72e88df"
2026-06-12 16:11:51.674656 | primary | "Updated"
2026-06-12 16:11:51.674663 | primary |
2026-06-12 16:11:51.674678 | primary | time="2026-06-12T16:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:2743232adcf90a84178d1d5635f852d3d6015a7eb319889fb14dbda717826738"
2026-06-12 16:11:51.674686 | primary | "Updated"
2026-06-12 16:11:51.674693 | primary |
2026-06-12 16:11:51.674701 | primary | time="2026-06-12T16:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag 2743232adcf90a84178d1d5635f852d3d6015a7eb319889fb14dbda717826738 and manifest sha256:2743232adcf90a84178d1d5635f852d3d6015a7eb319889fb14dbda717826738"
2026-06-12 16:11:51.674708 | primary | "Updated"
2026-06-12 16:11:51.674715 | primary |
2026-06-12 16:11:51.674723 | primary | time="2026-06-12T16:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:011a1063fac0aebbc5a8a0c926adf90e1003454df365422970ef579f962d345a"
2026-06-12 16:11:51.674738 | primary | "Updated"
2026-06-12 16:11:51.674745 | primary |
2026-06-12 16:11:51.674753 | primary | time="2026-06-12T16:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag 011a1063fac0aebbc5a8a0c926adf90e1003454df365422970ef579f962d345a and manifest sha256:011a1063fac0aebbc5a8a0c926adf90e1003454df365422970ef579f962d345a"
2026-06-12 16:11:51.674760 | primary | "Updated"
2026-06-12 16:11:51.674768 | primary |
2026-06-12 16:11:51.674775 | primary | time="2026-06-12T16:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:99c52d19ba9eb940a02a8b8b56422b050cf42882d1e74769d5acec9558a7e5a5"
2026-06-12 16:11:51.674783 | primary | "Updated"
2026-06-12 16:11:51.674790 | primary |
2026-06-12 16:11:51.674797 | primary | time="2026-06-12T16:11:37Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 99c52d19ba9eb940a02a8b8b56422b050cf42882d1e74769d5acec9558a7e5a5 and manifest sha256:99c52d19ba9eb940a02a8b8b56422b050cf42882d1e74769d5acec9558a7e5a5"
2026-06-12 16:11:51.674805 | primary | "Updated"
2026-06-12 16:11:51.674812 | primary |
2026-06-12 16:11:51.674820 | primary | time="2026-06-12T16:11:37Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:f3dc61cd86e6696b9538b487bdf094b4442320f2b33e4d36228470931e3e2c67"
2026-06-12 16:11:51.674827 | primary | "Updated"
2026-06-12 16:11:51.674834 | primary |
2026-06-12 16:11:51.674842 | primary | time="2026-06-12T16:11:38Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag f3dc61cd86e6696b9538b487bdf094b4442320f2b33e4d36228470931e3e2c67 and manifest sha256:f3dc61cd86e6696b9538b487bdf094b4442320f2b33e4d36228470931e3e2c67"
2026-06-12 16:11:51.674849 | primary | "Updated"
2026-06-12 16:11:51.674856 | primary |
2026-06-12 16:11:51.674864 | primary | time="2026-06-12T16:11:39Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:9cb05c8ac4612a31a12c601954bb5dce34cf77e17182694bfc5fe361ede27dcc"
2026-06-12 16:11:51.674871 | primary | "Updated"
2026-06-12 16:11:51.674878 | primary |
2026-06-12 16:11:51.674886 | primary | time="2026-06-12T16:11:39Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag 9cb05c8ac4612a31a12c601954bb5dce34cf77e17182694bfc5fe361ede27dcc and manifest sha256:9cb05c8ac4612a31a12c601954bb5dce34cf77e17182694bfc5fe361ede27dcc"
2026-06-12 16:11:51.674893 | primary | "Updated"
2026-06-12 16:11:51.674901 | primary |
2026-06-12 16:11:51.674908 | primary | time="2026-06-12T16:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:531913e9e2ba587cfdce16cc61ae4359b000cdbc6b36e30265d804b2030b8a1c"
2026-06-12 16:11:51.674916 | primary | "Updated"
2026-06-12 16:11:51.674923 | primary |
2026-06-12 16:11:51.674930 | primary | time="2026-06-12T16:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 531913e9e2ba587cfdce16cc61ae4359b000cdbc6b36e30265d804b2030b8a1c and manifest sha256:531913e9e2ba587cfdce16cc61ae4359b000cdbc6b36e30265d804b2030b8a1c"
2026-06-12 16:11:51.674938 | primary | "Updated"
2026-06-12 16:11:51.674945 | primary |
2026-06-12 16:11:51.674953 | primary | time="2026-06-12T16:11:41Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:b760877173714a67c047ecb6d5e2a5827504b2a2a7f566b8fe0a153b0a9117b2"
2026-06-12 16:11:51.674960 | primary | "Updated"
2026-06-12 16:11:51.674967 | primary |
2026-06-12 16:11:51.674975 | primary | time="2026-06-12T16:11:41Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag b760877173714a67c047ecb6d5e2a5827504b2a2a7f566b8fe0a153b0a9117b2 and manifest sha256:b760877173714a67c047ecb6d5e2a5827504b2a2a7f566b8fe0a153b0a9117b2"
2026-06-12 16:11:51.674982 | primary | "Updated"
2026-06-12 16:11:51.674989 | primary |
2026-06-12 16:11:51.674997 | primary | time="2026-06-12T16:11:42Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:370c050b34611e43524fc106bdaeb27cd2bc6b30facde00da21f63f967adac76"
2026-06-12 16:11:51.675006 | primary | "Updated"
2026-06-12 16:11:51.675014 | primary |
2026-06-12 16:11:51.675022 | primary | time="2026-06-12T16:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag 370c050b34611e43524fc106bdaeb27cd2bc6b30facde00da21f63f967adac76 and manifest sha256:370c050b34611e43524fc106bdaeb27cd2bc6b30facde00da21f63f967adac76"
2026-06-12 16:11:51.675042 | primary | "Updated"
2026-06-12 16:11:51.675051 | primary |
2026-06-12 16:11:51.675059 | primary | time="2026-06-12T16:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:4883ede170932841e71aecf7457ff6d3d0b85d2f6c8f1f3b906871c053e4b785"
2026-06-12 16:11:51.675066 | primary | "Updated"
2026-06-12 16:11:51.675073 | primary |
2026-06-12 16:11:51.675119 | primary | time="2026-06-12T16:11:44Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag 4883ede170932841e71aecf7457ff6d3d0b85d2f6c8f1f3b906871c053e4b785 and manifest sha256:4883ede170932841e71aecf7457ff6d3d0b85d2f6c8f1f3b906871c053e4b785"
2026-06-12 16:11:51.675127 | primary | "Updated"
2026-06-12 16:11:51.675134 | primary |
2026-06-12 16:11:51.675146 | primary | time="2026-06-12T16:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:45b6ec3779c00b9eaaa42f433f208696aa4f5b2ae3838848e1faf8e2184d882d"
2026-06-12 16:11:51.675155 | primary | "Updated"
2026-06-12 16:11:51.675162 | primary |
2026-06-12 16:11:51.675170 | primary | time="2026-06-12T16:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag 45b6ec3779c00b9eaaa42f433f208696aa4f5b2ae3838848e1faf8e2184d882d and manifest sha256:45b6ec3779c00b9eaaa42f433f208696aa4f5b2ae3838848e1faf8e2184d882d"
2026-06-12 16:11:51.675177 | primary | "Updated"
2026-06-12 16:11:51.675185 | primary |
2026-06-12 16:11:51.675192 | primary | time="2026-06-12T16:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:5de523dc44ca3aec032775b8d5e70199dfd62a2195f7edd02419835619f15014"
2026-06-12 16:11:51.675200 | primary | "Updated"
2026-06-12 16:11:51.675207 | primary |
2026-06-12 16:11:51.675215 | primary | time="2026-06-12T16:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 5de523dc44ca3aec032775b8d5e70199dfd62a2195f7edd02419835619f15014 and manifest sha256:5de523dc44ca3aec032775b8d5e70199dfd62a2195f7edd02419835619f15014"
2026-06-12 16:11:51.675224 | primary | "Updated"
2026-06-12 16:11:51.675235 | primary |
2026-06-12 16:11:51.675250 | primary | time="2026-06-12T16:11:47Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:39f2c581f6181ac616828758723e4c4ef64de136cb4e071d2ca532c163b967bf"
2026-06-12 16:11:51.675261 | primary | "Updated"
2026-06-12 16:11:51.675269 | primary |
2026-06-12 16:11:51.675276 | primary | time="2026-06-12T16:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag 39f2c581f6181ac616828758723e4c4ef64de136cb4e071d2ca532c163b967bf and manifest sha256:39f2c581f6181ac616828758723e4c4ef64de136cb4e071d2ca532c163b967bf"
2026-06-12 16:11:51.675284 | primary | "Updated"
2026-06-12 16:11:51.675292 | primary |
2026-06-12 16:11:51.675303 | primary | time="2026-06-12T16:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:fdd0d738761bab206f274f1701f241ad2b7cd2526c3ee43a8f5be39485204125"
2026-06-12 16:11:51.675313 | primary | "Updated"
2026-06-12 16:11:51.675324 | primary |
2026-06-12 16:11:51.675334 | primary | time="2026-06-12T16:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag fdd0d738761bab206f274f1701f241ad2b7cd2526c3ee43a8f5be39485204125 and manifest sha256:fdd0d738761bab206f274f1701f241ad2b7cd2526c3ee43a8f5be39485204125"
2026-06-12 16:11:51.675346 | primary | "Updated"
2026-06-12 16:11:51.675358 | primary |
2026-06-12 16:11:51.958011 | primary | ok: Runtime: 0:00:00.011318
2026-06-12 16:11:51.971402 | 
2026-06-12 16:11:51.971550 | PLAY RECAP
2026-06-12 16:11:51.971692 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 16:11:51.971741 | 
2026-06-12 16:11:52.095901 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-12 16:11:52.100094 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-12 16:11:52.721575 | 
2026-06-12 16:11:52.721688 | PLAY [all]
2026-06-12 16:11:52.730482 | 
2026-06-12 16:11:52.730566 | TASK [Create container log dir]
2026-06-12 16:11:53.168643 | primary | ok
2026-06-12 16:11:53.179181 | 
2026-06-12 16:11:53.179336 | TASK [Collect logs]
2026-06-12 16:11:53.553285 | primary | + sudo dnf list installed
2026-06-12 16:11:54.035443 | primary | + df -h
2026-06-12 16:11:54.037477 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-12 16:11:54.052497 | primary | sending incremental file list
2026-06-12 16:11:54.055673 | primary | skipping non-regular file "yum.conf"
2026-06-12 16:11:54.055700 | primary | ./
2026-06-12 16:11:54.056169 | primary | dnf/
2026-06-12 16:11:54.056184 | primary | dnf/dnf.conf
2026-06-12 16:11:54.056233 | primary | dnf/aliases.d/
2026-06-12 16:11:54.056240 | primary | dnf/modules.d/
2026-06-12 16:11:54.056244 | primary | dnf/modules.defaults.d/
2026-06-12 16:11:54.056247 | primary | dnf/plugins/
2026-06-12 16:11:54.056254 | primary | dnf/plugins/copr.conf
2026-06-12 16:11:54.056258 | primary | dnf/plugins/debuginfo-install.conf
2026-06-12 16:11:54.056262 | primary | dnf/plugins/copr.d/
2026-06-12 16:11:54.056265 | primary | dnf/protected.d/
2026-06-12 16:11:54.056271 | primary | dnf/protected.d/dnf.conf
2026-06-12 16:11:54.056276 | primary | dnf/protected.d/grub2-pc.conf
2026-06-12 16:11:54.056281 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 16:11:54.056287 | primary | dnf/protected.d/setup.conf
2026-06-12 16:11:54.056304 | primary | dnf/protected.d/sudo.conf
2026-06-12 16:11:54.056310 | primary | dnf/protected.d/systemd.conf
2026-06-12 16:11:54.056316 | primary | dnf/protected.d/yum.conf
2026-06-12 16:11:54.056321 | primary | dnf/usr-drift-protected-paths.d/
2026-06-12 16:11:54.056324 | primary | dnf/vars/
2026-06-12 16:11:54.056330 | primary | dnf/vars/stream
2026-06-12 16:11:54.056335 | primary | yum.repos.d/
2026-06-12 16:11:54.056349 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-12 16:11:54.056372 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-12 16:11:54.056388 | primary | yum.repos.d/centos-addons.repo
2026-06-12 16:11:54.056416 | primary | yum.repos.d/centos.repo
2026-06-12 16:11:54.056438 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-12 16:11:54.056445 | primary | yum.repos.d/epel-next-testing.repo
2026-06-12 16:11:54.056465 | primary | yum.repos.d/epel-next.repo
2026-06-12 16:11:54.056483 | primary | yum.repos.d/epel-testing.repo
2026-06-12 16:11:54.056500 | primary | yum.repos.d/epel.repo
2026-06-12 16:11:54.098498 | primary |
2026-06-12 16:11:54.098580 | primary | sent 18,980 bytes  received 484 bytes  38,928.00 bytes/sec
2026-06-12 16:11:54.098588 | primary | total size is 17,241  speedup is 0.89
2026-06-12 16:11:54.102340 | primary | + pushd /home/zuul/workspace
2026-06-12 16:11:54.102376 | primary | ~/workspace ~/zuul-output/logs
2026-06-12 16:11:54.102492 | 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-12 16:11:54.123332 | primary | + popd
2026-06-12 16:11:54.123378 | primary | ~/zuul-output/logs
2026-06-12 16:11:54.227218 | primary | ok: Runtime: 0:00:00.575566
2026-06-12 16:11:54.239360 | 
2026-06-12 16:11:54.239502 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-12 16:11:54.264092 | primary | ok
2026-06-12 16:11:54.296555 | 
2026-06-12 16:11:54.296688 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 16:11:54.361385 | primary | skipping: Conditional result was False
2026-06-12 16:11:54.367285 | 
2026-06-12 16:11:54.367380 | TASK [fetch-output : Set log path for single node]
2026-06-12 16:11:54.418078 | primary | ok
2026-06-12 16:11:54.422716 | 
2026-06-12 16:11:54.422799 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 16:11:54.721249 | primary -> localhost | changed: "/var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/logs"
2026-06-12 16:11:54.972070 | primary -> localhost | changed: "/var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/artifacts"
2026-06-12 16:11:55.227345 | primary -> localhost | changed: "/var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/docs"
2026-06-12 16:11:55.242661 | 
2026-06-12 16:11:55.242898 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 16:11:56.000919 | primary | changed:
2026-06-12 16:11:56.001377 | primary | .d..t...... ./
2026-06-12 16:11:56.001442 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-12 16:11:56.001487 | primary | >f+++++++++ disk_usage.txt
2026-06-12 16:11:56.001582 | primary | >f+++++++++ installed_pkgs.txt
2026-06-12 16:11:56.001649 | primary | >f+++++++++ master-report.html
2026-06-12 16:11:56.001694 | primary | >f+++++++++ master-tag-report.html
2026-06-12 16:11:56.001744 | primary | >f+++++++++ master-tag.txt
2026-06-12 16:11:56.001801 | primary | >f+++++++++ master.txt
2026-06-12 16:11:56.001849 | primary | cd+++++++++ dnf/
2026-06-12 16:11:56.001888 | primary | >f+++++++++ dnf/dnf.conf
2026-06-12 16:11:56.001925 | primary | cd+++++++++ dnf/aliases.d/
2026-06-12 16:11:56.001960 | primary | cd+++++++++ dnf/modules.d/
2026-06-12 16:11:56.002011 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-12 16:11:56.002047 | primary | cd+++++++++ dnf/plugins/
2026-06-12 16:11:56.002083 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-12 16:11:56.002118 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-12 16:11:56.002154 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-12 16:11:56.002188 | primary | cd+++++++++ dnf/protected.d/
2026-06-12 16:11:56.002224 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-12 16:11:56.002258 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-12 16:11:56.002293 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 16:11:56.002330 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-12 16:11:56.002365 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-12 16:11:56.002401 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-12 16:11:56.002437 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-12 16:11:56.002473 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-12 16:11:56.002509 | primary | cd+++++++++ dnf/vars/
2026-06-12 16:11:56.002592 | primary | >f+++++++++ dnf/vars/stream
2026-06-12 16:11:56.002631 | primary | cd+++++++++ yum.repos.d/
2026-06-12 16:11:56.002667 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-12 16:11:56.002703 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-12 16:11:56.002739 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-12 16:11:56.002790 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-12 16:11:56.002845 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-12 16:11:56.002894 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-12 16:11:56.002935 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-12 16:11:56.002972 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-12 16:11:56.003010 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-12 16:11:56.003080 | primary | changed: All items complete
2026-06-12 16:11:56.003127 | 
2026-06-12 16:11:56.506820 | primary | changed: .d..t...... ./
2026-06-12 16:11:57.063612 | primary | changed: .d..t...... ./
2026-06-12 16:11:57.088100 | 
2026-06-12 16:11:57.088271 | PLAY RECAP
2026-06-12 16:11:57.088356 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 16:11:57.088399 | 
2026-06-12 16:11:57.216661 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-12 16:11:57.219488 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 16:11:57.800850 | 
2026-06-12 16:11:57.800950 | PLAY [Report DLRN results after job run]
2026-06-12 16:11:57.811546 | 
2026-06-12 16:11:57.811615 | TASK [Include vars from ci-framework group_vars]
2026-06-12 16:11:57.829695 | primary | ok
2026-06-12 16:11:57.845697 | 
2026-06-12 16:11:57.845774 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:11:57.920088 | primary | skipping: Conditional result was False
2026-06-12 16:11:57.929763 | 
2026-06-12 16:11:57.929912 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:11:58.359477 | primary | ok
2026-06-12 16:11:58.367935 | 
2026-06-12 16:11:58.368084 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:11:58.407094 | primary | skipping: Conditional result was False
2026-06-12 16:11:58.417018 | 
2026-06-12 16:11:58.417167 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:11:58.455345 | 
2026-06-12 16:11:58.455626 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:11:58.505763 | 
2026-06-12 16:11:58.506021 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:11:58.552364 | 
2026-06-12 16:11:58.552718 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:11:58.590207 | primary | skipping: Conditional result was False
2026-06-12 16:11:58.608034 | 
2026-06-12 16:11:58.608246 | TASK [Report job status to DLRN]
2026-06-12 16:11:58.642701 | primary | ok
2026-06-12 16:11:58.690798 | 
2026-06-12 16:11:58.690885 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-12 16:11:58.766111 | primary | skipping: Conditional result was False
2026-06-12 16:11:58.772587 | 
2026-06-12 16:11:58.772724 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-12 16:12:00.138925 | primary | changed
2026-06-12 16:12:00.148489 | 
2026-06-12 16:12:00.148691 | TASK [dlrn_report : Install kinit related package]
2026-06-12 16:12:00.226901 | primary | skipping: Conditional result was False
2026-06-12 16:12:00.238036 | 
2026-06-12 16:12:00.238192 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-12 16:12:00.306276 | primary | skipping: Conditional result was False
2026-06-12 16:12:00.316499 | 
2026-06-12 16:12:00.316677 | TASK [Set zuul-log-path fact]
2026-06-12 16:12:00.385836 | primary | ok
2026-06-12 16:12:00.427053 | 
2026-06-12 16:12:00.427214 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 16:12:00.518976 | primary | ok
2026-06-12 16:12:00.528591 | 
2026-06-12 16:12:00.528680 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-12 16:12:00.603757 | primary | skipping: Conditional result was False
2026-06-12 16:12:00.610138 | 
2026-06-12 16:12:00.610227 | TASK [Get hash related data from repo_setup role]
2026-06-12 16:12:00.703392 | primary | ok
2026-06-12 16:12:00.850124 | 
2026-06-12 16:12:00.850271 | LOOP [repo_setup : Ensure directories are present]
2026-06-12 16:12:01.275586 | primary | changed: "tmp"
2026-06-12 16:12:01.530012 | primary | changed: "artifacts/repositories"
2026-06-12 16:12:01.822371 | primary | changed: "venv/repo_setup"
2026-06-12 16:12:01.832528 | 
2026-06-12 16:12:01.832663 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-12 16:12:03.283327 | primary | ok: Nothing to do
2026-06-12 16:12:03.291755 | 
2026-06-12 16:12:03.291882 | TASK [repo_setup : Get repo-setup repository]
2026-06-12 16:12:04.653092 | primary | changed
2026-06-12 16:12:04.663152 | 
2026-06-12 16:12:04.663440 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-12 16:12:12.207865 | primary | changed
2026-06-12 16:12:12.218083 | 
2026-06-12 16:12:12.218215 | TASK [repo_setup : Install repo-setup package]
2026-06-12 16:12:12.760316 | 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-12 16:12:12.760435 | primary | !!
2026-06-12 16:12:12.760447 | primary |
2026-06-12 16:12:12.760460 | primary |         ********************************************************************************
2026-06-12 16:12:12.760471 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-12 16:12:12.760488 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-12 16:12:12.760500 | primary |
2026-06-12 16:12:12.760515 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 16:12:12.760528 | primary |         calls to avoid build errors in the future.
2026-06-12 16:12:12.760539 | primary |
2026-06-12 16:12:12.760551 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 16:12:12.760562 | primary |         ********************************************************************************
2026-06-12 16:12:12.760570 | primary |
2026-06-12 16:12:12.760578 | primary | !!
2026-06-12 16:12:12.760585 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 16:12:12.760894 | 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-12 16:12:12.760914 | primary | !!
2026-06-12 16:12:12.760922 | primary |
2026-06-12 16:12:12.760930 | primary |         ********************************************************************************
2026-06-12 16:12:12.760938 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-12 16:12:12.760946 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-12 16:12:12.760954 | primary |
2026-06-12 16:12:12.760962 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 16:12:12.760970 | primary |         calls to avoid build errors in the future.
2026-06-12 16:12:12.760978 | primary |
2026-06-12 16:12:12.760986 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 16:12:12.760994 | primary |         ********************************************************************************
2026-06-12 16:12:12.761001 | primary |
2026-06-12 16:12:12.761009 | primary | !!
2026-06-12 16:12:12.761017 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 16:12:12.761289 | 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-12 16:12:12.761310 | primary | !!
2026-06-12 16:12:12.761318 | primary |
2026-06-12 16:12:12.761326 | primary |         ********************************************************************************
2026-06-12 16:12:12.761334 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-12 16:12:12.761342 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-12 16:12:12.761350 | primary |
2026-06-12 16:12:12.761359 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 16:12:12.761370 | primary |         calls to avoid build errors in the future.
2026-06-12 16:12:12.761381 | primary |
2026-06-12 16:12:12.761392 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 16:12:12.761403 | primary |         ********************************************************************************
2026-06-12 16:12:12.761414 | primary |
2026-06-12 16:12:12.761423 | primary | !!
2026-06-12 16:12:12.761431 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 16:12:12.799282 | 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-12 16:12:12.799350 | primary | !!
2026-06-12 16:12:12.799360 | primary |
2026-06-12 16:12:12.799391 | primary |         ********************************************************************************
2026-06-12 16:12:12.799400 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-12 16:12:12.799408 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-12 16:12:12.799416 | primary |         ********************************************************************************
2026-06-12 16:12:12.799423 | primary |
2026-06-12 16:12:12.799431 | primary | !!
2026-06-12 16:12:12.799439 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-12 16:12:12.808944 | primary | WARNING: The wheel package is not available.
2026-06-12 16:12:12.848395 | primary | [pbr] Generating ChangeLog
2026-06-12 16:12:12.914790 | 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-12 16:12:12.914870 | primary | !!
2026-06-12 16:12:12.914881 | primary |
2026-06-12 16:12:12.914890 | primary |         ********************************************************************************
2026-06-12 16:12:12.914899 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-12 16:12:12.914908 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-12 16:12:12.914916 | primary |         standards-based tools.
2026-06-12 16:12:12.914924 | primary |
2026-06-12 16:12:12.914932 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-12 16:12:12.914940 | primary |         ********************************************************************************
2026-06-12 16:12:12.914948 | primary |
2026-06-12 16:12:12.914956 | primary | !!
2026-06-12 16:12:12.914964 | primary |   easy_install.initialize_options(self)
2026-06-12 16:12:12.914981 | 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-12 16:12:12.914990 | primary | !!
2026-06-12 16:12:12.914997 | primary |
2026-06-12 16:12:12.915005 | primary |         ********************************************************************************
2026-06-12 16:12:12.915013 | primary |         Please avoid running ``setup.py`` directly.
2026-06-12 16:12:12.915021 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-12 16:12:12.915028 | primary |         standards-based tools.
2026-06-12 16:12:12.915036 | primary |
2026-06-12 16:12:12.915044 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-12 16:12:12.915052 | primary |         ********************************************************************************
2026-06-12 16:12:12.915059 | primary |
2026-06-12 16:12:12.915067 | primary | !!
2026-06-12 16:12:12.915075 | primary |   self.initialize_options()
2026-06-12 16:12:12.917291 | 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-12 16:12:12.917317 | primary | !!
2026-06-12 16:12:12.917325 | primary |
2026-06-12 16:12:12.917333 | primary |         ********************************************************************************
2026-06-12 16:12:12.917341 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-12 16:12:12.917368 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-12 16:12:12.917376 | primary |
2026-06-12 16:12:12.917383 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 16:12:12.917391 | primary |         calls to avoid build errors in the future.
2026-06-12 16:12:12.917399 | primary |
2026-06-12 16:12:12.917407 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 16:12:12.917415 | primary |         ********************************************************************************
2026-06-12 16:12:12.917424 | primary |
2026-06-12 16:12:12.917432 | primary | !!
2026-06-12 16:12:12.917440 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 16:12:12.918005 | 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-12 16:12:12.918030 | primary | !!
2026-06-12 16:12:12.918038 | primary |
2026-06-12 16:12:12.918047 | primary |         ********************************************************************************
2026-06-12 16:12:12.918056 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-12 16:12:12.918064 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-12 16:12:12.918071 | primary |
2026-06-12 16:12:12.918117 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 16:12:12.918150 | primary |         calls to avoid build errors in the future.
2026-06-12 16:12:12.918162 | primary |
2026-06-12 16:12:12.918172 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 16:12:12.918184 | primary |         ********************************************************************************
2026-06-12 16:12:12.918195 | primary |
2026-06-12 16:12:12.918207 | primary | !!
2026-06-12 16:12:12.918217 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 16:12:12.918481 | 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-12 16:12:12.918500 | primary | !!
2026-06-12 16:12:12.918508 | primary |
2026-06-12 16:12:12.918516 | primary |         ********************************************************************************
2026-06-12 16:12:12.918524 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-12 16:12:12.918532 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-12 16:12:12.918540 | primary |
2026-06-12 16:12:12.918547 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 16:12:12.918556 | primary |         calls to avoid build errors in the future.
2026-06-12 16:12:12.918565 | primary |
2026-06-12 16:12:12.918572 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 16:12:12.918580 | primary |         ********************************************************************************
2026-06-12 16:12:12.918588 | primary |
2026-06-12 16:12:12.918597 | primary | !!
2026-06-12 16:12:12.918605 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 16:12:12.921211 | primary | running install
2026-06-12 16:12:12.936934 | primary | running build
2026-06-12 16:12:12.937005 | primary | running build_py
2026-06-12 16:12:12.942258 | primary | creating build
2026-06-12 16:12:12.942322 | primary | creating build/lib
2026-06-12 16:12:12.942393 | primary | creating build/lib/repo_setup
2026-06-12 16:12:12.942428 | primary | creating build/lib/repo_setup/get_hash
2026-06-12 16:12:12.942570 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-12 16:12:12.942714 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-12 16:12:12.942949 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-12 16:12:12.943073 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-12 16:12:12.943221 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-12 16:12:12.943519 | primary | creating build/lib/repo_setup/yum_config
2026-06-12 16:12:12.943597 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-12 16:12:12.943702 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-12 16:12:12.943834 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-12 16:12:12.943988 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-12 16:12:12.944172 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-12 16:12:12.944326 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-12 16:12:12.944434 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-12 16:12:12.944552 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-12 16:12:12.944793 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-12 16:12:12.944908 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-12 16:12:12.945048 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-12 16:12:12.945188 | primary | running egg_info
2026-06-12 16:12:12.945591 | primary | creating repo_setup.egg-info
2026-06-12 16:12:12.950271 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-12 16:12:12.950880 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-12 16:12:12.951301 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-12 16:12:12.951443 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-12 16:12:12.951544 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-12 16:12:12.974400 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-12 16:12:12.974591 | primary | [pbr] Processing SOURCES.txt
2026-06-12 16:12:12.974743 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-12 16:12:12.987929 | primary | [pbr] In git context, generating filelist from git
2026-06-12 16:12:12.995892 | primary | warning: no files found matching 'AUTHORS'
2026-06-12 16:12:12.995934 | primary | warning: no files found matching 'ChangeLog'
2026-06-12 16:12:12.996388 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-12 16:12:12.996556 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-12 16:12:12.999906 | primary | reading manifest template 'MANIFEST.in'
2026-06-12 16:12:13.000239 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-12 16:12:13.000395 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-12 16:12:13.000642 | primary | adding license file 'LICENSE'
2026-06-12 16:12:13.001596 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-12 16:12:13.002393 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-12 16:12:13.002952 | primary | running install_lib
2026-06-12 16:12:13.007950 | 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-12 16:12:13.008045 | 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-12 16:12:13.008136 | 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-12 16:12:13.008254 | 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-12 16:12:13.008375 | 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-12 16:12:13.008481 | 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-12 16:12:13.008613 | 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-12 16:12:13.008734 | 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-12 16:12:13.008909 | 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-12 16:12:13.008995 | 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-12 16:12:13.009152 | 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-12 16:12:13.009288 | 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-12 16:12:13.009433 | 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-12 16:12:13.009565 | 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-12 16:12:13.009720 | 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-12 16:12:13.009837 | 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-12 16:12:13.009956 | 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-12 16:12:13.010127 | 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-12 16:12:13.010221 | 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-12 16:12:13.010349 | 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-12 16:12:13.010899 | 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-12 16:12:13.011123 | 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-12 16:12:13.011776 | 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-12 16:12:13.012056 | 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-12 16:12:13.012418 | 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-12 16:12:13.013609 | 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-12 16:12:13.013817 | 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-12 16:12:13.014991 | 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-12 16:12:13.016294 | 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-12 16:12:13.016602 | 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-12 16:12:13.017203 | 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-12 16:12:13.017661 | 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-12 16:12:13.017972 | 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-12 16:12:13.020130 | 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-12 16:12:13.020308 | 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-12 16:12:13.023335 | 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-12 16:12:13.023815 | primary | running install_data
2026-06-12 16:12:13.027991 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-12 16:12:13.028036 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-12 16:12:13.028143 | 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-12 16:12:13.028295 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-12 16:12:13.028338 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-12 16:12:13.028393 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-12 16:12:13.028457 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-12 16:12:13.028545 | 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-12 16:12:13.028606 | 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-12 16:12:13.028726 | 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-12 16:12:13.028845 | 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-12 16:12:13.028991 | 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-12 16:12:13.029071 | 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-12 16:12:13.029197 | 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-12 16:12:13.029308 | 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-12 16:12:13.029421 | 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-12 16:12:13.029531 | 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-12 16:12:13.029664 | 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-12 16:12:13.029823 | 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-12 16:12:13.029887 | 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-12 16:12:13.029996 | 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-12 16:12:13.030145 | 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-12 16:12:13.030257 | 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-12 16:12:13.030368 | 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-12 16:12:13.030478 | 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-12 16:12:13.030588 | 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-12 16:12:13.030697 | 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-12 16:12:13.030831 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-12 16:12:13.030922 | 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-12 16:12:13.031041 | 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-12 16:12:13.031171 | primary | running install_egg_info
2026-06-12 16:12:13.034964 | 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-12 16:12:13.036295 | primary | running install_scripts
2026-06-12 16:12:13.041405 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-12 16:12:13.041570 | 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-12 16:12:13.041702 | 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-12 16:12:13.271729 | primary | ok: Runtime: 0:00:00.472317
2026-06-12 16:12:13.283804 | 
2026-06-12 16:12:13.283939 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-12 16:12:13.360959 | primary | skipping: Conditional result was False
2026-06-12 16:12:13.372305 | 
2026-06-12 16:12:13.372465 | TASK [repo_setup : Run repo-setup]
2026-06-12 16:12:14.036692 | primary | Cache was expired
2026-06-12 16:12:14.036866 | primary | 0 files removed
2026-06-12 16:12:14.064783 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-12 16:12:14.064932 | 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-12 16:12:14.064949 | 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-12 16:12:14.064956 | 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-12 16:12:14.064961 | 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-12 16:12:14.064966 | 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-12 16:12:14.414805 | primary | ok: Runtime: 0:00:00.374611
2026-06-12 16:12:14.418794 | 
2026-06-12 16:12:14.418856 | TASK [repo_setup : Get component repo]
2026-06-12 16:12:14.503671 | primary | skipping: Conditional result was False
2026-06-12 16:12:14.513633 | 
2026-06-12 16:12:14.513800 | TASK [repo_setup : Rename component repo]
2026-06-12 16:12:14.591040 | primary | skipping: Conditional result was False
2026-06-12 16:12:14.601646 | 
2026-06-12 16:12:14.601769 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-12 16:12:14.657421 | primary | skipping: Conditional result was False
2026-06-12 16:12:14.662075 | 
2026-06-12 16:12:14.662147 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-12 16:12:15.118921 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "3899653706995fac13b6f25ee7617afe", "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-12 16:12:15.194057 | primary | ok: Runtime: 0:00:00.266184
2026-06-12 16:12:15.197979 | 
2026-06-12 16:12:15.198040 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-12 16:12:16.191942 | primary | changed
2026-06-12 16:12:16.200870 | 
2026-06-12 16:12:16.201005 | TASK [repo_setup : Dump current-podified hash]
2026-06-12 16:12:16.268038 | primary | skipping: Conditional result was False
2026-06-12 16:12:16.277474 | 
2026-06-12 16:12:16.277662 | TASK [repo_setup : Slurp current podified hash]
2026-06-12 16:12:16.344559 | primary | skipping: Conditional result was False
2026-06-12 16:12:16.356168 | 
2026-06-12 16:12:16.356308 | TASK [repo_setup : Update the value of full_hash]
2026-06-12 16:12:16.412782 | primary | skipping: Conditional result was False
2026-06-12 16:12:16.422758 | 
2026-06-12 16:12:16.422904 | TASK [repo_setup : Export hashes facts for further use]
2026-06-12 16:12:16.499714 | primary | ok
2026-06-12 16:12:16.507747 | 
2026-06-12 16:12:16.507875 | TASK [repo_setup : Create download directory]
2026-06-12 16:12:16.564091 | primary | skipping: Conditional result was False
2026-06-12 16:12:16.573733 | 
2026-06-12 16:12:16.573870 | TASK [repo_setup : Print the URL to request]
2026-06-12 16:12:16.620173 | primary | skipping: Conditional result was False
2026-06-12 16:12:16.629648 | 
2026-06-12 16:12:16.629780 | TASK [Download the RPM]
2026-06-12 16:12:16.675967 | primary | skipping: Conditional result was False
2026-06-12 16:12:16.685003 | 
2026-06-12 16:12:16.685137 | TASK [repo_setup : Install RHOS Release tool]
2026-06-12 16:12:16.731599 | primary | skipping: Conditional result was False
2026-06-12 16:12:16.744628 | 
2026-06-12 16:12:16.744786 | TASK [repo_setup : Get rhos-release tool version]
2026-06-12 16:12:17.282698 | primary | skipping: Conditional result was False
2026-06-12 16:12:17.292711 | 
2026-06-12 16:12:17.292853 | TASK [repo_setup : Print rhos-release tool version]
2026-06-12 16:12:17.369573 | primary | skipping: Conditional result was False
2026-06-12 16:12:17.382798 | 
2026-06-12 16:12:17.382936 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-12 16:12:17.920796 | primary | skipping: Conditional result was False
2026-06-12 16:12:17.930550 | 
2026-06-12 16:12:17.930694 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-12 16:12:18.387088 | primary | ok
2026-06-12 16:12:18.429877 | 
2026-06-12 16:12:18.430011 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-12 16:12:18.957192 | primary | ok: Runtime: 0:00:00.016772
2026-06-12 16:12:18.965546 | 
2026-06-12 16:12:18.965673 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-12 16:12:19.508801 | primary | ok: Runtime: 0:00:00.015643
2026-06-12 16:12:19.518010 | 
2026-06-12 16:12:19.518143 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-12 16:12:19.594856 | primary | skipping: Conditional result was False
2026-06-12 16:12:19.604741 | 
2026-06-12 16:12:19.604901 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-12 16:12:19.661389 | primary | skipping: Conditional result was False
2026-06-12 16:12:19.671276 | 
2026-06-12 16:12:19.671420 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-12 16:12:19.727916 | primary | skipping: Conditional result was False
2026-06-12 16:12:19.737636 | 
2026-06-12 16:12:19.737774 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-12 16:12:19.784078 | primary | skipping: Conditional result was False
2026-06-12 16:12:19.793975 | 
2026-06-12 16:12:19.794110 | TASK [repo_setup : Check for DLRN component repo]
2026-06-12 16:12:19.840505 | primary | skipping: Conditional result was False
2026-06-12 16:12:19.850371 | 
2026-06-12 16:12:19.850509 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-12 16:12:19.897049 | primary | skipping: Conditional result was False
2026-06-12 16:12:19.909928 | 
2026-06-12 16:12:19.910072 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-12 16:12:20.277684 | primary | ok: All paths examined
2026-06-12 16:12:20.291294 | 
2026-06-12 16:12:20.291431 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-12 16:12:20.638467 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-12 16:12:20.638952 | primary | changed: All items complete
2026-06-12 16:12:20.639020 | 
2026-06-12 16:12:20.882427 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-12 16:12:21.160128 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-12 16:12:21.440539 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-12 16:12:21.705352 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-12 16:12:21.995968 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-12 16:12:22.244133 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-12 16:12:22.518417 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-12 16:12:22.780319 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-12 16:12:22.815613 | 
2026-06-12 16:12:22.815793 | TASK [repo_setup : Cleanup existing metadata]
2026-06-12 16:12:23.262631 | primary | Cache was expired
2026-06-12 16:12:23.277946 | primary | 66 files removed
2026-06-12 16:12:23.358085 | primary | ok: Runtime: 0:00:00.228496
2026-06-12 16:12:23.366558 | 
2026-06-12 16:12:23.366687 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-12 16:12:23.889071 | primary | changed
2026-06-12 16:12:23.907786 | 
2026-06-12 16:12:23.913488 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-12 16:12:24.305641 | primary | DEFAULT
2026-06-12 16:12:24.458002 | primary | ok: Runtime: 0:00:00.058383
2026-06-12 16:12:24.467131 | 
2026-06-12 16:12:24.467316 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-12 16:12:25.007875 | primary | skipping: Conditional result was False
2026-06-12 16:12:25.015114 | 
2026-06-12 16:12:25.015217 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-12 16:12:25.544957 | primary | skipping: Conditional result was False
2026-06-12 16:12:25.555117 | 
2026-06-12 16:12:25.555253 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-12 16:12:25.632665 | primary | skipping: Conditional result was False
2026-06-12 16:12:25.644017 | 
2026-06-12 16:12:25.644158 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-12 16:12:25.996180 | primary | REPORTING SUCCESS TO DLRN API
2026-06-12 16:12:26.501152 | primary | {
2026-06-12 16:12:26.501219 | primary |   "aggregate_hash": "3899653706995fac13b6f25ee7617afe",
2026-06-12 16:12:26.501231 | primary |   "commit_hash": null,
2026-06-12 16:12:26.501239 | primary |   "component": null,
2026-06-12 16:12:26.501247 | primary |   "distro_hash": null,
2026-06-12 16:12:26.501256 | primary |   "extended_hash": null,
2026-06-12 16:12:26.501272 | primary |   "in_progress": false,
2026-06-12 16:12:26.501281 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-12 16:12:26.501293 | primary |   "notes": "",
2026-06-12 16:12:26.501301 | primary |   "success": true,
2026-06-12 16:12:26.501315 | primary |   "timestamp": 1781280746,
2026-06-12 16:12:26.501324 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/3ba/rdoproject.org/3bad1e585e004767b9a07681149d93d5"
2026-06-12 16:12:26.501333 | primary | }
2026-06-12 16:12:26.693457 | primary | ok: Runtime: 0:00:00.520513
2026-06-12 16:12:26.703289 | 
2026-06-12 16:12:26.703392 | PLAY RECAP
2026-06-12 16:12:26.703480 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-12 16:12:26.703576 | 
2026-06-12 16:12:26.944783 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 16:12:26.947618 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 16:12:27.562239 | 
2026-06-12 16:12:27.562349 | PLAY [all]
2026-06-12 16:12:27.571614 | 
2026-06-12 16:12:27.571684 | TASK [include_role : fetch-output]
2026-06-12 16:12:27.610560 | primary | ok
2026-06-12 16:12:27.624787 | 
2026-06-12 16:12:27.624876 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 16:12:27.689241 | primary | skipping: Conditional result was False
2026-06-12 16:12:27.693671 | 
2026-06-12 16:12:27.693740 | TASK [fetch-output : Set log path for single node]
2026-06-12 16:12:27.730854 | primary | ok
2026-06-12 16:12:27.734509 | 
2026-06-12 16:12:27.734586 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 16:12:28.195986 | primary -> localhost | ok: "/var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/logs"
2026-06-12 16:12:28.545447 | primary -> localhost | ok: "/var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/artifacts"
2026-06-12 16:12:28.812031 | primary -> localhost | ok: "/var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/docs"
2026-06-12 16:12:28.835191 | 
2026-06-12 16:12:28.835379 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 16:12:29.558714 | primary | ok
2026-06-12 16:12:29.559152 | primary | ok: All items complete
2026-06-12 16:12:29.559209 | 
2026-06-12 16:12:30.141852 | primary | ok
2026-06-12 16:12:30.718482 | primary | ok
2026-06-12 16:12:30.738158 | 
2026-06-12 16:12:30.738308 | TASK [include_role : fetch-output-openshift]
2026-06-12 16:12:30.765262 | primary | skipping: Conditional result was False
2026-06-12 16:12:30.775624 | 
2026-06-12 16:12:30.775780 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 16:12:30.826366 | primary | skipping: Conditional result was False
2026-06-12 16:12:30.838609 | primary | skipping: Conditional result was False
2026-06-12 16:12:30.856006 | 
2026-06-12 16:12:30.856142 | PLAY [all]
2026-06-12 16:12:30.866308 | 
2026-06-12 16:12:30.866446 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 16:12:31.360625 | primary | changed
2026-06-12 16:12:31.375688 | 
2026-06-12 16:12:31.375901 | PLAY RECAP
2026-06-12 16:12:31.376005 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-12 16:12:31.376054 | 
2026-06-12 16:12:31.503155 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 16:12:31.505919 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 16:12:32.145559 | 
2026-06-12 16:12:32.145666 | PLAY [localhost]
2026-06-12 16:12:32.155207 | 
2026-06-12 16:12:32.155281 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 16:12:32.565202 | localhost | changed
2026-06-12 16:12:32.574274 | 
2026-06-12 16:12:32.574410 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 16:12:32.611402 | localhost | ok
2026-06-12 16:12:32.619639 | 
2026-06-12 16:12:32.619709 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 16:12:33.020413 | localhost | changed
2026-06-12 16:12:33.024409 | 
2026-06-12 16:12:33.024476 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 16:12:33.835536 | localhost | changed
2026-06-12 16:12:33.844335 | 
2026-06-12 16:12:33.844466 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 16:12:34.348396 | localhost | Identity added: /var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/tmp/ansible.0diipj0f (/var/lib/zuul/builds/3bad1e585e004767b9a07681149d93d5/work/tmp/ansible.0diipj0f)
2026-06-12 16:12:34.348793 | localhost | ok: Runtime: 0:00:00.019451
2026-06-12 16:12:34.356255 | 
2026-06-12 16:12:34.356417 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 16:12:34.668725 | localhost | ok: Runtime: 0:00:00.006459
2026-06-12 16:12:34.679091 | 
2026-06-12 16:12:34.679224 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 16:12:34.753468 | localhost | changed
2026-06-12 16:12:34.760829 | 
2026-06-12 16:12:34.761050 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 16:12:35.240835 | localhost | changed
2026-06-12 16:12:35.250598 | 
2026-06-12 16:12:35.250703 | PLAY [localhost]
2026-06-12 16:12:35.258591 | 
2026-06-12 16:12:35.258707 | TASK [Generate bulk log download script]
2026-06-12 16:12:35.282905 | localhost | ok
2026-06-12 16:12:35.303905 | 
2026-06-12 16:12:35.304030 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 16:12:35.357250 | localhost | ok: All assertions passed
2026-06-12 16:12:35.399890 | 
2026-06-12 16:12:35.400030 | TASK [local-log-download : Create download script]
2026-06-12 16:12:35.881419 | localhost -> localhost | changed
2026-06-12 16:12:35.895737 | 
2026-06-12 16:12:35.895906 | TASK [Register quick-download link]
2026-06-12 16:12:35.927934 | localhost | ok
2026-06-12 16:12:35.931549 | 
2026-06-12 16:12:35.931656 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 16:12:35.940909 | 
2026-06-12 16:12:35.941023 | TASK [Set zuul-log-path fact]
2026-06-12 16:12:35.959863 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 16:12:35.972274 | 
2026-06-12 16:12:35.972421 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 16:12:36.010317 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 16:12:36.014890 | 
2026-06-12 16:12:36.015014 | TASK [upload-logs : Create log directories]
2026-06-12 16:12:37.019541 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 16:12:37.022993 | 
2026-06-12 16:12:37.023119 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 16:12:37.367095 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.009542
2026-06-12 16:12:37.372437 | 
2026-06-12 16:12:37.372596 | TASK [upload-logs : Upload logs to log server]
2026-06-12 16:12:39.965302 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 16:12:39.968317 | 
2026-06-12 16:12:39.968573 | LOOP [upload-logs : Compress console log and json output]
