2026-02-23 13:40:10.480718 | Job console starting 2026-02-23 13:40:10.509776 | Updating git repos 2026-02-23 13:40:10.580208 | Cloning repos into workspace 2026-02-23 13:40:10.644388 | Restoring repo states 2026-02-23 13:40:10.669220 | Merging changes 2026-02-23 13:40:11.342666 | Checking out repos 2026-02-23 13:40:11.383141 | Preparing playbooks 2026-02-23 13:40:12.706128 | Running Ansible setup 2026-02-23 13:40:18.908618 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-23 13:40:20.099050 | 2026-02-23 13:40:20.099242 | PLAY [Base pre] 2026-02-23 13:40:20.125638 | 2026-02-23 13:40:20.125808 | TASK [Setup log path fact] 2026-02-23 13:40:20.166544 | debian-bookworm | ok 2026-02-23 13:40:20.194575 | 2026-02-23 13:40:20.194747 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 13:40:20.269517 | debian-bookworm | ok 2026-02-23 13:40:20.291701 | 2026-02-23 13:40:20.291853 | TASK [emit-job-header : Print job information] 2026-02-23 13:40:20.378559 | # Job Information 2026-02-23 13:40:20.378759 | Ansible Version: 2.16.14 2026-02-23 13:40:20.378795 | Job: mypy 2026-02-23 13:40:20.378847 | Pipeline: check 2026-02-23 13:40:20.378873 | Executor: 521e9411259a 2026-02-23 13:40:20.378894 | Triggered by: https://github.com/osism/python-osism/pull/2038 2026-02-23 13:40:20.378916 | Event ID: 25df4a90-10bd-11f1-8140-af95d072ce43 2026-02-23 13:40:20.388511 | 2026-02-23 13:40:20.388670 | LOOP [emit-job-header : Print node information] 2026-02-23 13:40:20.618465 | debian-bookworm | ok: 2026-02-23 13:40:20.618720 | debian-bookworm | # Node Information 2026-02-23 13:40:20.618755 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-23 13:40:20.618781 | debian-bookworm | Hostname: debian 2026-02-23 13:40:20.618804 | debian-bookworm | Username: zuul 2026-02-23 13:40:20.618825 | debian-bookworm | Distro: Debian 12.13 2026-02-23 13:40:20.618933 | debian-bookworm | Provider: regiocloud-a 2026-02-23 13:40:20.618957 | debian-bookworm | Region: 2026-02-23 13:40:20.618978 | debian-bookworm | Label: debian-bookworm 2026-02-23 13:40:20.618999 | debian-bookworm | Product Name: OpenStack Nova 2026-02-23 13:40:20.619019 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5f:8f72 2026-02-23 13:40:20.632973 | 2026-02-23 13:40:20.633110 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-23 13:40:21.756401 | debian-bookworm -> localhost | changed 2026-02-23 13:40:21.764214 | 2026-02-23 13:40:21.764380 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-23 13:40:23.469702 | debian-bookworm -> localhost | changed 2026-02-23 13:40:23.486994 | 2026-02-23 13:40:23.487092 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-23 13:40:24.205914 | debian-bookworm -> localhost | ok 2026-02-23 13:40:24.210807 | 2026-02-23 13:40:24.210926 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-23 13:40:24.250000 | debian-bookworm | ok 2026-02-23 13:40:24.277127 | debian-bookworm | included: /var/lib/zuul/builds/5828875f05104813b183b5f1cafe3868/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-23 13:40:24.288212 | 2026-02-23 13:40:24.288329 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-23 13:40:26.056234 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-23 13:40:26.056444 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5828875f05104813b183b5f1cafe3868/work/5828875f05104813b183b5f1cafe3868_id_rsa 2026-02-23 13:40:26.056483 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5828875f05104813b183b5f1cafe3868/work/5828875f05104813b183b5f1cafe3868_id_rsa.pub 2026-02-23 13:40:26.056509 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-23 13:40:26.056535 | debian-bookworm -> localhost | SHA256:DY2b/FzxQN4JiRgrPKdFilko6fHbIwTYfU3zKa0I/cE zuul-build-sshkey 2026-02-23 13:40:26.056557 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-23 13:40:26.056588 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-23 13:40:26.056610 | debian-bookworm -> localhost | | o o ..o=o .o. | 2026-02-23 13:40:26.056631 | debian-bookworm -> localhost | |. * o*.+oB.+.o . | 2026-02-23 13:40:26.056650 | debian-bookworm -> localhost | | . =+.* E = + o | 2026-02-23 13:40:26.056669 | debian-bookworm -> localhost | | . o. X O + | 2026-02-23 13:40:26.056689 | debian-bookworm -> localhost | | . oo S . . . | 2026-02-23 13:40:26.056712 | debian-bookworm -> localhost | | o o o . | 2026-02-23 13:40:26.056732 | debian-bookworm -> localhost | | . . o | 2026-02-23 13:40:26.056751 | debian-bookworm -> localhost | | | 2026-02-23 13:40:26.056771 | debian-bookworm -> localhost | | | 2026-02-23 13:40:26.056790 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-23 13:40:26.056836 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.805288 2026-02-23 13:40:26.064388 | 2026-02-23 13:40:26.064488 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-23 13:40:26.102034 | debian-bookworm | ok 2026-02-23 13:40:26.112146 | debian-bookworm | included: /var/lib/zuul/builds/5828875f05104813b183b5f1cafe3868/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-23 13:40:26.131143 | 2026-02-23 13:40:26.131240 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-23 13:40:26.164176 | debian-bookworm | skipping: Conditional result was False 2026-02-23 13:40:26.172606 | 2026-02-23 13:40:26.172713 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-23 13:40:26.921621 | debian-bookworm | changed 2026-02-23 13:40:26.926718 | 2026-02-23 13:40:26.926810 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-23 13:40:27.238438 | debian-bookworm | ok 2026-02-23 13:40:27.243791 | 2026-02-23 13:40:27.243884 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-23 13:40:27.941414 | debian-bookworm | changed 2026-02-23 13:40:27.947828 | 2026-02-23 13:40:27.947915 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-23 13:40:28.602441 | debian-bookworm | changed 2026-02-23 13:40:28.611106 | 2026-02-23 13:40:28.611214 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-23 13:40:28.644234 | debian-bookworm | skipping: Conditional result was False 2026-02-23 13:40:28.650017 | 2026-02-23 13:40:28.650103 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-23 13:40:29.110472 | debian-bookworm -> localhost | changed 2026-02-23 13:40:29.123262 | 2026-02-23 13:40:29.123396 | TASK [add-build-sshkey : Add back temp key] 2026-02-23 13:40:29.695003 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5828875f05104813b183b5f1cafe3868/work/5828875f05104813b183b5f1cafe3868_id_rsa (zuul-build-sshkey) 2026-02-23 13:40:29.695244 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013697 2026-02-23 13:40:29.703745 | 2026-02-23 13:40:29.703845 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-23 13:40:30.176865 | debian-bookworm | ok 2026-02-23 13:40:30.183152 | 2026-02-23 13:40:30.183256 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-23 13:40:30.216990 | debian-bookworm | skipping: Conditional result was False 2026-02-23 13:40:30.229657 | 2026-02-23 13:40:30.229759 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-23 13:40:30.664858 | debian-bookworm | ok 2026-02-23 13:40:30.688855 | 2026-02-23 13:40:30.689275 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-23 13:40:30.750485 | debian-bookworm | ok 2026-02-23 13:40:30.759437 | 2026-02-23 13:40:30.759548 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-23 13:40:31.262417 | debian-bookworm -> localhost | ok 2026-02-23 13:40:31.269542 | 2026-02-23 13:40:31.269745 | TASK [validate-host : Collect information about the host] 2026-02-23 13:40:32.470000 | debian-bookworm | ok 2026-02-23 13:40:32.481076 | 2026-02-23 13:40:32.481160 | TASK [validate-host : Sanitize hostname] 2026-02-23 13:40:32.578934 | debian-bookworm | ok 2026-02-23 13:40:32.637838 | 2026-02-23 13:40:32.637949 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-23 13:40:33.176747 | debian-bookworm -> localhost | changed 2026-02-23 13:40:33.182053 | 2026-02-23 13:40:33.182144 | TASK [validate-host : Collect information about zuul worker] 2026-02-23 13:40:33.600461 | debian-bookworm | ok 2026-02-23 13:40:33.608264 | 2026-02-23 13:40:33.608444 | TASK [validate-host : Write out all zuul information for each host] 2026-02-23 13:40:34.268619 | debian-bookworm -> localhost | changed 2026-02-23 13:40:34.281812 | 2026-02-23 13:40:34.281901 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-23 13:40:34.558372 | debian-bookworm | ok 2026-02-23 13:40:34.562729 | 2026-02-23 13:40:34.562809 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-23 13:40:35.920276 | debian-bookworm | changed: 2026-02-23 13:40:35.920456 | debian-bookworm | cd+++++++++ src/ 2026-02-23 13:40:35.920490 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-23 13:40:35.920513 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-23 13:40:35.920535 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-23 13:40:35.920555 | debian-bookworm | Containerfile 2026-02-23 13:40:35.920683 | debian-bookworm | Containerfile 2026-02-23 13:40:35.960336 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-02-23 13:42:00.226219 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-23 13:42:00.254437 | debian-bookworm | Requirement already satisfied: cffi>=2.0.0 in /tmp/venv/lib/python3.11/site-packages (from cryptography>=37.0.0->types-paramiko) (2.0.0) 2026-02-23 13:42:00.266628 | debian-bookworm | Requirement already satisfied: pycparser in /tmp/venv/lib/python3.11/site-packages (from cffi>=2.0.0->cryptography>=37.0.0->types-paramiko) (3.0) 2026-02-23 13:42:01.086735 | debian-bookworm | Installing collected packages: types-ujson, types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-02-23 13:42:01.429006 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20251220 types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-paramiko-4.0.0.20250822 types-python-dateutil-2.9.0.20260124 types-pytz-2025.2.0.20251108 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 types-ujson-5.10.0.20250822 2026-02-23 13:42:08.843661 | debian-bookworm | osism/services/websocket_manager.py:87: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-02-23 13:42:08.843708 | debian-bookworm | osism/services/websocket_manager.py:89: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-02-23 13:42:08.843722 | debian-bookworm | osism/services/websocket_manager.py:91: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-02-23 13:42:08.843734 | debian-bookworm | osism/tasks/conductor/sonic/cache.py:16: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-02-23 13:42:08.843745 | debian-bookworm | osism/services/listener.py:181: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-02-23 13:42:08.843757 | debian-bookworm | osism/services/listener.py:182: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-02-23 13:42:08.843768 | debian-bookworm | osism/services/listener.py:184: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-02-23 13:42:08.843788 | debian-bookworm | osism/services/listener.py:185: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-02-23 13:42:08.843800 | debian-bookworm | osism/services/listener.py:488: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-02-23 13:42:08.843822 | debian-bookworm | Installing missing stub packages: 2026-02-23 13:42:08.843826 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-decorator types-paramiko types-python-dateutil types-pytz types-requests types-simplejson types-tabulate types-ujson 2026-02-23 13:42:08.843830 | debian-bookworm | 2026-02-23 13:42:08.843834 | debian-bookworm | 2026-02-23 13:42:08.843837 | debian-bookworm | Success: no issues found in 76 source files 2026-02-23 13:42:09.288736 | debian-bookworm | ok: Runtime: 0:00:23.364913 2026-02-23 13:42:09.303207 | 2026-02-23 13:42:09.303418 | PLAY RECAP 2026-02-23 13:42:09.303565 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-23 13:42:09.303636 | 2026-02-23 13:42:09.463178 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-23 13:42:09.464066 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-23 13:42:10.193514 | 2026-02-23 13:42:10.193682 | PLAY [Base post] 2026-02-23 13:42:10.207548 | 2026-02-23 13:42:10.207695 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-23 13:42:10.769803 | debian-bookworm | changed 2026-02-23 13:42:10.779482 | 2026-02-23 13:42:10.779609 | PLAY RECAP 2026-02-23 13:42:10.779684 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-23 13:42:10.779758 | 2026-02-23 13:42:10.903732 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-23 13:42:10.904606 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-23 13:42:11.708473 | 2026-02-23 13:42:11.708638 | PLAY [Base post-logs] 2026-02-23 13:42:11.720201 | 2026-02-23 13:42:11.720368 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-23 13:42:12.226926 | localhost | changed 2026-02-23 13:42:12.237940 | 2026-02-23 13:42:12.238102 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-23 13:42:12.274977 | localhost | ok 2026-02-23 13:42:12.279944 | 2026-02-23 13:42:12.280074 | TASK [Set zuul-log-path fact] 2026-02-23 13:42:12.296492 | localhost | ok 2026-02-23 13:42:12.309123 | 2026-02-23 13:42:12.309350 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 13:42:12.337383 | localhost | ok 2026-02-23 13:42:12.344482 | 2026-02-23 13:42:12.344654 | TASK [upload-logs : Create log directories] 2026-02-23 13:42:12.869739 | localhost | changed 2026-02-23 13:42:12.872656 | 2026-02-23 13:42:12.872765 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-23 13:42:13.396999 | localhost -> localhost | ok: Runtime: 0:00:00.007767 2026-02-23 13:42:13.406194 | 2026-02-23 13:42:13.406412 | TASK [upload-logs : Upload logs to log server] 2026-02-23 13:42:14.018148 | localhost | Output suppressed because no_log was given 2026-02-23 13:42:14.022223 | 2026-02-23 13:42:14.022425 | LOOP [upload-logs : Compress console log and json output] 2026-02-23 13:42:14.083694 | localhost | skipping: Conditional result was False 2026-02-23 13:42:14.088710 | localhost | skipping: Conditional result was False 2026-02-23 13:42:14.096113 | 2026-02-23 13:42:14.096424 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-23 13:42:14.156028 | localhost | skipping: Conditional result was False 2026-02-23 13:42:14.156494 | 2026-02-23 13:42:14.165938 | localhost | skipping: Conditional result was False 2026-02-23 13:42:14.181256 | 2026-02-23 13:42:14.181554 | LOOP [upload-logs : Upload console log and json output]