2026-04-29 03:02:48.208503 | Job console starting 2026-04-29 03:02:48.218554 | Updating git repos 2026-04-29 03:02:48.284453 | Cloning repos into workspace 2026-04-29 03:02:48.356944 | Restoring repo states 2026-04-29 03:02:48.384103 | Merging changes 2026-04-29 03:02:48.384119 | Checking out repos 2026-04-29 03:02:48.498603 | Preparing playbooks 2026-04-29 03:02:49.789773 | Running Ansible setup 2026-04-29 03:02:55.837938 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 03:02:56.761192 | 2026-04-29 03:02:56.761316 | PLAY [Base pre] 2026-04-29 03:02:56.778186 | 2026-04-29 03:02:56.778301 | TASK [Setup log path fact] 2026-04-29 03:02:56.795812 | debian-bookworm | ok 2026-04-29 03:02:56.812926 | 2026-04-29 03:02:56.813048 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 03:02:56.841226 | debian-bookworm | ok 2026-04-29 03:02:56.850957 | 2026-04-29 03:02:56.851057 | TASK [emit-job-header : Print job information] 2026-04-29 03:02:56.911250 | # Job Information 2026-04-29 03:02:56.911417 | Ansible Version: 2.16.14 2026-04-29 03:02:56.911455 | Job: python-black 2026-04-29 03:02:56.911489 | Pipeline: periodic-daily 2026-04-29 03:02:56.911512 | Executor: 521e9411259a 2026-04-29 03:02:56.911533 | Triggered by: https://github.com/osism/openstack-image-manager 2026-04-29 03:02:56.911556 | Event ID: a1e9513c4c6d42e2bb2c75adb9cc6d98 2026-04-29 03:02:56.920227 | 2026-04-29 03:02:56.920337 | LOOP [emit-job-header : Print node information] 2026-04-29 03:02:57.026963 | debian-bookworm | ok: 2026-04-29 03:02:57.027130 | debian-bookworm | # Node Information 2026-04-29 03:02:57.027164 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-29 03:02:57.027189 | debian-bookworm | Hostname: debian 2026-04-29 03:02:57.027211 | debian-bookworm | Username: zuul 2026-04-29 03:02:57.027232 | debian-bookworm | Distro: Debian 12.13 2026-04-29 03:02:57.027255 | debian-bookworm | Provider: regiocloud-a 2026-04-29 03:02:57.027276 | debian-bookworm | Region: 2026-04-29 03:02:57.027297 | debian-bookworm | Label: debian-bookworm 2026-04-29 03:02:57.027316 | debian-bookworm | Product Name: OpenStack Nova 2026-04-29 03:02:57.027334 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4e:bd7a 2026-04-29 03:02:57.041196 | 2026-04-29 03:02:57.041296 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-29 03:02:57.580640 | debian-bookworm -> localhost | changed 2026-04-29 03:02:57.587509 | 2026-04-29 03:02:57.587611 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-29 03:02:59.719990 | debian-bookworm -> localhost | changed 2026-04-29 03:02:59.731852 | 2026-04-29 03:02:59.731991 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-29 03:03:00.455037 | debian-bookworm -> localhost | ok 2026-04-29 03:03:00.460943 | 2026-04-29 03:03:00.461048 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-29 03:03:00.501316 | debian-bookworm | ok 2026-04-29 03:03:00.544921 | debian-bookworm | included: /var/lib/zuul/builds/fde81fbd53da4cf3a0206d921971bf58/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-29 03:03:00.568458 | 2026-04-29 03:03:00.568571 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-29 03:03:02.171902 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-29 03:03:02.172120 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fde81fbd53da4cf3a0206d921971bf58/work/fde81fbd53da4cf3a0206d921971bf58_id_rsa 2026-04-29 03:03:02.172157 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fde81fbd53da4cf3a0206d921971bf58/work/fde81fbd53da4cf3a0206d921971bf58_id_rsa.pub 2026-04-29 03:03:02.172184 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-29 03:03:02.172208 | debian-bookworm -> localhost | SHA256:1I8xtN9CIWXgYbFJHBs/od3Pq3c5uH01L+EBzKRfLpQ zuul-build-sshkey 2026-04-29 03:03:02.172230 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-29 03:03:02.172260 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-29 03:03:02.172283 | debian-bookworm -> localhost | | .@== | 2026-04-29 03:03:02.172305 | debian-bookworm -> localhost | | *.&.+ | 2026-04-29 03:03:02.172326 | debian-bookworm -> localhost | | . @==.. | 2026-04-29 03:03:02.172346 | debian-bookworm -> localhost | | . .BEo.o | 2026-04-29 03:03:02.172366 | debian-bookworm -> localhost | | S .o++. o| 2026-04-29 03:03:02.172394 | debian-bookworm -> localhost | | o.+.o| 2026-04-29 03:03:02.172416 | debian-bookworm -> localhost | | o.+=| 2026-04-29 03:03:02.172436 | debian-bookworm -> localhost | | .=++| 2026-04-29 03:03:02.172457 | debian-bookworm -> localhost | | ooo+| 2026-04-29 03:03:02.172477 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-29 03:03:02.172526 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.589459 2026-04-29 03:03:02.180362 | 2026-04-29 03:03:02.180478 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-29 03:03:02.218801 | debian-bookworm | ok 2026-04-29 03:03:02.235695 | debian-bookworm | included: /var/lib/zuul/builds/fde81fbd53da4cf3a0206d921971bf58/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-29 03:03:02.251694 | 2026-04-29 03:03:02.251825 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-29 03:03:02.284525 | debian-bookworm | skipping: Conditional result was False 2026-04-29 03:03:02.289283 | 2026-04-29 03:03:02.289370 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-29 03:03:03.155272 | debian-bookworm | changed 2026-04-29 03:03:03.159569 | 2026-04-29 03:03:03.159646 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-29 03:03:03.468678 | debian-bookworm | ok 2026-04-29 03:03:03.473708 | 2026-04-29 03:03:03.473807 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-29 03:03:04.244950 | debian-bookworm | changed 2026-04-29 03:03:04.252625 | 2026-04-29 03:03:04.252742 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-29 03:03:04.980901 | debian-bookworm | changed 2026-04-29 03:03:04.986298 | 2026-04-29 03:03:04.986387 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-29 03:03:05.029639 | debian-bookworm | skipping: Conditional result was False 2026-04-29 03:03:05.040034 | 2026-04-29 03:03:05.040143 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-29 03:03:05.766685 | debian-bookworm -> localhost | changed 2026-04-29 03:03:05.780924 | 2026-04-29 03:03:05.781121 | TASK [add-build-sshkey : Add back temp key] 2026-04-29 03:03:06.452352 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fde81fbd53da4cf3a0206d921971bf58/work/fde81fbd53da4cf3a0206d921971bf58_id_rsa (zuul-build-sshkey) 2026-04-29 03:03:06.454782 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.042674 2026-04-29 03:03:06.513827 | 2026-04-29 03:03:06.515131 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-29 03:03:07.029743 | debian-bookworm | ok 2026-04-29 03:03:07.036017 | 2026-04-29 03:03:07.036119 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-29 03:03:07.077591 | debian-bookworm | skipping: Conditional result was False 2026-04-29 03:03:07.091098 | 2026-04-29 03:03:07.091206 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-29 03:03:07.564474 | debian-bookworm | ok 2026-04-29 03:03:07.586735 | 2026-04-29 03:03:07.586912 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-29 03:03:07.615852 | debian-bookworm | ok 2026-04-29 03:03:07.626602 | 2026-04-29 03:03:07.626699 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-29 03:03:08.306136 | debian-bookworm -> localhost | ok 2026-04-29 03:03:08.318653 | 2026-04-29 03:03:08.318762 | TASK [validate-host : Collect information about the host] 2026-04-29 03:03:09.680547 | debian-bookworm | ok 2026-04-29 03:03:09.701095 | 2026-04-29 03:03:09.701208 | TASK [validate-host : Sanitize hostname] 2026-04-29 03:03:09.901428 | debian-bookworm | ok 2026-04-29 03:03:09.973048 | 2026-04-29 03:03:09.973161 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-29 03:03:10.935991 | debian-bookworm -> localhost | changed 2026-04-29 03:03:10.941876 | 2026-04-29 03:03:10.941988 | TASK [validate-host : Collect information about zuul worker] 2026-04-29 03:03:11.573636 | debian-bookworm | ok 2026-04-29 03:03:11.579241 | 2026-04-29 03:03:11.579337 | TASK [validate-host : Write out all zuul information for each host] 2026-04-29 03:03:12.354133 | debian-bookworm -> localhost | changed 2026-04-29 03:03:12.365170 | 2026-04-29 03:03:12.365391 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-29 03:03:12.632873 | debian-bookworm | ok 2026-04-29 03:03:12.647484 | 2026-04-29 03:03:12.647586 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-29 03:03:13.765651 | debian-bookworm | changed: 2026-04-29 03:03:13.765850 | debian-bookworm | cd+++++++++ src/ 2026-04-29 03:03:13.765887 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-29 03:03:13.765912 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-29 03:03:13.765935 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-04-29 03:03:13.765956 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/fde81fbd53da4cf3a0206d921971bf58/work/logs" 2026-04-29 03:03:42.259288 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fde81fbd53da4cf3a0206d921971bf58/work/artifacts" 2026-04-29 03:03:42.522038 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fde81fbd53da4cf3a0206d921971bf58/work/docs" 2026-04-29 03:03:42.536415 | 2026-04-29 03:03:42.537450 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-29 03:03:43.644825 | debian-bookworm | changed: 2026-04-29 03:03:43.645004 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-04-29 03:03:43.645034 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-04-29 03:03:43.645059 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-04-29 03:03:43.645095 | debian-bookworm | changed: All items complete 2026-04-29 03:03:43.645116 | 2026-04-29 03:03:44.374610 | debian-bookworm | changed: .d..t...... ./ 2026-04-29 03:03:44.958586 | debian-bookworm | changed: .d..t...... ./ 2026-04-29 03:03:44.975126 | 2026-04-29 03:03:44.975238 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-29 03:03:45.003703 | debian-bookworm | skipping: Conditional result was False 2026-04-29 03:03:45.008315 | debian-bookworm | skipping: Conditional result was False 2026-04-29 03:03:45.025258 | 2026-04-29 03:03:45.025334 | PLAY RECAP 2026-04-29 03:03:45.025382 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-29 03:03:45.025407 | 2026-04-29 03:03:45.180025 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-29 03:03:45.180740 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 03:03:46.286607 | 2026-04-29 03:03:46.286733 | PLAY [Base post] 2026-04-29 03:03:46.304442 | 2026-04-29 03:03:46.304564 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-29 03:03:47.002646 | debian-bookworm | changed 2026-04-29 03:03:47.012337 | 2026-04-29 03:03:47.012434 | PLAY RECAP 2026-04-29 03:03:47.012491 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 03:03:47.012552 | 2026-04-29 03:03:47.171280 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 03:03:47.172022 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-29 03:03:48.149045 | 2026-04-29 03:03:48.149186 | PLAY [Base post-logs] 2026-04-29 03:03:48.164760 | 2026-04-29 03:03:48.164922 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-29 03:03:49.420522 | localhost | changed 2026-04-29 03:03:49.430525 | 2026-04-29 03:03:49.430665 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-29 03:03:49.477909 | localhost | ok 2026-04-29 03:03:49.481240 | 2026-04-29 03:03:49.481333 | TASK [Set zuul-log-path fact] 2026-04-29 03:03:49.531233 | localhost | ok 2026-04-29 03:03:49.538624 | 2026-04-29 03:03:49.538721 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 03:03:49.576246 | localhost | ok 2026-04-29 03:03:49.579537 | 2026-04-29 03:03:49.579645 | TASK [upload-logs : Create log directories] 2026-04-29 03:03:51.353469 | localhost | changed 2026-04-29 03:03:51.363482 | 2026-04-29 03:03:51.363617 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-29 03:03:52.317220 | localhost -> localhost | ok: Runtime: 0:00:00.026023 2026-04-29 03:03:52.321437 | 2026-04-29 03:03:52.321555 | TASK [upload-logs : Upload logs to log server] 2026-04-29 03:03:53.681565 | localhost | Output suppressed because no_log was given 2026-04-29 03:03:53.683327 | 2026-04-29 03:03:53.683419 | LOOP [upload-logs : Compress console log and json output] 2026-04-29 03:03:53.796251 | localhost | skipping: Conditional result was False 2026-04-29 03:03:53.827422 | localhost | skipping: Conditional result was False 2026-04-29 03:03:53.829846 | 2026-04-29 03:03:53.829934 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-29 03:03:53.909649 | localhost | skipping: Conditional result was False 2026-04-29 03:03:53.909844 | 2026-04-29 03:03:53.915132 | localhost | skipping: Conditional result was False 2026-04-29 03:03:53.922455 | 2026-04-29 03:03:53.922534 | LOOP [upload-logs : Upload console log and json output]