2026-06-13 20:03:07.087654 | Job console starting
2026-06-13 20:03:07.203235 | Updating git repos
2026-06-13 20:03:07.241392 | Cloning repos into workspace
2026-06-13 20:03:08.556436 | Restoring repo states
2026-06-13 20:03:08.571660 | Merging changes
2026-06-13 20:03:08.571686 | Checking out repos
2026-06-13 20:03:09.042990 | Preparing playbooks
2026-06-13 20:03:14.894124 | Running Ansible setup
2026-06-13 20:03:18.628700 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 20:03:19.228915 | 
2026-06-13 20:03:19.229029 | PLAY [localhost]
2026-06-13 20:03:19.236368 | 
2026-06-13 20:03:19.236436 | TASK [Gathering Facts]
2026-06-13 20:03:20.164863 | localhost | ok
2026-06-13 20:03:20.178797 | 
2026-06-13 20:03:20.178949 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-13 20:03:20.631221 | localhost -> localhost | changed
2026-06-13 20:03:20.639726 | 
2026-06-13 20:03:20.639881 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-13 20:03:21.611224 | localhost -> localhost | changed
2026-06-13 20:03:21.617062 | 
2026-06-13 20:03:21.617130 | TASK [Setup log path fact]
2026-06-13 20:03:21.638894 | localhost | ok
2026-06-13 20:03:21.655801 | 
2026-06-13 20:03:21.655890 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 20:03:21.683555 | localhost | ok
2026-06-13 20:03:21.690335 | 
2026-06-13 20:03:21.690416 | TASK [emit-job-header : Print job information]
2026-06-13 20:03:21.741185 | # Job Information
2026-06-13 20:03:21.741401 | Ansible Version: 2.16.18
2026-06-13 20:03:21.741454 | Job: periodic-edpm-container-image-quay-push-centos-9-master
2026-06-13 20:03:21.741496 | Pipeline: openstack-promote-component
2026-06-13 20:03:21.741583 | Executor: 38.102.83.32
2026-06-13 20:03:21.741625 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-13 20:03:21.741667 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/712/rdoproject.org/712812beba764c6085d343e3182b329b/
2026-06-13 20:03:21.741707 | Event ID: 33e5803e195d468ebb3fc2ec32920ccf
2026-06-13 20:03:21.748054 | 
2026-06-13 20:03:21.748191 | LOOP [emit-job-header : Print node information]
2026-06-13 20:03:21.864170 | localhost | ok:
2026-06-13 20:03:21.864421 | localhost | # Node Information
2026-06-13 20:03:21.864475 | localhost | Inventory Hostname: primary
2026-06-13 20:03:21.864552 | localhost | Hostname: np0000072957
2026-06-13 20:03:21.864602 | localhost | Username: zuul
2026-06-13 20:03:21.864646 | localhost | Distro: CentOS 9
2026-06-13 20:03:21.864685 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-13 20:03:21.864722 | localhost | Region: RegionOne
2026-06-13 20:03:21.864758 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-13 20:03:21.864795 | localhost | Product Name: OpenStack Nova
2026-06-13 20:03:21.864830 | localhost | Interface IP: 38.102.83.107
2026-06-13 20:03:21.877158 | 
2026-06-13 20:03:21.877319 | PLAY [all]
2026-06-13 20:03:21.889303 | 
2026-06-13 20:03:21.889473 | TASK [Gather network facts]
2026-06-13 20:03:22.373670 | primary | ok
2026-06-13 20:03:22.385574 | 
2026-06-13 20:03:22.385701 | TASK [include_role : start-zuul-console]
2026-06-13 20:03:22.409786 | primary | ok
2026-06-13 20:03:22.429254 | 
2026-06-13 20:03:22.429394 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-13 20:03:22.857831 | primary | ok
2026-06-13 20:03:22.869921 | 
2026-06-13 20:03:22.870047 | TASK [include_role : add-build-sshkey]
2026-06-13 20:03:22.903856 | primary | ok
2026-06-13 20:03:22.925729 | 
2026-06-13 20:03:22.925870 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-13 20:03:23.215450 | primary -> localhost | ok
2026-06-13 20:03:23.222541 | 
2026-06-13 20:03:23.222626 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-13 20:03:23.243215 | primary | ok
2026-06-13 20:03:23.257979 | primary | included: /var/lib/zuul/builds/712812beba764c6085d343e3182b329b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-13 20:03:23.263728 | 
2026-06-13 20:03:23.263799 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-13 20:03:23.983397 | primary -> localhost | Generating public/private rsa key pair.
2026-06-13 20:03:23.983713 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/712812beba764c6085d343e3182b329b_id_rsa
2026-06-13 20:03:23.983779 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/712812beba764c6085d343e3182b329b_id_rsa.pub
2026-06-13 20:03:23.983825 | primary -> localhost | The key fingerprint is:
2026-06-13 20:03:23.983867 | primary -> localhost | SHA256:BiD1GsEUeCQtOGrZHUyEZM+KXQTBi3RPlLIXRN7jfbU zuul-build-sshkey
2026-06-13 20:03:23.983908 | primary -> localhost | The key's randomart image is:
2026-06-13 20:03:23.983947 | primary -> localhost | +---[RSA 3072]----+
2026-06-13 20:03:23.983986 | primary -> localhost | | .=%^O.          |
2026-06-13 20:03:23.984026 | primary -> localhost | |o.+BOX.          |
2026-06-13 20:03:23.984065 | primary -> localhost | |o.=oO==o     .   |
2026-06-13 20:03:23.984104 | primary -> localhost | |.+o+o*..o   . .  |
2026-06-13 20:03:23.984143 | primary -> localhost | |.. oo  .S. . E   |
2026-06-13 20:03:23.984182 | primary -> localhost | |       .  .      |
2026-06-13 20:03:23.984221 | primary -> localhost | |                 |
2026-06-13 20:03:23.984260 | primary -> localhost | |                 |
2026-06-13 20:03:23.984298 | primary -> localhost | |                 |
2026-06-13 20:03:23.984335 | primary -> localhost | +----[SHA256]-----+
2026-06-13 20:03:23.984418 | primary -> localhost | ok: Runtime: 0:00:00.243186
2026-06-13 20:03:23.991871 | 
2026-06-13 20:03:23.992000 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-13 20:03:24.025926 | primary | ok
2026-06-13 20:03:24.042110 | primary | included: /var/lib/zuul/builds/712812beba764c6085d343e3182b329b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-13 20:03:24.056428 | 
2026-06-13 20:03:24.056590 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-13 20:03:24.083317 | primary | skipping: Conditional result was False
2026-06-13 20:03:24.089255 | 
2026-06-13 20:03:24.089340 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-13 20:03:24.569037 | primary | changed
2026-06-13 20:03:24.578654 | 
2026-06-13 20:03:24.578761 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-13 20:03:24.851670 | primary | ok
2026-06-13 20:03:24.855433 | 
2026-06-13 20:03:24.855496 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-13 20:03:25.718039 | primary | changed
2026-06-13 20:03:25.725833 | 
2026-06-13 20:03:25.725962 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-13 20:03:26.620641 | primary | changed
2026-06-13 20:03:26.628572 | 
2026-06-13 20:03:26.628706 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-13 20:03:26.656574 | primary | skipping: Conditional result was False
2026-06-13 20:03:26.665629 | 
2026-06-13 20:03:26.665764 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-13 20:03:27.118699 | primary -> localhost | changed
2026-06-13 20:03:27.134959 | 
2026-06-13 20:03:27.135096 | TASK [add-build-sshkey : Add back temp key]
2026-06-13 20:03:27.473569 | primary -> localhost | Identity added: /var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/712812beba764c6085d343e3182b329b_id_rsa (zuul-build-sshkey)
2026-06-13 20:03:27.473907 | primary -> localhost | ok: Runtime: 0:00:00.017094
2026-06-13 20:03:27.482137 | 
2026-06-13 20:03:27.482262 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-13 20:03:27.875504 | primary | ok
2026-06-13 20:03:27.885116 | 
2026-06-13 20:03:27.885252 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-13 20:03:27.922081 | primary | skipping: Conditional result was False
2026-06-13 20:03:27.938737 | 
2026-06-13 20:03:27.938871 | TASK [include_role : validate-host]
2026-06-13 20:03:27.971656 | primary | ok
2026-06-13 20:03:28.004641 | 
2026-06-13 20:03:28.004736 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-13 20:03:28.044653 | primary | ok
2026-06-13 20:03:28.048962 | 
2026-06-13 20:03:28.049044 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-13 20:03:28.338483 | primary -> localhost | ok
2026-06-13 20:03:28.348190 | 
2026-06-13 20:03:28.348352 | TASK [validate-host : Collect information about the host]
2026-06-13 20:03:29.154267 | primary | ok
2026-06-13 20:03:29.172011 | 
2026-06-13 20:03:29.172143 | TASK [validate-host : Sanitize hostname]
2026-06-13 20:03:29.245083 | primary | ok
2026-06-13 20:03:29.252677 | 
2026-06-13 20:03:29.252819 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-13 20:03:29.783440 | primary -> localhost | changed
2026-06-13 20:03:29.794670 | 
2026-06-13 20:03:29.794897 | TASK [validate-host : Collect information about zuul worker]
2026-06-13 20:03:30.252147 | primary | ok
2026-06-13 20:03:30.259431 | 
2026-06-13 20:03:30.259604 | TASK [validate-host : Write out all zuul information for each host]
2026-06-13 20:03:30.762072 | primary -> localhost | changed
2026-06-13 20:03:30.778096 | 
2026-06-13 20:03:30.778227 | TASK [include_role : prepare-workspace-openshift]
2026-06-13 20:03:30.803786 | primary | skipping: Conditional result was False
2026-06-13 20:03:30.811228 | 
2026-06-13 20:03:30.811359 | TASK [include_role : remove-zuul-sshkey]
2026-06-13 20:03:30.836298 | primary | skipping: Conditional result was False
2026-06-13 20:03:30.844313 | 
2026-06-13 20:03:30.844451 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-13 20:03:31.113305 | primary | ok: "logs"
2026-06-13 20:03:31.113783 | primary | ok: All items complete
2026-06-13 20:03:31.113851 | 
2026-06-13 20:03:31.364921 | primary | ok: "artifacts"
2026-06-13 20:03:31.590401 | primary | ok: "docs"
2026-06-13 20:03:31.599607 | 
2026-06-13 20:03:31.599738 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-13 20:03:31.895239 | primary | changed: "logs"
2026-06-13 20:03:32.147871 | primary | changed: "artifacts"
2026-06-13 20:03:32.408399 | primary | changed: "docs"
2026-06-13 20:03:32.421492 | 
2026-06-13 20:03:32.421635 | PLAY RECAP
2026-06-13 20:03:32.421712 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 20:03:32.421769 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-13 20:03:32.421807 | 
2026-06-13 20:03:32.554370 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 20:03:32.555711 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 20:03:33.166920 | 
2026-06-13 20:03:33.167064 | PLAY [all]
2026-06-13 20:03:33.177106 | 
2026-06-13 20:03:33.177175 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-13 20:03:33.256087 | primary | ok
2026-06-13 20:03:33.260806 | 
2026-06-13 20:03:33.260904 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-13 20:03:33.719347 | primary | changed
2026-06-13 20:03:33.731406 | 
2026-06-13 20:03:33.731635 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-13 20:03:34.894617 | primary | changed
2026-06-13 20:03:34.909673 | 
2026-06-13 20:03:34.909830 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-13 20:03:35.372556 | primary | changed:
2026-06-13 20:03:35.373060 | primary | {
2026-06-13 20:03:35.373126 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-13 20:03:35.373190 | primary | }
2026-06-13 20:03:35.630028 | primary | changed:
2026-06-13 20:03:35.630329 | primary | {
2026-06-13 20:03:35.630400 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-13 20:03:35.630445 | primary | }
2026-06-13 20:03:35.904663 | primary | changed:
2026-06-13 20:03:35.904902 | primary | {
2026-06-13 20:03:35.904954 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-13 20:03:35.904995 | primary | }
2026-06-13 20:03:36.187178 | primary | changed:
2026-06-13 20:03:36.187340 | primary | {
2026-06-13 20:03:36.187388 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-13 20:03:36.187426 | primary | }
2026-06-13 20:03:36.469690 | primary | changed:
2026-06-13 20:03:36.469958 | primary | {
2026-06-13 20:03:36.470025 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-13 20:03:36.470065 | primary | }
2026-06-13 20:03:36.742580 | primary | changed:
2026-06-13 20:03:36.742753 | primary | {
2026-06-13 20:03:36.742805 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-13 20:03:36.742844 | primary | }
2026-06-13 20:03:37.029929 | primary | changed:
2026-06-13 20:03:37.030108 | primary | {
2026-06-13 20:03:37.030177 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-13 20:03:37.030235 | primary | }
2026-06-13 20:03:37.307086 | primary | changed:
2026-06-13 20:03:37.307238 | primary | {
2026-06-13 20:03:37.307288 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-13 20:03:37.307328 | primary | }
2026-06-13 20:03:37.609786 | primary | changed:
2026-06-13 20:03:37.609946 | primary | {
2026-06-13 20:03:37.610010 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-13 20:03:37.610050 | primary | }
2026-06-13 20:03:37.887996 | primary | changed:
2026-06-13 20:03:37.888136 | primary | {
2026-06-13 20:03:37.888184 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-13 20:03:37.888220 | primary | }
2026-06-13 20:03:38.144474 | primary | changed:
2026-06-13 20:03:38.144632 | primary | {
2026-06-13 20:03:38.144691 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-13 20:03:38.144737 | primary | }
2026-06-13 20:03:38.483739 | primary | changed:
2026-06-13 20:03:38.483896 | primary | {
2026-06-13 20:03:38.483943 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-13 20:03:38.483983 | primary | }
2026-06-13 20:03:38.709891 | primary | changed:
2026-06-13 20:03:38.710041 | primary | {
2026-06-13 20:03:38.710089 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-13 20:03:38.710128 | primary | }
2026-06-13 20:03:38.988683 | primary | changed:
2026-06-13 20:03:38.988876 | primary | {
2026-06-13 20:03:38.988930 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-13 20:03:38.988970 | primary | }
2026-06-13 20:03:39.263450 | primary | changed:
2026-06-13 20:03:39.263637 | primary | {
2026-06-13 20:03:39.263686 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-13 20:03:39.263750 | primary | }
2026-06-13 20:03:39.553987 | primary | changed:
2026-06-13 20:03:39.554135 | primary | {
2026-06-13 20:03:39.554198 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-13 20:03:39.554246 | primary | }
2026-06-13 20:03:39.841284 | primary | changed:
2026-06-13 20:03:39.841435 | primary | {
2026-06-13 20:03:39.841484 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-13 20:03:39.841561 | primary | }
2026-06-13 20:03:40.080053 | primary | changed:
2026-06-13 20:03:40.080221 | primary | {
2026-06-13 20:03:40.080268 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-13 20:03:40.080308 | primary | }
2026-06-13 20:03:40.315426 | primary | changed:
2026-06-13 20:03:40.315634 | primary | {
2026-06-13 20:03:40.315696 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-13 20:03:40.315958 | primary | }
2026-06-13 20:03:40.591772 | primary | changed:
2026-06-13 20:03:40.592016 | primary | {
2026-06-13 20:03:40.592091 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-13 20:03:40.592143 | primary | }
2026-06-13 20:03:40.879625 | primary | changed:
2026-06-13 20:03:40.879719 | primary | {
2026-06-13 20:03:40.879740 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-13 20:03:40.879757 | primary | }
2026-06-13 20:03:41.134491 | primary | changed:
2026-06-13 20:03:41.134653 | primary | {
2026-06-13 20:03:41.134700 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-13 20:03:41.134738 | primary | }
2026-06-13 20:03:41.409800 | primary | changed:
2026-06-13 20:03:41.409900 | primary | {
2026-06-13 20:03:41.409946 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-13 20:03:41.409985 | primary | }
2026-06-13 20:03:41.699421 | primary | changed:
2026-06-13 20:03:41.699591 | primary | {
2026-06-13 20:03:41.699644 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-13 20:03:41.699682 | primary | }
2026-06-13 20:03:41.956069 | primary | changed:
2026-06-13 20:03:41.956183 | primary | {
2026-06-13 20:03:41.956313 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-13 20:03:41.956358 | primary | }
2026-06-13 20:03:42.227896 | primary | changed:
2026-06-13 20:03:42.227999 | primary | {
2026-06-13 20:03:42.228020 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-13 20:03:42.228037 | primary | }
2026-06-13 20:03:42.257145 | 
2026-06-13 20:03:42.257322 | TASK [Set timezone to UTC]
2026-06-13 20:03:42.847682 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-13 20:03:42.855050 | 
2026-06-13 20:03:42.855179 | TASK [Create nodepool directory]
2026-06-13 20:03:43.154687 | primary | changed
2026-06-13 20:03:43.163405 | 
2026-06-13 20:03:43.163579 | TASK [Create nodepool sub_nodes file]
2026-06-13 20:03:43.999199 | primary | changed
2026-06-13 20:03:44.007260 | 
2026-06-13 20:03:44.007389 | TASK [Create nodepool sub_nodes_private file]
2026-06-13 20:03:44.796382 | primary | changed
2026-06-13 20:03:44.804051 | 
2026-06-13 20:03:44.804177 | LOOP [Populate nodepool sub_nodes file]
2026-06-13 20:03:44.850132 | 
2026-06-13 20:03:44.850401 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-13 20:03:44.897189 | 
2026-06-13 20:03:44.897421 | TASK [Create nodepool primary file]
2026-06-13 20:03:45.723948 | primary | changed
2026-06-13 20:03:45.731360 | 
2026-06-13 20:03:45.731481 | TASK [Create nodepool node_private for this node]
2026-06-13 20:03:46.636777 | primary | changed
2026-06-13 20:03:46.645729 | 
2026-06-13 20:03:46.645848 | LOOP [Copy ssh keys to nodepool directory]
2026-06-13 20:03:47.073642 | primary | ok: Item: id_rsa Runtime: 0:00:00.008173
2026-06-13 20:03:47.073995 | 
2026-06-13 20:03:47.322340 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.006569
2026-06-13 20:03:47.341974 | 
2026-06-13 20:03:47.342244 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-13 20:03:48.269586 | primary | changed
2026-06-13 20:03:48.277622 | 
2026-06-13 20:03:48.277745 | TASK [Validate sudoers config after edits]
2026-06-13 20:03:48.609136 | primary | /etc/sudoers: parsed OK
2026-06-13 20:03:48.609290 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-13 20:03:48.609305 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-13 20:03:48.609314 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-13 20:03:48.824211 | primary | ok: Runtime: 0:00:00.010126
2026-06-13 20:03:48.832412 | 
2026-06-13 20:03:48.832581 | TASK [Show the environment passed in to job shell scripts]
2026-06-13 20:03:49.155645 | primary | SHELL=/bin/bash
2026-06-13 20:03:49.155813 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-13 20:03:49.155834 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-13 20:03:49.155844 | primary | PWD=/home/zuul
2026-06-13 20:03:49.155853 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-13 20:03:49.155862 | primary | LOGNAME=zuul
2026-06-13 20:03:49.155870 | primary | XDG_SESSION_TYPE=tty
2026-06-13 20:03:49.155881 | primary | _=/usr/bin/env
2026-06-13 20:03:49.155890 | primary | MOTD_SHOWN=pam
2026-06-13 20:03:49.155899 | primary | HOME=/home/zuul
2026-06-13 20:03:49.155907 | primary | LANG=en_US.UTF-8
2026-06-13 20:03:49.155916 | primary | SSH_CONNECTION=38.102.83.32 46966 38.102.83.107 22
2026-06-13 20:03:49.155925 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-13 20:03:49.155935 | primary | WORKSPACE=/home/zuul/workspace
2026-06-13 20:03:49.155943 | primary | XDG_SESSION_CLASS=user
2026-06-13 20:03:49.155950 | primary | SELINUX_ROLE_REQUESTED=
2026-06-13 20:03:49.155959 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-13 20:03:49.155967 | primary | USER=zuul
2026-06-13 20:03:49.155974 | primary | ZUUL_VOTING=True
2026-06-13 20:03:49.155982 | primary | BUILD_TIMEOUT=3000000
2026-06-13 20:03:49.155989 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-13 20:03:49.155997 | primary | SHLVL=1
2026-06-13 20:03:49.156005 | primary | XDG_SESSION_ID=1
2026-06-13 20:03:49.156012 | primary | ZUUL_BRANCH=master
2026-06-13 20:03:49.156020 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-13 20:03:49.156028 | primary | SSH_CLIENT=38.102.83.32 46966 22
2026-06-13 20:03:49.156035 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-13 20:03:49.156043 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-13 20:03:49.156051 | primary | which_declare=declare -f
2026-06-13 20:03:49.156060 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-13 20:03:49.156068 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-13 20:03:49.156076 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-13 20:03:49.156084 | primary | ZUUL_UUID=712812beba764c6085d343e3182b329b
2026-06-13 20:03:49.156097 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-13 20:03:49.156105 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-13 20:03:49.156114 | primary | }
2026-06-13 20:03:49.381837 | primary | ok: Runtime: 0:00:00.009621
2026-06-13 20:03:49.390187 | 
2026-06-13 20:03:49.390308 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-13 20:03:49.416676 | primary | skipping: Conditional result was False
2026-06-13 20:03:49.426325 | 
2026-06-13 20:03:49.426468 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-13 20:03:49.967263 | primary | skipping: Conditional result was False
2026-06-13 20:03:49.978457 | 
2026-06-13 20:03:49.978625 | TASK [Ensure legacy workspace directory]
2026-06-13 20:03:50.255499 | primary | changed
2026-06-13 20:03:50.257960 | 
2026-06-13 20:03:50.258154 | PLAY RECAP
2026-06-13 20:03:50.258264 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-13 20:03:50.258308 | 
2026-06-13 20:03:50.400421 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 20:03:50.403143 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 20:03:51.057347 | 
2026-06-13 20:03:51.057492 | PLAY [primary]
2026-06-13 20:03:51.068347 | 
2026-06-13 20:03:51.068417 | TASK [Clone repos in the job workspace]
2026-06-13 20:03:51.096975 | primary | ok
2026-06-13 20:03:51.114228 | 
2026-06-13 20:03:51.114344 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-13 20:03:51.552084 | primary | ok
2026-06-13 20:03:51.562102 | 
2026-06-13 20:03:51.562245 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-13 20:03:53.081324 | primary | Output suppressed because no_log was given
2026-06-13 20:03:53.096386 | 
2026-06-13 20:03:53.096585 | TASK [Create the config file]
2026-06-13 20:03:54.213910 | primary | changed
2026-06-13 20:03:54.216419 | 
2026-06-13 20:03:54.216748 | PLAY RECAP
2026-06-13 20:03:54.216876 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 20:03:54.216944 | 
2026-06-13 20:03:54.340653 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 20:03:54.343345 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 20:03:54.984256 | 
2026-06-13 20:03:54.984391 | PLAY [primary]
2026-06-13 20:03:54.995165 | 
2026-06-13 20:03:54.995253 | TASK [Create copy-container.yml playbook on primary]
2026-06-13 20:03:56.093206 | primary | changed
2026-06-13 20:03:56.097373 | 
2026-06-13 20:03:56.097450 | TASK [Install required packages]
2026-06-13 20:04:40.372739 | primary | changed
2026-06-13 20:04:40.381337 | 
2026-06-13 20:04:40.381488 | TASK [Ensure dependency collections are installed]
2026-06-13 20:05:52.730960 | primary | changed
2026-06-13 20:05:52.756931 | 
2026-06-13 20:05:52.757091 | TASK [install copy-containers]
2026-06-13 20:05:53.644777 | primary |
2026-06-13 20:05:53.644876 | primary | PLAY [localhost] ***************************************************************
2026-06-13 20:05:53.644888 | primary |
2026-06-13 20:05:53.644897 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-13 20:05:53.644909 | primary | Saturday 13 June 2026  20:05:53 +0000 (0:00:00.031)       0:00:00.031 *********
2026-06-13 20:05:53.644919 | primary | Saturday 13 June 2026  20:05:53 +0000 (0:00:00.030)       0:00:00.030 *********
2026-06-13 20:05:54.615574 | primary | ok: [localhost]
2026-06-13 20:05:54.615636 | primary |
2026-06-13 20:05:54.615650 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-13 20:05:54.615660 | primary | Saturday 13 June 2026  20:05:54 +0000 (0:00:00.972)       0:00:01.004 *********
2026-06-13 20:05:54.615668 | primary | Saturday 13 June 2026  20:05:54 +0000 (0:00:00.972)       0:00:01.003 *********
2026-06-13 20:05:54.670893 | primary |
2026-06-13 20:05:54.670945 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-13 20:05:54.670956 | primary | Saturday 13 June 2026  20:05:54 +0000 (0:00:00.055)       0:00:01.060 *********
2026-06-13 20:05:54.670964 | primary | Saturday 13 June 2026  20:05:54 +0000 (0:00:00.055)       0:00:01.058 *********
2026-06-13 20:05:55.243909 | primary | changed: [localhost] => (item=artifacts)
2026-06-13 20:05:55.243944 | primary | changed: [localhost] => (item=logs)
2026-06-13 20:05:55.243949 | primary |
2026-06-13 20:05:55.243960 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-13 20:05:55.243965 | primary | Saturday 13 June 2026  20:05:55 +0000 (0:00:00.573)       0:00:01.633 *********
2026-06-13 20:05:55.243970 | primary | Saturday 13 June 2026  20:05:55 +0000 (0:00:00.573)       0:00:01.631 *********
2026-06-13 20:05:58.126124 | primary | changed: [localhost]
2026-06-13 20:05:58.126242 | primary |
2026-06-13 20:05:58.126257 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-13 20:05:58.126267 | primary | Saturday 13 June 2026  20:05:58 +0000 (0:00:02.881)       0:00:04.514 *********
2026-06-13 20:05:58.126276 | primary | Saturday 13 June 2026  20:05:58 +0000 (0:00:02.881)       0:00:04.513 *********
2026-06-13 20:06:30.312518 | primary | changed: [localhost]
2026-06-13 20:06:30.312560 | primary |
2026-06-13 20:06:30.312569 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-13 20:06:30.312575 | primary | Saturday 13 June 2026  20:06:30 +0000 (0:00:32.187)       0:00:36.701 *********
2026-06-13 20:06:30.312581 | primary | Saturday 13 June 2026  20:06:30 +0000 (0:00:32.187)       0:00:36.700 *********
2026-06-13 20:06:30.628490 | primary | changed: [localhost]
2026-06-13 20:06:30.628553 | primary |
2026-06-13 20:06:30.628565 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-13 20:06:30.628574 | primary | Saturday 13 June 2026  20:06:30 +0000 (0:00:00.315)       0:00:37.017 *********
2026-06-13 20:06:30.628583 | primary | Saturday 13 June 2026  20:06:30 +0000 (0:00:00.315)       0:00:37.016 *********
2026-06-13 20:06:34.748094 | primary | changed: [localhost]
2026-06-13 20:06:34.748261 | primary |
2026-06-13 20:06:34.748281 | primary | TASK [copy_container : Build the copy-container output_dir={{ cifmw_copy_ct_basedir }}/artifacts, script=go build, chdir={{ temporary_copy_container_dir.path }}] ***
2026-06-13 20:06:34.748297 | primary | Saturday 13 June 2026  20:06:34 +0000 (0:00:04.120)       0:00:41.137 *********
2026-06-13 20:06:34.748305 | primary | Saturday 13 June 2026  20:06:34 +0000 (0:00:04.120)       0:00:41.136 *********
2026-06-13 20:07:29.141916 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-13 20:07:29.141975 | primary | ok: [localhost]
2026-06-13 20:07:29.141988 | primary |
2026-06-13 20:07:29.142000 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 8) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755] ***
2026-06-13 20:07:29.142010 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:54.393)       0:01:35.530 *********
2026-06-13 20:07:29.142033 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:54.393)       0:01:35.529 *********
2026-06-13 20:07:29.172901 | primary | skipping: [localhost]
2026-06-13 20:07:29.172955 | primary |
2026-06-13 20:07:29.172970 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 9) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755, remote_src=True] ***
2026-06-13 20:07:29.172983 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.031)       0:01:35.561 *********
2026-06-13 20:07:29.172995 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.031)       0:01:35.560 *********
2026-06-13 20:07:29.627376 | primary | changed: [localhost]
2026-06-13 20:07:29.627436 | primary |
2026-06-13 20:07:29.627449 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-13 20:07:29.627458 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.454)       0:01:36.016 *********
2026-06-13 20:07:29.627469 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.454)       0:01:36.014 *********
2026-06-13 20:07:29.815949 | primary | changed: [localhost]
2026-06-13 20:07:29.816004 | primary |
2026-06-13 20:07:29.816019 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-13 20:07:29.816035 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.188)       0:01:36.204 *********
2026-06-13 20:07:29.816044 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.188)       0:01:36.203 *********
2026-06-13 20:07:29.870490 | primary | skipping: [localhost]
2026-06-13 20:07:29.870544 | primary |
2026-06-13 20:07:29.870558 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-13 20:07:29.870568 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.054)       0:01:36.259 *********
2026-06-13 20:07:29.870578 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.054)       0:01:36.258 *********
2026-06-13 20:07:29.916333 | primary | skipping: [localhost]
2026-06-13 20:07:29.916415 | primary |
2026-06-13 20:07:29.916428 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-13 20:07:29.916443 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.045)       0:01:36.305 *********
2026-06-13 20:07:29.916475 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.045)       0:01:36.303 *********
2026-06-13 20:07:29.965698 | primary | skipping: [localhost]
2026-06-13 20:07:29.965783 | primary |
2026-06-13 20:07:29.965799 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-13 20:07:29.965812 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.049)       0:01:36.354 *********
2026-06-13 20:07:29.965821 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.049)       0:01:36.353 *********
2026-06-13 20:07:29.996265 | primary | skipping: [localhost]
2026-06-13 20:07:29.996329 | primary |
2026-06-13 20:07:29.996344 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-13 20:07:29.996358 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.030)       0:01:36.384 *********
2026-06-13 20:07:29.996370 | primary | Saturday 13 June 2026  20:07:29 +0000 (0:00:00.030)       0:01:36.383 *********
2026-06-13 20:07:30.028148 | primary | skipping: [localhost]
2026-06-13 20:07:30.028250 | primary |
2026-06-13 20:07:30.028266 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-13 20:07:30.028297 | primary | Saturday 13 June 2026  20:07:30 +0000 (0:00:00.032)       0:01:36.417 *********
2026-06-13 20:07:30.028310 | primary | Saturday 13 June 2026  20:07:30 +0000 (0:00:00.032)       0:01:36.415 *********
2026-06-13 20:07:30.084902 | primary | skipping: [localhost]
2026-06-13 20:07:30.084961 | primary |
2026-06-13 20:07:30.084974 | primary | PLAY RECAP *********************************************************************
2026-06-13 20:07:30.084990 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-13 20:07:30.085003 | primary |
2026-06-13 20:07:30.085015 | primary | Saturday 13 June 2026  20:07:30 +0000 (0:00:00.056)       0:01:36.473 *********
2026-06-13 20:07:30.085028 | primary | ===============================================================================
2026-06-13 20:07:30.085038 | primary | copy_container : Build the copy-container ------------------------------ 54.39s
2026-06-13 20:07:30.085047 | primary | copy_container : Install required packages ----------------------------- 32.19s
2026-06-13 20:07:30.085055 | primary | copy_container : Copy go files to temporary directory ------------------- 4.12s
2026-06-13 20:07:30.085064 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 2.88s
2026-06-13 20:07:30.085072 | primary | Gathering Facts --------------------------------------------------------- 0.97s
2026-06-13 20:07:30.085081 | primary | copy_container : Ensure directory is present ---------------------------- 0.57s
2026-06-13 20:07:30.085089 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.45s
2026-06-13 20:07:30.085098 | primary | copy_container : Create temporary directory ----------------------------- 0.32s
2026-06-13 20:07:30.085111 | primary | copy_container : Delete temporary directory ----------------------------- 0.19s
2026-06-13 20:07:30.085123 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.06s
2026-06-13 20:07:30.085133 | primary | Install copy_containers ------------------------------------------------- 0.06s
2026-06-13 20:07:30.085141 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-13 20:07:30.085150 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-13 20:07:30.085158 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-13 20:07:30.085166 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-13 20:07:30.085215 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-13 20:07:30.085227 | primary | copy_container : Create cron job to copy containers --------------------- 0.03s
2026-06-13 20:07:30.085240 | primary | Saturday 13 June 2026  20:07:30 +0000 (0:00:00.057)       0:01:36.473 *********
2026-06-13 20:07:30.085253 | primary | ===============================================================================
2026-06-13 20:07:30.085265 | primary | copy_container --------------------------------------------------------- 95.41s
2026-06-13 20:07:30.085277 | primary | gather_facts ------------------------------------------------------------ 0.97s
2026-06-13 20:07:30.085289 | primary | ansible.builtin.include_role -------------------------------------------- 0.06s
2026-06-13 20:07:30.085298 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-13 20:07:30.085307 | primary | total ------------------------------------------------------------------ 96.44s
2026-06-13 20:07:30.222455 | primary | ok: Runtime: 0:01:36.981751
2026-06-13 20:07:30.228576 | 
2026-06-13 20:07:30.228856 | PLAY RECAP
2026-06-13 20:07:30.229047 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 20:07:30.229174 | 
2026-06-13 20:07:30.370368 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 20:07:30.373755 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 20:07:31.077215 | 
2026-06-13 20:07:31.077358 | PLAY [primary]
2026-06-13 20:07:31.088010 | 
2026-06-13 20:07:31.088095 | TASK [Install podman]
2026-06-13 20:07:32.412436 | primary | ok: Nothing to do
2026-06-13 20:07:32.426879 | 
2026-06-13 20:07:32.427034 | TASK [Get md5 file for DLRN hash tag]
2026-06-13 20:07:32.990981 | primary | changed: OK (32 bytes)
2026-06-13 20:07:33.001200 | 
2026-06-13 20:07:33.001370 | TASK [Find MD5 value]
2026-06-13 20:07:33.548846 | primary | ok: Runtime: 0:00:00.004591
2026-06-13 20:07:33.557492 | 
2026-06-13 20:07:33.557669 | TASK [Perform container registry login with podman]
2026-06-13 20:07:35.109201 | primary | Output suppressed because no_log was given
2026-06-13 20:07:35.117876 | 
2026-06-13 20:07:35.118115 | TASK [Copy containers per release]
2026-06-13 20:07:38.670919 | primary | Output suppressed because no_log was given
2026-06-13 20:07:38.677840 | 
2026-06-13 20:07:38.678003 | TASK [Tag containers]
2026-06-13 20:07:41.729899 | primary | Output suppressed because no_log was given
2026-06-13 20:07:41.736679 | 
2026-06-13 20:07:41.736802 | TASK [Fail job if there is an error in the copy log]
2026-06-13 20:07:42.043972 | primary | time="2026-06-13T20:07:35Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1b6/rdoproject.org/1b64dcbdfdc0406d86402c1abdebbfc1/logs/containers-successfully-built.log"
2026-06-13 20:07:42.044075 | primary | time="2026-06-13T20:07:35Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1b6/rdoproject.org/1b64dcbdfdc0406d86402c1abdebbfc1/logs/containers-built.log"
2026-06-13 20:07:42.044143 | primary | time="2026-06-13T20:07:35Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1b6/rdoproject.org/1b64dcbdfdc0406d86402c1abdebbfc1/ci-framework-data/logs/containers-built.log"
2026-06-13 20:07:42.044158 | primary | time="2026-06-13T20:07:36Z" level=info msg="Copying image podified-master-centos9/ironic-python-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 20:07:42.044167 | primary | time="2026-06-13T20:07:37Z" level=info msg="Copying image podified-master-centos9/edpm-hardened-uefi:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 20:07:42.281031 | primary | ok: Runtime: 0:00:00.003457
2026-06-13 20:07:42.288576 | 
2026-06-13 20:07:42.288711 | TASK [Fail job if the tag log cannot find manifest]
2026-06-13 20:07:42.562894 | primary | time="2026-06-13T20:07:38Z" level=info msg="Overwriting promoted hash"
2026-06-13 20:07:42.562951 | primary | time="2026-06-13T20:07:38Z" level=info msg="Promoted hash:  30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 20:07:42.562966 | primary | time="2026-06-13T20:07:39Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1b6/rdoproject.org/1b64dcbdfdc0406d86402c1abdebbfc1/logs/containers-successfully-built.log"
2026-06-13 20:07:42.562977 | primary | time="2026-06-13T20:07:39Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1b6/rdoproject.org/1b64dcbdfdc0406d86402c1abdebbfc1/logs/containers-built.log"
2026-06-13 20:07:42.562985 | primary | time="2026-06-13T20:07:39Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1b6/rdoproject.org/1b64dcbdfdc0406d86402c1abdebbfc1/ci-framework-data/logs/containers-built.log"
2026-06-13 20:07:42.562994 | primary | time="2026-06-13T20:07:39Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1b6/rdoproject.org/1b64dcbdfdc0406d86402c1abdebbfc1/ namespace: podified-master-centos9 promoted_hash: 30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 20:07:42.563008 | primary | time="2026-06-13T20:07:39Z" level=info msg="Tagging podified-master-centos9/ironic-python-agent with tag current-podified and manifest sha256:a033e95ecc06e63d511215e07dd367a87293cc7c1e9a1d32bad9d10544cd0c56"
2026-06-13 20:07:42.563064 | primary | "Updated"
2026-06-13 20:07:42.563075 | primary |
2026-06-13 20:07:42.563083 | primary | time="2026-06-13T20:07:39Z" level=info msg="Tagging podified-master-centos9/ironic-python-agent with tag a033e95ecc06e63d511215e07dd367a87293cc7c1e9a1d32bad9d10544cd0c56 and manifest sha256:a033e95ecc06e63d511215e07dd367a87293cc7c1e9a1d32bad9d10544cd0c56"
2026-06-13 20:07:42.563094 | primary | "Updated"
2026-06-13 20:07:42.563102 | primary |
2026-06-13 20:07:42.563112 | primary | time="2026-06-13T20:07:40Z" level=info msg="Tagging podified-master-centos9/edpm-hardened-uefi with tag current-podified and manifest sha256:2945c91f711ffce1d811683f70a0c0aa10531dcbbb6832faef68e614f7f5ab3c"
2026-06-13 20:07:42.563135 | primary | "Updated"
2026-06-13 20:07:42.563143 | primary |
2026-06-13 20:07:42.563151 | primary | time="2026-06-13T20:07:41Z" level=info msg="Tagging podified-master-centos9/edpm-hardened-uefi with tag 2945c91f711ffce1d811683f70a0c0aa10531dcbbb6832faef68e614f7f5ab3c and manifest sha256:2945c91f711ffce1d811683f70a0c0aa10531dcbbb6832faef68e614f7f5ab3c"
2026-06-13 20:07:42.563160 | primary | "Updated"
2026-06-13 20:07:42.563167 | primary |
2026-06-13 20:07:42.865118 | primary | ok: Runtime: 0:00:00.004411
2026-06-13 20:07:42.868997 | 
2026-06-13 20:07:42.869475 | PLAY RECAP
2026-06-13 20:07:42.869689 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 20:07:42.869759 | 
2026-06-13 20:07:43.006425 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 20:07:43.009348 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 20:07:43.679170 | 
2026-06-13 20:07:43.679286 | PLAY [all]
2026-06-13 20:07:43.687891 | 
2026-06-13 20:07:43.687960 | TASK [Create container log dir]
2026-06-13 20:07:44.065187 | primary | ok
2026-06-13 20:07:44.075769 | 
2026-06-13 20:07:44.075932 | TASK [Collect logs]
2026-06-13 20:07:44.527033 | primary | + sudo dnf list installed
2026-06-13 20:07:44.970742 | primary | + df -h
2026-06-13 20:07:44.972989 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-13 20:07:44.997853 | primary | sending incremental file list
2026-06-13 20:07:45.002989 | primary | skipping non-regular file "yum.conf"
2026-06-13 20:07:45.003039 | primary | ./
2026-06-13 20:07:45.004143 | primary | dnf/
2026-06-13 20:07:45.004208 | primary | dnf/dnf.conf
2026-06-13 20:07:45.004231 | primary | dnf/aliases.d/
2026-06-13 20:07:45.004247 | primary | dnf/modules.d/
2026-06-13 20:07:45.004257 | primary | dnf/modules.defaults.d/
2026-06-13 20:07:45.004268 | primary | dnf/plugins/
2026-06-13 20:07:45.004279 | primary | dnf/plugins/copr.conf
2026-06-13 20:07:45.004289 | primary | dnf/plugins/debuginfo-install.conf
2026-06-13 20:07:45.004301 | primary | dnf/plugins/copr.d/
2026-06-13 20:07:45.004310 | primary | dnf/protected.d/
2026-06-13 20:07:45.004321 | primary | dnf/protected.d/dnf.conf
2026-06-13 20:07:45.004333 | primary | dnf/protected.d/grub2-pc.conf
2026-06-13 20:07:45.004344 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 20:07:45.004355 | primary | dnf/protected.d/setup.conf
2026-06-13 20:07:45.004365 | primary | dnf/protected.d/sudo.conf
2026-06-13 20:07:45.004375 | primary | dnf/protected.d/systemd.conf
2026-06-13 20:07:45.004385 | primary | dnf/protected.d/yum.conf
2026-06-13 20:07:45.004400 | primary | dnf/usr-drift-protected-paths.d/
2026-06-13 20:07:45.004412 | primary | dnf/vars/
2026-06-13 20:07:45.004422 | primary | dnf/vars/stream
2026-06-13 20:07:45.004433 | primary | yum.repos.d/
2026-06-13 20:07:45.004444 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 20:07:45.004455 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 20:07:45.004466 | primary | yum.repos.d/centos-addons.repo
2026-06-13 20:07:45.004477 | primary | yum.repos.d/centos.repo
2026-06-13 20:07:45.004488 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-13 20:07:45.004499 | primary | yum.repos.d/epel-next-testing.repo
2026-06-13 20:07:45.004510 | primary | yum.repos.d/epel-next.repo
2026-06-13 20:07:45.004520 | primary | yum.repos.d/epel-testing.repo
2026-06-13 20:07:45.004530 | primary | yum.repos.d/epel.repo
2026-06-13 20:07:45.046335 | primary |
2026-06-13 20:07:45.046425 | primary | sent 18,980 bytes  received 484 bytes  12,976.00 bytes/sec
2026-06-13 20:07:45.046435 | primary | total size is 17,241  speedup is 0.89
2026-06-13 20:07:45.049385 | primary | + pushd /home/zuul/workspace
2026-06-13 20:07:45.049414 | primary | ~/workspace ~/zuul-output/logs
2026-06-13 20:07:45.049536 | primary | + sudo cp -R copy-quay-config.yaml master-report.html master-tag-report.html master-tag.txt master.txt /home/zuul/zuul-output/logs
2026-06-13 20:07:45.069262 | primary | + popd
2026-06-13 20:07:45.069324 | primary | ~/zuul-output/logs
2026-06-13 20:07:45.118941 | primary | ok: Runtime: 0:00:00.547850
2026-06-13 20:07:45.131095 | 
2026-06-13 20:07:45.131231 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-13 20:07:45.162556 | primary | ok
2026-06-13 20:07:45.194466 | 
2026-06-13 20:07:45.194605 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 20:07:45.260550 | primary | skipping: Conditional result was False
2026-06-13 20:07:45.269407 | 
2026-06-13 20:07:45.269577 | TASK [fetch-output : Set log path for single node]
2026-06-13 20:07:45.316572 | primary | ok
2026-06-13 20:07:45.324071 | 
2026-06-13 20:07:45.324193 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 20:07:45.609949 | primary -> localhost | changed: "/var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/logs"
2026-06-13 20:07:45.860918 | primary -> localhost | changed: "/var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/artifacts"
2026-06-13 20:07:46.075105 | primary -> localhost | changed: "/var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/docs"
2026-06-13 20:07:46.092393 | 
2026-06-13 20:07:46.092622 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 20:07:46.825749 | primary | changed:
2026-06-13 20:07:46.826071 | primary | .d..t...... ./
2026-06-13 20:07:46.826130 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-13 20:07:46.826171 | primary | >f+++++++++ disk_usage.txt
2026-06-13 20:07:46.826210 | primary | >f+++++++++ installed_pkgs.txt
2026-06-13 20:07:46.826246 | primary | >f+++++++++ master-report.html
2026-06-13 20:07:46.826281 | primary | >f+++++++++ master-tag-report.html
2026-06-13 20:07:46.826315 | primary | >f+++++++++ master-tag.txt
2026-06-13 20:07:46.826348 | primary | >f+++++++++ master.txt
2026-06-13 20:07:46.826382 | primary | cd+++++++++ dnf/
2026-06-13 20:07:46.826415 | primary | >f+++++++++ dnf/dnf.conf
2026-06-13 20:07:46.826450 | primary | cd+++++++++ dnf/aliases.d/
2026-06-13 20:07:46.826486 | primary | cd+++++++++ dnf/modules.d/
2026-06-13 20:07:46.826553 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-13 20:07:46.826592 | primary | cd+++++++++ dnf/plugins/
2026-06-13 20:07:46.826626 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-13 20:07:46.826659 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-13 20:07:46.826693 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-13 20:07:46.826727 | primary | cd+++++++++ dnf/protected.d/
2026-06-13 20:07:46.826761 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-13 20:07:46.826794 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-13 20:07:46.826827 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 20:07:46.826861 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-13 20:07:46.826894 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-13 20:07:46.826927 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-13 20:07:46.826960 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-13 20:07:46.826994 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-13 20:07:46.827027 | primary | cd+++++++++ dnf/vars/
2026-06-13 20:07:46.827062 | primary | >f+++++++++ dnf/vars/stream
2026-06-13 20:07:46.827095 | primary | cd+++++++++ yum.repos.d/
2026-06-13 20:07:46.827128 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 20:07:46.827162 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 20:07:46.827195 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-13 20:07:46.827229 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-13 20:07:46.827262 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-13 20:07:46.827295 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-13 20:07:46.827328 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-13 20:07:46.827377 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-13 20:07:46.827412 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-13 20:07:46.827470 | primary | changed: All items complete
2026-06-13 20:07:46.827542 | 
2026-06-13 20:07:47.379447 | primary | changed: .d..t...... ./
2026-06-13 20:07:47.925582 | primary | changed: .d..t...... ./
2026-06-13 20:07:47.939379 | 
2026-06-13 20:07:47.939511 | PLAY RECAP
2026-06-13 20:07:47.939583 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-13 20:07:47.939605 | 
2026-06-13 20:07:48.074676 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 20:07:48.077568 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 20:07:48.773584 | 
2026-06-13 20:07:48.773698 | PLAY [Report DLRN results after job run]
2026-06-13 20:07:48.789787 | 
2026-06-13 20:07:48.790033 | TASK [Include vars from ci-framework group_vars]
2026-06-13 20:07:48.815095 | primary | ok
2026-06-13 20:07:48.849143 | 
2026-06-13 20:07:48.849281 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-13 20:07:48.914767 | primary | skipping: Conditional result was False
2026-06-13 20:07:48.923822 | 
2026-06-13 20:07:48.923967 | TASK [cifmw_helpers : Check if file is available]
2026-06-13 20:07:49.404196 | primary | ok
2026-06-13 20:07:49.412137 | 
2026-06-13 20:07:49.412278 | TASK [cifmw_helpers : Create temporary directory]
2026-06-13 20:07:49.449699 | primary | skipping: Conditional result was False
2026-06-13 20:07:49.458690 | 
2026-06-13 20:07:49.458832 | TASK [cifmw_helpers : Read vars]
2026-06-13 20:07:49.495323 | 
2026-06-13 20:07:49.495595 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-13 20:07:49.545205 | 
2026-06-13 20:07:49.545481 | TASK [cifmw_helpers : Include vars]
2026-06-13 20:07:49.592071 | 
2026-06-13 20:07:49.592327 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-13 20:07:49.629911 | primary | skipping: Conditional result was False
2026-06-13 20:07:49.640558 | 
2026-06-13 20:07:49.640687 | TASK [Report job status to DLRN]
2026-06-13 20:07:49.664503 | primary | ok
2026-06-13 20:07:49.704270 | 
2026-06-13 20:07:49.704406 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-13 20:07:49.779753 | primary | skipping: Conditional result was False
2026-06-13 20:07:49.789799 | 
2026-06-13 20:07:49.789944 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-13 20:07:51.030691 | primary | changed
2026-06-13 20:07:51.039442 | 
2026-06-13 20:07:51.039605 | TASK [dlrn_report : Install kinit related package]
2026-06-13 20:07:51.096383 | primary | skipping: Conditional result was False
2026-06-13 20:07:51.103372 | 
2026-06-13 20:07:51.103457 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-13 20:07:51.147774 | primary | skipping: Conditional result was False
2026-06-13 20:07:51.152489 | 
2026-06-13 20:07:51.152571 | TASK [Set zuul-log-path fact]
2026-06-13 20:07:51.208596 | primary | ok
2026-06-13 20:07:51.244814 | 
2026-06-13 20:07:51.244957 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 20:07:51.309377 | primary | ok
2026-06-13 20:07:51.325634 | 
2026-06-13 20:07:51.325803 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-13 20:07:51.383112 | primary | skipping: Conditional result was False
2026-06-13 20:07:51.392267 | 
2026-06-13 20:07:51.392413 | TASK [Get hash related data from repo_setup role]
2026-06-13 20:07:51.449914 | primary | ok
2026-06-13 20:07:51.592694 | 
2026-06-13 20:07:51.592806 | LOOP [repo_setup : Ensure directories are present]
2026-06-13 20:07:52.006998 | primary | changed: "tmp"
2026-06-13 20:07:52.258628 | primary | changed: "artifacts/repositories"
2026-06-13 20:07:52.516272 | primary | changed: "venv/repo_setup"
2026-06-13 20:07:52.536415 | 
2026-06-13 20:07:52.536635 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-13 20:07:53.962464 | primary | ok: Nothing to do
2026-06-13 20:07:53.970890 | 
2026-06-13 20:07:53.971017 | TASK [repo_setup : Get repo-setup repository]
2026-06-13 20:07:55.405809 | primary | changed
2026-06-13 20:07:55.414488 | 
2026-06-13 20:07:55.414650 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-13 20:08:02.740269 | primary | changed
2026-06-13 20:08:02.750767 | 
2026-06-13 20:08:02.750925 | TASK [repo_setup : Install repo-setup package]
2026-06-13 20:08:03.305922 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 20:08:03.306034 | primary | !!
2026-06-13 20:08:03.306052 | primary |
2026-06-13 20:08:03.306070 | primary |         ********************************************************************************
2026-06-13 20:08:03.306084 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 20:08:03.306102 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 20:08:03.306111 | primary |
2026-06-13 20:08:03.306123 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 20:08:03.306133 | primary |         calls to avoid build errors in the future.
2026-06-13 20:08:03.306142 | primary |
2026-06-13 20:08:03.306150 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 20:08:03.306159 | primary |         ********************************************************************************
2026-06-13 20:08:03.306200 | primary |
2026-06-13 20:08:03.306214 | primary | !!
2026-06-13 20:08:03.306223 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 20:08:03.306894 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 20:08:03.306917 | primary | !!
2026-06-13 20:08:03.306926 | primary |
2026-06-13 20:08:03.306935 | primary |         ********************************************************************************
2026-06-13 20:08:03.306944 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 20:08:03.306953 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 20:08:03.306961 | primary |
2026-06-13 20:08:03.306970 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 20:08:03.306978 | primary |         calls to avoid build errors in the future.
2026-06-13 20:08:03.306987 | primary |
2026-06-13 20:08:03.306995 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 20:08:03.307004 | primary |         ********************************************************************************
2026-06-13 20:08:03.307012 | primary |
2026-06-13 20:08:03.307020 | primary | !!
2026-06-13 20:08:03.307029 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 20:08:03.307464 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 20:08:03.307486 | primary | !!
2026-06-13 20:08:03.307496 | primary |
2026-06-13 20:08:03.307505 | primary |         ********************************************************************************
2026-06-13 20:08:03.307513 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 20:08:03.307522 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 20:08:03.307530 | primary |
2026-06-13 20:08:03.307539 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 20:08:03.307548 | primary |         calls to avoid build errors in the future.
2026-06-13 20:08:03.307556 | primary |
2026-06-13 20:08:03.307565 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 20:08:03.307573 | primary |         ********************************************************************************
2026-06-13 20:08:03.307582 | primary |
2026-06-13 20:08:03.307590 | primary | !!
2026-06-13 20:08:03.307599 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 20:08:03.348432 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
2026-06-13 20:08:03.348466 | primary | !!
2026-06-13 20:08:03.348473 | primary |
2026-06-13 20:08:03.348492 | primary |         ********************************************************************************
2026-06-13 20:08:03.348497 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-13 20:08:03.348502 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-13 20:08:03.348507 | primary |         ********************************************************************************
2026-06-13 20:08:03.348512 | primary |
2026-06-13 20:08:03.348517 | primary | !!
2026-06-13 20:08:03.348521 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-13 20:08:03.359619 | primary | WARNING: The wheel package is not available.
2026-06-13 20:08:03.400586 | primary | [pbr] Generating ChangeLog
2026-06-13 20:08:03.468864 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated.
2026-06-13 20:08:03.468939 | primary | !!
2026-06-13 20:08:03.468950 | primary |
2026-06-13 20:08:03.468959 | primary |         ********************************************************************************
2026-06-13 20:08:03.468967 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-13 20:08:03.468975 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 20:08:03.468983 | primary |         standards-based tools.
2026-06-13 20:08:03.468991 | primary |
2026-06-13 20:08:03.468998 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-13 20:08:03.469006 | primary |         ********************************************************************************
2026-06-13 20:08:03.469014 | primary |
2026-06-13 20:08:03.469022 | primary | !!
2026-06-13 20:08:03.469029 | primary |   easy_install.initialize_options(self)
2026-06-13 20:08:03.469046 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2026-06-13 20:08:03.469054 | primary | !!
2026-06-13 20:08:03.469062 | primary |
2026-06-13 20:08:03.469069 | primary |         ********************************************************************************
2026-06-13 20:08:03.469077 | primary |         Please avoid running ``setup.py`` directly.
2026-06-13 20:08:03.469085 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 20:08:03.469092 | primary |         standards-based tools.
2026-06-13 20:08:03.469100 | primary |
2026-06-13 20:08:03.469108 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-13 20:08:03.469115 | primary |         ********************************************************************************
2026-06-13 20:08:03.469123 | primary |
2026-06-13 20:08:03.469130 | primary | !!
2026-06-13 20:08:03.469138 | primary |   self.initialize_options()
2026-06-13 20:08:03.471333 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 20:08:03.471370 | primary | !!
2026-06-13 20:08:03.471380 | primary |
2026-06-13 20:08:03.471388 | primary |         ********************************************************************************
2026-06-13 20:08:03.471396 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 20:08:03.471418 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 20:08:03.471426 | primary |
2026-06-13 20:08:03.471433 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 20:08:03.471441 | primary |         calls to avoid build errors in the future.
2026-06-13 20:08:03.471448 | primary |
2026-06-13 20:08:03.471456 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 20:08:03.471463 | primary |         ********************************************************************************
2026-06-13 20:08:03.471471 | primary |
2026-06-13 20:08:03.471478 | primary | !!
2026-06-13 20:08:03.471486 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 20:08:03.472216 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 20:08:03.472265 | primary | !!
2026-06-13 20:08:03.472276 | primary |
2026-06-13 20:08:03.472285 | primary |         ********************************************************************************
2026-06-13 20:08:03.472293 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 20:08:03.472301 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 20:08:03.472309 | primary |
2026-06-13 20:08:03.472316 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 20:08:03.472324 | primary |         calls to avoid build errors in the future.
2026-06-13 20:08:03.472332 | primary |
2026-06-13 20:08:03.472339 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 20:08:03.472347 | primary |         ********************************************************************************
2026-06-13 20:08:03.472354 | primary |
2026-06-13 20:08:03.472362 | primary | !!
2026-06-13 20:08:03.472370 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 20:08:03.472700 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 20:08:03.472711 | primary | !!
2026-06-13 20:08:03.472719 | primary |
2026-06-13 20:08:03.472726 | primary |         ********************************************************************************
2026-06-13 20:08:03.472734 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 20:08:03.472742 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 20:08:03.472749 | primary |
2026-06-13 20:08:03.472757 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 20:08:03.472765 | primary |         calls to avoid build errors in the future.
2026-06-13 20:08:03.472772 | primary |
2026-06-13 20:08:03.472780 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 20:08:03.472918 | primary |         ********************************************************************************
2026-06-13 20:08:03.472926 | primary |
2026-06-13 20:08:03.472933 | primary | !!
2026-06-13 20:08:03.472941 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 20:08:03.475870 | primary | running install
2026-06-13 20:08:03.488926 | primary | running build
2026-06-13 20:08:03.488962 | primary | running build_py
2026-06-13 20:08:03.494053 | primary | creating build
2026-06-13 20:08:03.494094 | primary | creating build/lib
2026-06-13 20:08:03.494201 | primary | creating build/lib/repo_setup
2026-06-13 20:08:03.494253 | primary | creating build/lib/repo_setup/yum_config
2026-06-13 20:08:03.494364 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-13 20:08:03.494498 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-13 20:08:03.494746 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-13 20:08:03.494824 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-13 20:08:03.494931 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-13 20:08:03.495073 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-13 20:08:03.495200 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-13 20:08:03.495328 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-13 20:08:03.495590 | primary | creating build/lib/repo_setup/get_hash
2026-06-13 20:08:03.495669 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-13 20:08:03.495783 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-13 20:08:03.495903 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-13 20:08:03.496029 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-13 20:08:03.496139 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-13 20:08:03.496402 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-13 20:08:03.496525 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-13 20:08:03.496671 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-13 20:08:03.496786 | primary | running egg_info
2026-06-13 20:08:03.497137 | primary | creating repo_setup.egg-info
2026-06-13 20:08:03.500747 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-13 20:08:03.501287 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-13 20:08:03.501623 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-13 20:08:03.501823 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-13 20:08:03.501935 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-13 20:08:03.518301 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-13 20:08:03.518465 | primary | [pbr] Processing SOURCES.txt
2026-06-13 20:08:03.518572 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 20:08:03.528486 | primary | [pbr] In git context, generating filelist from git
2026-06-13 20:08:03.537215 | primary | warning: no files found matching 'AUTHORS'
2026-06-13 20:08:03.537280 | primary | warning: no files found matching 'ChangeLog'
2026-06-13 20:08:03.537651 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-13 20:08:03.537849 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-13 20:08:03.541762 | primary | reading manifest template 'MANIFEST.in'
2026-06-13 20:08:03.542140 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-13 20:08:03.542405 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-13 20:08:03.542681 | primary | adding license file 'LICENSE'
2026-06-13 20:08:03.543831 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 20:08:03.544638 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-13 20:08:03.545453 | primary | running install_lib
2026-06-13 20:08:03.550347 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 20:08:03.550467 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 20:08:03.550545 | primary | copying build/lib/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 20:08:03.550679 | primary | copying build/lib/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 20:08:03.550818 | primary | copying build/lib/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 20:08:03.550929 | primary | copying build/lib/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 20:08:03.551046 | primary | copying build/lib/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 20:08:03.551198 | primary | copying build/lib/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 20:08:03.551344 | primary | copying build/lib/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 20:08:03.551466 | primary | copying build/lib/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 20:08:03.551621 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 20:08:03.551704 | primary | copying build/lib/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 20:08:03.551806 | primary | copying build/lib/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 20:08:03.551945 | primary | copying build/lib/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 20:08:03.552069 | primary | copying build/lib/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 20:08:03.552206 | primary | copying build/lib/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 20:08:03.552360 | primary | copying build/lib/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 20:08:03.552482 | primary | copying build/lib/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 20:08:03.552620 | primary | copying build/lib/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 20:08:03.552805 | primary | copying build/lib/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 20:08:03.553391 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__init__.py to __init__.cpython-39.pyc
2026-06-13 20:08:03.553620 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__main__.py to __main__.cpython-39.pyc
2026-06-13 20:08:03.554998 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/compose_repos.py to compose_repos.cpython-39.pyc
2026-06-13 20:08:03.556102 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/constants.py to constants.cpython-39.pyc
2026-06-13 20:08:03.556449 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/dnf_manager.py to dnf_manager.cpython-39.pyc
2026-06-13 20:08:03.557075 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/exceptions.py to exceptions.cpython-39.pyc
2026-06-13 20:08:03.557563 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/utils.py to utils.cpython-39.pyc
2026-06-13 20:08:03.557880 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/yum_config.py to yum_config.cpython-39.pyc
2026-06-13 20:08:03.559996 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__init__.py to __init__.cpython-39.pyc
2026-06-13 20:08:03.560202 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__main__.py to __main__.cpython-39.pyc
2026-06-13 20:08:03.560775 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/constants.py to constants.cpython-39.pyc
2026-06-13 20:08:03.561101 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/exceptions.py to exceptions.cpython-39.pyc
2026-06-13 20:08:03.561479 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/hash_info.py to hash_info.cpython-39.pyc
2026-06-13 20:08:03.562532 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/__init__.py to __init__.cpython-39.pyc
2026-06-13 20:08:03.562748 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/main.py to main.cpython-39.pyc
2026-06-13 20:08:03.565528 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/utils.py to utils.cpython-39.pyc
2026-06-13 20:08:03.566107 | primary | running install_data
2026-06-13 20:08:03.570066 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-13 20:08:03.570090 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-13 20:08:03.570202 | primary | copying repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash/
2026-06-13 20:08:03.570370 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-13 20:08:03.570430 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-13 20:08:03.570464 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-13 20:08:03.570517 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-13 20:08:03.570614 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 20:08:03.570677 | primary | copying plugins/module_utils/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 20:08:03.570793 | primary | copying plugins/module_utils/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 20:08:03.570929 | primary | copying plugins/module_utils/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 20:08:03.571039 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 20:08:03.571115 | primary | copying plugins/module_utils/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 20:08:03.571231 | primary | copying plugins/module_utils/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 20:08:03.571347 | primary | copying plugins/module_utils/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 20:08:03.571456 | primary | copying plugins/module_utils/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 20:08:03.571571 | primary | copying plugins/module_utils/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 20:08:03.571701 | primary | copying plugins/module_utils/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 20:08:03.571829 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 20:08:03.571904 | primary | copying plugins/module_utils/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 20:08:03.572006 | primary | copying plugins/module_utils/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 20:08:03.572137 | primary | copying plugins/module_utils/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 20:08:03.572277 | primary | copying plugins/module_utils/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 20:08:03.572390 | primary | copying plugins/module_utils/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 20:08:03.572516 | primary | copying plugins/module_utils/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 20:08:03.572652 | primary | copying plugins/module_utils/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 20:08:03.572944 | primary | copying plugins/module_utils/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 20:08:03.573087 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-13 20:08:03.573207 | primary | copying plugins/modules/get_hash.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-13 20:08:03.573374 | primary | copying plugins/modules/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-13 20:08:03.573507 | primary | running install_egg_info
2026-06-13 20:08:03.577784 | primary | Copying repo_setup.egg-info to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup-0.0.1.dev75-py3.9.egg-info
2026-06-13 20:08:03.578834 | primary | running install_scripts
2026-06-13 20:08:03.583264 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 20:08:03.583387 | primary | Installing repo-setup-get-hash script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 20:08:03.583516 | primary | Installing repo-setup-yum-config script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 20:08:03.810291 | primary | ok: Runtime: 0:00:00.456338
2026-06-13 20:08:03.825991 | 
2026-06-13 20:08:03.826176 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-13 20:08:03.903770 | primary | skipping: Conditional result was False
2026-06-13 20:08:03.919465 | 
2026-06-13 20:08:03.919670 | TASK [repo_setup : Run repo-setup]
2026-06-13 20:08:04.628434 | primary | Cache was expired
2026-06-13 20:08:04.628608 | primary | 0 files removed
2026-06-13 20:08:04.655518 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-13 20:08:04.655571 | primary | Installed repo delorean-master-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-master-testing.repo
2026-06-13 20:08:04.655589 | primary | Installed repo repo-setup-centos-highavailability to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-13 20:08:04.655598 | primary | Installed repo repo-setup-centos-powertools to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-13 20:08:04.655606 | primary | Installed repo repo-setup-centos-appstream to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-13 20:08:04.655614 | primary | Installed repo repo-setup-centos-baseos to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-13 20:08:04.966592 | primary | ok: Runtime: 0:00:00.431403
2026-06-13 20:08:04.975659 | 
2026-06-13 20:08:04.975795 | TASK [repo_setup : Get component repo]
2026-06-13 20:08:05.063966 | primary | skipping: Conditional result was False
2026-06-13 20:08:05.074593 | 
2026-06-13 20:08:05.074774 | TASK [repo_setup : Rename component repo]
2026-06-13 20:08:05.142795 | primary | skipping: Conditional result was False
2026-06-13 20:08:05.152632 | 
2026-06-13 20:08:05.152784 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-13 20:08:05.220372 | primary | skipping: Conditional result was False
2026-06-13 20:08:05.229803 | 
2026-06-13 20:08:05.229948 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-13 20:08:05.751644 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "30445c8a4ae75165cb1464a3c21bfcde", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-master/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-master-uc", "os_version": "centos9", "release": "master", "component": null, "tag": "podified-ci-testing"}
2026-06-13 20:08:06.278839 | primary | ok: Runtime: 0:00:00.230662
2026-06-13 20:08:06.287294 | 
2026-06-13 20:08:06.287424 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-13 20:08:07.311817 | primary | changed
2026-06-13 20:08:07.320565 | 
2026-06-13 20:08:07.320699 | TASK [repo_setup : Dump current-podified hash]
2026-06-13 20:08:07.408050 | primary | skipping: Conditional result was False
2026-06-13 20:08:07.418161 | 
2026-06-13 20:08:07.418305 | TASK [repo_setup : Slurp current podified hash]
2026-06-13 20:08:07.494947 | primary | skipping: Conditional result was False
2026-06-13 20:08:07.501791 | 
2026-06-13 20:08:07.501859 | TASK [repo_setup : Update the value of full_hash]
2026-06-13 20:08:07.555014 | primary | skipping: Conditional result was False
2026-06-13 20:08:07.560215 | 
2026-06-13 20:08:07.560282 | TASK [repo_setup : Export hashes facts for further use]
2026-06-13 20:08:07.641912 | primary | ok
2026-06-13 20:08:07.646005 | 
2026-06-13 20:08:07.646070 | TASK [repo_setup : Create download directory]
2026-06-13 20:08:07.730165 | primary | skipping: Conditional result was False
2026-06-13 20:08:07.739661 | 
2026-06-13 20:08:07.739803 | TASK [repo_setup : Print the URL to request]
2026-06-13 20:08:07.817343 | primary | skipping: Conditional result was False
2026-06-13 20:08:07.825910 | 
2026-06-13 20:08:07.826010 | TASK [Download the RPM]
2026-06-13 20:08:07.881680 | primary | skipping: Conditional result was False
2026-06-13 20:08:07.891376 | 
2026-06-13 20:08:07.891544 | TASK [repo_setup : Install RHOS Release tool]
2026-06-13 20:08:07.947148 | primary | skipping: Conditional result was False
2026-06-13 20:08:07.959024 | 
2026-06-13 20:08:07.959157 | TASK [repo_setup : Get rhos-release tool version]
2026-06-13 20:08:08.495902 | primary | skipping: Conditional result was False
2026-06-13 20:08:08.506191 | 
2026-06-13 20:08:08.506334 | TASK [repo_setup : Print rhos-release tool version]
2026-06-13 20:08:08.584767 | primary | skipping: Conditional result was False
2026-06-13 20:08:08.599651 | 
2026-06-13 20:08:08.599801 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-13 20:08:09.138718 | primary | skipping: Conditional result was False
2026-06-13 20:08:09.150317 | 
2026-06-13 20:08:09.150592 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-13 20:08:09.541644 | primary | ok
2026-06-13 20:08:09.595141 | 
2026-06-13 20:08:09.595282 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-13 20:08:10.127380 | primary | ok: Runtime: 0:00:00.016992
2026-06-13 20:08:10.137050 | 
2026-06-13 20:08:10.137227 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-13 20:08:10.680755 | primary | ok: Runtime: 0:00:00.016515
2026-06-13 20:08:10.685103 | 
2026-06-13 20:08:10.685167 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-13 20:08:10.760829 | primary | skipping: Conditional result was False
2026-06-13 20:08:10.767642 | 
2026-06-13 20:08:10.767738 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-13 20:08:10.844581 | primary | skipping: Conditional result was False
2026-06-13 20:08:10.851252 | 
2026-06-13 20:08:10.851339 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-13 20:08:10.930159 | primary | skipping: Conditional result was False
2026-06-13 20:08:10.941860 | 
2026-06-13 20:08:10.942001 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-13 20:08:11.032438 | primary | skipping: Conditional result was False
2026-06-13 20:08:11.042292 | 
2026-06-13 20:08:11.042433 | TASK [repo_setup : Check for DLRN component repo]
2026-06-13 20:08:11.129820 | primary | skipping: Conditional result was False
2026-06-13 20:08:11.139953 | 
2026-06-13 20:08:11.140098 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-13 20:08:11.197357 | primary | skipping: Conditional result was False
2026-06-13 20:08:11.211588 | 
2026-06-13 20:08:11.211731 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-13 20:08:11.623222 | primary | ok: All paths examined
2026-06-13 20:08:11.638395 | 
2026-06-13 20:08:11.638580 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-13 20:08:11.978578 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-13 20:08:11.978962 | primary | changed: All items complete
2026-06-13 20:08:11.979038 | 
2026-06-13 20:08:12.276360 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-13 20:08:12.568419 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-13 20:08:12.837449 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-13 20:08:13.108017 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-13 20:08:13.427845 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-13 20:08:13.755006 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-13 20:08:14.075554 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-13 20:08:14.355245 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-13 20:08:14.377110 | 
2026-06-13 20:08:14.377298 | TASK [repo_setup : Cleanup existing metadata]
2026-06-13 20:08:14.890731 | primary | Cache was expired
2026-06-13 20:08:14.905217 | primary | 66 files removed
2026-06-13 20:08:15.425127 | primary | ok: Runtime: 0:00:00.220645
2026-06-13 20:08:15.434383 | 
2026-06-13 20:08:15.434507 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-13 20:08:15.945108 | primary | changed
2026-06-13 20:08:15.961007 | 
2026-06-13 20:08:15.961133 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-13 20:08:16.364382 | primary | DEFAULT
2026-06-13 20:08:16.502819 | primary | ok: Runtime: 0:00:00.084967
2026-06-13 20:08:16.511548 | 
2026-06-13 20:08:16.511681 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-13 20:08:17.050750 | primary | skipping: Conditional result was False
2026-06-13 20:08:17.060064 | 
2026-06-13 20:08:17.060201 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-13 20:08:17.600324 | primary | skipping: Conditional result was False
2026-06-13 20:08:17.607072 | 
2026-06-13 20:08:17.607153 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-13 20:08:17.683340 | primary | skipping: Conditional result was False
2026-06-13 20:08:17.689747 | 
2026-06-13 20:08:17.689833 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-13 20:08:17.983430 | primary | REPORTING SUCCESS TO DLRN API
2026-06-13 20:08:18.513048 | primary | {
2026-06-13 20:08:18.513142 | primary |   "aggregate_hash": "30445c8a4ae75165cb1464a3c21bfcde",
2026-06-13 20:08:18.513154 | primary |   "commit_hash": null,
2026-06-13 20:08:18.513164 | primary |   "component": null,
2026-06-13 20:08:18.513216 | primary |   "distro_hash": null,
2026-06-13 20:08:18.513225 | primary |   "extended_hash": null,
2026-06-13 20:08:18.513248 | primary |   "in_progress": false,
2026-06-13 20:08:18.513257 | primary |   "job_id": "periodic-edpm-container-image-quay-push-centos-9-master",
2026-06-13 20:08:18.513269 | primary |   "notes": "",
2026-06-13 20:08:18.513277 | primary |   "success": true,
2026-06-13 20:08:18.513285 | primary |   "timestamp": 1781381297,
2026-06-13 20:08:18.513294 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/712/rdoproject.org/712812beba764c6085d343e3182b329b"
2026-06-13 20:08:18.513305 | primary | }
2026-06-13 20:08:18.723925 | primary | ok: Runtime: 0:00:00.546107
2026-06-13 20:08:18.734251 | 
2026-06-13 20:08:18.734348 | PLAY RECAP
2026-06-13 20:08:18.734427 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-13 20:08:18.734469 | 
2026-06-13 20:08:18.879577 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 20:08:18.882823 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 20:08:19.493092 | 
2026-06-13 20:08:19.493216 | PLAY [all]
2026-06-13 20:08:19.505239 | 
2026-06-13 20:08:19.505314 | TASK [include_role : fetch-output]
2026-06-13 20:08:19.540721 | primary | ok
2026-06-13 20:08:19.571647 | 
2026-06-13 20:08:19.571807 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 20:08:19.639484 | primary | skipping: Conditional result was False
2026-06-13 20:08:19.645719 | 
2026-06-13 20:08:19.645814 | TASK [fetch-output : Set log path for single node]
2026-06-13 20:08:19.685835 | primary | ok
2026-06-13 20:08:19.690963 | 
2026-06-13 20:08:19.691053 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 20:08:20.148043 | primary -> localhost | ok: "/var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/logs"
2026-06-13 20:08:20.419704 | primary -> localhost | ok: "/var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/artifacts"
2026-06-13 20:08:20.685964 | primary -> localhost | ok: "/var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/docs"
2026-06-13 20:08:20.701673 | 
2026-06-13 20:08:20.701810 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 20:08:21.477633 | primary | ok
2026-06-13 20:08:21.477960 | primary | ok: All items complete
2026-06-13 20:08:21.478017 | 
2026-06-13 20:08:22.034629 | primary | ok
2026-06-13 20:08:22.610138 | primary | ok
2026-06-13 20:08:22.630171 | 
2026-06-13 20:08:22.630370 | TASK [include_role : fetch-output-openshift]
2026-06-13 20:08:22.657998 | primary | skipping: Conditional result was False
2026-06-13 20:08:22.668296 | 
2026-06-13 20:08:22.668502 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-13 20:08:22.717247 | primary | skipping: Conditional result was False
2026-06-13 20:08:22.728466 | primary | skipping: Conditional result was False
2026-06-13 20:08:22.751218 | 
2026-06-13 20:08:22.751363 | PLAY [all]
2026-06-13 20:08:22.763655 | 
2026-06-13 20:08:22.763794 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-13 20:08:23.265297 | primary | changed
2026-06-13 20:08:23.275265 | 
2026-06-13 20:08:23.275373 | PLAY RECAP
2026-06-13 20:08:23.275459 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-13 20:08:23.275499 | 
2026-06-13 20:08:23.397964 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 20:08:23.401140 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-13 20:08:24.127823 | 
2026-06-13 20:08:24.127930 | PLAY [localhost]
2026-06-13 20:08:24.137061 | 
2026-06-13 20:08:24.137130 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-13 20:08:24.566290 | localhost | changed
2026-06-13 20:08:24.588420 | 
2026-06-13 20:08:24.588769 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-13 20:08:24.633026 | localhost | ok
2026-06-13 20:08:24.648168 | 
2026-06-13 20:08:24.648320 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-13 20:08:25.077191 | localhost | changed
2026-06-13 20:08:25.086260 | 
2026-06-13 20:08:25.086413 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-13 20:08:25.914682 | localhost | changed
2026-06-13 20:08:25.924186 | 
2026-06-13 20:08:25.924326 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-13 20:08:26.431066 | localhost | Identity added: /var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/tmp/ansible.ng6ksz1q (/var/lib/zuul/builds/712812beba764c6085d343e3182b329b/work/tmp/ansible.ng6ksz1q)
2026-06-13 20:08:26.431496 | localhost | ok: Runtime: 0:00:00.021167
2026-06-13 20:08:26.438879 | 
2026-06-13 20:08:26.439018 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-13 20:08:26.781156 | localhost | ok: Runtime: 0:00:00.011187
2026-06-13 20:08:26.787352 | 
2026-06-13 20:08:26.787419 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-13 20:08:26.855564 | localhost | changed
2026-06-13 20:08:26.858836 | 
2026-06-13 20:08:26.858903 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-13 20:08:27.366921 | localhost | changed
2026-06-13 20:08:27.377917 | 
2026-06-13 20:08:27.378024 | PLAY [localhost]
2026-06-13 20:08:27.386963 | 
2026-06-13 20:08:27.387087 | TASK [Generate bulk log download script]
2026-06-13 20:08:27.411721 | localhost | ok
2026-06-13 20:08:27.433267 | 
2026-06-13 20:08:27.433351 | TASK [local-log-download : Check API endpoint is defined]
2026-06-13 20:08:27.476093 | localhost | ok: All assertions passed
2026-06-13 20:08:27.515014 | 
2026-06-13 20:08:27.515167 | TASK [local-log-download : Create download script]
2026-06-13 20:08:28.047411 | localhost -> localhost | changed
2026-06-13 20:08:28.062899 | 
2026-06-13 20:08:28.063032 | TASK [Register quick-download link]
2026-06-13 20:08:28.096010 | localhost | ok
2026-06-13 20:08:28.099644 | 
2026-06-13 20:08:28.099784 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-13 20:08:28.108855 | 
2026-06-13 20:08:28.108970 | TASK [Set zuul-log-path fact]
2026-06-13 20:08:28.127830 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 20:08:28.140444 | 
2026-06-13 20:08:28.140605 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 20:08:28.179434 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 20:08:28.184367 | 
2026-06-13 20:08:28.184497 | TASK [upload-logs : Create log directories]
2026-06-13 20:08:29.115389 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-13 20:08:29.118116 | 
2026-06-13 20:08:29.118194 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-13 20:08:29.516753 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010451
2026-06-13 20:08:29.521065 | 
2026-06-13 20:08:29.521149 | TASK [upload-logs : Upload logs to log server]
2026-06-13 20:08:32.114121 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-13 20:08:32.117132 | 
2026-06-13 20:08:32.117263 | LOOP [upload-logs : Compress console log and json output]
