2026-03-22 03:14:33.056350 | Job console starting 2026-03-22 03:14:33.065984 | Updating git repos 2026-03-22 03:14:33.100648 | Cloning repos into workspace 2026-03-22 03:14:33.187166 | Restoring repo states 2026-03-22 03:14:33.200926 | Merging changes 2026-03-22 03:14:33.200943 | Checking out repos 2026-03-22 03:14:33.295408 | Preparing playbooks 2026-03-22 03:14:34.429414 | Running Ansible setup 2026-03-22 03:14:38.899141 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-22 03:14:39.835064 | 2026-03-22 03:14:39.836609 | PLAY [Base pre] 2026-03-22 03:14:39.851637 | 2026-03-22 03:14:39.851754 | TASK [Setup log path fact] 2026-03-22 03:14:39.881283 | debian-bookworm | ok 2026-03-22 03:14:39.898623 | 2026-03-22 03:14:39.898748 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-22 03:14:39.928022 | debian-bookworm | ok 2026-03-22 03:14:39.945530 | 2026-03-22 03:14:39.945638 | TASK [emit-job-header : Print job information] 2026-03-22 03:14:39.983907 | # Job Information 2026-03-22 03:14:39.984067 | Ansible Version: 2.16.14 2026-03-22 03:14:39.984150 | Job: mypy 2026-03-22 03:14:39.984187 | Pipeline: periodic-daily 2026-03-22 03:14:39.984210 | Executor: 521e9411259a 2026-03-22 03:14:39.984231 | Triggered by: https://github.com/osism/openstack-image-manager 2026-03-22 03:14:39.984256 | Event ID: c90b95cc6d984f42868b597415ebc7f5 2026-03-22 03:14:39.989217 | 2026-03-22 03:14:39.989314 | LOOP [emit-job-header : Print node information] 2026-03-22 03:14:40.145236 | debian-bookworm | ok: 2026-03-22 03:14:40.145404 | debian-bookworm | # Node Information 2026-03-22 03:14:40.145438 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-22 03:14:40.145464 | debian-bookworm | Hostname: debian 2026-03-22 03:14:40.145487 | debian-bookworm | Username: zuul 2026-03-22 03:14:40.145507 | debian-bookworm | Distro: Debian 12.13 2026-03-22 03:14:40.145531 | debian-bookworm | Provider: regiocloud-a 2026-03-22 03:14:40.145553 | debian-bookworm | Region: 2026-03-22 03:14:40.145574 | debian-bookworm | Label: debian-bookworm 2026-03-22 03:14:40.145595 | debian-bookworm | Product Name: OpenStack Nova 2026-03-22 03:14:40.145614 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe67:656b 2026-03-22 03:14:40.159743 | 2026-03-22 03:14:40.159859 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-22 03:14:40.731656 | debian-bookworm -> localhost | changed 2026-03-22 03:14:40.737430 | 2026-03-22 03:14:40.737522 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-22 03:14:42.312140 | debian-bookworm -> localhost | changed 2026-03-22 03:14:42.326867 | 2026-03-22 03:14:42.327326 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-22 03:14:42.730313 | debian-bookworm -> localhost | ok 2026-03-22 03:14:42.738288 | 2026-03-22 03:14:42.738398 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-22 03:14:42.765326 | debian-bookworm | ok 2026-03-22 03:14:42.809325 | debian-bookworm | included: /var/lib/zuul/builds/33385abb749b4d9b833cc81f66c73d35/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-22 03:14:42.820920 | 2026-03-22 03:14:42.821017 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-22 03:14:43.618247 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-22 03:14:43.618422 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/33385abb749b4d9b833cc81f66c73d35/work/33385abb749b4d9b833cc81f66c73d35_id_rsa 2026-03-22 03:14:43.618454 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/33385abb749b4d9b833cc81f66c73d35/work/33385abb749b4d9b833cc81f66c73d35_id_rsa.pub 2026-03-22 03:14:43.618475 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-22 03:14:43.618495 | debian-bookworm -> localhost | SHA256:V/fnx4KViZqjQ3wJe2Dd0K6hCozmTfVBKZHuEMKGJJ4 zuul-build-sshkey 2026-03-22 03:14:43.618512 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-22 03:14:43.618538 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-22 03:14:43.618557 | debian-bookworm -> localhost | |o+ .o . . | 2026-03-22 03:14:43.618575 | debian-bookworm -> localhost | |+ = . o o . . | 2026-03-22 03:14:43.618591 | debian-bookworm -> localhost | | E . o o . +. . | 2026-03-22 03:14:43.618607 | debian-bookworm -> localhost | | . o = o.oo + | 2026-03-22 03:14:43.618623 | debian-bookworm -> localhost | | o + +S*.+. + o| 2026-03-22 03:14:43.618643 | debian-bookworm -> localhost | | o + . *.=o o o.| 2026-03-22 03:14:43.618660 | debian-bookworm -> localhost | | o o . o o+ . . +| 2026-03-22 03:14:43.618676 | debian-bookworm -> localhost | | . . . .. . ..| 2026-03-22 03:14:43.618693 | debian-bookworm -> localhost | | .. | 2026-03-22 03:14:43.618710 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-22 03:14:43.618747 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.307799 2026-03-22 03:14:43.624433 | 2026-03-22 03:14:43.624512 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-22 03:14:43.641356 | debian-bookworm | ok 2026-03-22 03:14:43.649926 | debian-bookworm | included: /var/lib/zuul/builds/33385abb749b4d9b833cc81f66c73d35/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-22 03:14:43.659311 | 2026-03-22 03:14:43.659384 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-22 03:14:43.672178 | debian-bookworm | skipping: Conditional result was False 2026-03-22 03:14:43.677785 | 2026-03-22 03:14:43.677861 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-22 03:14:44.280240 | debian-bookworm | changed 2026-03-22 03:14:44.288400 | 2026-03-22 03:14:44.288521 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-22 03:14:44.547047 | debian-bookworm | ok 2026-03-22 03:14:44.553955 | 2026-03-22 03:14:44.554069 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-22 03:14:45.221429 | debian-bookworm | changed 2026-03-22 03:14:45.228372 | 2026-03-22 03:14:45.228470 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-22 03:14:45.879287 | debian-bookworm | changed 2026-03-22 03:14:45.884685 | 2026-03-22 03:14:45.884780 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-22 03:14:45.903172 | debian-bookworm | skipping: Conditional result was False 2026-03-22 03:14:45.915793 | 2026-03-22 03:14:45.915897 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-22 03:14:46.552577 | debian-bookworm -> localhost | changed 2026-03-22 03:14:46.566435 | 2026-03-22 03:14:46.566540 | TASK [add-build-sshkey : Add back temp key] 2026-03-22 03:14:46.986659 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/33385abb749b4d9b833cc81f66c73d35/work/33385abb749b4d9b833cc81f66c73d35_id_rsa (zuul-build-sshkey) 2026-03-22 03:14:46.986939 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015663 2026-03-22 03:14:46.994604 | 2026-03-22 03:14:46.994696 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-22 03:14:47.390694 | debian-bookworm | ok 2026-03-22 03:14:47.395617 | 2026-03-22 03:14:47.395714 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-22 03:14:47.418700 | debian-bookworm | skipping: Conditional result was False 2026-03-22 03:14:47.428559 | 2026-03-22 03:14:47.428656 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-22 03:14:47.909032 | debian-bookworm | ok 2026-03-22 03:14:47.926006 | 2026-03-22 03:14:47.926171 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-22 03:14:47.955366 | debian-bookworm | ok 2026-03-22 03:14:47.960460 | 2026-03-22 03:14:47.960547 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-22 03:14:48.222857 | debian-bookworm -> localhost | ok 2026-03-22 03:14:48.229171 | 2026-03-22 03:14:48.229269 | TASK [validate-host : Collect information about the host] 2026-03-22 03:14:49.503768 | debian-bookworm | ok 2026-03-22 03:14:49.515760 | 2026-03-22 03:14:49.515871 | TASK [validate-host : Sanitize hostname] 2026-03-22 03:14:49.615446 | debian-bookworm | ok 2026-03-22 03:14:49.655235 | 2026-03-22 03:14:49.655345 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-22 03:14:50.349869 | debian-bookworm -> localhost | changed 2026-03-22 03:14:50.356288 | 2026-03-22 03:14:50.356391 | TASK [validate-host : Collect information about zuul worker] 2026-03-22 03:14:50.829507 | debian-bookworm | ok 2026-03-22 03:14:50.835410 | 2026-03-22 03:14:50.835507 | TASK [validate-host : Write out all zuul information for each host] 2026-03-22 03:14:51.468465 | debian-bookworm -> localhost | changed 2026-03-22 03:14:51.483090 | 2026-03-22 03:14:51.483204 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-22 03:14:51.753983 | debian-bookworm | ok 2026-03-22 03:14:51.759627 | 2026-03-22 03:14:51.759725 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-22 03:14:52.602097 | debian-bookworm | changed: 2026-03-22 03:14:52.602289 | debian-bookworm | cd+++++++++ src/ 2026-03-22 03:14:52.602323 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-22 03:14:52.602348 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-22 03:14:52.602369 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-03-22 03:14:52.602390 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-22 03:15:35.888451 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-03-22 03:15:35.976078 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.10.0.20260308 2026-03-22 03:15:39.978388 | debian-bookworm | Installing missing stub packages: 2026-03-22 03:15:39.978554 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-03-22 03:15:39.978575 | debian-bookworm | 2026-03-22 03:15:39.978587 | debian-bookworm | 2026-03-22 03:15:39.978599 | debian-bookworm | Success: no issues found in 12 source files 2026-03-22 03:15:40.275701 | debian-bookworm | ok: Runtime: 0:00:11.493206 2026-03-22 03:15:40.281862 | 2026-03-22 03:15:40.281932 | PLAY RECAP 2026-03-22 03:15:40.281982 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-22 03:15:40.282006 | 2026-03-22 03:15:40.487314 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-22 03:15:40.488080 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-22 03:15:41.198375 | 2026-03-22 03:15:41.198506 | PLAY [Base post] 2026-03-22 03:15:41.211264 | 2026-03-22 03:15:41.211383 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-22 03:15:41.894946 | debian-bookworm | changed 2026-03-22 03:15:41.908370 | 2026-03-22 03:15:41.908474 | PLAY RECAP 2026-03-22 03:15:41.908537 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-22 03:15:41.908646 | 2026-03-22 03:15:42.075718 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-22 03:15:42.076443 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-22 03:15:43.347904 | 2026-03-22 03:15:43.348912 | PLAY [Base post-logs] 2026-03-22 03:15:43.388298 | 2026-03-22 03:15:43.388526 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-22 03:15:44.363887 | localhost | changed 2026-03-22 03:15:44.386420 | 2026-03-22 03:15:44.386566 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-22 03:15:44.414131 | localhost | ok 2026-03-22 03:15:44.416934 | 2026-03-22 03:15:44.417022 | TASK [Set zuul-log-path fact] 2026-03-22 03:15:44.432782 | localhost | ok 2026-03-22 03:15:44.440389 | 2026-03-22 03:15:44.440483 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-22 03:15:44.485625 | localhost | ok 2026-03-22 03:15:44.488646 | 2026-03-22 03:15:44.488740 | TASK [upload-logs : Create log directories] 2026-03-22 03:15:44.946249 | localhost | changed 2026-03-22 03:15:44.951615 | 2026-03-22 03:15:44.951712 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-22 03:15:45.711005 | localhost -> localhost | ok: Runtime: 0:00:00.022711 2026-03-22 03:15:45.714789 | 2026-03-22 03:15:45.714904 | TASK [upload-logs : Upload logs to log server] 2026-03-22 03:15:46.789985 | localhost | Output suppressed because no_log was given 2026-03-22 03:15:46.791680 | 2026-03-22 03:15:46.791766 | LOOP [upload-logs : Compress console log and json output] 2026-03-22 03:15:46.836572 | localhost | skipping: Conditional result was False 2026-03-22 03:15:46.841383 | localhost | skipping: Conditional result was False 2026-03-22 03:15:46.849643 | 2026-03-22 03:15:46.849734 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-22 03:15:46.902604 | localhost | skipping: Conditional result was False 2026-03-22 03:15:46.902900 | 2026-03-22 03:15:46.910271 | localhost | skipping: Conditional result was False 2026-03-22 03:15:46.916037 | 2026-03-22 03:15:46.916151 | LOOP [upload-logs : Upload console log and json output]