2026-01-26 20:39:12.810932 | Job console starting 2026-01-26 20:39:12.864410 | Updating git repos 2026-01-26 20:39:12.936729 | Cloning repos into workspace 2026-01-26 20:39:13.054722 | Restoring repo states 2026-01-26 20:39:13.086804 | Merging changes 2026-01-26 20:39:13.819903 | Checking out repos 2026-01-26 20:39:13.929990 | Preparing playbooks 2026-01-26 20:39:15.143461 | Running Ansible setup 2026-01-26 20:39:21.122755 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-26 20:39:22.453399 | 2026-01-26 20:39:22.453596 | PLAY [Base pre] 2026-01-26 20:39:22.479408 | 2026-01-26 20:39:22.479599 | TASK [Setup log path fact] 2026-01-26 20:39:22.509345 | debian-bookworm | ok 2026-01-26 20:39:22.531355 | 2026-01-26 20:39:22.531567 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 20:39:22.600524 | debian-bookworm | ok 2026-01-26 20:39:22.617766 | 2026-01-26 20:39:22.617905 | TASK [emit-job-header : Print job information] 2026-01-26 20:39:22.698026 | # Job Information 2026-01-26 20:39:22.698216 | Ansible Version: 2.16.14 2026-01-26 20:39:22.698252 | Job: mypy 2026-01-26 20:39:22.698286 | Pipeline: check 2026-01-26 20:39:22.698309 | Executor: 521e9411259a 2026-01-26 20:39:22.698330 | Triggered by: https://github.com/osism/python-osism/pull/1963 2026-01-26 20:39:22.698352 | Event ID: 0d442040-faf7-11f0-9429-54ee46abbea1 2026-01-26 20:39:22.703564 | 2026-01-26 20:39:22.703688 | LOOP [emit-job-header : Print node information] 2026-01-26 20:39:22.961645 | debian-bookworm | ok: 2026-01-26 20:39:22.961913 | debian-bookworm | # Node Information 2026-01-26 20:39:22.961952 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-26 20:39:22.961978 | debian-bookworm | Hostname: debian 2026-01-26 20:39:22.962000 | debian-bookworm | Username: zuul 2026-01-26 20:39:22.962021 | debian-bookworm | Distro: Debian 12.13 2026-01-26 20:39:22.962045 | debian-bookworm | Provider: regiocloud-a 2026-01-26 20:39:22.962066 | debian-bookworm | Region: 2026-01-26 20:39:22.962087 | debian-bookworm | Label: debian-bookworm 2026-01-26 20:39:22.962222 | debian-bookworm | Product Name: OpenStack Nova 2026-01-26 20:39:22.962258 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe08:4562 2026-01-26 20:39:22.988226 | 2026-01-26 20:39:22.988378 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-26 20:39:23.949287 | debian-bookworm -> localhost | changed 2026-01-26 20:39:23.955190 | 2026-01-26 20:39:23.955281 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-26 20:39:25.591168 | debian-bookworm -> localhost | changed 2026-01-26 20:39:25.599622 | 2026-01-26 20:39:25.599720 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-26 20:39:26.145115 | debian-bookworm -> localhost | ok 2026-01-26 20:39:26.149883 | 2026-01-26 20:39:26.149960 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-26 20:39:26.176126 | debian-bookworm | ok 2026-01-26 20:39:26.199310 | debian-bookworm | included: /var/lib/zuul/builds/5c4e2e557c434e14b19aa68d9121c14a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-26 20:39:26.204195 | 2026-01-26 20:39:26.204281 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-26 20:39:28.055135 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-26 20:39:28.055304 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5c4e2e557c434e14b19aa68d9121c14a/work/5c4e2e557c434e14b19aa68d9121c14a_id_rsa 2026-01-26 20:39:28.055336 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5c4e2e557c434e14b19aa68d9121c14a/work/5c4e2e557c434e14b19aa68d9121c14a_id_rsa.pub 2026-01-26 20:39:28.055357 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-26 20:39:28.055376 | debian-bookworm -> localhost | SHA256:Lrm4bWNatW1CbChGsokr/hqtyMEOtfzmDvt6PY01xOc zuul-build-sshkey 2026-01-26 20:39:28.055394 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-26 20:39:28.055418 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-26 20:39:28.055461 | debian-bookworm -> localhost | | | 2026-01-26 20:39:28.055482 | debian-bookworm -> localhost | | | 2026-01-26 20:39:28.055498 | debian-bookworm -> localhost | | . . . | 2026-01-26 20:39:28.055514 | debian-bookworm -> localhost | | . = oo . | 2026-01-26 20:39:28.055531 | debian-bookworm -> localhost | |. + o ..So | 2026-01-26 20:39:28.055553 | debian-bookworm -> localhost | |.+.o . *ooE | 2026-01-26 20:39:28.055570 | debian-bookworm -> localhost | |+++. .+++.o | 2026-01-26 20:39:28.055586 | debian-bookworm -> localhost | |B ++o+Bo.o | 2026-01-26 20:39:28.055603 | debian-bookworm -> localhost | |.*=OO=oo | 2026-01-26 20:39:28.055620 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-26 20:39:28.055662 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.043661 2026-01-26 20:39:28.061328 | 2026-01-26 20:39:28.061410 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-26 20:39:28.087559 | debian-bookworm | ok 2026-01-26 20:39:28.094973 | debian-bookworm | included: /var/lib/zuul/builds/5c4e2e557c434e14b19aa68d9121c14a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-26 20:39:28.103419 | 2026-01-26 20:39:28.103523 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-26 20:39:28.126167 | debian-bookworm | skipping: Conditional result was False 2026-01-26 20:39:28.133349 | 2026-01-26 20:39:28.133476 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-26 20:39:28.781654 | debian-bookworm | changed 2026-01-26 20:39:28.787802 | 2026-01-26 20:39:28.787918 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-26 20:39:29.071184 | debian-bookworm | ok 2026-01-26 20:39:29.076553 | 2026-01-26 20:39:29.076651 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-26 20:39:29.795446 | debian-bookworm | changed 2026-01-26 20:39:29.807816 | 2026-01-26 20:39:29.808370 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-26 20:39:30.477924 | debian-bookworm | changed 2026-01-26 20:39:30.484937 | 2026-01-26 20:39:30.485036 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-26 20:39:30.519703 | debian-bookworm | skipping: Conditional result was False 2026-01-26 20:39:30.524584 | 2026-01-26 20:39:30.524676 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-26 20:39:31.086382 | debian-bookworm -> localhost | changed 2026-01-26 20:39:31.095006 | 2026-01-26 20:39:31.095091 | TASK [add-build-sshkey : Add back temp key] 2026-01-26 20:39:31.431951 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5c4e2e557c434e14b19aa68d9121c14a/work/5c4e2e557c434e14b19aa68d9121c14a_id_rsa (zuul-build-sshkey) 2026-01-26 20:39:31.432131 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015576 2026-01-26 20:39:31.443781 | 2026-01-26 20:39:31.443864 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-26 20:39:31.824246 | debian-bookworm | ok 2026-01-26 20:39:31.828426 | 2026-01-26 20:39:31.828523 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-26 20:39:31.861099 | debian-bookworm | skipping: Conditional result was False 2026-01-26 20:39:31.869522 | 2026-01-26 20:39:31.869604 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-26 20:39:32.328780 | debian-bookworm | ok 2026-01-26 20:39:32.342989 | 2026-01-26 20:39:32.343086 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-26 20:39:32.382959 | debian-bookworm | ok 2026-01-26 20:39:32.389338 | 2026-01-26 20:39:32.389464 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-26 20:39:32.777106 | debian-bookworm -> localhost | ok 2026-01-26 20:39:32.783193 | 2026-01-26 20:39:32.783290 | TASK [validate-host : Collect information about the host] 2026-01-26 20:39:34.178452 | debian-bookworm | ok 2026-01-26 20:39:34.188274 | 2026-01-26 20:39:34.188373 | TASK [validate-host : Sanitize hostname] 2026-01-26 20:39:34.291548 | debian-bookworm | ok 2026-01-26 20:39:34.339479 | 2026-01-26 20:39:34.339579 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-26 20:39:35.100322 | debian-bookworm -> localhost | changed 2026-01-26 20:39:35.105954 | 2026-01-26 20:39:35.106048 | TASK [validate-host : Collect information about zuul worker] 2026-01-26 20:39:35.736087 | debian-bookworm | ok 2026-01-26 20:39:35.740784 | 2026-01-26 20:39:35.740888 | TASK [validate-host : Write out all zuul information for each host] 2026-01-26 20:39:36.692690 | debian-bookworm -> localhost | changed 2026-01-26 20:39:36.711946 | 2026-01-26 20:39:36.712057 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-26 20:39:37.042261 | debian-bookworm | ok 2026-01-26 20:39:37.053837 | 2026-01-26 20:39:37.053934 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-26 20:39:38.794294 | debian-bookworm | changed: 2026-01-26 20:39:38.794476 | debian-bookworm | cd+++++++++ src/ 2026-01-26 20:39:38.794512 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-26 20:39:38.794537 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-26 20:39:38.794559 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-26 20:39:38.794580 | debian-bookworm | Containerfile 2026-01-26 20:39:38.795011 | debian-bookworm | Containerfile 2026-01-26 20:39:38.885618 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2026-01-26 20:41:04.878602 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-01-26 20:41:04.909254 | 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-26 20:41:04.922429 | 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-26 20:41:05.745907 | 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-26 20:41:06.187992 | 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-26 20:41:14.328337 | 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-26 20:41:14.328387 | 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-26 20:41:14.328401 | 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-26 20:41:14.328413 | 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-26 20:41:14.328425 | 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-26 20:41:14.328438 | 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-26 20:41:14.328449 | 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-26 20:41:14.328469 | 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-26 20:41:14.328480 | 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-26 20:41:14.328507 | debian-bookworm | Installing missing stub packages: 2026-01-26 20:41:14.328511 | 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-26 20:41:14.328515 | debian-bookworm | 2026-01-26 20:41:14.328519 | debian-bookworm | 2026-01-26 20:41:14.328522 | debian-bookworm | Success: no issues found in 74 source files 2026-01-26 20:41:14.386739 | debian-bookworm | ok: Runtime: 0:00:24.205727 2026-01-26 20:41:14.395479 | 2026-01-26 20:41:14.395560 | PLAY RECAP 2026-01-26 20:41:14.395626 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-01-26 20:41:14.395652 | 2026-01-26 20:41:14.534451 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-01-26 20:41:14.535501 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-26 20:41:15.302269 | 2026-01-26 20:41:15.302428 | PLAY [Base post] 2026-01-26 20:41:15.316287 | 2026-01-26 20:41:15.316429 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-26 20:41:15.876094 | debian-bookworm | changed 2026-01-26 20:41:15.883258 | 2026-01-26 20:41:15.883356 | PLAY RECAP 2026-01-26 20:41:15.883420 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-26 20:41:15.883486 | 2026-01-26 20:41:15.967739 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-26 20:41:15.970013 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-26 20:41:16.674346 | 2026-01-26 20:41:16.674474 | PLAY [Base post-logs] 2026-01-26 20:41:16.683923 | 2026-01-26 20:41:16.684028 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-26 20:41:17.125199 | localhost | changed 2026-01-26 20:41:17.142161 | 2026-01-26 20:41:17.142312 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-26 20:41:17.168346 | localhost | ok 2026-01-26 20:41:17.171195 | 2026-01-26 20:41:17.171278 | TASK [Set zuul-log-path fact] 2026-01-26 20:41:17.189689 | localhost | ok 2026-01-26 20:41:17.198775 | 2026-01-26 20:41:17.198894 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 20:41:17.235320 | localhost | ok 2026-01-26 20:41:17.242921 | 2026-01-26 20:41:17.243087 | TASK [upload-logs : Create log directories] 2026-01-26 20:41:17.702098 | localhost | changed 2026-01-26 20:41:17.708259 | 2026-01-26 20:41:17.708419 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-26 20:41:18.141566 | localhost -> localhost | ok: Runtime: 0:00:00.005870 2026-01-26 20:41:18.148930 | 2026-01-26 20:41:18.149119 | TASK [upload-logs : Upload logs to log server] 2026-01-26 20:41:18.659514 | localhost | Output suppressed because no_log was given 2026-01-26 20:41:18.661668 | 2026-01-26 20:41:18.661772 | LOOP [upload-logs : Compress console log and json output] 2026-01-26 20:41:18.715784 | localhost | skipping: Conditional result was False 2026-01-26 20:41:18.730822 | localhost | skipping: Conditional result was False 2026-01-26 20:41:18.738803 | 2026-01-26 20:41:18.738927 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-26 20:41:18.781339 | localhost | skipping: Conditional result was False 2026-01-26 20:41:18.781853 | 2026-01-26 20:41:18.785697 | localhost | skipping: Conditional result was False 2026-01-26 20:41:18.798515 | 2026-01-26 20:41:18.798787 | LOOP [upload-logs : Upload console log and json output]