2026-07-20 06:43:53.679060 | Job console starting 2026-07-20 06:43:53.705209 | Updating git repos 2026-07-20 06:43:53.763957 | Cloning repos into workspace 2026-07-20 06:43:53.841922 | Restoring repo states 2026-07-20 06:43:53.868078 | Merging changes 2026-07-20 06:43:54.633870 | Checking out repos 2026-07-20 06:43:54.683917 | Preparing playbooks 2026-07-20 06:43:55.988274 | Running Ansible setup 2026-07-20 06:44:01.727736 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 06:44:02.836520 | 2026-07-20 06:44:02.836676 | PLAY [Base pre] 2026-07-20 06:44:02.877129 | 2026-07-20 06:44:02.877275 | TASK [Setup log path fact] 2026-07-20 06:44:02.916236 | debian-bookworm | ok 2026-07-20 06:44:02.945629 | 2026-07-20 06:44:02.945782 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 06:44:03.008065 | debian-bookworm | ok 2026-07-20 06:44:03.020047 | 2026-07-20 06:44:03.020168 | TASK [emit-job-header : Print job information] 2026-07-20 06:44:03.084948 | # Job Information 2026-07-20 06:44:03.085116 | Ansible Version: 2.16.14 2026-07-20 06:44:03.085152 | Job: mypy 2026-07-20 06:44:03.085185 | Pipeline: check 2026-07-20 06:44:03.085209 | Executor: 521e9411259a 2026-07-20 06:44:03.085230 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/175 2026-07-20 06:44:03.085252 | Event ID: 89125920-8405-11f1-9ad2-bfd51cf928cc 2026-07-20 06:44:03.090296 | 2026-07-20 06:44:03.090397 | LOOP [emit-job-header : Print node information] 2026-07-20 06:44:03.206918 | debian-bookworm | ok: 2026-07-20 06:44:03.208374 | debian-bookworm | # Node Information 2026-07-20 06:44:03.208444 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 06:44:03.208474 | debian-bookworm | Hostname: debian 2026-07-20 06:44:03.208498 | debian-bookworm | Username: zuul 2026-07-20 06:44:03.208520 | debian-bookworm | Distro: Debian 12.15 2026-07-20 06:44:03.208544 | debian-bookworm | Provider: regiocloud-a 2026-07-20 06:44:03.208566 | debian-bookworm | Region: 2026-07-20 06:44:03.208588 | debian-bookworm | Label: debian-bookworm 2026-07-20 06:44:03.208609 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 06:44:03.208670 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:6f7b 2026-07-20 06:44:03.226671 | 2026-07-20 06:44:03.226817 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 06:44:04.322544 | debian-bookworm -> localhost | changed 2026-07-20 06:44:04.330636 | 2026-07-20 06:44:04.330813 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 06:44:06.151969 | debian-bookworm -> localhost | changed 2026-07-20 06:44:06.166504 | 2026-07-20 06:44:06.166627 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 06:44:06.477472 | debian-bookworm -> localhost | ok 2026-07-20 06:44:06.483646 | 2026-07-20 06:44:06.483770 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 06:44:06.509115 | debian-bookworm | ok 2026-07-20 06:44:06.528806 | debian-bookworm | included: /var/lib/zuul/builds/b695f4a1b83f4f3392198e7c0a2b6e8f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 06:44:06.534609 | 2026-07-20 06:44:06.534702 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 06:44:08.200634 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 06:44:08.200875 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b695f4a1b83f4f3392198e7c0a2b6e8f/work/b695f4a1b83f4f3392198e7c0a2b6e8f_id_rsa 2026-07-20 06:44:08.200917 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b695f4a1b83f4f3392198e7c0a2b6e8f/work/b695f4a1b83f4f3392198e7c0a2b6e8f_id_rsa.pub 2026-07-20 06:44:08.200945 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 06:44:08.200972 | debian-bookworm -> localhost | SHA256:W/zWW04PS2wdquB6VkJmo9HrSoESsXgwT/f05XJqjJ4 zuul-build-sshkey 2026-07-20 06:44:08.200996 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 06:44:08.201030 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 06:44:08.201053 | debian-bookworm -> localhost | | o o . . . | 2026-07-20 06:44:08.201076 | debian-bookworm -> localhost | | * + o . o | 2026-07-20 06:44:08.201097 | debian-bookworm -> localhost | | . = ..o o | 2026-07-20 06:44:08.201118 | debian-bookworm -> localhost | | . . ..oB+ | 2026-07-20 06:44:08.201138 | debian-bookworm -> localhost | | . . oS+= . | 2026-07-20 06:44:08.201162 | debian-bookworm -> localhost | | . ..+= o o...| 2026-07-20 06:44:08.201183 | debian-bookworm -> localhost | | Eo.o o.* +| 2026-07-20 06:44:08.201203 | debian-bookworm -> localhost | | . .+...o B.| 2026-07-20 06:44:08.201224 | debian-bookworm -> localhost | | o=. . o o| 2026-07-20 06:44:08.201245 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 06:44:08.201303 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.635032 2026-07-20 06:44:08.207701 | 2026-07-20 06:44:08.207809 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 06:44:08.245738 | debian-bookworm | ok 2026-07-20 06:44:08.273258 | debian-bookworm | included: /var/lib/zuul/builds/b695f4a1b83f4f3392198e7c0a2b6e8f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 06:44:08.281269 | 2026-07-20 06:44:08.281367 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 06:44:08.348338 | debian-bookworm | skipping: Conditional result was False 2026-07-20 06:44:08.354197 | 2026-07-20 06:44:08.354296 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 06:44:09.181586 | debian-bookworm | changed 2026-07-20 06:44:09.188369 | 2026-07-20 06:44:09.188466 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 06:44:09.468446 | debian-bookworm | ok 2026-07-20 06:44:09.474126 | 2026-07-20 06:44:09.474223 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 06:44:10.188474 | debian-bookworm | changed 2026-07-20 06:44:10.210171 | 2026-07-20 06:44:10.210734 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 06:44:10.923092 | debian-bookworm | changed 2026-07-20 06:44:10.930712 | 2026-07-20 06:44:10.931213 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 06:44:10.957881 | debian-bookworm | skipping: Conditional result was False 2026-07-20 06:44:10.964719 | 2026-07-20 06:44:10.964827 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 06:44:11.534410 | debian-bookworm -> localhost | changed 2026-07-20 06:44:11.549237 | 2026-07-20 06:44:11.549355 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 06:44:12.144694 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b695f4a1b83f4f3392198e7c0a2b6e8f/work/b695f4a1b83f4f3392198e7c0a2b6e8f_id_rsa (zuul-build-sshkey) 2026-07-20 06:44:12.144945 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029065 2026-07-20 06:44:12.152992 | 2026-07-20 06:44:12.153105 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 06:44:12.764035 | debian-bookworm | ok 2026-07-20 06:44:12.777552 | 2026-07-20 06:44:12.777840 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 06:44:12.832724 | debian-bookworm | skipping: Conditional result was False 2026-07-20 06:44:12.853121 | 2026-07-20 06:44:12.853287 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 06:44:13.556809 | debian-bookworm | ok 2026-07-20 06:44:13.569376 | 2026-07-20 06:44:13.569536 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 06:44:13.600385 | debian-bookworm | ok 2026-07-20 06:44:13.606948 | 2026-07-20 06:44:13.607085 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 06:44:14.248410 | debian-bookworm -> localhost | ok 2026-07-20 06:44:14.257469 | 2026-07-20 06:44:14.257599 | TASK [validate-host : Collect information about the host] 2026-07-20 06:44:15.914965 | debian-bookworm | ok 2026-07-20 06:44:15.950623 | 2026-07-20 06:44:15.950933 | TASK [validate-host : Sanitize hostname] 2026-07-20 06:44:16.269885 | debian-bookworm | ok 2026-07-20 06:44:16.278218 | 2026-07-20 06:44:16.278365 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 06:44:17.166139 | debian-bookworm -> localhost | changed 2026-07-20 06:44:17.172955 | 2026-07-20 06:44:17.173078 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 06:44:17.728322 | debian-bookworm | ok 2026-07-20 06:44:17.733870 | 2026-07-20 06:44:17.734006 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 06:44:18.801146 | debian-bookworm -> localhost | changed 2026-07-20 06:44:18.810609 | 2026-07-20 06:44:18.810707 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 06:44:19.097881 | debian-bookworm | ok 2026-07-20 06:44:19.103448 | 2026-07-20 06:44:19.103546 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 06:44:19.882988 | debian-bookworm | changed: 2026-07-20 06:44:19.883190 | debian-bookworm | cd+++++++++ src/ 2026-07-20 06:44:19.883226 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 06:44:19.883250 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 06:44:19.883272 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-07-20 06:44:19.883293 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b695f4a1b83f4f3392198e7c0a2b6e8f/work/logs" 2026-07-20 06:45:50.670722 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b695f4a1b83f4f3392198e7c0a2b6e8f/work/artifacts" 2026-07-20 06:45:50.976603 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b695f4a1b83f4f3392198e7c0a2b6e8f/work/docs" 2026-07-20 06:45:50.990142 | 2026-07-20 06:45:50.990252 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 06:45:51.715760 | debian-bookworm | changed: 2026-07-20 06:45:51.716132 | debian-bookworm | .d..t...... ./ 2026-07-20 06:45:51.716196 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 06:45:51.716235 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 06:45:51.716269 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 06:45:51.716301 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 06:45:51.716334 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 06:45:51.716402 | debian-bookworm | changed: All items complete 2026-07-20 06:45:51.716448 | 2026-07-20 06:45:52.309154 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 06:45:52.985891 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 06:45:53.016699 | 2026-07-20 06:45:53.016911 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 06:45:53.438069 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009080 2026-07-20 06:45:53.779363 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009617 2026-07-20 06:45:53.802183 | 2026-07-20 06:45:53.802347 | PLAY RECAP 2026-07-20 06:45:53.802426 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 06:45:53.802476 | 2026-07-20 06:45:53.964113 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 06:45:53.965066 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 06:45:54.990991 | 2026-07-20 06:45:54.991183 | PLAY [Base post] 2026-07-20 06:45:55.006927 | 2026-07-20 06:45:55.007102 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 06:45:55.658118 | debian-bookworm | changed 2026-07-20 06:45:55.667549 | 2026-07-20 06:45:55.667689 | PLAY RECAP 2026-07-20 06:45:55.667770 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 06:45:55.667845 | 2026-07-20 06:45:55.835073 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 06:45:55.836674 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 06:45:56.716401 | 2026-07-20 06:45:56.716639 | PLAY [Base post-logs] 2026-07-20 06:45:56.728316 | 2026-07-20 06:45:56.728496 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 06:45:57.305694 | localhost | changed 2026-07-20 06:45:57.323956 | 2026-07-20 06:45:57.324208 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 06:45:57.364552 | localhost | ok 2026-07-20 06:45:57.372067 | 2026-07-20 06:45:57.372258 | TASK [Set zuul-log-path fact] 2026-07-20 06:45:57.400474 | localhost | ok 2026-07-20 06:45:57.414554 | 2026-07-20 06:45:57.414739 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 06:45:57.465698 | localhost | ok 2026-07-20 06:45:57.469800 | 2026-07-20 06:45:57.469931 | TASK [upload-logs : Create log directories] 2026-07-20 06:45:58.057423 | localhost | changed 2026-07-20 06:45:58.060431 | 2026-07-20 06:45:58.060542 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 06:45:58.673876 | localhost -> localhost | ok: Runtime: 0:00:00.006053 2026-07-20 06:45:58.678450 | 2026-07-20 06:45:58.678595 | TASK [upload-logs : Upload logs to log server] 2026-07-20 06:45:59.535347 | localhost | Output suppressed because no_log was given 2026-07-20 06:45:59.537466 | 2026-07-20 06:45:59.537584 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 06:45:59.623748 | localhost | skipping: Conditional result was False 2026-07-20 06:45:59.630042 | localhost | skipping: Conditional result was False 2026-07-20 06:45:59.638536 | 2026-07-20 06:45:59.638754 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 06:45:59.695586 | localhost | skipping: Conditional result was False 2026-07-20 06:45:59.695937 | 2026-07-20 06:45:59.701677 | localhost | skipping: Conditional result was False 2026-07-20 06:45:59.707760 | 2026-07-20 06:45:59.707928 | LOOP [upload-logs : Upload console log and json output]