2026-01-25 20:23:39.874365 | Job console starting 2026-01-25 20:23:39.900568 | Updating git repos 2026-01-25 20:23:39.990745 | Cloning repos into workspace 2026-01-25 20:23:40.079893 | Restoring repo states 2026-01-25 20:23:40.096889 | Merging changes 2026-01-25 20:23:40.712527 | Checking out repos 2026-01-25 20:23:40.817642 | Preparing playbooks 2026-01-25 20:23:41.914935 | Running Ansible setup 2026-01-25 20:23:47.629009 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-25 20:23:48.820932 | 2026-01-25 20:23:48.821114 | PLAY [Base pre] 2026-01-25 20:23:48.843991 | 2026-01-25 20:23:48.844151 | TASK [Setup log path fact] 2026-01-25 20:23:48.882475 | debian-bookworm | ok 2026-01-25 20:23:48.919818 | 2026-01-25 20:23:48.919987 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-25 20:23:48.960194 | debian-bookworm | ok 2026-01-25 20:23:48.969940 | 2026-01-25 20:23:48.970057 | TASK [emit-job-header : Print job information] 2026-01-25 20:23:49.027298 | # Job Information 2026-01-25 20:23:49.027633 | Ansible Version: 2.16.14 2026-01-25 20:23:49.027676 | Job: mypy 2026-01-25 20:23:49.027718 | Pipeline: check 2026-01-25 20:23:49.027746 | Executor: 521e9411259a 2026-01-25 20:23:49.027768 | Triggered by: https://github.com/osism/python-osism/pull/1958 2026-01-25 20:23:49.027791 | Event ID: b7732600-fa2b-11f0-90ca-e995ed004563 2026-01-25 20:23:49.035273 | 2026-01-25 20:23:49.035400 | LOOP [emit-job-header : Print node information] 2026-01-25 20:23:49.194856 | debian-bookworm | ok: 2026-01-25 20:23:49.195242 | debian-bookworm | # Node Information 2026-01-25 20:23:49.195296 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-25 20:23:49.195323 | debian-bookworm | Hostname: debian 2026-01-25 20:23:49.195346 | debian-bookworm | Username: zuul 2026-01-25 20:23:49.195368 | debian-bookworm | Distro: Debian 12.13 2026-01-25 20:23:49.195399 | debian-bookworm | Provider: regiocloud-a 2026-01-25 20:23:49.195426 | debian-bookworm | Region: 2026-01-25 20:23:49.195486 | debian-bookworm | Label: debian-bookworm 2026-01-25 20:23:49.195507 | debian-bookworm | Product Name: OpenStack Nova 2026-01-25 20:23:49.195526 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe59:4732 2026-01-25 20:23:49.218448 | 2026-01-25 20:23:49.218597 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-25 20:23:50.375376 | debian-bookworm -> localhost | changed 2026-01-25 20:23:50.382900 | 2026-01-25 20:23:50.382998 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-25 20:23:52.068257 | debian-bookworm -> localhost | changed 2026-01-25 20:23:52.078625 | 2026-01-25 20:23:52.078727 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-25 20:23:52.450460 | debian-bookworm -> localhost | ok 2026-01-25 20:23:52.456504 | 2026-01-25 20:23:52.456604 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-25 20:23:52.494322 | debian-bookworm | ok 2026-01-25 20:23:52.512384 | debian-bookworm | included: /var/lib/zuul/builds/d38b3ffdaa5848ca93e62a70dddcdc22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-25 20:23:52.518925 | 2026-01-25 20:23:52.519019 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-25 20:23:54.460523 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-25 20:23:54.460684 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d38b3ffdaa5848ca93e62a70dddcdc22/work/d38b3ffdaa5848ca93e62a70dddcdc22_id_rsa 2026-01-25 20:23:54.460716 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d38b3ffdaa5848ca93e62a70dddcdc22/work/d38b3ffdaa5848ca93e62a70dddcdc22_id_rsa.pub 2026-01-25 20:23:54.460737 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-25 20:23:54.460757 | debian-bookworm -> localhost | SHA256:7Oiz/NdzD1EBh/hXyPDJdj+qWw20qwtTYisvZQ09FaM zuul-build-sshkey 2026-01-25 20:23:54.460775 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-25 20:23:54.460806 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-25 20:23:54.460825 | debian-bookworm -> localhost | | o*++ | 2026-01-25 20:23:54.460842 | debian-bookworm -> localhost | | ..==.o| 2026-01-25 20:23:54.460858 | debian-bookworm -> localhost | | .Eo.= +| 2026-01-25 20:23:54.460874 | debian-bookworm -> localhost | | . . o.o.+.| 2026-01-25 20:23:54.460890 | debian-bookworm -> localhost | | Soo..oo..| 2026-01-25 20:23:54.460910 | debian-bookworm -> localhost | | o.o+. =..| 2026-01-25 20:23:54.460926 | debian-bookworm -> localhost | | ..++ . +.. | 2026-01-25 20:23:54.460942 | debian-bookworm -> localhost | | o..o + * .. | 2026-01-25 20:23:54.460959 | debian-bookworm -> localhost | | ++oo =oo ..| 2026-01-25 20:23:54.460975 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-25 20:23:54.461017 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.149889 2026-01-25 20:23:54.466512 | 2026-01-25 20:23:54.466593 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-25 20:23:54.512999 | debian-bookworm | ok 2026-01-25 20:23:54.520786 | debian-bookworm | included: /var/lib/zuul/builds/d38b3ffdaa5848ca93e62a70dddcdc22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-25 20:23:54.537481 | 2026-01-25 20:23:54.537569 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-25 20:23:54.572963 | debian-bookworm | skipping: Conditional result was False 2026-01-25 20:23:54.577821 | 2026-01-25 20:23:54.577913 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-25 20:23:55.290147 | debian-bookworm | changed 2026-01-25 20:23:55.294674 | 2026-01-25 20:23:55.294756 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-25 20:23:55.537802 | debian-bookworm | ok 2026-01-25 20:23:55.543339 | 2026-01-25 20:23:55.543423 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-25 20:23:56.195522 | debian-bookworm | changed 2026-01-25 20:23:56.202625 | 2026-01-25 20:23:56.202714 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-25 20:23:56.826381 | debian-bookworm | changed 2026-01-25 20:23:56.835736 | 2026-01-25 20:23:56.836532 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-25 20:23:56.863172 | debian-bookworm | skipping: Conditional result was False 2026-01-25 20:23:56.868294 | 2026-01-25 20:23:56.868378 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-25 20:23:57.362076 | debian-bookworm -> localhost | changed 2026-01-25 20:23:57.373111 | 2026-01-25 20:23:57.373214 | TASK [add-build-sshkey : Add back temp key] 2026-01-25 20:23:57.791938 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d38b3ffdaa5848ca93e62a70dddcdc22/work/d38b3ffdaa5848ca93e62a70dddcdc22_id_rsa (zuul-build-sshkey) 2026-01-25 20:23:57.792151 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025035 2026-01-25 20:23:57.800362 | 2026-01-25 20:23:57.800517 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-25 20:23:58.219028 | debian-bookworm | ok 2026-01-25 20:23:58.223863 | 2026-01-25 20:23:58.223953 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-25 20:23:58.250576 | debian-bookworm | skipping: Conditional result was False 2026-01-25 20:23:58.264445 | 2026-01-25 20:23:58.264547 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-25 20:23:58.704797 | debian-bookworm | ok 2026-01-25 20:23:58.724884 | 2026-01-25 20:23:58.724992 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-25 20:23:58.779033 | debian-bookworm | ok 2026-01-25 20:23:58.787573 | 2026-01-25 20:23:58.787678 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-25 20:23:59.310269 | debian-bookworm -> localhost | ok 2026-01-25 20:23:59.317380 | 2026-01-25 20:23:59.317538 | TASK [validate-host : Collect information about the host] 2026-01-25 20:24:00.514748 | debian-bookworm | ok 2026-01-25 20:24:00.534467 | 2026-01-25 20:24:00.534611 | TASK [validate-host : Sanitize hostname] 2026-01-25 20:24:00.721518 | debian-bookworm | ok 2026-01-25 20:24:00.772821 | 2026-01-25 20:24:00.772971 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-25 20:24:01.518996 | debian-bookworm -> localhost | changed 2026-01-25 20:24:01.526691 | 2026-01-25 20:24:01.526968 | TASK [validate-host : Collect information about zuul worker] 2026-01-25 20:24:02.008831 | debian-bookworm | ok 2026-01-25 20:24:02.013790 | 2026-01-25 20:24:02.013906 | TASK [validate-host : Write out all zuul information for each host] 2026-01-25 20:24:02.895103 | debian-bookworm -> localhost | changed 2026-01-25 20:24:02.918257 | 2026-01-25 20:24:02.918411 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-25 20:24:03.195216 | debian-bookworm | ok 2026-01-25 20:24:03.207115 | 2026-01-25 20:24:03.207272 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-25 20:24:04.739361 | debian-bookworm | changed: 2026-01-25 20:24:04.739608 | debian-bookworm | cd+++++++++ src/ 2026-01-25 20:24:04.739647 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-25 20:24:04.739671 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-25 20:24:04.739692 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-25 20:24:04.739713 | debian-bookworm | Containerfile 2026-01-25 20:24:04.739881 | debian-bookworm | Containerfile 2026-01-25 20:24:04.796594 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2026-01-25 20:25:25.525488 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-01-25 20:25:25.554253 | 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-01-25 20:25:25.566705 | 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-01-25 20:25:26.364323 | 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-01-25 20:25:26.695058 | 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-01-25 20:25:33.357520 | 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-01-25 20:25:33.357574 | 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-01-25 20:25:33.357589 | 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-01-25 20:25:33.357602 | 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-01-25 20:25:33.357615 | 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-01-25 20:25:33.357627 | 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-01-25 20:25:33.357638 | 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-01-25 20:25:33.357659 | 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-01-25 20:25:33.357671 | 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-01-25 20:25:33.357687 | debian-bookworm | osism/api.py:724: error: Argument 1 to "loads" has incompatible type "Awaitable[Any] | Any"; expected "str | bytes | bytearray" [arg-type] 2026-01-25 20:25:33.357702 | debian-bookworm | osism/api.py:763: error: Argument 1 to "loads" has incompatible type "Awaitable[Any] | Any"; expected "str | bytes | bytearray" [arg-type] 2026-01-25 20:25:33.357727 | debian-bookworm | Installing missing stub packages: 2026-01-25 20:25:33.357732 | 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-01-25 20:25:33.357742 | debian-bookworm | 2026-01-25 20:25:33.357746 | debian-bookworm | 2026-01-25 20:25:33.357750 | debian-bookworm | Found 2 errors in 1 file (checked 74 source files) 2026-01-25 20:25:33.417712 | debian-bookworm | ERROR 2026-01-25 20:25:33.417995 | debian-bookworm | { 2026-01-25 20:25:33.418059 | debian-bookworm | "delta": "0:00:20.289104", 2026-01-25 20:25:33.418102 | debian-bookworm | "end": "2026-01-25 20:25:33.372976", 2026-01-25 20:25:33.418139 | debian-bookworm | "msg": "non-zero return code", 2026-01-25 20:25:33.418173 | debian-bookworm | "rc": 1, 2026-01-25 20:25:33.418208 | debian-bookworm | "start": "2026-01-25 20:25:13.083872" 2026-01-25 20:25:33.418242 | debian-bookworm | } failure 2026-01-25 20:25:33.421810 | 2026-01-25 20:25:33.421922 | PLAY RECAP 2026-01-25 20:25:33.421997 | debian-bookworm | ok: 10 changed: 7 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2026-01-25 20:25:33.422032 | 2026-01-25 20:25:33.578668 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-01-25 20:25:33.580426 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-25 20:25:34.313877 | 2026-01-25 20:25:34.314060 | PLAY [Base post] 2026-01-25 20:25:34.327935 | 2026-01-25 20:25:34.328074 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-25 20:25:34.833175 | debian-bookworm | changed 2026-01-25 20:25:34.839700 | 2026-01-25 20:25:34.839819 | PLAY RECAP 2026-01-25 20:25:34.839905 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-25 20:25:34.839974 | 2026-01-25 20:25:34.960098 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-25 20:25:34.962131 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-25 20:25:35.731723 | 2026-01-25 20:25:35.731896 | PLAY [Base post-logs] 2026-01-25 20:25:35.742448 | 2026-01-25 20:25:35.742580 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-25 20:25:36.207241 | localhost | changed 2026-01-25 20:25:36.226416 | 2026-01-25 20:25:36.226599 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-25 20:25:36.256028 | localhost | ok 2026-01-25 20:25:36.263236 | 2026-01-25 20:25:36.263401 | TASK [Set zuul-log-path fact] 2026-01-25 20:25:36.291413 | localhost | ok 2026-01-25 20:25:36.305521 | 2026-01-25 20:25:36.305654 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-25 20:25:36.343544 | localhost | ok 2026-01-25 20:25:36.351093 | 2026-01-25 20:25:36.351269 | TASK [upload-logs : Create log directories] 2026-01-25 20:25:36.849835 | localhost | changed 2026-01-25 20:25:36.855478 | 2026-01-25 20:25:36.855656 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-25 20:25:37.395813 | localhost -> localhost | ok: Runtime: 0:00:00.006938 2026-01-25 20:25:37.404888 | 2026-01-25 20:25:37.405214 | TASK [upload-logs : Upload logs to log server] 2026-01-25 20:25:37.983606 | localhost | Output suppressed because no_log was given 2026-01-25 20:25:37.985859 | 2026-01-25 20:25:37.985979 | LOOP [upload-logs : Compress console log and json output] 2026-01-25 20:25:38.049184 | localhost | skipping: Conditional result was False 2026-01-25 20:25:38.054530 | localhost | skipping: Conditional result was False 2026-01-25 20:25:38.069209 | 2026-01-25 20:25:38.069657 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-25 20:25:38.133321 | localhost | skipping: Conditional result was False 2026-01-25 20:25:38.134033 | 2026-01-25 20:25:38.137692 | localhost | skipping: Conditional result was False 2026-01-25 20:25:38.152717 | 2026-01-25 20:25:38.152943 | LOOP [upload-logs : Upload console log and json output]