2026-05-18 11:41:01.984731 | Job console starting 2026-05-18 11:41:02.018347 | Updating git repos 2026-05-18 11:41:02.107349 | Cloning repos into workspace 2026-05-18 11:41:02.164072 | Restoring repo states 2026-05-18 11:41:02.201308 | Merging changes 2026-05-18 11:41:03.000556 | Checking out repos 2026-05-18 11:41:03.158895 | Preparing playbooks 2026-05-18 11:41:04.093407 | Running Ansible setup 2026-05-18 11:41:10.248562 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 11:41:11.742392 | 2026-05-18 11:41:11.742578 | PLAY [Base pre] 2026-05-18 11:41:11.782181 | 2026-05-18 11:41:11.782358 | TASK [Setup log path fact] 2026-05-18 11:41:11.813551 | debian-bookworm | ok 2026-05-18 11:41:11.848196 | 2026-05-18 11:41:11.848384 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 11:41:11.907902 | debian-bookworm | ok 2026-05-18 11:41:11.928573 | 2026-05-18 11:41:11.928713 | TASK [emit-job-header : Print job information] 2026-05-18 11:41:11.978474 | # Job Information 2026-05-18 11:41:11.978663 | Ansible Version: 2.16.14 2026-05-18 11:41:11.978699 | Job: mypy 2026-05-18 11:41:11.978732 | Pipeline: check 2026-05-18 11:41:11.978756 | Executor: 521e9411259a 2026-05-18 11:41:11.978776 | Triggered by: https://github.com/osism/python-osism/pull/2275 2026-05-18 11:41:11.978799 | Event ID: 4a9bfd00-52ae-11f1-9191-cd0731049eb9 2026-05-18 11:41:11.984156 | 2026-05-18 11:41:11.984283 | LOOP [emit-job-header : Print node information] 2026-05-18 11:41:12.188025 | debian-bookworm | ok: 2026-05-18 11:41:12.188229 | debian-bookworm | # Node Information 2026-05-18 11:41:12.188265 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 11:41:12.188290 | debian-bookworm | Hostname: debian 2026-05-18 11:41:12.188312 | debian-bookworm | Username: zuul 2026-05-18 11:41:12.188333 | debian-bookworm | Distro: Debian 12.14 2026-05-18 11:41:12.188356 | debian-bookworm | Provider: regiocloud-a 2026-05-18 11:41:12.188377 | debian-bookworm | Region: 2026-05-18 11:41:12.188399 | debian-bookworm | Label: debian-bookworm 2026-05-18 11:41:12.188419 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 11:41:12.188438 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe53:dbdf 2026-05-18 11:41:12.220415 | 2026-05-18 11:41:12.220584 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 11:41:13.146536 | debian-bookworm -> localhost | changed 2026-05-18 11:41:13.154363 | 2026-05-18 11:41:13.154498 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 11:41:14.643223 | debian-bookworm -> localhost | changed 2026-05-18 11:41:14.664933 | 2026-05-18 11:41:14.665050 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 11:41:15.300499 | debian-bookworm -> localhost | ok 2026-05-18 11:41:15.306453 | 2026-05-18 11:41:15.306556 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 11:41:15.336204 | debian-bookworm | ok 2026-05-18 11:41:15.381059 | debian-bookworm | included: /var/lib/zuul/builds/fe296fd0eee740f7af95c504cc13aae7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 11:41:15.387221 | 2026-05-18 11:41:15.387318 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 11:41:17.944067 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 11:41:17.944273 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fe296fd0eee740f7af95c504cc13aae7/work/fe296fd0eee740f7af95c504cc13aae7_id_rsa 2026-05-18 11:41:17.944312 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fe296fd0eee740f7af95c504cc13aae7/work/fe296fd0eee740f7af95c504cc13aae7_id_rsa.pub 2026-05-18 11:41:17.944338 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 11:41:17.944362 | debian-bookworm -> localhost | SHA256:xPTQgUyBg83Prnnja0VrQKuD8VRm9aKRW1jJxkmZQvk zuul-build-sshkey 2026-05-18 11:41:17.944384 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 11:41:17.944415 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 11:41:17.944438 | debian-bookworm -> localhost | | + =*X=* | 2026-05-18 11:41:17.944460 | debian-bookworm -> localhost | | . =oX*X. | 2026-05-18 11:41:17.944480 | debian-bookworm -> localhost | | O*=+ . | 2026-05-18 11:41:17.944500 | debian-bookworm -> localhost | | . ..==E. | 2026-05-18 11:41:17.944520 | debian-bookworm -> localhost | | = oSo . | 2026-05-18 11:41:17.944543 | debian-bookworm -> localhost | | . + . + | 2026-05-18 11:41:17.944563 | debian-bookworm -> localhost | | + o | 2026-05-18 11:41:17.944583 | debian-bookworm -> localhost | | o + | 2026-05-18 11:41:17.944605 | debian-bookworm -> localhost | | +oo | 2026-05-18 11:41:17.944625 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 11:41:17.944675 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.759493 2026-05-18 11:41:17.953159 | 2026-05-18 11:41:17.953288 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 11:41:17.986336 | debian-bookworm | ok 2026-05-18 11:41:18.002309 | debian-bookworm | included: /var/lib/zuul/builds/fe296fd0eee740f7af95c504cc13aae7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 11:41:18.021941 | 2026-05-18 11:41:18.022141 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 11:41:18.038911 | debian-bookworm | skipping: Conditional result was False 2026-05-18 11:41:18.047572 | 2026-05-18 11:41:18.047732 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 11:41:18.825989 | debian-bookworm | changed 2026-05-18 11:41:18.831577 | 2026-05-18 11:41:18.831676 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 11:41:19.111362 | debian-bookworm | ok 2026-05-18 11:41:19.119830 | 2026-05-18 11:41:19.119987 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 11:41:19.844135 | debian-bookworm | changed 2026-05-18 11:41:19.856654 | 2026-05-18 11:41:19.856765 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 11:41:20.518586 | debian-bookworm | changed 2026-05-18 11:41:20.525203 | 2026-05-18 11:41:20.525305 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 11:41:20.550326 | debian-bookworm | skipping: Conditional result was False 2026-05-18 11:41:20.556349 | 2026-05-18 11:41:20.556446 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 11:41:21.027270 | debian-bookworm -> localhost | changed 2026-05-18 11:41:21.040085 | 2026-05-18 11:41:21.040189 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 11:41:21.397012 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fe296fd0eee740f7af95c504cc13aae7/work/fe296fd0eee740f7af95c504cc13aae7_id_rsa (zuul-build-sshkey) 2026-05-18 11:41:21.397400 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009835 2026-05-18 11:41:21.409982 | 2026-05-18 11:41:21.410105 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 11:41:21.816516 | debian-bookworm | ok 2026-05-18 11:41:21.826533 | 2026-05-18 11:41:21.826660 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 11:41:21.860462 | debian-bookworm | skipping: Conditional result was False 2026-05-18 11:41:21.894116 | 2026-05-18 11:41:21.894228 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 11:41:22.310062 | debian-bookworm | ok 2026-05-18 11:41:22.320500 | 2026-05-18 11:41:22.320603 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 11:41:22.356007 | debian-bookworm | ok 2026-05-18 11:41:22.362993 | 2026-05-18 11:41:22.363106 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 11:41:22.775336 | debian-bookworm -> localhost | ok 2026-05-18 11:41:22.781558 | 2026-05-18 11:41:22.781663 | TASK [validate-host : Collect information about the host] 2026-05-18 11:41:24.019019 | debian-bookworm | ok 2026-05-18 11:41:24.036896 | 2026-05-18 11:41:24.037084 | TASK [validate-host : Sanitize hostname] 2026-05-18 11:41:24.183489 | debian-bookworm | ok 2026-05-18 11:41:24.240389 | 2026-05-18 11:41:24.240550 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 11:41:24.844274 | debian-bookworm -> localhost | changed 2026-05-18 11:41:24.850603 | 2026-05-18 11:41:24.850716 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 11:41:25.323304 | debian-bookworm | ok 2026-05-18 11:41:25.328396 | 2026-05-18 11:41:25.328531 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 11:41:25.935203 | debian-bookworm -> localhost | changed 2026-05-18 11:41:25.956510 | 2026-05-18 11:41:25.956672 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 11:41:26.251522 | debian-bookworm | ok 2026-05-18 11:41:26.257461 | 2026-05-18 11:41:26.257574 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 11:41:27.372749 | debian-bookworm | changed: 2026-05-18 11:41:27.373040 | debian-bookworm | cd+++++++++ src/ 2026-05-18 11:41:27.373089 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 11:41:27.373113 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 11:41:27.373135 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-18 11:41:27.373156 | debian-bookworm | Containerfile 2026-05-18 11:41:27.373289 | debian-bookworm | Containerfile 2026-05-18 11:41:27.384750 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (48.0.0) 2026-05-18 11:42:53.965711 | 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-18 11:42:53.969283 | 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-18 11:42:54.589542 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-05-18 11:42:54.802422 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260518 types-PyYAML-6.0.12.20260518 types-paramiko-4.0.0.20260518 types-python-dateutil-2.9.0.20260518 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-05-18 11:42:59.306236 | 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-18 11:42:59.306355 | 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-18 11:42:59.306374 | 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-18 11:42:59.306398 | 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-18 11:42:59.306410 | 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-18 11:42:59.306422 | 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-18 11:42:59.306433 | 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-18 11:42:59.306444 | 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-18 11:42:59.306456 | 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-18 11:42:59.306467 | 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-18 11:42:59.306478 | 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-18 11:42:59.306529 | 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-18 11:42:59.306543 | 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-18 11:42:59.306555 | 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-18 11:42:59.306582 | debian-bookworm | Installing missing stub packages: 2026-05-18 11:42:59.306596 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-paramiko types-python-dateutil types-pytz types-simplejson types-tabulate 2026-05-18 11:42:59.306608 | debian-bookworm | 2026-05-18 11:42:59.306619 | debian-bookworm | 2026-05-18 11:42:59.306631 | debian-bookworm | Success: no issues found in 123 source files 2026-05-18 11:42:59.803138 | debian-bookworm | ok: Runtime: 0:00:18.799346 2026-05-18 11:42:59.818531 | 2026-05-18 11:42:59.818772 | PLAY RECAP 2026-05-18 11:42:59.819040 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-18 11:42:59.819126 | 2026-05-18 11:42:59.969728 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-18 11:42:59.970643 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 11:43:00.748993 | 2026-05-18 11:43:00.749154 | PLAY [Base post-fetch] 2026-05-18 11:43:00.764136 | 2026-05-18 11:43:00.764284 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-18 11:43:00.819425 | debian-bookworm | skipping: Conditional result was False 2026-05-18 11:43:00.827673 | 2026-05-18 11:43:00.827876 | TASK [fetch-output : Set log path for single node] 2026-05-18 11:43:00.869982 | debian-bookworm | ok 2026-05-18 11:43:00.877332 | 2026-05-18 11:43:00.877485 | LOOP [fetch-output : Ensure local output dirs] 2026-05-18 11:43:01.386156 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/fe296fd0eee740f7af95c504cc13aae7/work/logs" 2026-05-18 11:43:01.647835 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fe296fd0eee740f7af95c504cc13aae7/work/artifacts" 2026-05-18 11:43:01.926071 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fe296fd0eee740f7af95c504cc13aae7/work/docs" 2026-05-18 11:43:01.944184 | 2026-05-18 11:43:01.944333 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 11:43:02.717051 | debian-bookworm | changed: 2026-05-18 11:43:02.717287 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 11:43:02.717322 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 11:43:02.717357 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 11:43:02.717401 | debian-bookworm | changed: All items complete 2026-05-18 11:43:02.717427 | 2026-05-18 11:43:03.338118 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 11:43:03.920422 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 11:43:03.945412 | 2026-05-18 11:43:03.945570 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 11:43:04.491502 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.016288 2026-05-18 11:43:04.824991 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008033 2026-05-18 11:43:04.841987 | 2026-05-18 11:43:04.842105 | PLAY RECAP 2026-05-18 11:43:04.842165 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-18 11:43:04.842192 | 2026-05-18 11:43:04.976838 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 11:43:04.978666 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 11:43:05.722491 | 2026-05-18 11:43:05.722667 | PLAY [Base post] 2026-05-18 11:43:05.737269 | 2026-05-18 11:43:05.737415 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 11:43:06.340282 | debian-bookworm | changed 2026-05-18 11:43:06.350586 | 2026-05-18 11:43:06.350744 | PLAY RECAP 2026-05-18 11:43:06.350908 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 11:43:06.351029 | 2026-05-18 11:43:06.484969 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 11:43:06.487092 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 11:43:07.306610 | 2026-05-18 11:43:07.306790 | PLAY [Base post-logs] 2026-05-18 11:43:07.317682 | 2026-05-18 11:43:07.317831 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 11:43:07.784828 | localhost | changed 2026-05-18 11:43:07.803032 | 2026-05-18 11:43:07.803246 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 11:43:07.843277 | localhost | ok 2026-05-18 11:43:07.851291 | 2026-05-18 11:43:07.851470 | TASK [Set zuul-log-path fact] 2026-05-18 11:43:07.868885 | localhost | ok 2026-05-18 11:43:07.880694 | 2026-05-18 11:43:07.880834 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 11:43:07.918307 | localhost | ok 2026-05-18 11:43:07.925358 | 2026-05-18 11:43:07.925536 | TASK [upload-logs : Create log directories] 2026-05-18 11:43:08.431645 | localhost | changed 2026-05-18 11:43:08.437007 | 2026-05-18 11:43:08.437180 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 11:43:08.981171 | localhost -> localhost | ok: Runtime: 0:00:00.007283 2026-05-18 11:43:08.990079 | 2026-05-18 11:43:08.990392 | TASK [upload-logs : Upload logs to log server] 2026-05-18 11:43:09.568535 | localhost | Output suppressed because no_log was given 2026-05-18 11:43:09.572630 | 2026-05-18 11:43:09.572814 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 11:43:09.634350 | localhost | skipping: Conditional result was False 2026-05-18 11:43:09.640100 | localhost | skipping: Conditional result was False 2026-05-18 11:43:09.654755 | 2026-05-18 11:43:09.655006 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 11:43:09.703996 | localhost | skipping: Conditional result was False 2026-05-18 11:43:09.704582 | 2026-05-18 11:43:09.708055 | localhost | skipping: Conditional result was False 2026-05-18 11:43:09.715558 | 2026-05-18 11:43:09.715742 | LOOP [upload-logs : Upload console log and json output]