2026-05-06 12:01:25.631564 | Job console starting 2026-05-06 12:01:25.657408 | Updating git repos 2026-05-06 12:01:25.736997 | Cloning repos into workspace 2026-05-06 12:01:25.808546 | Restoring repo states 2026-05-06 12:01:25.839843 | Merging changes 2026-05-06 12:01:26.683125 | Checking out repos 2026-05-06 12:01:26.763039 | Preparing playbooks 2026-05-06 12:01:28.284238 | Running Ansible setup 2026-05-06 12:01:34.680382 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-06 12:01:35.738665 | 2026-05-06 12:01:35.738893 | PLAY [Base pre] 2026-05-06 12:01:35.769887 | 2026-05-06 12:01:35.770051 | TASK [Setup log path fact] 2026-05-06 12:01:35.791174 | debian-bookworm | ok 2026-05-06 12:01:35.828574 | 2026-05-06 12:01:35.828755 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 12:01:35.923224 | debian-bookworm | ok 2026-05-06 12:01:35.957957 | 2026-05-06 12:01:35.958108 | TASK [emit-job-header : Print job information] 2026-05-06 12:01:36.078439 | # Job Information 2026-05-06 12:01:36.078751 | Ansible Version: 2.16.14 2026-05-06 12:01:36.078794 | Job: mypy 2026-05-06 12:01:36.078868 | Pipeline: check 2026-05-06 12:01:36.078899 | Executor: 521e9411259a 2026-05-06 12:01:36.078920 | Triggered by: https://github.com/osism/python-osism/pull/2265 2026-05-06 12:01:36.078942 | Event ID: 482c5f20-4943-11f1-807c-35f79f6c92cb 2026-05-06 12:01:36.088327 | 2026-05-06 12:01:36.088499 | LOOP [emit-job-header : Print node information] 2026-05-06 12:01:36.457257 | debian-bookworm | ok: 2026-05-06 12:01:36.457587 | debian-bookworm | # Node Information 2026-05-06 12:01:36.457631 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-06 12:01:36.457659 | debian-bookworm | Hostname: debian 2026-05-06 12:01:36.457682 | debian-bookworm | Username: zuul 2026-05-06 12:01:36.457704 | debian-bookworm | Distro: Debian 12.13 2026-05-06 12:01:36.457738 | debian-bookworm | Provider: regiocloud-a 2026-05-06 12:01:36.457764 | debian-bookworm | Region: 2026-05-06 12:01:36.457786 | debian-bookworm | Label: debian-bookworm 2026-05-06 12:01:36.457805 | debian-bookworm | Product Name: OpenStack Nova 2026-05-06 12:01:36.457825 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe40:7fdf 2026-05-06 12:01:36.480142 | 2026-05-06 12:01:36.480332 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-06 12:01:37.807099 | debian-bookworm -> localhost | changed 2026-05-06 12:01:37.814660 | 2026-05-06 12:01:37.814785 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-06 12:01:39.808151 | debian-bookworm -> localhost | changed 2026-05-06 12:01:39.828938 | 2026-05-06 12:01:39.829066 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-06 12:01:40.435468 | debian-bookworm -> localhost | ok 2026-05-06 12:01:40.441941 | 2026-05-06 12:01:40.442054 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-06 12:01:40.502371 | debian-bookworm | ok 2026-05-06 12:01:40.534402 | debian-bookworm | included: /var/lib/zuul/builds/32bbce62433144a69b52294c2e43ecc0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-06 12:01:40.540381 | 2026-05-06 12:01:40.540474 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-06 12:01:42.157091 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-06 12:01:42.157286 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/32bbce62433144a69b52294c2e43ecc0/work/32bbce62433144a69b52294c2e43ecc0_id_rsa 2026-05-06 12:01:42.157329 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/32bbce62433144a69b52294c2e43ecc0/work/32bbce62433144a69b52294c2e43ecc0_id_rsa.pub 2026-05-06 12:01:42.157361 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-06 12:01:42.157389 | debian-bookworm -> localhost | SHA256:y9MgkTVJG6Qrcc9mmRsBAhfEL+4MOJHmrcUeIvbYuEw zuul-build-sshkey 2026-05-06 12:01:42.157416 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-06 12:01:42.157453 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-06 12:01:42.157481 | debian-bookworm -> localhost | | .+=..o*. | 2026-05-06 12:01:42.157508 | debian-bookworm -> localhost | | ... =.+ | 2026-05-06 12:01:42.157535 | debian-bookworm -> localhost | | . ..= o | 2026-05-06 12:01:42.157561 | debian-bookworm -> localhost | |o. .o.= + | 2026-05-06 12:01:42.157591 | debian-bookworm -> localhost | |ooo...o S | 2026-05-06 12:01:42.157624 | debian-bookworm -> localhost | |++.=.. = * | 2026-05-06 12:01:42.157648 | debian-bookworm -> localhost | |oEX+. = . | 2026-05-06 12:01:42.157672 | debian-bookworm -> localhost | |o+ +o . | 2026-05-06 12:01:42.157695 | debian-bookworm -> localhost | | o. | 2026-05-06 12:01:42.157718 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-06 12:01:42.157780 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.588343 2026-05-06 12:01:42.163079 | 2026-05-06 12:01:42.163164 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-06 12:01:42.194949 | debian-bookworm | ok 2026-05-06 12:01:42.216951 | debian-bookworm | included: /var/lib/zuul/builds/32bbce62433144a69b52294c2e43ecc0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-06 12:01:42.241642 | 2026-05-06 12:01:42.241742 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-06 12:01:42.264802 | debian-bookworm | skipping: Conditional result was False 2026-05-06 12:01:42.270401 | 2026-05-06 12:01:42.270493 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-06 12:01:43.014706 | debian-bookworm | changed 2026-05-06 12:01:43.019063 | 2026-05-06 12:01:43.019134 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-06 12:01:43.289241 | debian-bookworm | ok 2026-05-06 12:01:43.293773 | 2026-05-06 12:01:43.293940 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-06 12:01:44.076445 | debian-bookworm | changed 2026-05-06 12:01:44.091160 | 2026-05-06 12:01:44.091277 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-06 12:01:44.801537 | debian-bookworm | changed 2026-05-06 12:01:44.809262 | 2026-05-06 12:01:44.809384 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-06 12:01:44.843646 | debian-bookworm | skipping: Conditional result was False 2026-05-06 12:01:44.848632 | 2026-05-06 12:01:44.848722 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-06 12:01:45.235239 | debian-bookworm -> localhost | changed 2026-05-06 12:01:45.245078 | 2026-05-06 12:01:45.245168 | TASK [add-build-sshkey : Add back temp key] 2026-05-06 12:01:45.521687 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/32bbce62433144a69b52294c2e43ecc0/work/32bbce62433144a69b52294c2e43ecc0_id_rsa (zuul-build-sshkey) 2026-05-06 12:01:45.521903 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009546 2026-05-06 12:01:45.531253 | 2026-05-06 12:01:45.531362 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-06 12:01:45.917471 | debian-bookworm | ok 2026-05-06 12:01:45.924834 | 2026-05-06 12:01:45.924934 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-06 12:01:45.948059 | debian-bookworm | skipping: Conditional result was False 2026-05-06 12:01:45.959430 | 2026-05-06 12:01:45.959532 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-06 12:01:46.382318 | debian-bookworm | ok 2026-05-06 12:01:46.400751 | 2026-05-06 12:01:46.400899 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-06 12:01:46.430567 | debian-bookworm | ok 2026-05-06 12:01:46.439770 | 2026-05-06 12:01:46.439878 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-06 12:01:46.923634 | debian-bookworm -> localhost | ok 2026-05-06 12:01:46.930027 | 2026-05-06 12:01:46.930126 | TASK [validate-host : Collect information about the host] 2026-05-06 12:01:48.187274 | debian-bookworm | ok 2026-05-06 12:01:48.209738 | 2026-05-06 12:01:48.209881 | TASK [validate-host : Sanitize hostname] 2026-05-06 12:01:48.352037 | debian-bookworm | ok 2026-05-06 12:01:48.385413 | 2026-05-06 12:01:48.385522 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-06 12:01:49.208075 | debian-bookworm -> localhost | changed 2026-05-06 12:01:49.222288 | 2026-05-06 12:01:49.222447 | TASK [validate-host : Collect information about zuul worker] 2026-05-06 12:01:49.820665 | debian-bookworm | ok 2026-05-06 12:01:49.825829 | 2026-05-06 12:01:49.825971 | TASK [validate-host : Write out all zuul information for each host] 2026-05-06 12:01:50.712506 | debian-bookworm -> localhost | changed 2026-05-06 12:01:50.723647 | 2026-05-06 12:01:50.723786 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-06 12:01:51.027617 | debian-bookworm | ok 2026-05-06 12:01:51.034071 | 2026-05-06 12:01:51.034267 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-06 12:01:52.696352 | debian-bookworm | changed: 2026-05-06 12:01:52.696589 | debian-bookworm | cd+++++++++ src/ 2026-05-06 12:01:52.696625 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-06 12:01:52.696649 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-06 12:01:52.696671 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-06 12:01:52.696691 | debian-bookworm | Containerfile 2026-05-06 12:01:52.696819 | debian-bookworm | Containerfile 2026-05-06 12:01:52.743562 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (48.0.0) 2026-05-06 12:03:21.139748 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-05-06 12:03:21.147619 | 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-06 12:03:21.159539 | 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-06 12:03:21.915302 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-05-06 12:03:22.150629 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260408 types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-paramiko-4.0.0.20260408 types-python-dateutil-2.9.0.20260408 types-pytz-2026.2.0.20260506 types-requests-2.33.0.20260503 types-simplejson-3.20.0.20260408 types-tabulate-0.10.0.20260408 2026-05-06 12:03:27.441428 | 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-06 12:03:27.441486 | 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-06 12:03:27.441495 | 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-06 12:03:27.441503 | 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-06 12:03:27.441510 | 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-06 12:03:27.441530 | 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-06 12:03:27.441537 | 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-06 12:03:27.441544 | 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-06 12:03:27.441551 | 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-06 12:03:27.441571 | 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-06 12:03:27.441579 | 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-06 12:03:27.441585 | 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-06 12:03:27.441592 | 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-06 12:03:27.441598 | 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-06 12:03:27.441604 | debian-bookworm | Installing missing stub packages: 2026-05-06 12:03:27.441612 | 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 2026-05-06 12:03:27.441618 | debian-bookworm | 2026-05-06 12:03:27.441625 | debian-bookworm | 2026-05-06 12:03:27.441632 | debian-bookworm | Success: no issues found in 121 source files 2026-05-06 12:03:27.892214 | debian-bookworm | ok: Runtime: 0:00:19.339112 2026-05-06 12:03:27.906976 | 2026-05-06 12:03:27.907090 | PLAY RECAP 2026-05-06 12:03:27.907172 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-06 12:03:27.907211 | 2026-05-06 12:03:28.047736 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-06 12:03:28.049451 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-06 12:03:28.838404 | 2026-05-06 12:03:28.838588 | PLAY [Base post-fetch] 2026-05-06 12:03:28.853862 | 2026-05-06 12:03:28.854012 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-06 12:03:28.901987 | debian-bookworm | skipping: Conditional result was False 2026-05-06 12:03:28.908056 | 2026-05-06 12:03:28.908206 | TASK [fetch-output : Set log path for single node] 2026-05-06 12:03:28.964040 | debian-bookworm | ok 2026-05-06 12:03:28.969454 | 2026-05-06 12:03:28.969580 | LOOP [fetch-output : Ensure local output dirs] 2026-05-06 12:03:29.475463 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/32bbce62433144a69b52294c2e43ecc0/work/logs" 2026-05-06 12:03:29.761174 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/32bbce62433144a69b52294c2e43ecc0/work/artifacts" 2026-05-06 12:03:30.066507 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/32bbce62433144a69b52294c2e43ecc0/work/docs" 2026-05-06 12:03:30.090463 | 2026-05-06 12:03:30.090629 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-06 12:03:30.901345 | debian-bookworm | changed: 2026-05-06 12:03:30.901796 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-06 12:03:30.901869 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-06 12:03:30.901919 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-06 12:03:30.901992 | debian-bookworm | changed: All items complete 2026-05-06 12:03:30.902037 | 2026-05-06 12:03:31.478028 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 12:03:32.035092 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 12:03:32.060419 | 2026-05-06 12:03:32.060589 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-06 12:03:32.577579 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010672 2026-05-06 12:03:32.865173 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011337 2026-05-06 12:03:32.880197 | 2026-05-06 12:03:32.880326 | PLAY RECAP 2026-05-06 12:03:32.880391 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-06 12:03:32.880422 | 2026-05-06 12:03:33.007945 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-06 12:03:33.008815 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 12:03:33.764521 | 2026-05-06 12:03:33.764703 | PLAY [Base post] 2026-05-06 12:03:33.778762 | 2026-05-06 12:03:33.778933 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-06 12:03:34.365179 | debian-bookworm | changed 2026-05-06 12:03:34.375022 | 2026-05-06 12:03:34.375190 | PLAY RECAP 2026-05-06 12:03:34.375308 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-06 12:03:34.375398 | 2026-05-06 12:03:34.505628 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 12:03:34.506546 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-06 12:03:35.321887 | 2026-05-06 12:03:35.322078 | PLAY [Base post-logs] 2026-05-06 12:03:35.334049 | 2026-05-06 12:03:35.334222 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-06 12:03:35.843521 | localhost | changed 2026-05-06 12:03:35.860143 | 2026-05-06 12:03:35.860397 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-06 12:03:35.900113 | localhost | ok 2026-05-06 12:03:35.906618 | 2026-05-06 12:03:35.906790 | TASK [Set zuul-log-path fact] 2026-05-06 12:03:35.934616 | localhost | ok 2026-05-06 12:03:35.946828 | 2026-05-06 12:03:35.947010 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 12:03:35.984729 | localhost | ok 2026-05-06 12:03:35.993370 | 2026-05-06 12:03:35.993554 | TASK [upload-logs : Create log directories] 2026-05-06 12:03:36.520982 | localhost | changed 2026-05-06 12:03:36.526258 | 2026-05-06 12:03:36.526424 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-06 12:03:37.048720 | localhost -> localhost | ok: Runtime: 0:00:00.007630 2026-05-06 12:03:37.053037 | 2026-05-06 12:03:37.053163 | TASK [upload-logs : Upload logs to log server] 2026-05-06 12:03:37.649349 | localhost | Output suppressed because no_log was given 2026-05-06 12:03:37.653570 | 2026-05-06 12:03:37.653753 | LOOP [upload-logs : Compress console log and json output] 2026-05-06 12:03:37.712942 | localhost | skipping: Conditional result was False 2026-05-06 12:03:37.718347 | localhost | skipping: Conditional result was False 2026-05-06 12:03:37.726147 | 2026-05-06 12:03:37.726461 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-06 12:03:37.776126 | localhost | skipping: Conditional result was False 2026-05-06 12:03:37.777009 | 2026-05-06 12:03:37.779859 | localhost | skipping: Conditional result was False 2026-05-06 12:03:37.793980 | 2026-05-06 12:03:37.794273 | LOOP [upload-logs : Upload console log and json output]