2026-03-23 18:38:19.846683 | Job console starting 2026-03-23 18:38:19.858420 | Updating git repos 2026-03-23 18:38:19.913235 | Cloning repos into workspace 2026-03-23 18:38:20.052574 | Restoring repo states 2026-03-23 18:38:20.081991 | Merging changes 2026-03-23 18:38:20.910350 | Checking out repos 2026-03-23 18:38:21.046702 | Preparing playbooks 2026-03-23 18:38:22.089218 | Running Ansible setup 2026-03-23 18:38:27.334369 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-23 18:38:28.045913 | 2026-03-23 18:38:28.046021 | PLAY [Base pre] 2026-03-23 18:38:28.066204 | 2026-03-23 18:38:28.066389 | TASK [Setup log path fact] 2026-03-23 18:38:28.096667 | debian-bookworm | ok 2026-03-23 18:38:28.119702 | 2026-03-23 18:38:28.119862 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-23 18:38:28.149279 | debian-bookworm | ok 2026-03-23 18:38:28.159601 | 2026-03-23 18:38:28.159718 | TASK [emit-job-header : Print job information] 2026-03-23 18:38:28.198475 | # Job Information 2026-03-23 18:38:28.198714 | Ansible Version: 2.16.14 2026-03-23 18:38:28.198753 | Job: mypy 2026-03-23 18:38:28.198791 | Pipeline: check 2026-03-23 18:38:28.198819 | Executor: 521e9411259a 2026-03-23 18:38:28.198855 | Triggered by: https://github.com/osism/python-osism/pull/2159 2026-03-23 18:38:28.198877 | Event ID: 41cc3980-26e7-11f1-9ad7-c0bd9aa14227 2026-03-23 18:38:28.205213 | 2026-03-23 18:38:28.205316 | LOOP [emit-job-header : Print node information] 2026-03-23 18:38:28.302310 | debian-bookworm | ok: 2026-03-23 18:38:28.302517 | debian-bookworm | # Node Information 2026-03-23 18:38:28.302550 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-23 18:38:28.302574 | debian-bookworm | Hostname: debian 2026-03-23 18:38:28.302595 | debian-bookworm | Username: zuul 2026-03-23 18:38:28.302616 | debian-bookworm | Distro: Debian 12.13 2026-03-23 18:38:28.302639 | debian-bookworm | Provider: regiocloud-a 2026-03-23 18:38:28.302659 | debian-bookworm | Region: 2026-03-23 18:38:28.302680 | debian-bookworm | Label: debian-bookworm 2026-03-23 18:38:28.302700 | debian-bookworm | Product Name: OpenStack Nova 2026-03-23 18:38:28.302720 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb6:e128 2026-03-23 18:38:28.324575 | 2026-03-23 18:38:28.324741 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-23 18:38:29.143852 | debian-bookworm -> localhost | changed 2026-03-23 18:38:29.150690 | 2026-03-23 18:38:29.150793 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-23 18:38:30.531402 | debian-bookworm -> localhost | changed 2026-03-23 18:38:30.541901 | 2026-03-23 18:38:30.542006 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-23 18:38:30.797367 | debian-bookworm -> localhost | ok 2026-03-23 18:38:30.803552 | 2026-03-23 18:38:30.803659 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-23 18:38:30.831434 | debian-bookworm | ok 2026-03-23 18:38:30.853262 | debian-bookworm | included: /var/lib/zuul/builds/3705f945474742dd8bbfdfd1303bfb3c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-23 18:38:30.859828 | 2026-03-23 18:38:30.859934 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-23 18:38:32.300566 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-23 18:38:32.300803 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3705f945474742dd8bbfdfd1303bfb3c/work/3705f945474742dd8bbfdfd1303bfb3c_id_rsa 2026-03-23 18:38:32.300846 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3705f945474742dd8bbfdfd1303bfb3c/work/3705f945474742dd8bbfdfd1303bfb3c_id_rsa.pub 2026-03-23 18:38:32.300872 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-23 18:38:32.300896 | debian-bookworm -> localhost | SHA256:9VxI1GXB0f/HoHl9Jllab3nGW5BJ+cg7PwQSi5+fa0E zuul-build-sshkey 2026-03-23 18:38:32.300918 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-23 18:38:32.300949 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-23 18:38:32.300971 | debian-bookworm -> localhost | | .o..=*| 2026-03-23 18:38:32.300993 | debian-bookworm -> localhost | | o .+o.| 2026-03-23 18:38:32.301012 | debian-bookworm -> localhost | | o +o.=.| 2026-03-23 18:38:32.301032 | debian-bookworm -> localhost | | o = EB =| 2026-03-23 18:38:32.301080 | debian-bookworm -> localhost | | S . *o.%+| 2026-03-23 18:38:32.301108 | debian-bookworm -> localhost | | oo.Bo#| 2026-03-23 18:38:32.301128 | debian-bookworm -> localhost | | ..+B*| 2026-03-23 18:38:32.301148 | debian-bookworm -> localhost | | + o.| 2026-03-23 18:38:32.301184 | debian-bookworm -> localhost | | ... .| 2026-03-23 18:38:32.301209 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-23 18:38:32.301262 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.757436 2026-03-23 18:38:32.308643 | 2026-03-23 18:38:32.308740 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-23 18:38:32.350508 | debian-bookworm | ok 2026-03-23 18:38:32.375790 | debian-bookworm | included: /var/lib/zuul/builds/3705f945474742dd8bbfdfd1303bfb3c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-23 18:38:32.386445 | 2026-03-23 18:38:32.386551 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-23 18:38:32.428194 | debian-bookworm | skipping: Conditional result was False 2026-03-23 18:38:32.434826 | 2026-03-23 18:38:32.434953 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-23 18:38:33.137664 | debian-bookworm | changed 2026-03-23 18:38:33.151338 | 2026-03-23 18:38:33.151446 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-23 18:38:33.468738 | debian-bookworm | ok 2026-03-23 18:38:33.486905 | 2026-03-23 18:38:33.487055 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-23 18:38:34.340316 | debian-bookworm | changed 2026-03-23 18:38:34.346782 | 2026-03-23 18:38:34.346919 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-23 18:38:35.012378 | debian-bookworm | changed 2026-03-23 18:38:35.019614 | 2026-03-23 18:38:35.019742 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-23 18:38:35.058128 | debian-bookworm | skipping: Conditional result was False 2026-03-23 18:38:35.064160 | 2026-03-23 18:38:35.064269 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-23 18:38:35.597536 | debian-bookworm -> localhost | changed 2026-03-23 18:38:35.618545 | 2026-03-23 18:38:35.618664 | TASK [add-build-sshkey : Add back temp key] 2026-03-23 18:38:35.944080 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3705f945474742dd8bbfdfd1303bfb3c/work/3705f945474742dd8bbfdfd1303bfb3c_id_rsa (zuul-build-sshkey) 2026-03-23 18:38:35.944299 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014174 2026-03-23 18:38:35.951790 | 2026-03-23 18:38:35.951898 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-23 18:38:36.303685 | debian-bookworm | ok 2026-03-23 18:38:36.307924 | 2026-03-23 18:38:36.308010 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-23 18:38:36.321239 | debian-bookworm | skipping: Conditional result was False 2026-03-23 18:38:36.329764 | 2026-03-23 18:38:36.329849 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-23 18:38:36.751230 | debian-bookworm | ok 2026-03-23 18:38:36.763136 | 2026-03-23 18:38:36.763239 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-23 18:38:36.790943 | debian-bookworm | ok 2026-03-23 18:38:36.795641 | 2026-03-23 18:38:36.795726 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-23 18:38:37.098277 | debian-bookworm -> localhost | ok 2026-03-23 18:38:37.104292 | 2026-03-23 18:38:37.104389 | TASK [validate-host : Collect information about the host] 2026-03-23 18:38:38.258723 | debian-bookworm | ok 2026-03-23 18:38:38.271990 | 2026-03-23 18:38:38.272119 | TASK [validate-host : Sanitize hostname] 2026-03-23 18:38:38.384278 | debian-bookworm | ok 2026-03-23 18:38:38.426488 | 2026-03-23 18:38:38.426592 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-23 18:38:39.047896 | debian-bookworm -> localhost | changed 2026-03-23 18:38:39.053257 | 2026-03-23 18:38:39.053352 | TASK [validate-host : Collect information about zuul worker] 2026-03-23 18:38:39.492689 | debian-bookworm | ok 2026-03-23 18:38:39.500546 | 2026-03-23 18:38:39.500681 | TASK [validate-host : Write out all zuul information for each host] 2026-03-23 18:38:40.031898 | debian-bookworm -> localhost | changed 2026-03-23 18:38:40.056595 | 2026-03-23 18:38:40.056705 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-23 18:38:40.361887 | debian-bookworm | ok 2026-03-23 18:38:40.367315 | 2026-03-23 18:38:40.367419 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-23 18:38:41.615185 | debian-bookworm | changed: 2026-03-23 18:38:41.615475 | debian-bookworm | cd+++++++++ src/ 2026-03-23 18:38:41.615529 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-23 18:38:41.615564 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-23 18:38:41.615594 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-23 18:38:41.615623 | debian-bookworm | Containerfile 2026-03-23 18:38:41.615808 | debian-bookworm | Containerfile 2026-03-23 18:38:41.638407 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-03-23 18:40:09.691352 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-23 18:40:09.720958 | 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-23 18:40:09.733470 | 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-23 18:40:10.542500 | 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-23 18:40:10.913119 | 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.20260322 types-python-dateutil-2.9.0.20260323 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-23 18:40:22.012531 | 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-23 18:40:22.013207 | 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-23 18:40:22.013225 | 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-23 18:40:22.013237 | 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-23 18:40:22.013250 | 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-23 18:40:22.013262 | 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-23 18:40:22.013273 | 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-23 18:40:22.013297 | 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-23 18:40:22.013309 | 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-23 18:40:22.013334 | debian-bookworm | Installing missing stub packages: 2026-03-23 18:40:22.013339 | 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-23 18:40:22.013343 | debian-bookworm | 2026-03-23 18:40:22.013346 | debian-bookworm | 2026-03-23 18:40:22.013350 | debian-bookworm | Success: no issues found in 77 source files 2026-03-23 18:40:22.356573 | debian-bookworm | ok: Runtime: 0:00:27.955532 2026-03-23 18:40:22.367759 | 2026-03-23 18:40:22.367865 | PLAY RECAP 2026-03-23 18:40:22.367959 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-23 18:40:22.367992 | 2026-03-23 18:40:22.510357 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-23 18:40:22.511324 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-23 18:40:23.247685 | 2026-03-23 18:40:23.247845 | PLAY [Base post] 2026-03-23 18:40:23.261463 | 2026-03-23 18:40:23.261590 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-23 18:40:23.848056 | debian-bookworm | changed 2026-03-23 18:40:23.854540 | 2026-03-23 18:40:23.854647 | PLAY RECAP 2026-03-23 18:40:23.854712 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-23 18:40:23.854774 | 2026-03-23 18:40:23.979887 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-23 18:40:23.980758 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-23 18:40:24.801923 | 2026-03-23 18:40:24.802138 | PLAY [Base post-logs] 2026-03-23 18:40:24.813506 | 2026-03-23 18:40:24.813639 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-23 18:40:25.317319 | localhost | changed 2026-03-23 18:40:25.327580 | 2026-03-23 18:40:25.327794 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-23 18:40:25.356804 | localhost | ok 2026-03-23 18:40:25.364751 | 2026-03-23 18:40:25.364911 | TASK [Set zuul-log-path fact] 2026-03-23 18:40:25.384705 | localhost | ok 2026-03-23 18:40:25.395127 | 2026-03-23 18:40:25.395239 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-23 18:40:25.420780 | localhost | ok 2026-03-23 18:40:25.424528 | 2026-03-23 18:40:25.424654 | TASK [upload-logs : Create log directories] 2026-03-23 18:40:25.959118 | localhost | changed 2026-03-23 18:40:25.962633 | 2026-03-23 18:40:25.962781 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-23 18:40:26.499041 | localhost -> localhost | ok: Runtime: 0:00:00.005484 2026-03-23 18:40:26.504207 | 2026-03-23 18:40:26.504331 | TASK [upload-logs : Upload logs to log server] 2026-03-23 18:40:27.060869 | localhost | Output suppressed because no_log was given 2026-03-23 18:40:27.064009 | 2026-03-23 18:40:27.064218 | LOOP [upload-logs : Compress console log and json output] 2026-03-23 18:40:27.118070 | localhost | skipping: Conditional result was False 2026-03-23 18:40:27.123787 | localhost | skipping: Conditional result was False 2026-03-23 18:40:27.135177 | 2026-03-23 18:40:27.135379 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-23 18:40:27.182947 | localhost | skipping: Conditional result was False 2026-03-23 18:40:27.183571 | 2026-03-23 18:40:27.186751 | localhost | skipping: Conditional result was False 2026-03-23 18:40:27.200195 | 2026-03-23 18:40:27.200397 | LOOP [upload-logs : Upload console log and json output]