2026-06-27 03:20:47.330168 | Job console starting 2026-06-27 03:20:47.342079 | Updating git repos 2026-06-27 03:20:47.405864 | Cloning repos into workspace 2026-06-27 03:20:47.512190 | Restoring repo states 2026-06-27 03:20:47.559685 | Merging changes 2026-06-27 03:20:47.559711 | Checking out repos 2026-06-27 03:20:47.659274 | Preparing playbooks 2026-06-27 03:20:49.297751 | Running Ansible setup 2026-06-27 03:20:53.678648 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-27 03:20:54.668822 | 2026-06-27 03:20:54.669029 | PLAY [Base pre] 2026-06-27 03:20:54.696861 | 2026-06-27 03:20:54.697027 | TASK [Setup log path fact] 2026-06-27 03:20:54.719402 | debian-bookworm | ok 2026-06-27 03:20:54.737026 | 2026-06-27 03:20:54.737199 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:20:54.778305 | debian-bookworm | ok 2026-06-27 03:20:54.790503 | 2026-06-27 03:20:54.790659 | TASK [emit-job-header : Print job information] 2026-06-27 03:20:54.836824 | # Job Information 2026-06-27 03:20:54.837124 | Ansible Version: 2.16.14 2026-06-27 03:20:54.837188 | Job: mypy 2026-06-27 03:20:54.837249 | Pipeline: periodic-daily 2026-06-27 03:20:54.837289 | Executor: 521e9411259a 2026-06-27 03:20:54.837325 | Triggered by: https://github.com/osism/openstack-image-manager 2026-06-27 03:20:54.837385 | Event ID: 0fec9f1da90347098735bac4efc333e7 2026-06-27 03:20:54.844947 | 2026-06-27 03:20:54.845094 | LOOP [emit-job-header : Print node information] 2026-06-27 03:20:55.033853 | debian-bookworm | ok: 2026-06-27 03:20:55.034150 | debian-bookworm | # Node Information 2026-06-27 03:20:55.034194 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-27 03:20:55.034227 | debian-bookworm | Hostname: debian 2026-06-27 03:20:55.034255 | debian-bookworm | Username: zuul 2026-06-27 03:20:55.034282 | debian-bookworm | Distro: Debian 12.14 2026-06-27 03:20:55.034312 | debian-bookworm | Provider: regiocloud-a 2026-06-27 03:20:55.034386 | debian-bookworm | Region: 2026-06-27 03:20:55.034418 | debian-bookworm | Label: debian-bookworm 2026-06-27 03:20:55.034445 | debian-bookworm | Product Name: OpenStack Nova 2026-06-27 03:20:55.034470 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe14:5413 2026-06-27 03:20:55.049728 | 2026-06-27 03:20:55.049903 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-27 03:20:55.682530 | debian-bookworm -> localhost | changed 2026-06-27 03:20:55.696662 | 2026-06-27 03:20:55.696812 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-27 03:20:57.445018 | debian-bookworm -> localhost | changed 2026-06-27 03:20:57.478106 | 2026-06-27 03:20:57.478269 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-27 03:20:58.358924 | debian-bookworm -> localhost | ok 2026-06-27 03:20:58.366134 | 2026-06-27 03:20:58.366313 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-27 03:20:58.448494 | debian-bookworm | ok 2026-06-27 03:20:58.530311 | debian-bookworm | included: /var/lib/zuul/builds/9e4347f2de7043edbdd037916b6b5cec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-27 03:20:58.558942 | 2026-06-27 03:20:58.559108 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-27 03:21:02.791621 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-27 03:21:02.792008 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9e4347f2de7043edbdd037916b6b5cec/work/9e4347f2de7043edbdd037916b6b5cec_id_rsa 2026-06-27 03:21:02.792092 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9e4347f2de7043edbdd037916b6b5cec/work/9e4347f2de7043edbdd037916b6b5cec_id_rsa.pub 2026-06-27 03:21:02.792149 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-27 03:21:02.792199 | debian-bookworm -> localhost | SHA256:BDvc8joqScS/RtPe/sKcW6UuiZmj33VQxhYTP51ShaU zuul-build-sshkey 2026-06-27 03:21:02.792246 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-27 03:21:02.792308 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-27 03:21:02.792354 | debian-bookworm -> localhost | | . +. ++| 2026-06-27 03:21:02.792455 | debian-bookworm -> localhost | | . + . +oo.| 2026-06-27 03:21:02.792499 | debian-bookworm -> localhost | | . = o =.E..| 2026-06-27 03:21:02.792541 | debian-bookworm -> localhost | | o = + .. | 2026-06-27 03:21:02.792584 | debian-bookworm -> localhost | | . . . S . . | 2026-06-27 03:21:02.792630 | debian-bookworm -> localhost | | . + .. + | 2026-06-27 03:21:02.792673 | debian-bookworm -> localhost | | . o +oB o+ . | 2026-06-27 03:21:02.792715 | debian-bookworm -> localhost | | o o.*oO+ . | 2026-06-27 03:21:02.792759 | debian-bookworm -> localhost | | ooo.o+=o | 2026-06-27 03:21:02.792801 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-27 03:21:02.792891 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.622019 2026-06-27 03:21:02.804749 | 2026-06-27 03:21:02.804896 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-27 03:21:02.825394 | debian-bookworm | ok 2026-06-27 03:21:02.836989 | debian-bookworm | included: /var/lib/zuul/builds/9e4347f2de7043edbdd037916b6b5cec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-27 03:21:02.845501 | 2026-06-27 03:21:02.845593 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-27 03:21:02.871880 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:21:02.882983 | 2026-06-27 03:21:02.883767 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-27 03:21:03.569874 | debian-bookworm | changed 2026-06-27 03:21:03.578598 | 2026-06-27 03:21:03.578690 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-27 03:21:03.862282 | debian-bookworm | ok 2026-06-27 03:21:03.868028 | 2026-06-27 03:21:03.868132 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-27 03:21:04.605818 | debian-bookworm | changed 2026-06-27 03:21:04.620027 | 2026-06-27 03:21:04.620126 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-27 03:21:05.417323 | debian-bookworm | changed 2026-06-27 03:21:05.445868 | 2026-06-27 03:21:05.446046 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-27 03:21:05.503046 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:21:05.511508 | 2026-06-27 03:21:05.511677 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-27 03:21:06.532063 | debian-bookworm -> localhost | changed 2026-06-27 03:21:06.546769 | 2026-06-27 03:21:06.546937 | TASK [add-build-sshkey : Add back temp key] 2026-06-27 03:21:07.553250 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9e4347f2de7043edbdd037916b6b5cec/work/9e4347f2de7043edbdd037916b6b5cec_id_rsa (zuul-build-sshkey) 2026-06-27 03:21:07.553550 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027015 2026-06-27 03:21:07.562170 | 2026-06-27 03:21:07.562301 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-27 03:21:08.214110 | debian-bookworm | ok 2026-06-27 03:21:08.218540 | 2026-06-27 03:21:08.218619 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-27 03:21:08.252801 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:21:08.261395 | 2026-06-27 03:21:08.261483 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-27 03:21:08.939850 | debian-bookworm | ok 2026-06-27 03:21:08.953174 | 2026-06-27 03:21:08.953284 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-27 03:21:09.005865 | debian-bookworm | ok 2026-06-27 03:21:09.010323 | 2026-06-27 03:21:09.010427 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-27 03:21:09.663927 | debian-bookworm -> localhost | ok 2026-06-27 03:21:09.669253 | 2026-06-27 03:21:09.669335 | TASK [validate-host : Collect information about the host] 2026-06-27 03:21:11.058211 | debian-bookworm | ok 2026-06-27 03:21:11.079326 | 2026-06-27 03:21:11.079441 | TASK [validate-host : Sanitize hostname] 2026-06-27 03:21:11.275354 | debian-bookworm | ok 2026-06-27 03:21:11.294926 | 2026-06-27 03:21:11.295034 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-27 03:21:12.340675 | debian-bookworm -> localhost | changed 2026-06-27 03:21:12.347045 | 2026-06-27 03:21:12.347153 | TASK [validate-host : Collect information about zuul worker] 2026-06-27 03:21:12.788301 | debian-bookworm | ok 2026-06-27 03:21:12.792876 | 2026-06-27 03:21:12.792974 | TASK [validate-host : Write out all zuul information for each host] 2026-06-27 03:21:13.491969 | debian-bookworm -> localhost | changed 2026-06-27 03:21:13.503575 | 2026-06-27 03:21:13.503684 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-27 03:21:13.797867 | debian-bookworm | ok 2026-06-27 03:21:13.805445 | 2026-06-27 03:21:13.805554 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-27 03:21:14.959548 | debian-bookworm | changed: 2026-06-27 03:21:14.959725 | debian-bookworm | cd+++++++++ src/ 2026-06-27 03:21:14.959762 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-27 03:21:14.959788 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-27 03:21:14.959810 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-06-27 03:21:14.959831 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/9e4347f2de7043edbdd037916b6b5cec/work/logs" 2026-06-27 03:22:48.560461 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9e4347f2de7043edbdd037916b6b5cec/work/artifacts" 2026-06-27 03:22:48.808918 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9e4347f2de7043edbdd037916b6b5cec/work/docs" 2026-06-27 03:22:48.825682 | 2026-06-27 03:22:48.825864 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-27 03:22:49.664751 | debian-bookworm | changed: 2026-06-27 03:22:49.665005 | debian-bookworm | .d..t...... ./ 2026-06-27 03:22:49.665044 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-27 03:22:49.665076 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-27 03:22:49.665097 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-27 03:22:49.665119 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-27 03:22:49.665139 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-27 03:22:49.665182 | debian-bookworm | changed: All items complete 2026-06-27 03:22:49.665209 | 2026-06-27 03:22:50.347630 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:22:50.993831 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:22:51.013748 | 2026-06-27 03:22:51.019518 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-27 03:22:51.045917 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:22:51.062569 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:22:51.072785 | 2026-06-27 03:22:51.072877 | PLAY RECAP 2026-06-27 03:22:51.072929 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-27 03:22:51.072956 | 2026-06-27 03:22:51.305770 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 03:22:51.307252 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:22:52.519943 | 2026-06-27 03:22:52.520172 | PLAY [Base post] 2026-06-27 03:22:52.536402 | 2026-06-27 03:22:52.536592 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-27 03:22:53.222010 | debian-bookworm | changed 2026-06-27 03:22:53.230709 | 2026-06-27 03:22:53.230873 | PLAY RECAP 2026-06-27 03:22:53.230939 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-27 03:22:53.231001 | 2026-06-27 03:22:53.432411 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:22:53.435553 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-27 03:22:54.672185 | 2026-06-27 03:22:54.672434 | PLAY [Base post-logs] 2026-06-27 03:22:54.684859 | 2026-06-27 03:22:54.685022 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-27 03:22:55.626997 | localhost | changed 2026-06-27 03:22:55.650485 | 2026-06-27 03:22:55.650728 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-27 03:22:55.717648 | localhost | ok 2026-06-27 03:22:55.722948 | 2026-06-27 03:22:55.723108 | TASK [Set zuul-log-path fact] 2026-06-27 03:22:55.774176 | localhost | ok 2026-06-27 03:22:55.790612 | 2026-06-27 03:22:55.790801 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:22:55.845388 | localhost | ok 2026-06-27 03:22:55.849664 | 2026-06-27 03:22:55.849806 | TASK [upload-logs : Create log directories] 2026-06-27 03:22:56.562104 | localhost | changed 2026-06-27 03:22:56.566369 | 2026-06-27 03:22:56.566517 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-27 03:22:57.125399 | localhost -> localhost | ok: Runtime: 0:00:00.006705 2026-06-27 03:22:57.134367 | 2026-06-27 03:22:57.134545 | TASK [upload-logs : Upload logs to log server] 2026-06-27 03:22:57.879113 | localhost | Output suppressed because no_log was given 2026-06-27 03:22:57.883899 | 2026-06-27 03:22:57.884113 | LOOP [upload-logs : Compress console log and json output] 2026-06-27 03:22:57.943042 | localhost | skipping: Conditional result was False 2026-06-27 03:22:57.950049 | localhost | skipping: Conditional result was False 2026-06-27 03:22:57.960777 | 2026-06-27 03:22:57.961002 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-27 03:22:58.017832 | localhost | skipping: Conditional result was False 2026-06-27 03:22:58.018162 | 2026-06-27 03:22:58.024127 | localhost | skipping: Conditional result was False 2026-06-27 03:22:58.031759 | 2026-06-27 03:22:58.031903 | LOOP [upload-logs : Upload console log and json output]