2025-10-01 21:26:23.700082 | Job console starting 2025-10-01 21:26:23.719284 | Updating git repos 2025-10-01 21:26:23.761089 | Cloning repos into workspace 2025-10-01 21:26:23.900742 | Restoring repo states 2025-10-01 21:26:23.928487 | Merging changes 2025-10-01 21:26:24.751060 | Checking out repos 2025-10-01 21:26:24.844653 | Preparing playbooks 2025-10-01 21:26:26.024289 | Running Ansible setup 2025-10-01 21:26:32.105199 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-01 21:26:33.934555 | 2025-10-01 21:26:33.934687 | PLAY [Base pre] 2025-10-01 21:26:33.962510 | 2025-10-01 21:26:33.962632 | TASK [Setup log path fact] 2025-10-01 21:26:33.992661 | debian-bookworm | ok 2025-10-01 21:26:34.015526 | 2025-10-01 21:26:34.015644 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-01 21:26:34.096346 | debian-bookworm | ok 2025-10-01 21:26:34.110270 | 2025-10-01 21:26:34.110392 | TASK [emit-job-header : Print job information] 2025-10-01 21:26:34.206785 | # Job Information 2025-10-01 21:26:34.206948 | Ansible Version: 2.16.14 2025-10-01 21:26:34.206978 | Job: mypy 2025-10-01 21:26:34.207004 | Pipeline: check 2025-10-01 21:26:34.207023 | Executor: 521e9411259a 2025-10-01 21:26:34.207040 | Triggered by: https://github.com/osism/python-osism/pull/1711 2025-10-01 21:26:34.207057 | Event ID: 42370a60-9f0d-11f0-87c4-5e8fcf03b9f8 2025-10-01 21:26:34.211799 | 2025-10-01 21:26:34.211879 | LOOP [emit-job-header : Print node information] 2025-10-01 21:26:34.435977 | debian-bookworm | ok: 2025-10-01 21:26:34.436111 | debian-bookworm | # Node Information 2025-10-01 21:26:34.436138 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-01 21:26:34.436157 | debian-bookworm | Hostname: debian 2025-10-01 21:26:34.436175 | debian-bookworm | Username: zuul 2025-10-01 21:26:34.436191 | debian-bookworm | Distro: Debian 12.12 2025-10-01 21:26:34.436210 | debian-bookworm | Provider: regiocloud-a 2025-10-01 21:26:34.436227 | debian-bookworm | Region: 2025-10-01 21:26:34.436244 | debian-bookworm | Label: debian-bookworm 2025-10-01 21:26:34.436260 | debian-bookworm | Product Name: OpenStack Nova 2025-10-01 21:26:34.436275 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7b:9877 2025-10-01 21:26:34.452787 | 2025-10-01 21:26:34.452884 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-01 21:26:35.687180 | debian-bookworm -> localhost | changed 2025-10-01 21:26:35.695065 | 2025-10-01 21:26:35.695149 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-01 21:26:37.788484 | debian-bookworm -> localhost | changed 2025-10-01 21:26:37.797565 | 2025-10-01 21:26:37.797663 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-01 21:26:38.365606 | debian-bookworm -> localhost | ok 2025-10-01 21:26:38.371814 | 2025-10-01 21:26:38.371901 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-01 21:26:38.408015 | debian-bookworm | ok 2025-10-01 21:26:38.429323 | debian-bookworm | included: /var/lib/zuul/builds/4e6be96c77f749669222596f951a85c2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-01 21:26:38.446108 | 2025-10-01 21:26:38.446182 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-01 21:26:40.784915 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-01 21:26:40.785098 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4e6be96c77f749669222596f951a85c2/work/4e6be96c77f749669222596f951a85c2_id_rsa 2025-10-01 21:26:40.785135 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4e6be96c77f749669222596f951a85c2/work/4e6be96c77f749669222596f951a85c2_id_rsa.pub 2025-10-01 21:26:40.785161 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-01 21:26:40.785184 | debian-bookworm -> localhost | SHA256:ZCfKbxNaNOHWFkqz3mS80+x587o2Q3VrHCU7MXtx514 zuul-build-sshkey 2025-10-01 21:26:40.785205 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-01 21:26:40.785234 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-01 21:26:40.785257 | debian-bookworm -> localhost | | + . | 2025-10-01 21:26:40.785278 | debian-bookworm -> localhost | | o B . +.+| 2025-10-01 21:26:40.785299 | debian-bookworm -> localhost | | @ B B=| 2025-10-01 21:26:40.785318 | debian-bookworm -> localhost | | . B O + +.E| 2025-10-01 21:26:40.785337 | debian-bookworm -> localhost | | o S + o .==| 2025-10-01 21:26:40.785365 | debian-bookworm -> localhost | | + . o ..+.| 2025-10-01 21:26:40.785386 | debian-bookworm -> localhost | | . + o.+ | 2025-10-01 21:26:40.785406 | debian-bookworm -> localhost | | . . .+o | 2025-10-01 21:26:40.785431 | debian-bookworm -> localhost | | .o=.| 2025-10-01 21:26:40.785452 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-01 21:26:40.785513 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.482519 2025-10-01 21:26:40.792011 | 2025-10-01 21:26:40.792105 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-01 21:26:40.825297 | debian-bookworm | ok 2025-10-01 21:26:40.847659 | debian-bookworm | included: /var/lib/zuul/builds/4e6be96c77f749669222596f951a85c2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-01 21:26:40.875687 | 2025-10-01 21:26:40.875799 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-01 21:26:40.898952 | debian-bookworm | skipping: Conditional result was False 2025-10-01 21:26:40.905235 | 2025-10-01 21:26:40.905339 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-01 21:26:41.737617 | debian-bookworm | changed 2025-10-01 21:26:41.743729 | 2025-10-01 21:26:41.743817 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-01 21:26:42.048887 | debian-bookworm | ok 2025-10-01 21:26:42.054310 | 2025-10-01 21:26:42.054403 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-01 21:26:42.868428 | debian-bookworm | changed 2025-10-01 21:26:42.875353 | 2025-10-01 21:26:42.875434 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-01 21:26:43.618329 | debian-bookworm | changed 2025-10-01 21:26:43.622703 | 2025-10-01 21:26:43.622781 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-01 21:26:43.655719 | debian-bookworm | skipping: Conditional result was False 2025-10-01 21:26:43.660744 | 2025-10-01 21:26:43.660831 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-01 21:26:44.516017 | debian-bookworm -> localhost | changed 2025-10-01 21:26:44.524560 | 2025-10-01 21:26:44.524651 | TASK [add-build-sshkey : Add back temp key] 2025-10-01 21:26:45.272790 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4e6be96c77f749669222596f951a85c2/work/4e6be96c77f749669222596f951a85c2_id_rsa (zuul-build-sshkey) 2025-10-01 21:26:45.272969 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017461 2025-10-01 21:26:45.279927 | 2025-10-01 21:26:45.280006 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-01 21:26:45.807558 | debian-bookworm | ok 2025-10-01 21:26:45.811538 | 2025-10-01 21:26:45.811691 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-01 21:26:45.858955 | debian-bookworm | skipping: Conditional result was False 2025-10-01 21:26:45.867258 | 2025-10-01 21:26:45.867352 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-01 21:26:46.307451 | debian-bookworm | ok 2025-10-01 21:26:46.319801 | 2025-10-01 21:26:46.319900 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-01 21:26:46.359111 | debian-bookworm | ok 2025-10-01 21:26:46.363436 | 2025-10-01 21:26:46.363517 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-01 21:26:46.619195 | debian-bookworm -> localhost | ok 2025-10-01 21:26:46.632135 | 2025-10-01 21:26:46.632263 | TASK [validate-host : Collect information about the host] 2025-10-01 21:26:47.749714 | debian-bookworm | ok 2025-10-01 21:26:47.759537 | 2025-10-01 21:26:47.759633 | TASK [validate-host : Sanitize hostname] 2025-10-01 21:26:47.833077 | debian-bookworm | ok 2025-10-01 21:26:47.862803 | 2025-10-01 21:26:47.862921 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-01 21:26:48.472601 | debian-bookworm -> localhost | changed 2025-10-01 21:26:48.478005 | 2025-10-01 21:26:48.478094 | TASK [validate-host : Collect information about zuul worker] 2025-10-01 21:26:48.869327 | debian-bookworm | ok 2025-10-01 21:26:48.874172 | 2025-10-01 21:26:48.874262 | TASK [validate-host : Write out all zuul information for each host] 2025-10-01 21:26:49.501152 | debian-bookworm -> localhost | changed 2025-10-01 21:26:49.510297 | 2025-10-01 21:26:49.510384 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-01 21:26:49.778403 | debian-bookworm | ok 2025-10-01 21:26:49.782828 | 2025-10-01 21:26:49.782915 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-01 21:26:50.883617 | debian-bookworm | changed: 2025-10-01 21:26:50.883756 | debian-bookworm | cd+++++++++ src/ 2025-10-01 21:26:50.883783 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-01 21:26:50.883802 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-01 21:26:50.883819 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-01 21:26:50.883835 | debian-bookworm | Containerfile 2025-10-01 21:26:50.883926 | debian-bookworm | Containerfile 2025-10-01 21:26:50.906620 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.2) 2025-10-01 21:28:04.060612 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-01 21:28:04.091865 | 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) 2025-10-01 21:28:04.105334 | 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) (2.23) 2025-10-01 21:28:04.872171 | debian-bookworm | Installing collected packages: types-ujson, types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-decorator, types-paramiko 2025-10-01 21:28:05.144709 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20250324 types-paramiko-4.0.0.20250822 types-python-dateutil-2.9.0.20250822 types-pytz-2025.2.0.20250809 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 types-ujson-5.10.0.20250822 2025-10-01 21:28:10.842088 | 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] 2025-10-01 21:28:10.842126 | 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] 2025-10-01 21:28:10.842132 | 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] 2025-10-01 21:28:10.842136 | 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] 2025-10-01 21:28:10.842140 | debian-bookworm | osism/services/listener.py:174: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-01 21:28:10.842151 | debian-bookworm | osism/services/listener.py:175: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-01 21:28:10.842155 | debian-bookworm | Installing missing stub packages: 2025-10-01 21:28:10.842160 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-paramiko types-python-dateutil types-pytz types-requests types-simplejson types-tabulate types-ujson 2025-10-01 21:28:10.842164 | debian-bookworm | 2025-10-01 21:28:10.842169 | debian-bookworm | 2025-10-01 21:28:10.842173 | debian-bookworm | Success: no issues found in 68 source files 2025-10-01 21:28:11.107083 | debian-bookworm | ok: Runtime: 0:00:19.515606 2025-10-01 21:28:11.119901 | 2025-10-01 21:28:11.120012 | PLAY RECAP 2025-10-01 21:28:11.120086 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-01 21:28:11.120122 | 2025-10-01 21:28:11.244915 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-01 21:28:11.245835 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-01 21:28:12.021820 | 2025-10-01 21:28:12.021978 | PLAY [Base post] 2025-10-01 21:28:12.035826 | 2025-10-01 21:28:12.035951 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-01 21:28:12.535936 | debian-bookworm | changed 2025-10-01 21:28:12.542437 | 2025-10-01 21:28:12.542562 | PLAY RECAP 2025-10-01 21:28:12.542625 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-01 21:28:12.542687 | 2025-10-01 21:28:12.666073 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-01 21:28:12.666991 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-01 21:28:13.501885 | 2025-10-01 21:28:13.502051 | PLAY [Base post-logs] 2025-10-01 21:28:13.513313 | 2025-10-01 21:28:13.513458 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-01 21:28:13.970640 | localhost | changed 2025-10-01 21:28:13.981010 | 2025-10-01 21:28:13.981152 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-01 21:28:14.011318 | localhost | ok 2025-10-01 21:28:14.014386 | 2025-10-01 21:28:14.014483 | TASK [Set zuul-log-path fact] 2025-10-01 21:28:14.029154 | localhost | ok 2025-10-01 21:28:14.037152 | 2025-10-01 21:28:14.037270 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-01 21:28:14.074262 | localhost | ok 2025-10-01 21:28:14.081556 | 2025-10-01 21:28:14.081779 | TASK [upload-logs : Create log directories] 2025-10-01 21:28:14.619721 | localhost | changed 2025-10-01 21:28:14.624130 | 2025-10-01 21:28:14.624278 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-01 21:28:15.118107 | localhost -> localhost | ok: Runtime: 0:00:00.006806 2025-10-01 21:28:15.126710 | 2025-10-01 21:28:15.126981 | TASK [upload-logs : Upload logs to log server] 2025-10-01 21:28:15.683594 | localhost | Output suppressed because no_log was given 2025-10-01 21:28:15.688093 | 2025-10-01 21:28:15.688303 | LOOP [upload-logs : Compress console log and json output] 2025-10-01 21:28:15.749979 | localhost | skipping: Conditional result was False 2025-10-01 21:28:15.755121 | localhost | skipping: Conditional result was False 2025-10-01 21:28:15.767652 | 2025-10-01 21:28:15.767867 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-01 21:28:15.812355 | localhost | skipping: Conditional result was False 2025-10-01 21:28:15.813012 | 2025-10-01 21:28:15.816276 | localhost | skipping: Conditional result was False 2025-10-01 21:28:15.829984 | 2025-10-01 21:28:15.830216 | LOOP [upload-logs : Upload console log and json output]