2026-05-12 03:17:16.160330 | Job console starting 2026-05-12 03:17:16.177443 | Updating git repos 2026-05-12 03:17:16.218473 | Cloning repos into workspace 2026-05-12 03:17:16.311273 | Restoring repo states 2026-05-12 03:17:16.350175 | Merging changes 2026-05-12 03:17:16.350192 | Checking out repos 2026-05-12 03:17:16.458533 | Preparing playbooks 2026-05-12 03:17:17.917187 | Running Ansible setup 2026-05-12 03:17:23.901241 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 03:17:25.524085 | 2026-05-12 03:17:25.524226 | PLAY [Base pre] 2026-05-12 03:17:25.573079 | 2026-05-12 03:17:25.573219 | TASK [Setup log path fact] 2026-05-12 03:17:25.621336 | debian-bookworm | ok 2026-05-12 03:17:25.667635 | 2026-05-12 03:17:25.667756 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 03:17:25.729151 | debian-bookworm | ok 2026-05-12 03:17:25.754166 | 2026-05-12 03:17:25.754276 | TASK [emit-job-header : Print job information] 2026-05-12 03:17:25.842030 | # Job Information 2026-05-12 03:17:25.842174 | Ansible Version: 2.16.14 2026-05-12 03:17:25.842203 | Job: python-black 2026-05-12 03:17:25.842231 | Pipeline: periodic-daily 2026-05-12 03:17:25.842249 | Executor: 521e9411259a 2026-05-12 03:17:25.842267 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-05-12 03:17:25.842287 | Event ID: 576e6057072b4f0780a07a5765ae97ac 2026-05-12 03:17:25.846531 | 2026-05-12 03:17:25.846618 | LOOP [emit-job-header : Print node information] 2026-05-12 03:17:26.071814 | debian-bookworm | ok: 2026-05-12 03:17:26.072146 | debian-bookworm | # Node Information 2026-05-12 03:17:26.072189 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 03:17:26.072222 | debian-bookworm | Hostname: debian 2026-05-12 03:17:26.072246 | debian-bookworm | Username: zuul 2026-05-12 03:17:26.072267 | debian-bookworm | Distro: Debian 12.13 2026-05-12 03:17:26.072291 | debian-bookworm | Provider: regiocloud-a 2026-05-12 03:17:26.072312 | debian-bookworm | Region: 2026-05-12 03:17:26.072333 | debian-bookworm | Label: debian-bookworm 2026-05-12 03:17:26.072353 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 03:17:26.072372 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7c:56c 2026-05-12 03:17:26.116818 | 2026-05-12 03:17:26.116933 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 03:17:27.173868 | debian-bookworm -> localhost | changed 2026-05-12 03:17:27.184702 | 2026-05-12 03:17:27.184814 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 03:17:29.603188 | debian-bookworm -> localhost | changed 2026-05-12 03:17:29.632375 | 2026-05-12 03:17:29.632494 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 03:17:30.369444 | debian-bookworm -> localhost | ok 2026-05-12 03:17:30.375411 | 2026-05-12 03:17:30.375520 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 03:17:30.435368 | debian-bookworm | ok 2026-05-12 03:17:30.486033 | debian-bookworm | included: /var/lib/zuul/builds/de28ef03cd944b1eba5e55e46f572ed2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 03:17:30.518253 | 2026-05-12 03:17:30.518370 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 03:17:34.469094 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 03:17:34.469266 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/de28ef03cd944b1eba5e55e46f572ed2/work/de28ef03cd944b1eba5e55e46f572ed2_id_rsa 2026-05-12 03:17:34.469295 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/de28ef03cd944b1eba5e55e46f572ed2/work/de28ef03cd944b1eba5e55e46f572ed2_id_rsa.pub 2026-05-12 03:17:34.469316 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 03:17:34.469336 | debian-bookworm -> localhost | SHA256:zzBDQWxQTT3yL7kYRK04Mexeaa8PzFVBLIMLF44laqU zuul-build-sshkey 2026-05-12 03:17:34.469353 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 03:17:34.469383 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 03:17:34.469401 | debian-bookworm -> localhost | | .**o+= oo | 2026-05-12 03:17:34.469419 | debian-bookworm -> localhost | | +B** * .. | 2026-05-12 03:17:34.469436 | debian-bookworm -> localhost | | EooB.* +. | 2026-05-12 03:17:34.469452 | debian-bookworm -> localhost | | . .+ B .. | 2026-05-12 03:17:34.469468 | debian-bookworm -> localhost | | .S= ..o | 2026-05-12 03:17:34.469488 | debian-bookworm -> localhost | | .O..+ . | 2026-05-12 03:17:34.469505 | debian-bookworm -> localhost | | *+ o | 2026-05-12 03:17:34.469521 | debian-bookworm -> localhost | | o.. | 2026-05-12 03:17:34.469537 | debian-bookworm -> localhost | | .. | 2026-05-12 03:17:34.469553 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 03:17:34.469595 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.820541 2026-05-12 03:17:34.474982 | 2026-05-12 03:17:34.475077 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 03:17:34.533146 | debian-bookworm | ok 2026-05-12 03:17:34.559809 | debian-bookworm | included: /var/lib/zuul/builds/de28ef03cd944b1eba5e55e46f572ed2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 03:17:34.579706 | 2026-05-12 03:17:34.579807 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 03:17:34.635106 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:17:34.640144 | 2026-05-12 03:17:34.640257 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 03:17:35.643670 | debian-bookworm | changed 2026-05-12 03:17:35.648501 | 2026-05-12 03:17:35.648586 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 03:17:35.968385 | debian-bookworm | ok 2026-05-12 03:17:35.973569 | 2026-05-12 03:17:35.973656 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 03:17:36.716150 | debian-bookworm | changed 2026-05-12 03:17:36.730410 | 2026-05-12 03:17:36.733927 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 03:17:37.454238 | debian-bookworm | changed 2026-05-12 03:17:37.464562 | 2026-05-12 03:17:37.464673 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 03:17:37.517365 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:17:37.523307 | 2026-05-12 03:17:37.523410 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 03:17:38.781520 | debian-bookworm -> localhost | changed 2026-05-12 03:17:38.793069 | 2026-05-12 03:17:38.793162 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 03:17:39.447223 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/de28ef03cd944b1eba5e55e46f572ed2/work/de28ef03cd944b1eba5e55e46f572ed2_id_rsa (zuul-build-sshkey) 2026-05-12 03:17:39.447414 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016699 2026-05-12 03:17:39.453656 | 2026-05-12 03:17:39.453744 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 03:17:40.049338 | debian-bookworm | ok 2026-05-12 03:17:40.053546 | 2026-05-12 03:17:40.053634 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 03:17:40.115829 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:17:40.124485 | 2026-05-12 03:17:40.124578 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 03:17:40.686675 | debian-bookworm | ok 2026-05-12 03:17:40.705963 | 2026-05-12 03:17:40.706101 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 03:17:40.743486 | debian-bookworm | ok 2026-05-12 03:17:40.748259 | 2026-05-12 03:17:40.748339 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 03:17:41.412565 | debian-bookworm -> localhost | ok 2026-05-12 03:17:41.421484 | 2026-05-12 03:17:41.421579 | TASK [validate-host : Collect information about the host] 2026-05-12 03:17:43.013444 | debian-bookworm | ok 2026-05-12 03:17:43.023798 | 2026-05-12 03:17:43.023907 | TASK [validate-host : Sanitize hostname] 2026-05-12 03:17:43.132111 | debian-bookworm | ok 2026-05-12 03:17:43.180568 | 2026-05-12 03:17:43.180671 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 03:17:43.728833 | debian-bookworm -> localhost | changed 2026-05-12 03:17:43.734558 | 2026-05-12 03:17:43.734661 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 03:17:44.125579 | debian-bookworm | ok 2026-05-12 03:17:44.130533 | 2026-05-12 03:17:44.130626 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 03:17:44.648635 | debian-bookworm -> localhost | changed 2026-05-12 03:17:44.664127 | 2026-05-12 03:17:44.664273 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 03:17:44.904980 | debian-bookworm | ok 2026-05-12 03:17:44.910926 | 2026-05-12 03:17:44.911043 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 03:17:45.797293 | debian-bookworm | changed: 2026-05-12 03:17:45.797471 | debian-bookworm | cd+++++++++ src/ 2026-05-12 03:17:45.797506 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 03:17:45.797531 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 03:17:45.797555 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-12 03:17:45.797575 | debian-bookworm | Containerfile 2026-05-12 03:17:45.797720 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/de28ef03cd944b1eba5e55e46f572ed2/work/logs" 2026-05-12 03:18:10.245990 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/de28ef03cd944b1eba5e55e46f572ed2/work/artifacts" 2026-05-12 03:18:10.578181 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/de28ef03cd944b1eba5e55e46f572ed2/work/docs" 2026-05-12 03:18:10.588712 | 2026-05-12 03:18:10.588859 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 03:18:11.400439 | debian-bookworm | changed: 2026-05-12 03:18:11.400665 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 03:18:11.400706 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 03:18:11.400740 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 03:18:11.400791 | debian-bookworm | changed: All items complete 2026-05-12 03:18:11.400821 | 2026-05-12 03:18:11.987535 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 03:18:12.802385 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 03:18:12.866721 | 2026-05-12 03:18:12.867331 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 03:18:12.918625 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:18:12.939477 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:18:12.963899 | 2026-05-12 03:18:12.964009 | PLAY RECAP 2026-05-12 03:18:12.964062 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-12 03:18:12.964088 | 2026-05-12 03:18:13.129390 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 03:18:13.130025 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 03:18:13.871820 | 2026-05-12 03:18:13.871947 | PLAY [Base post] 2026-05-12 03:18:13.883869 | 2026-05-12 03:18:13.883995 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 03:18:14.412142 | debian-bookworm | changed 2026-05-12 03:18:14.419255 | 2026-05-12 03:18:14.419350 | PLAY RECAP 2026-05-12 03:18:14.419411 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 03:18:14.419470 | 2026-05-12 03:18:14.541789 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 03:18:14.542593 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 03:18:15.337615 | 2026-05-12 03:18:15.337759 | PLAY [Base post-logs] 2026-05-12 03:18:15.347369 | 2026-05-12 03:18:15.347499 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 03:18:15.769125 | localhost | changed 2026-05-12 03:18:15.781429 | 2026-05-12 03:18:15.781560 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 03:18:15.819897 | localhost | ok 2026-05-12 03:18:15.822995 | 2026-05-12 03:18:15.823087 | TASK [Set zuul-log-path fact] 2026-05-12 03:18:15.846473 | localhost | ok 2026-05-12 03:18:15.869538 | 2026-05-12 03:18:15.869831 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 03:18:15.916212 | localhost | ok 2026-05-12 03:18:15.920449 | 2026-05-12 03:18:15.920551 | TASK [upload-logs : Create log directories] 2026-05-12 03:18:16.466161 | localhost | changed 2026-05-12 03:18:16.469933 | 2026-05-12 03:18:16.470189 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 03:18:16.973505 | localhost -> localhost | ok: Runtime: 0:00:00.004024 2026-05-12 03:18:16.978604 | 2026-05-12 03:18:16.978879 | TASK [upload-logs : Upload logs to log server] 2026-05-12 03:18:17.561212 | localhost | Output suppressed because no_log was given 2026-05-12 03:18:17.562789 | 2026-05-12 03:18:17.562895 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 03:18:17.616225 | localhost | skipping: Conditional result was False 2026-05-12 03:18:17.622056 | localhost | skipping: Conditional result was False 2026-05-12 03:18:17.629357 | 2026-05-12 03:18:17.629463 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 03:18:17.670999 | localhost | skipping: Conditional result was False 2026-05-12 03:18:17.671728 | 2026-05-12 03:18:17.675858 | localhost | skipping: Conditional result was False 2026-05-12 03:18:17.688652 | 2026-05-12 03:18:17.688817 | LOOP [upload-logs : Upload console log and json output]