2026-04-27 03:01:26.284192 | Job console starting 2026-04-27 03:01:26.312898 | Updating git repos 2026-04-27 03:01:26.760794 | Cloning repos into workspace 2026-04-27 03:01:26.848998 | Restoring repo states 2026-04-27 03:01:26.874942 | Merging changes 2026-04-27 03:01:26.874961 | Checking out repos 2026-04-27 03:01:26.948823 | Preparing playbooks 2026-04-27 03:01:28.135242 | Running Ansible setup 2026-04-27 03:01:35.264577 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 03:01:37.106690 | 2026-04-27 03:01:37.106806 | PLAY [Base pre] 2026-04-27 03:01:37.143716 | 2026-04-27 03:01:37.144066 | TASK [Setup log path fact] 2026-04-27 03:01:37.212602 | debian-bookworm | ok 2026-04-27 03:01:37.355623 | 2026-04-27 03:01:37.357087 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 03:01:37.463604 | debian-bookworm | ok 2026-04-27 03:01:37.491648 | 2026-04-27 03:01:37.491749 | TASK [emit-job-header : Print job information] 2026-04-27 03:01:37.544242 | # Job Information 2026-04-27 03:01:37.544377 | Ansible Version: 2.16.14 2026-04-27 03:01:37.544406 | Job: openstack-project-manager-mypy 2026-04-27 03:01:37.544432 | Pipeline: periodic-daily 2026-04-27 03:01:37.544450 | Executor: 521e9411259a 2026-04-27 03:01:37.544467 | Triggered by: https://github.com/osism/openstack-project-manager 2026-04-27 03:01:37.544486 | Event ID: c37ac4d2a9ca4ac7b41f8ab590ee5102 2026-04-27 03:01:37.550376 | 2026-04-27 03:01:37.550463 | LOOP [emit-job-header : Print node information] 2026-04-27 03:01:37.813818 | debian-bookworm | ok: 2026-04-27 03:01:37.814000 | debian-bookworm | # Node Information 2026-04-27 03:01:37.814037 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-27 03:01:37.814063 | debian-bookworm | Hostname: debian 2026-04-27 03:01:37.814086 | debian-bookworm | Username: zuul 2026-04-27 03:01:37.814108 | debian-bookworm | Distro: Debian 12.13 2026-04-27 03:01:37.814132 | debian-bookworm | Provider: regiocloud-a 2026-04-27 03:01:37.814153 | debian-bookworm | Region: 2026-04-27 03:01:37.814174 | debian-bookworm | Label: debian-bookworm 2026-04-27 03:01:37.814193 | debian-bookworm | Product Name: OpenStack Nova 2026-04-27 03:01:37.814212 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed8:b712 2026-04-27 03:01:37.827503 | 2026-04-27 03:01:37.827637 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 03:01:39.887602 | debian-bookworm -> localhost | changed 2026-04-27 03:01:39.902244 | 2026-04-27 03:01:39.902340 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 03:01:42.679851 | debian-bookworm -> localhost | changed 2026-04-27 03:01:42.700768 | 2026-04-27 03:01:42.700872 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 03:01:43.499790 | debian-bookworm -> localhost | ok 2026-04-27 03:01:43.505552 | 2026-04-27 03:01:43.505655 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 03:01:43.544369 | debian-bookworm | ok 2026-04-27 03:01:43.575774 | debian-bookworm | included: /var/lib/zuul/builds/8acef4b3c7ba40c1b3bd72053130c511/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 03:01:43.593297 | 2026-04-27 03:01:43.593398 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 03:01:47.142654 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-27 03:01:47.142867 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8acef4b3c7ba40c1b3bd72053130c511/work/8acef4b3c7ba40c1b3bd72053130c511_id_rsa 2026-04-27 03:01:47.142910 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8acef4b3c7ba40c1b3bd72053130c511/work/8acef4b3c7ba40c1b3bd72053130c511_id_rsa.pub 2026-04-27 03:01:47.142948 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-27 03:01:47.142975 | debian-bookworm -> localhost | SHA256:4culclpfArvm1S0gMaCokPvNv5nvtNkRbeSV+vOrv00 zuul-build-sshkey 2026-04-27 03:01:47.143013 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-27 03:01:47.143035 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-27 03:01:47.143057 | debian-bookworm -> localhost | | . | 2026-04-27 03:01:47.143077 | debian-bookworm -> localhost | | . . . . . | 2026-04-27 03:01:47.143098 | debian-bookworm -> localhost | |o . . + . o | 2026-04-27 03:01:47.143117 | debian-bookworm -> localhost | |.o . + + o | 2026-04-27 03:01:47.143136 | debian-bookworm -> localhost | |o S + = | 2026-04-27 03:01:47.143162 | debian-bookworm -> localhost | | . o . B = o | 2026-04-27 03:01:47.143183 | debian-bookworm -> localhost | | . o . O + + + E| 2026-04-27 03:01:47.143203 | debian-bookworm -> localhost | | . O.B + . +.| 2026-04-27 03:01:47.143223 | debian-bookworm -> localhost | | **B o .o+=| 2026-04-27 03:01:47.143243 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-27 03:01:47.143291 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.777578 2026-04-27 03:01:47.149971 | 2026-04-27 03:01:47.150064 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 03:01:47.188465 | debian-bookworm | ok 2026-04-27 03:01:47.197320 | debian-bookworm | included: /var/lib/zuul/builds/8acef4b3c7ba40c1b3bd72053130c511/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 03:01:47.216842 | 2026-04-27 03:01:47.216956 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 03:01:47.261282 | debian-bookworm | skipping: Conditional result was False 2026-04-27 03:01:47.267052 | 2026-04-27 03:01:47.267154 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 03:01:48.015409 | debian-bookworm | changed 2026-04-27 03:01:48.026988 | 2026-04-27 03:01:48.027101 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 03:01:48.270919 | debian-bookworm | ok 2026-04-27 03:01:48.276997 | 2026-04-27 03:01:48.277096 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 03:01:48.967819 | debian-bookworm | changed 2026-04-27 03:01:48.974445 | 2026-04-27 03:01:48.974549 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 03:01:49.642784 | debian-bookworm | changed 2026-04-27 03:01:49.648735 | 2026-04-27 03:01:49.648846 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 03:01:49.685163 | debian-bookworm | skipping: Conditional result was False 2026-04-27 03:01:49.690311 | 2026-04-27 03:01:49.690405 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 03:01:50.721280 | debian-bookworm -> localhost | changed 2026-04-27 03:01:50.730371 | 2026-04-27 03:01:50.730463 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 03:01:51.470081 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8acef4b3c7ba40c1b3bd72053130c511/work/8acef4b3c7ba40c1b3bd72053130c511_id_rsa (zuul-build-sshkey) 2026-04-27 03:01:51.470266 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020990 2026-04-27 03:01:51.477633 | 2026-04-27 03:01:51.477716 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 03:01:52.113052 | debian-bookworm | ok 2026-04-27 03:01:52.117315 | 2026-04-27 03:01:52.117398 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 03:01:52.170558 | debian-bookworm | skipping: Conditional result was False 2026-04-27 03:01:52.179154 | 2026-04-27 03:01:52.179240 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-27 03:01:52.820342 | debian-bookworm | ok 2026-04-27 03:01:52.832182 | 2026-04-27 03:01:52.832275 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-27 03:01:52.889264 | debian-bookworm | ok 2026-04-27 03:01:52.893692 | 2026-04-27 03:01:52.893783 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-27 03:01:53.546503 | debian-bookworm -> localhost | ok 2026-04-27 03:01:53.552010 | 2026-04-27 03:01:53.552098 | TASK [validate-host : Collect information about the host] 2026-04-27 03:01:54.913667 | debian-bookworm | ok 2026-04-27 03:01:54.926042 | 2026-04-27 03:01:54.926135 | TASK [validate-host : Sanitize hostname] 2026-04-27 03:01:55.044616 | debian-bookworm | ok 2026-04-27 03:01:55.079889 | 2026-04-27 03:01:55.080930 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-27 03:01:55.983971 | debian-bookworm -> localhost | changed 2026-04-27 03:01:55.990181 | 2026-04-27 03:01:55.990281 | TASK [validate-host : Collect information about zuul worker] 2026-04-27 03:01:56.434900 | debian-bookworm | ok 2026-04-27 03:01:56.439516 | 2026-04-27 03:01:56.439605 | TASK [validate-host : Write out all zuul information for each host] 2026-04-27 03:01:57.324680 | debian-bookworm -> localhost | changed 2026-04-27 03:01:57.333804 | 2026-04-27 03:01:57.333907 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-27 03:01:57.613613 | debian-bookworm | ok 2026-04-27 03:01:57.643600 | 2026-04-27 03:01:57.643712 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-27 03:01:58.596124 | debian-bookworm | changed: 2026-04-27 03:01:58.596295 | debian-bookworm | cd+++++++++ src/ 2026-04-27 03:01:58.596329 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-27 03:01:58.596353 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-27 03:01:58.596375 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-04-27 03:01:58.596395 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-27 03:03:01.257180 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-04-27 03:03:01.387815 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-requests-2.33.0.20260408 types-simplejson-3.20.0.20260408 types-tabulate-0.10.0.20260408 2026-04-27 03:03:04.489312 | debian-bookworm | Installing missing stub packages: 2026-04-27 03:03:04.489474 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-04-27 03:03:04.489493 | debian-bookworm | 2026-04-27 03:03:04.489507 | debian-bookworm | 2026-04-27 03:03:04.489518 | debian-bookworm | Success: no issues found in 13 source files 2026-04-27 03:03:04.644812 | debian-bookworm | ok: Runtime: 0:00:10.426191 2026-04-27 03:03:04.649781 | 2026-04-27 03:03:04.649834 | PLAY RECAP 2026-04-27 03:03:04.649875 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-27 03:03:04.649894 | 2026-04-27 03:03:04.792422 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-27 03:03:04.794293 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 03:03:05.968137 | 2026-04-27 03:03:05.968312 | PLAY [Base post] 2026-04-27 03:03:05.982512 | 2026-04-27 03:03:05.982639 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-27 03:03:06.561806 | debian-bookworm | changed 2026-04-27 03:03:06.571037 | 2026-04-27 03:03:06.571138 | PLAY RECAP 2026-04-27 03:03:06.571198 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 03:03:06.571259 | 2026-04-27 03:03:06.705275 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 03:03:06.706616 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-27 03:03:07.607732 | 2026-04-27 03:03:07.607855 | PLAY [Base post-logs] 2026-04-27 03:03:07.615875 | 2026-04-27 03:03:07.615991 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-27 03:03:08.017478 | localhost | changed 2026-04-27 03:03:08.035969 | 2026-04-27 03:03:08.036099 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-27 03:03:08.064313 | localhost | ok 2026-04-27 03:03:08.067061 | 2026-04-27 03:03:08.067145 | TASK [Set zuul-log-path fact] 2026-04-27 03:03:08.081432 | localhost | ok 2026-04-27 03:03:08.088618 | 2026-04-27 03:03:08.088708 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 03:03:08.112914 | localhost | ok 2026-04-27 03:03:08.115725 | 2026-04-27 03:03:08.115812 | TASK [upload-logs : Create log directories] 2026-04-27 03:03:08.619265 | localhost | changed 2026-04-27 03:03:08.622513 | 2026-04-27 03:03:08.624616 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-27 03:03:09.200750 | localhost -> localhost | ok: Runtime: 0:00:00.011092 2026-04-27 03:03:09.204288 | 2026-04-27 03:03:09.204380 | TASK [upload-logs : Upload logs to log server] 2026-04-27 03:03:10.206877 | localhost | Output suppressed because no_log was given 2026-04-27 03:03:10.208885 | 2026-04-27 03:03:10.209040 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 03:03:10.328899 | localhost | skipping: Conditional result was False 2026-04-27 03:03:10.343418 | localhost | skipping: Conditional result was False 2026-04-27 03:03:10.350488 | 2026-04-27 03:03:10.350619 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 03:03:10.469613 | localhost | skipping: Conditional result was False 2026-04-27 03:03:10.469929 | 2026-04-27 03:03:10.490135 | localhost | skipping: Conditional result was False 2026-04-27 03:03:10.493768 | 2026-04-27 03:03:10.493904 | LOOP [upload-logs : Upload console log and json output]