2026-02-28 00:20:06.742242 | Job console starting 2026-02-28 00:20:06.756778 | Updating git repos 2026-02-28 00:20:06.810016 | Cloning repos into workspace 2026-02-28 00:20:06.897026 | Restoring repo states 2026-02-28 00:20:06.906243 | Merging changes 2026-02-28 00:20:07.556404 | Checking out repos 2026-02-28 00:20:07.582299 | Preparing playbooks 2026-02-28 00:20:08.407904 | Running Ansible setup 2026-02-28 00:20:13.271882 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-28 00:20:14.194668 | 2026-02-28 00:20:14.194942 | PLAY [Base pre] 2026-02-28 00:20:14.214284 | 2026-02-28 00:20:14.214439 | TASK [Setup log path fact] 2026-02-28 00:20:14.253631 | debian-bookworm | ok 2026-02-28 00:20:14.270094 | 2026-02-28 00:20:14.270254 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-28 00:20:14.299921 | debian-bookworm | ok 2026-02-28 00:20:14.311078 | 2026-02-28 00:20:14.311199 | TASK [emit-job-header : Print job information] 2026-02-28 00:20:14.362027 | # Job Information 2026-02-28 00:20:14.362217 | Ansible Version: 2.16.14 2026-02-28 00:20:14.362253 | Job: mypy 2026-02-28 00:20:14.362286 | Pipeline: check 2026-02-28 00:20:14.362308 | Executor: 521e9411259a 2026-02-28 00:20:14.362329 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1154 2026-02-28 00:20:14.362350 | Event ID: 35dba890-143b-11f1-8ff3-3add6bdd6372 2026-02-28 00:20:14.367351 | 2026-02-28 00:20:14.367462 | LOOP [emit-job-header : Print node information] 2026-02-28 00:20:14.516468 | debian-bookworm | ok: 2026-02-28 00:20:14.516733 | debian-bookworm | # Node Information 2026-02-28 00:20:14.516770 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-28 00:20:14.516795 | debian-bookworm | Hostname: debian 2026-02-28 00:20:14.516817 | debian-bookworm | Username: zuul 2026-02-28 00:20:14.516838 | debian-bookworm | Distro: Debian 12.13 2026-02-28 00:20:14.516862 | debian-bookworm | Provider: regiocloud-a 2026-02-28 00:20:14.516883 | debian-bookworm | Region: 2026-02-28 00:20:14.516905 | debian-bookworm | Label: debian-bookworm 2026-02-28 00:20:14.516926 | debian-bookworm | Product Name: OpenStack Nova 2026-02-28 00:20:14.516945 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe68:974 2026-02-28 00:20:14.536896 | 2026-02-28 00:20:14.538986 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-28 00:20:15.153279 | debian-bookworm -> localhost | changed 2026-02-28 00:20:15.161548 | 2026-02-28 00:20:15.161705 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-28 00:20:16.514112 | debian-bookworm -> localhost | changed 2026-02-28 00:20:16.525080 | 2026-02-28 00:20:16.525211 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-28 00:20:16.853427 | debian-bookworm -> localhost | ok 2026-02-28 00:20:16.864812 | 2026-02-28 00:20:16.865021 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-28 00:20:16.897420 | debian-bookworm | ok 2026-02-28 00:20:16.916969 | debian-bookworm | included: /var/lib/zuul/builds/5ade7329926b4074b6108ca7a38296d6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-28 00:20:16.923193 | 2026-02-28 00:20:16.923303 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-28 00:20:20.127193 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-28 00:20:20.127507 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5ade7329926b4074b6108ca7a38296d6/work/5ade7329926b4074b6108ca7a38296d6_id_rsa 2026-02-28 00:20:20.127563 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5ade7329926b4074b6108ca7a38296d6/work/5ade7329926b4074b6108ca7a38296d6_id_rsa.pub 2026-02-28 00:20:20.127602 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-28 00:20:20.127640 | debian-bookworm -> localhost | SHA256:WVP6WWrMf6LBs161Fw9y2xkyNKVDb5Hslcl18Pq/vhc zuul-build-sshkey 2026-02-28 00:20:20.127699 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-28 00:20:20.127773 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-28 00:20:20.127811 | debian-bookworm -> localhost | | ..++B| 2026-02-28 00:20:20.127844 | debian-bookworm -> localhost | | o. +B+| 2026-02-28 00:20:20.127875 | debian-bookworm -> localhost | | + =ooo| 2026-02-28 00:20:20.127906 | debian-bookworm -> localhost | | o =.++o | 2026-02-28 00:20:20.127936 | debian-bookworm -> localhost | | S Oo+o.| 2026-02-28 00:20:20.127971 | debian-bookworm -> localhost | | o +oE*| 2026-02-28 00:20:20.128002 | debian-bookworm -> localhost | | + =oB| 2026-02-28 00:20:20.128032 | debian-bookworm -> localhost | | * o+| 2026-02-28 00:20:20.128064 | debian-bookworm -> localhost | | .+ .+=| 2026-02-28 00:20:20.128096 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-28 00:20:20.128167 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.378782 2026-02-28 00:20:20.136773 | 2026-02-28 00:20:20.136895 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-28 00:20:20.169592 | debian-bookworm | ok 2026-02-28 00:20:20.181838 | debian-bookworm | included: /var/lib/zuul/builds/5ade7329926b4074b6108ca7a38296d6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-28 00:20:20.191987 | 2026-02-28 00:20:20.192092 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-28 00:20:20.237407 | debian-bookworm | skipping: Conditional result was False 2026-02-28 00:20:20.244484 | 2026-02-28 00:20:20.244616 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-28 00:20:20.875321 | debian-bookworm | changed 2026-02-28 00:20:20.891127 | 2026-02-28 00:20:20.891258 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-28 00:20:21.160229 | debian-bookworm | ok 2026-02-28 00:20:21.169167 | 2026-02-28 00:20:21.169307 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-28 00:20:21.803134 | debian-bookworm | changed 2026-02-28 00:20:21.813420 | 2026-02-28 00:20:21.813621 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-28 00:20:22.454335 | debian-bookworm | changed 2026-02-28 00:20:22.462644 | 2026-02-28 00:20:22.462787 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-28 00:20:22.491454 | debian-bookworm | skipping: Conditional result was False 2026-02-28 00:20:22.497632 | 2026-02-28 00:20:22.497786 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-28 00:20:22.956235 | debian-bookworm -> localhost | changed 2026-02-28 00:20:22.967388 | 2026-02-28 00:20:22.967523 | TASK [add-build-sshkey : Add back temp key] 2026-02-28 00:20:23.325788 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5ade7329926b4074b6108ca7a38296d6/work/5ade7329926b4074b6108ca7a38296d6_id_rsa (zuul-build-sshkey) 2026-02-28 00:20:23.326037 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017828 2026-02-28 00:20:23.334291 | 2026-02-28 00:20:23.334400 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-28 00:20:23.739791 | debian-bookworm | ok 2026-02-28 00:20:23.746256 | 2026-02-28 00:20:23.746380 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-28 00:20:23.770579 | debian-bookworm | skipping: Conditional result was False 2026-02-28 00:20:23.794565 | 2026-02-28 00:20:23.794752 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-28 00:20:24.289331 | debian-bookworm | ok 2026-02-28 00:20:24.302412 | 2026-02-28 00:20:24.302542 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-28 00:20:24.331319 | debian-bookworm | ok 2026-02-28 00:20:24.336962 | 2026-02-28 00:20:24.337074 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-28 00:20:24.664906 | debian-bookworm -> localhost | ok 2026-02-28 00:20:24.671513 | 2026-02-28 00:20:24.671623 | TASK [validate-host : Collect information about the host] 2026-02-28 00:20:25.878732 | debian-bookworm | ok 2026-02-28 00:20:25.896268 | 2026-02-28 00:20:25.896399 | TASK [validate-host : Sanitize hostname] 2026-02-28 00:20:26.037362 | debian-bookworm | ok 2026-02-28 00:20:26.075040 | 2026-02-28 00:20:26.075179 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-28 00:20:26.657346 | debian-bookworm -> localhost | changed 2026-02-28 00:20:26.663408 | 2026-02-28 00:20:26.663518 | TASK [validate-host : Collect information about zuul worker] 2026-02-28 00:20:27.093968 | debian-bookworm | ok 2026-02-28 00:20:27.099377 | 2026-02-28 00:20:27.101052 | TASK [validate-host : Write out all zuul information for each host] 2026-02-28 00:20:27.878687 | debian-bookworm -> localhost | changed 2026-02-28 00:20:27.902323 | 2026-02-28 00:20:27.902537 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-28 00:20:28.170505 | debian-bookworm | ok 2026-02-28 00:20:28.177559 | 2026-02-28 00:20:28.177729 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-28 00:20:29.293981 | debian-bookworm | changed: 2026-02-28 00:20:29.294196 | debian-bookworm | cd+++++++++ src/ 2026-02-28 00:20:29.294231 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-28 00:20:29.294255 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-28 00:20:29.294276 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-02-28 00:20:29.294296 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-28 00:21:13.669802 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-02-28 00:21:13.752283 | 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.9.0.20241207 2026-02-28 00:21:17.004331 | debian-bookworm | Installing missing stub packages: 2026-02-28 00:21:17.004364 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-02-28 00:21:17.004369 | debian-bookworm | 2026-02-28 00:21:17.004373 | debian-bookworm | 2026-02-28 00:21:17.004377 | debian-bookworm | Success: no issues found in 12 source files 2026-02-28 00:21:17.193812 | debian-bookworm | ok: Runtime: 0:00:11.096290 2026-02-28 00:21:17.207463 | 2026-02-28 00:21:17.207597 | PLAY RECAP 2026-02-28 00:21:17.207683 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-28 00:21:17.207746 | 2026-02-28 00:21:17.343217 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-28 00:21:17.345342 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-28 00:21:18.086813 | 2026-02-28 00:21:18.087055 | PLAY [Base post] 2026-02-28 00:21:18.100856 | 2026-02-28 00:21:18.101011 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-28 00:21:18.633391 | debian-bookworm | changed 2026-02-28 00:21:18.642384 | 2026-02-28 00:21:18.642513 | PLAY RECAP 2026-02-28 00:21:18.642584 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-28 00:21:18.642652 | 2026-02-28 00:21:18.771172 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-28 00:21:18.772897 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-28 00:21:19.615990 | 2026-02-28 00:21:19.616175 | PLAY [Base post-logs] 2026-02-28 00:21:19.627502 | 2026-02-28 00:21:19.627655 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-28 00:21:20.092128 | localhost | changed 2026-02-28 00:21:20.113038 | 2026-02-28 00:21:20.113279 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-28 00:21:20.142121 | localhost | ok 2026-02-28 00:21:20.148177 | 2026-02-28 00:21:20.148293 | TASK [Set zuul-log-path fact] 2026-02-28 00:21:20.173673 | localhost | ok 2026-02-28 00:21:20.182076 | 2026-02-28 00:21:20.182195 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-28 00:21:20.217388 | localhost | ok 2026-02-28 00:21:20.220514 | 2026-02-28 00:21:20.220623 | TASK [upload-logs : Create log directories] 2026-02-28 00:21:20.728298 | localhost | changed 2026-02-28 00:21:20.734771 | 2026-02-28 00:21:20.734965 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-28 00:21:21.241509 | localhost -> localhost | ok: Runtime: 0:00:00.007141 2026-02-28 00:21:21.251185 | 2026-02-28 00:21:21.251376 | TASK [upload-logs : Upload logs to log server] 2026-02-28 00:21:21.851293 | localhost | Output suppressed because no_log was given 2026-02-28 00:21:21.853273 | 2026-02-28 00:21:21.853380 | LOOP [upload-logs : Compress console log and json output] 2026-02-28 00:21:21.905062 | localhost | skipping: Conditional result was False 2026-02-28 00:21:21.910773 | localhost | skipping: Conditional result was False 2026-02-28 00:21:21.922394 | 2026-02-28 00:21:21.922510 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-28 00:21:21.979847 | localhost | skipping: Conditional result was False 2026-02-28 00:21:21.980520 | 2026-02-28 00:21:21.984383 | localhost | skipping: Conditional result was False 2026-02-28 00:21:21.992237 | 2026-02-28 00:21:21.992486 | LOOP [upload-logs : Upload console log and json output]