2026-03-05 03:09:14.859971 | Job console starting 2026-03-05 03:09:14.879270 | Updating git repos 2026-03-05 03:09:14.959071 | Cloning repos into workspace 2026-03-05 03:09:15.028058 | Restoring repo states 2026-03-05 03:09:15.057963 | Merging changes 2026-03-05 03:09:15.057981 | Checking out repos 2026-03-05 03:09:15.217671 | Preparing playbooks 2026-03-05 03:09:16.228436 | Running Ansible setup 2026-03-05 03:09:21.420894 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-05 03:09:22.802102 | 2026-03-05 03:09:22.802238 | PLAY [Base pre] 2026-03-05 03:09:22.817652 | 2026-03-05 03:09:22.817781 | TASK [Setup log path fact] 2026-03-05 03:09:22.835989 | debian-bookworm | ok 2026-03-05 03:09:22.850684 | 2026-03-05 03:09:22.850816 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 03:09:22.879775 | debian-bookworm | ok 2026-03-05 03:09:22.889190 | 2026-03-05 03:09:22.889286 | TASK [emit-job-header : Print job information] 2026-03-05 03:09:22.927567 | # Job Information 2026-03-05 03:09:22.927731 | Ansible Version: 2.16.14 2026-03-05 03:09:22.927765 | Job: mypy 2026-03-05 03:09:22.927796 | Pipeline: periodic-daily 2026-03-05 03:09:22.927820 | Executor: 521e9411259a 2026-03-05 03:09:22.927840 | Triggered by: https://github.com/osism/python-osism 2026-03-05 03:09:22.927864 | Event ID: e1afa005121c4412a266eb276adbd493 2026-03-05 03:09:22.932481 | 2026-03-05 03:09:22.932572 | LOOP [emit-job-header : Print node information] 2026-03-05 03:09:23.031989 | debian-bookworm | ok: 2026-03-05 03:09:23.032245 | debian-bookworm | # Node Information 2026-03-05 03:09:23.032284 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-05 03:09:23.032308 | debian-bookworm | Hostname: debian 2026-03-05 03:09:23.032330 | debian-bookworm | Username: zuul 2026-03-05 03:09:23.032351 | debian-bookworm | Distro: Debian 12.13 2026-03-05 03:09:23.032389 | debian-bookworm | Provider: regiocloud-a 2026-03-05 03:09:23.032411 | debian-bookworm | Region: 2026-03-05 03:09:23.032432 | debian-bookworm | Label: debian-bookworm 2026-03-05 03:09:23.032452 | debian-bookworm | Product Name: OpenStack Nova 2026-03-05 03:09:23.032472 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:4fb9 2026-03-05 03:09:23.052389 | 2026-03-05 03:09:23.052501 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-05 03:09:23.414981 | debian-bookworm -> localhost | changed 2026-03-05 03:09:23.421697 | 2026-03-05 03:09:23.421798 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-05 03:09:24.524212 | debian-bookworm -> localhost | changed 2026-03-05 03:09:24.538983 | 2026-03-05 03:09:24.539071 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-05 03:09:24.942933 | debian-bookworm -> localhost | ok 2026-03-05 03:09:24.949639 | 2026-03-05 03:09:24.949828 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-05 03:09:24.969081 | debian-bookworm | ok 2026-03-05 03:09:24.994944 | debian-bookworm | included: /var/lib/zuul/builds/e492c6bc96834aefb7fb84a28dfcb2ca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-05 03:09:25.002282 | 2026-03-05 03:09:25.002393 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-05 03:09:26.677183 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-05 03:09:26.677418 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e492c6bc96834aefb7fb84a28dfcb2ca/work/e492c6bc96834aefb7fb84a28dfcb2ca_id_rsa 2026-03-05 03:09:26.677452 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e492c6bc96834aefb7fb84a28dfcb2ca/work/e492c6bc96834aefb7fb84a28dfcb2ca_id_rsa.pub 2026-03-05 03:09:26.677473 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-05 03:09:26.677493 | debian-bookworm -> localhost | SHA256:EhRro+bjYF8uGQcRqI+K1IYNxkgwKnEy+OvmUPobCG4 zuul-build-sshkey 2026-03-05 03:09:26.677511 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-05 03:09:26.677535 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-05 03:09:26.677553 | debian-bookworm -> localhost | |O ....o. | 2026-03-05 03:09:26.677570 | debian-bookworm -> localhost | |oB. .. . | 2026-03-05 03:09:26.677588 | debian-bookworm -> localhost | |*o .= | 2026-03-05 03:09:26.677604 | debian-bookworm -> localhost | |++. .o o | 2026-03-05 03:09:26.677621 | debian-bookworm -> localhost | |oo*.o.. S | 2026-03-05 03:09:26.677639 | debian-bookworm -> localhost | |+*o*. .. | 2026-03-05 03:09:26.677656 | debian-bookworm -> localhost | |BE= o+. | 2026-03-05 03:09:26.677673 | debian-bookworm -> localhost | |++o=o+ | 2026-03-05 03:09:26.677691 | debian-bookworm -> localhost | | o+.o.. | 2026-03-05 03:09:26.677707 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-05 03:09:26.677752 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.735642 2026-03-05 03:09:26.683550 | 2026-03-05 03:09:26.683632 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-05 03:09:26.710323 | debian-bookworm | ok 2026-03-05 03:09:26.718113 | debian-bookworm | included: /var/lib/zuul/builds/e492c6bc96834aefb7fb84a28dfcb2ca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-05 03:09:26.725122 | 2026-03-05 03:09:26.725188 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-05 03:09:26.747985 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:09:26.752783 | 2026-03-05 03:09:26.752860 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-05 03:09:27.477668 | debian-bookworm | changed 2026-03-05 03:09:27.486555 | 2026-03-05 03:09:27.486681 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-05 03:09:27.853944 | debian-bookworm | ok 2026-03-05 03:09:27.862296 | 2026-03-05 03:09:27.862451 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-05 03:09:28.490781 | debian-bookworm | changed 2026-03-05 03:09:28.496319 | 2026-03-05 03:09:28.496412 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-05 03:09:29.217505 | debian-bookworm | changed 2026-03-05 03:09:29.222764 | 2026-03-05 03:09:29.222909 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-05 03:09:29.245805 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:09:29.251362 | 2026-03-05 03:09:29.251444 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-05 03:09:29.577641 | debian-bookworm -> localhost | changed 2026-03-05 03:09:29.588199 | 2026-03-05 03:09:29.588300 | TASK [add-build-sshkey : Add back temp key] 2026-03-05 03:09:29.905774 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e492c6bc96834aefb7fb84a28dfcb2ca/work/e492c6bc96834aefb7fb84a28dfcb2ca_id_rsa (zuul-build-sshkey) 2026-03-05 03:09:29.905985 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012884 2026-03-05 03:09:29.914092 | 2026-03-05 03:09:29.914186 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-05 03:09:30.285220 | debian-bookworm | ok 2026-03-05 03:09:30.292024 | 2026-03-05 03:09:30.292748 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-05 03:09:30.317407 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:09:30.331430 | 2026-03-05 03:09:30.331535 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-05 03:09:30.752996 | debian-bookworm | ok 2026-03-05 03:09:30.763516 | 2026-03-05 03:09:30.763619 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-05 03:09:30.791471 | debian-bookworm | ok 2026-03-05 03:09:30.796314 | 2026-03-05 03:09:30.796437 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-05 03:09:31.254300 | debian-bookworm -> localhost | ok 2026-03-05 03:09:31.261512 | 2026-03-05 03:09:31.261608 | TASK [validate-host : Collect information about the host] 2026-03-05 03:09:32.373724 | debian-bookworm | ok 2026-03-05 03:09:32.390919 | 2026-03-05 03:09:32.391026 | TASK [validate-host : Sanitize hostname] 2026-03-05 03:09:32.479870 | debian-bookworm | ok 2026-03-05 03:09:32.513167 | 2026-03-05 03:09:32.513434 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-05 03:09:33.066480 | debian-bookworm -> localhost | changed 2026-03-05 03:09:33.072090 | 2026-03-05 03:09:33.072185 | TASK [validate-host : Collect information about zuul worker] 2026-03-05 03:09:33.476741 | debian-bookworm | ok 2026-03-05 03:09:33.483081 | 2026-03-05 03:09:33.483197 | TASK [validate-host : Write out all zuul information for each host] 2026-03-05 03:09:33.966028 | debian-bookworm -> localhost | changed 2026-03-05 03:09:33.975195 | 2026-03-05 03:09:33.975278 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-05 03:09:34.269891 | debian-bookworm | ok 2026-03-05 03:09:34.280493 | 2026-03-05 03:09:34.280632 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-05 03:09:35.387834 | debian-bookworm | changed: 2026-03-05 03:09:35.388058 | debian-bookworm | cd+++++++++ src/ 2026-03-05 03:09:35.388094 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-05 03:09:35.388118 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-05 03:09:35.388140 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-05 03:09:35.388160 | debian-bookworm | Containerfile 2026-03-05 03:09:35.388292 | debian-bookworm | Containerfile 2026-03-05 03:09:35.406156 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-03-05 03:11:04.800747 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-05 03:11:04.830745 | 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-05 03:11:04.844244 | 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-05 03:11:05.695533 | 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-05 03:11:06.015478 | 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.20260302 types-pytz-2026.1.1.20260304 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-03-05 03:11:14.303313 | 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-05 03:11:14.303361 | 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-05 03:11:14.303376 | 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-05 03:11:14.303389 | 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-05 03:11:14.303401 | 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-05 03:11:14.303414 | 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-05 03:11:14.303425 | 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-05 03:11:14.303446 | 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-05 03:11:14.303457 | 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-05 03:11:14.303481 | debian-bookworm | Installing missing stub packages: 2026-03-05 03:11:14.303485 | 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-05 03:11:14.303489 | debian-bookworm | 2026-03-05 03:11:14.303492 | debian-bookworm | 2026-03-05 03:11:14.303496 | debian-bookworm | Success: no issues found in 76 source files 2026-03-05 03:11:14.483387 | debian-bookworm | ok: Runtime: 0:00:23.571448 2026-03-05 03:11:14.489184 | 2026-03-05 03:11:14.489247 | PLAY RECAP 2026-03-05 03:11:14.489336 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-05 03:11:14.489358 | 2026-03-05 03:11:14.601822 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-05 03:11:14.602618 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-05 03:11:15.438820 | 2026-03-05 03:11:15.438964 | PLAY [Base post] 2026-03-05 03:11:15.452208 | 2026-03-05 03:11:15.452371 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-05 03:11:16.060301 | debian-bookworm | changed 2026-03-05 03:11:16.067094 | 2026-03-05 03:11:16.067251 | PLAY RECAP 2026-03-05 03:11:16.067314 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-05 03:11:16.067375 | 2026-03-05 03:11:16.172722 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-05 03:11:16.173741 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-05 03:11:16.985936 | 2026-03-05 03:11:16.986074 | PLAY [Base post-logs] 2026-03-05 03:11:16.995825 | 2026-03-05 03:11:16.995949 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-05 03:11:17.489107 | localhost | changed 2026-03-05 03:11:17.505777 | 2026-03-05 03:11:17.505910 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-05 03:11:17.531595 | localhost | ok 2026-03-05 03:11:17.534884 | 2026-03-05 03:11:17.535026 | TASK [Set zuul-log-path fact] 2026-03-05 03:11:17.561676 | localhost | ok 2026-03-05 03:11:17.571022 | 2026-03-05 03:11:17.571143 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 03:11:17.597252 | localhost | ok 2026-03-05 03:11:17.600493 | 2026-03-05 03:11:17.600636 | TASK [upload-logs : Create log directories] 2026-03-05 03:11:18.264319 | localhost | changed 2026-03-05 03:11:18.283474 | 2026-03-05 03:11:18.283614 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-05 03:11:18.787397 | localhost -> localhost | ok: Runtime: 0:00:00.005580 2026-03-05 03:11:18.791000 | 2026-03-05 03:11:18.791097 | TASK [upload-logs : Upload logs to log server] 2026-03-05 03:11:19.453991 | localhost | Output suppressed because no_log was given 2026-03-05 03:11:19.455901 | 2026-03-05 03:11:19.456004 | LOOP [upload-logs : Compress console log and json output] 2026-03-05 03:11:19.529464 | localhost | skipping: Conditional result was False 2026-03-05 03:11:19.535729 | localhost | skipping: Conditional result was False 2026-03-05 03:11:19.544859 | 2026-03-05 03:11:19.545070 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-05 03:11:19.601564 | localhost | skipping: Conditional result was False 2026-03-05 03:11:19.601907 | 2026-03-05 03:11:19.609224 | localhost | skipping: Conditional result was False 2026-03-05 03:11:19.617639 | 2026-03-05 03:11:19.617799 | LOOP [upload-logs : Upload console log and json output]