2026-05-03 19:52:53.669784 | Job console starting 2026-05-03 19:52:53.678122 | Updating git repos 2026-05-03 19:52:53.727486 | Cloning repos into workspace 2026-05-03 19:52:53.815939 | Restoring repo states 2026-05-03 19:52:53.858781 | Merging changes 2026-05-03 19:52:54.703259 | Checking out repos 2026-05-03 19:52:54.758673 | Preparing playbooks 2026-05-03 19:52:55.689590 | Running Ansible setup 2026-05-03 19:53:01.899357 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-03 19:53:03.109490 | 2026-05-03 19:53:03.109662 | PLAY [Base pre] 2026-05-03 19:53:03.129599 | 2026-05-03 19:53:03.129760 | TASK [Setup log path fact] 2026-05-03 19:53:03.151062 | debian-bookworm | ok 2026-05-03 19:53:03.168582 | 2026-05-03 19:53:03.168810 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 19:53:03.197806 | debian-bookworm | ok 2026-05-03 19:53:03.219356 | 2026-05-03 19:53:03.219502 | TASK [emit-job-header : Print job information] 2026-05-03 19:53:03.290428 | # Job Information 2026-05-03 19:53:03.290619 | Ansible Version: 2.16.14 2026-05-03 19:53:03.290652 | Job: mypy 2026-05-03 19:53:03.290684 | Pipeline: check 2026-05-03 19:53:03.290705 | Executor: 521e9411259a 2026-05-03 19:53:03.290725 | Triggered by: https://github.com/osism/python-osism/pull/2247 2026-05-03 19:53:03.290747 | Event ID: 76a91620-4729-11f1-847a-7724d360090a 2026-05-03 19:53:03.297137 | 2026-05-03 19:53:03.297291 | LOOP [emit-job-header : Print node information] 2026-05-03 19:53:03.405192 | debian-bookworm | ok: 2026-05-03 19:53:03.405399 | debian-bookworm | # Node Information 2026-05-03 19:53:03.405434 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-03 19:53:03.405470 | debian-bookworm | Hostname: debian 2026-05-03 19:53:03.405670 | debian-bookworm | Username: zuul 2026-05-03 19:53:03.405705 | debian-bookworm | Distro: Debian 12.13 2026-05-03 19:53:03.405733 | debian-bookworm | Provider: regiocloud-a 2026-05-03 19:53:03.405756 | debian-bookworm | Region: 2026-05-03 19:53:03.405778 | debian-bookworm | Label: debian-bookworm 2026-05-03 19:53:03.405798 | debian-bookworm | Product Name: OpenStack Nova 2026-05-03 19:53:03.405818 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9f:7b4f 2026-05-03 19:53:03.422170 | 2026-05-03 19:53:03.422337 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-03 19:53:04.049081 | debian-bookworm -> localhost | changed 2026-05-03 19:53:04.054983 | 2026-05-03 19:53:04.055109 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-03 19:53:04.987061 | debian-bookworm -> localhost | changed 2026-05-03 19:53:04.998688 | 2026-05-03 19:53:04.998910 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-03 19:53:05.226105 | debian-bookworm -> localhost | ok 2026-05-03 19:53:05.234772 | 2026-05-03 19:53:05.234924 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-03 19:53:05.279409 | debian-bookworm | ok 2026-05-03 19:53:05.310591 | debian-bookworm | included: /var/lib/zuul/builds/153a74d6f7be4b93bf37d9b112026075/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-03 19:53:05.319271 | 2026-05-03 19:53:05.319418 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-03 19:53:06.185690 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-03 19:53:06.185984 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/153a74d6f7be4b93bf37d9b112026075/work/153a74d6f7be4b93bf37d9b112026075_id_rsa 2026-05-03 19:53:06.186033 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/153a74d6f7be4b93bf37d9b112026075/work/153a74d6f7be4b93bf37d9b112026075_id_rsa.pub 2026-05-03 19:53:06.186067 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-03 19:53:06.186098 | debian-bookworm -> localhost | SHA256:mkZn5StqRD0QHJr908SLUccxj9RiafvRqIT+GmtoAIU zuul-build-sshkey 2026-05-03 19:53:06.186127 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-03 19:53:06.186170 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-03 19:53:06.186200 | debian-bookworm -> localhost | | ooo ..=+ | 2026-05-03 19:53:06.186247 | debian-bookworm -> localhost | | E++ o o*+. | 2026-05-03 19:53:06.186277 | debian-bookworm -> localhost | | o..o. ++.o.o | 2026-05-03 19:53:06.186304 | debian-bookworm -> localhost | | . ..oB..o o .| 2026-05-03 19:53:06.186331 | debian-bookworm -> localhost | | o. So+. o . | 2026-05-03 19:53:06.186367 | debian-bookworm -> localhost | | .o= .... . | 2026-05-03 19:53:06.186396 | debian-bookworm -> localhost | | .+...o. | 2026-05-03 19:53:06.186424 | debian-bookworm -> localhost | | ...o..o. | 2026-05-03 19:53:06.186453 | debian-bookworm -> localhost | | ... .o. | 2026-05-03 19:53:06.186480 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-03 19:53:06.186545 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.389920 2026-05-03 19:53:06.198478 | 2026-05-03 19:53:06.198650 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-03 19:53:06.243856 | debian-bookworm | ok 2026-05-03 19:53:06.253910 | debian-bookworm | included: /var/lib/zuul/builds/153a74d6f7be4b93bf37d9b112026075/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-03 19:53:06.264872 | 2026-05-03 19:53:06.264974 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-03 19:53:06.278210 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:53:06.284546 | 2026-05-03 19:53:06.284668 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-03 19:53:06.944285 | debian-bookworm | changed 2026-05-03 19:53:06.958162 | 2026-05-03 19:53:06.958279 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-03 19:53:07.203397 | debian-bookworm | ok 2026-05-03 19:53:07.207927 | 2026-05-03 19:53:07.208004 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-03 19:53:07.939008 | debian-bookworm | changed 2026-05-03 19:53:07.946067 | 2026-05-03 19:53:07.946180 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-03 19:53:08.706425 | debian-bookworm | changed 2026-05-03 19:53:08.713184 | 2026-05-03 19:53:08.713305 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-03 19:53:08.736677 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:53:08.743803 | 2026-05-03 19:53:08.743903 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-03 19:53:09.337404 | debian-bookworm -> localhost | changed 2026-05-03 19:53:09.346363 | 2026-05-03 19:53:09.346460 | TASK [add-build-sshkey : Add back temp key] 2026-05-03 19:53:09.649658 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/153a74d6f7be4b93bf37d9b112026075/work/153a74d6f7be4b93bf37d9b112026075_id_rsa (zuul-build-sshkey) 2026-05-03 19:53:09.649887 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011008 2026-05-03 19:53:09.656952 | 2026-05-03 19:53:09.657050 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-03 19:53:10.027630 | debian-bookworm | ok 2026-05-03 19:53:10.033327 | 2026-05-03 19:53:10.033432 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-03 19:53:10.057155 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:53:10.065999 | 2026-05-03 19:53:10.066087 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-03 19:53:10.564707 | debian-bookworm | ok 2026-05-03 19:53:10.575134 | 2026-05-03 19:53:10.575256 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-03 19:53:10.603135 | debian-bookworm | ok 2026-05-03 19:53:10.608942 | 2026-05-03 19:53:10.609049 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-03 19:53:10.999158 | debian-bookworm -> localhost | ok 2026-05-03 19:53:11.006761 | 2026-05-03 19:53:11.006937 | TASK [validate-host : Collect information about the host] 2026-05-03 19:53:12.393705 | debian-bookworm | ok 2026-05-03 19:53:12.412676 | 2026-05-03 19:53:12.412787 | TASK [validate-host : Sanitize hostname] 2026-05-03 19:53:12.545700 | debian-bookworm | ok 2026-05-03 19:53:12.599243 | 2026-05-03 19:53:12.599364 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-03 19:53:14.200621 | debian-bookworm -> localhost | changed 2026-05-03 19:53:14.212943 | 2026-05-03 19:53:14.213095 | TASK [validate-host : Collect information about zuul worker] 2026-05-03 19:53:14.776602 | debian-bookworm | ok 2026-05-03 19:53:14.781599 | 2026-05-03 19:53:14.781715 | TASK [validate-host : Write out all zuul information for each host] 2026-05-03 19:53:15.741951 | debian-bookworm -> localhost | changed 2026-05-03 19:53:15.750815 | 2026-05-03 19:53:15.750915 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-03 19:53:16.055436 | debian-bookworm | ok 2026-05-03 19:53:16.068841 | 2026-05-03 19:53:16.068957 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-03 19:53:17.533140 | debian-bookworm | changed: 2026-05-03 19:53:17.533334 | debian-bookworm | cd+++++++++ src/ 2026-05-03 19:53:17.533370 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-03 19:53:17.533395 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-03 19:53:17.533417 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-03 19:53:17.533438 | debian-bookworm | Containerfile 2026-05-03 19:53:17.533680 | debian-bookworm | Containerfile 2026-05-03 19:53:17.593715 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (47.0.0) 2026-05-03 19:54:51.487514 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-05-03 19:54:51.502000 | 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-05-03 19:54:51.514850 | 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-05-03 19:54:52.382479 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-05-03 19:54:52.764590 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260408 types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-paramiko-4.0.0.20260408 types-python-dateutil-2.9.0.20260408 types-pytz-2026.1.1.20260408 types-requests-2.33.0.20260503 types-simplejson-3.20.0.20260408 types-tabulate-0.10.0.20260408 2026-05-03 19:54:59.192327 | debian-bookworm | tests/conftest.py:95: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-03 19:54:59.192403 | debian-bookworm | tests/unit/test_settings.py:45: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-03 19:54:59.192423 | 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-05-03 19:54:59.192440 | 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-05-03 19:54:59.192454 | 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-05-03 19:54:59.192468 | 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-05-03 19:54:59.192483 | 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-05-03 19:54:59.192498 | 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-05-03 19:54:59.192512 | 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-05-03 19:54:59.192538 | 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-05-03 19:54:59.192552 | 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-05-03 19:54:59.192568 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:342: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-03 19:54:59.192582 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:397: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-03 19:54:59.192596 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:436: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-03 19:54:59.192634 | debian-bookworm | Installing missing stub packages: 2026-05-03 19:54:59.192641 | 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 2026-05-03 19:54:59.192646 | debian-bookworm | 2026-05-03 19:54:59.192651 | debian-bookworm | 2026-05-03 19:54:59.192655 | debian-bookworm | Success: no issues found in 117 source files 2026-05-03 19:54:59.268535 | debian-bookworm | ok: Runtime: 0:00:21.243806 2026-05-03 19:54:59.277946 | 2026-05-03 19:54:59.278079 | PLAY RECAP 2026-05-03 19:54:59.278146 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-03 19:54:59.278190 | 2026-05-03 19:54:59.449870 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-03 19:54:59.452228 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 19:55:00.226318 | 2026-05-03 19:55:00.226509 | PLAY [Base post-fetch] 2026-05-03 19:55:00.243202 | 2026-05-03 19:55:00.243381 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-03 19:55:00.310227 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:55:00.323753 | 2026-05-03 19:55:00.324000 | TASK [fetch-output : Set log path for single node] 2026-05-03 19:55:00.372770 | debian-bookworm | ok 2026-05-03 19:55:00.380942 | 2026-05-03 19:55:00.381129 | LOOP [fetch-output : Ensure local output dirs] 2026-05-03 19:55:00.935673 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/153a74d6f7be4b93bf37d9b112026075/work/logs" 2026-05-03 19:55:01.246815 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/153a74d6f7be4b93bf37d9b112026075/work/artifacts" 2026-05-03 19:55:01.539292 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/153a74d6f7be4b93bf37d9b112026075/work/docs" 2026-05-03 19:55:01.554655 | 2026-05-03 19:55:01.554793 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-03 19:55:02.388577 | debian-bookworm | changed: 2026-05-03 19:55:02.388850 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-03 19:55:02.388889 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-03 19:55:02.388928 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-03 19:55:02.388981 | debian-bookworm | changed: All items complete 2026-05-03 19:55:02.389009 | 2026-05-03 19:55:02.969824 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 19:55:03.572178 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 19:55:03.599121 | 2026-05-03 19:55:03.599326 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-03 19:55:04.172366 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012776 2026-05-03 19:55:04.496436 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011643 2026-05-03 19:55:04.519572 | 2026-05-03 19:55:04.519791 | PLAY RECAP 2026-05-03 19:55:04.519857 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-03 19:55:04.519887 | 2026-05-03 19:55:04.668852 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 19:55:04.669832 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 19:55:05.477028 | 2026-05-03 19:55:05.477258 | PLAY [Base post] 2026-05-03 19:55:05.491778 | 2026-05-03 19:55:05.491931 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-03 19:55:06.096494 | debian-bookworm | changed 2026-05-03 19:55:06.103464 | 2026-05-03 19:55:06.103612 | PLAY RECAP 2026-05-03 19:55:06.103678 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-03 19:55:06.103740 | 2026-05-03 19:55:06.266791 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 19:55:06.267859 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-03 19:55:07.155089 | 2026-05-03 19:55:07.155317 | PLAY [Base post-logs] 2026-05-03 19:55:07.166917 | 2026-05-03 19:55:07.167068 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-03 19:55:07.691085 | localhost | changed 2026-05-03 19:55:07.709386 | 2026-05-03 19:55:07.709606 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-03 19:55:07.747003 | localhost | ok 2026-05-03 19:55:07.750751 | 2026-05-03 19:55:07.750895 | TASK [Set zuul-log-path fact] 2026-05-03 19:55:07.768674 | localhost | ok 2026-05-03 19:55:07.778556 | 2026-05-03 19:55:07.778699 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 19:55:07.807081 | localhost | ok 2026-05-03 19:55:07.813459 | 2026-05-03 19:55:07.813625 | TASK [upload-logs : Create log directories] 2026-05-03 19:55:08.351252 | localhost | changed 2026-05-03 19:55:08.354813 | 2026-05-03 19:55:08.354951 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-03 19:55:08.886489 | localhost -> localhost | ok: Runtime: 0:00:00.007890 2026-05-03 19:55:08.890889 | 2026-05-03 19:55:08.891016 | TASK [upload-logs : Upload logs to log server] 2026-05-03 19:55:09.549612 | localhost | Output suppressed because no_log was given 2026-05-03 19:55:09.553945 | 2026-05-03 19:55:09.554133 | LOOP [upload-logs : Compress console log and json output] 2026-05-03 19:55:09.618690 | localhost | skipping: Conditional result was False 2026-05-03 19:55:09.624051 | localhost | skipping: Conditional result was False 2026-05-03 19:55:09.638129 | 2026-05-03 19:55:09.638405 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-03 19:55:09.691790 | localhost | skipping: Conditional result was False 2026-05-03 19:55:09.692529 | 2026-05-03 19:55:09.695718 | localhost | skipping: Conditional result was False 2026-05-03 19:55:09.713674 | 2026-05-03 19:55:09.713915 | LOOP [upload-logs : Upload console log and json output]