2026-03-20 19:07:09.161659 | Job console starting 2026-03-20 19:07:09.170232 | Updating git repos 2026-03-20 19:07:09.206749 | Cloning repos into workspace 2026-03-20 19:07:09.259955 | Restoring repo states 2026-03-20 19:07:09.268349 | Merging changes 2026-03-20 19:07:09.783523 | Checking out repos 2026-03-20 19:07:09.852725 | Preparing playbooks 2026-03-20 19:07:10.507595 | Running Ansible setup 2026-03-20 19:07:15.071745 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-20 19:07:16.159650 | 2026-03-20 19:07:16.159838 | PLAY [Base pre] 2026-03-20 19:07:16.199089 | 2026-03-20 19:07:16.199269 | TASK [Setup log path fact] 2026-03-20 19:07:16.222191 | debian-bookworm | ok 2026-03-20 19:07:16.238093 | 2026-03-20 19:07:16.238261 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-20 19:07:16.299446 | debian-bookworm | ok 2026-03-20 19:07:16.315624 | 2026-03-20 19:07:16.315770 | TASK [emit-job-header : Print job information] 2026-03-20 19:07:16.448986 | # Job Information 2026-03-20 19:07:16.449273 | Ansible Version: 2.16.14 2026-03-20 19:07:16.449313 | Job: mypy 2026-03-20 19:07:16.449352 | Pipeline: check 2026-03-20 19:07:16.449379 | Executor: 521e9411259a 2026-03-20 19:07:16.449400 | Triggered by: https://github.com/osism/python-osism/pull/2156 2026-03-20 19:07:16.449422 | Event ID: baefb170-248f-11f1-88f7-843dcdfa1253 2026-03-20 19:07:16.455865 | 2026-03-20 19:07:16.456051 | LOOP [emit-job-header : Print node information] 2026-03-20 19:07:16.599687 | debian-bookworm | ok: 2026-03-20 19:07:16.599980 | debian-bookworm | # Node Information 2026-03-20 19:07:16.600026 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-20 19:07:16.600052 | debian-bookworm | Hostname: debian 2026-03-20 19:07:16.600074 | debian-bookworm | Username: zuul 2026-03-20 19:07:16.600095 | debian-bookworm | Distro: Debian 12.13 2026-03-20 19:07:16.600126 | debian-bookworm | Provider: regiocloud-a 2026-03-20 19:07:16.600152 | debian-bookworm | Region: 2026-03-20 19:07:16.600173 | debian-bookworm | Label: debian-bookworm 2026-03-20 19:07:16.600193 | debian-bookworm | Product Name: OpenStack Nova 2026-03-20 19:07:16.600213 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe82:faa2 2026-03-20 19:07:16.622454 | 2026-03-20 19:07:16.622605 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-20 19:07:17.811466 | debian-bookworm -> localhost | changed 2026-03-20 19:07:17.819005 | 2026-03-20 19:07:17.819204 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-20 19:07:19.367962 | debian-bookworm -> localhost | changed 2026-03-20 19:07:19.402778 | 2026-03-20 19:07:19.402994 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-20 19:07:19.852080 | debian-bookworm -> localhost | ok 2026-03-20 19:07:19.858887 | 2026-03-20 19:07:19.859028 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-20 19:07:19.888709 | debian-bookworm | ok 2026-03-20 19:07:19.908398 | debian-bookworm | included: /var/lib/zuul/builds/adbc9e78a04d4f80af7b171a37707787/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-20 19:07:19.915065 | 2026-03-20 19:07:19.915184 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-20 19:07:21.188612 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-20 19:07:21.190306 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/adbc9e78a04d4f80af7b171a37707787/work/adbc9e78a04d4f80af7b171a37707787_id_rsa 2026-03-20 19:07:21.190413 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/adbc9e78a04d4f80af7b171a37707787/work/adbc9e78a04d4f80af7b171a37707787_id_rsa.pub 2026-03-20 19:07:21.190457 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-20 19:07:21.190496 | debian-bookworm -> localhost | SHA256:IuHKt6LOLwUgw8A5+x0lA+7/B/Gkf6awu9SEBO8yzbs zuul-build-sshkey 2026-03-20 19:07:21.190528 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-20 19:07:21.190571 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-20 19:07:21.190603 | debian-bookworm -> localhost | |= .... | 2026-03-20 19:07:21.190634 | debian-bookworm -> localhost | |+=. oo. | 2026-03-20 19:07:21.190663 | debian-bookworm -> localhost | |o.o.. +o | 2026-03-20 19:07:21.190690 | debian-bookworm -> localhost | | o.. o=... | 2026-03-20 19:07:21.190716 | debian-bookworm -> localhost | | o.+oo=S. | 2026-03-20 19:07:21.190753 | debian-bookworm -> localhost | | . +.oo++. | 2026-03-20 19:07:21.190785 | debian-bookworm -> localhost | | + .. +o. | 2026-03-20 19:07:21.190815 | debian-bookworm -> localhost | |.... .o +o o | 2026-03-20 19:07:21.191380 | debian-bookworm -> localhost | |o+oo. E+.+ | 2026-03-20 19:07:21.191423 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-20 19:07:21.191512 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.651267 2026-03-20 19:07:21.200723 | 2026-03-20 19:07:21.200843 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-20 19:07:21.231097 | debian-bookworm | ok 2026-03-20 19:07:21.242528 | debian-bookworm | included: /var/lib/zuul/builds/adbc9e78a04d4f80af7b171a37707787/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-20 19:07:21.252487 | 2026-03-20 19:07:21.252610 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-20 19:07:21.277299 | debian-bookworm | skipping: Conditional result was False 2026-03-20 19:07:21.284382 | 2026-03-20 19:07:21.284502 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-20 19:07:22.113965 | debian-bookworm | changed 2026-03-20 19:07:22.120814 | 2026-03-20 19:07:22.121027 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-20 19:07:22.383214 | debian-bookworm | ok 2026-03-20 19:07:22.388856 | 2026-03-20 19:07:22.388988 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-20 19:07:23.161859 | debian-bookworm | changed 2026-03-20 19:07:23.179962 | 2026-03-20 19:07:23.180129 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-20 19:07:23.984894 | debian-bookworm | changed 2026-03-20 19:07:23.998220 | 2026-03-20 19:07:23.998357 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-20 19:07:24.060130 | debian-bookworm | skipping: Conditional result was False 2026-03-20 19:07:24.069032 | 2026-03-20 19:07:24.069162 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-20 19:07:24.872342 | debian-bookworm -> localhost | changed 2026-03-20 19:07:24.890759 | 2026-03-20 19:07:24.890990 | TASK [add-build-sshkey : Add back temp key] 2026-03-20 19:07:25.537188 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/adbc9e78a04d4f80af7b171a37707787/work/adbc9e78a04d4f80af7b171a37707787_id_rsa (zuul-build-sshkey) 2026-03-20 19:07:25.537434 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.042150 2026-03-20 19:07:25.553683 | 2026-03-20 19:07:25.553836 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-20 19:07:26.175531 | debian-bookworm | ok 2026-03-20 19:07:26.206299 | 2026-03-20 19:07:26.211000 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-20 19:07:26.268189 | debian-bookworm | skipping: Conditional result was False 2026-03-20 19:07:26.280817 | 2026-03-20 19:07:26.280989 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-20 19:07:26.758392 | debian-bookworm | ok 2026-03-20 19:07:26.780330 | 2026-03-20 19:07:26.780478 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-20 19:07:26.828542 | debian-bookworm | ok 2026-03-20 19:07:26.836368 | 2026-03-20 19:07:26.836491 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-20 19:07:27.287573 | debian-bookworm -> localhost | ok 2026-03-20 19:07:27.293926 | 2026-03-20 19:07:27.294021 | TASK [validate-host : Collect information about the host] 2026-03-20 19:07:28.355855 | debian-bookworm | ok 2026-03-20 19:07:28.366293 | 2026-03-20 19:07:28.366390 | TASK [validate-host : Sanitize hostname] 2026-03-20 19:07:28.456580 | debian-bookworm | ok 2026-03-20 19:07:28.493564 | 2026-03-20 19:07:28.493672 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-20 19:07:29.267357 | debian-bookworm -> localhost | changed 2026-03-20 19:07:29.272789 | 2026-03-20 19:07:29.272886 | TASK [validate-host : Collect information about zuul worker] 2026-03-20 19:07:29.720918 | debian-bookworm | ok 2026-03-20 19:07:29.729984 | 2026-03-20 19:07:29.730151 | TASK [validate-host : Write out all zuul information for each host] 2026-03-20 19:07:30.297174 | debian-bookworm -> localhost | changed 2026-03-20 19:07:30.307827 | 2026-03-20 19:07:30.309247 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-20 19:07:30.635790 | debian-bookworm | ok 2026-03-20 19:07:30.642688 | 2026-03-20 19:07:30.642788 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-20 19:07:32.304349 | debian-bookworm | changed: 2026-03-20 19:07:32.304598 | debian-bookworm | cd+++++++++ src/ 2026-03-20 19:07:32.304639 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-20 19:07:32.304665 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-20 19:07:32.304686 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-20 19:07:32.304707 | debian-bookworm | Containerfile 2026-03-20 19:07:32.304840 | debian-bookworm | Containerfile 2026-03-20 19:07:32.347842 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-03-20 19:08:57.706460 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-20 19:08:57.735142 | 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-03-20 19:08:57.747578 | 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-03-20 19:08:58.563325 | 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-03-20 19:08:58.914375 | 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.20260305 types-pytz-2026.1.1.20260304 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.10.0.20260308 types-ujson-5.10.0.20250822 2026-03-20 19:09:06.288314 | 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-03-20 19:09:06.288435 | 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-03-20 19:09:06.288485 | 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-03-20 19:09:06.288498 | 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-03-20 19:09:06.288510 | 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-03-20 19:09:06.288522 | 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-03-20 19:09:06.288534 | 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-03-20 19:09:06.288573 | 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-03-20 19:09:06.288587 | 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-03-20 19:09:06.288598 | debian-bookworm | Installing missing stub packages: 2026-03-20 19:09:06.288611 | 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-03-20 19:09:06.288623 | debian-bookworm | 2026-03-20 19:09:06.288635 | debian-bookworm | 2026-03-20 19:09:06.288646 | debian-bookworm | Success: no issues found in 77 source files 2026-03-20 19:09:06.662794 | debian-bookworm | ok: Runtime: 0:00:21.899672 2026-03-20 19:09:06.678493 | 2026-03-20 19:09:06.678618 | PLAY RECAP 2026-03-20 19:09:06.678706 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-20 19:09:06.678746 | 2026-03-20 19:09:06.817121 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-20 19:09:06.818097 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-20 19:09:07.580431 | 2026-03-20 19:09:07.580602 | PLAY [Base post] 2026-03-20 19:09:07.594565 | 2026-03-20 19:09:07.594707 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-20 19:09:08.179270 | debian-bookworm | changed 2026-03-20 19:09:08.188974 | 2026-03-20 19:09:08.189121 | PLAY RECAP 2026-03-20 19:09:08.189199 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-20 19:09:08.189274 | 2026-03-20 19:09:08.340173 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-20 19:09:08.341062 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-20 19:09:09.165862 | 2026-03-20 19:09:09.166111 | PLAY [Base post-logs] 2026-03-20 19:09:09.176859 | 2026-03-20 19:09:09.177017 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-20 19:09:09.649010 | localhost | changed 2026-03-20 19:09:09.662383 | 2026-03-20 19:09:09.662566 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-20 19:09:09.688613 | localhost | ok 2026-03-20 19:09:09.692479 | 2026-03-20 19:09:09.692593 | TASK [Set zuul-log-path fact] 2026-03-20 19:09:09.707975 | localhost | ok 2026-03-20 19:09:09.717298 | 2026-03-20 19:09:09.717415 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-20 19:09:09.756624 | localhost | ok 2026-03-20 19:09:09.762577 | 2026-03-20 19:09:09.762724 | TASK [upload-logs : Create log directories] 2026-03-20 19:09:10.314160 | localhost | changed 2026-03-20 19:09:10.319480 | 2026-03-20 19:09:10.319657 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-20 19:09:10.822575 | localhost -> localhost | ok: Runtime: 0:00:00.007614 2026-03-20 19:09:10.832272 | 2026-03-20 19:09:10.832491 | TASK [upload-logs : Upload logs to log server] 2026-03-20 19:09:11.400532 | localhost | Output suppressed because no_log was given 2026-03-20 19:09:11.404914 | 2026-03-20 19:09:11.405139 | LOOP [upload-logs : Compress console log and json output] 2026-03-20 19:09:11.460733 | localhost | skipping: Conditional result was False 2026-03-20 19:09:11.468694 | localhost | skipping: Conditional result was False 2026-03-20 19:09:11.478328 | 2026-03-20 19:09:11.478610 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-20 19:09:11.537586 | localhost | skipping: Conditional result was False 2026-03-20 19:09:11.538048 | 2026-03-20 19:09:11.542630 | localhost | skipping: Conditional result was False 2026-03-20 19:09:11.551750 | 2026-03-20 19:09:11.552071 | LOOP [upload-logs : Upload console log and json output]