2025-11-28 22:06:12.514333 | Job console starting 2025-11-28 22:06:12.525164 | Updating git repos 2025-11-28 22:06:12.604329 | Cloning repos into workspace 2025-11-28 22:06:12.668358 | Restoring repo states 2025-11-28 22:06:12.683628 | Merging changes 2025-11-28 22:06:13.200702 | Checking out repos 2025-11-28 22:06:13.278028 | Preparing playbooks 2025-11-28 22:06:14.014774 | Running Ansible setup 2025-11-28 22:06:18.938745 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-28 22:06:19.745410 | 2025-11-28 22:06:19.745578 | PLAY [Base pre] 2025-11-28 22:06:19.763172 | 2025-11-28 22:06:19.763401 | TASK [Setup log path fact] 2025-11-28 22:06:19.792883 | debian-bookworm | ok 2025-11-28 22:06:19.808919 | 2025-11-28 22:06:19.809125 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 22:06:19.839309 | debian-bookworm | ok 2025-11-28 22:06:19.849576 | 2025-11-28 22:06:19.849715 | TASK [emit-job-header : Print job information] 2025-11-28 22:06:19.889874 | # Job Information 2025-11-28 22:06:19.890125 | Ansible Version: 2.16.14 2025-11-28 22:06:19.890169 | Job: mypy 2025-11-28 22:06:19.890202 | Pipeline: check 2025-11-28 22:06:19.890226 | Executor: 521e9411259a 2025-11-28 22:06:19.890249 | Triggered by: https://github.com/osism/python-osism/pull/1864 2025-11-28 22:06:19.890272 | Event ID: 6d9d05d0-cca6-11f0-9071-fcc0158dbbaf 2025-11-28 22:06:19.895427 | 2025-11-28 22:06:19.895550 | LOOP [emit-job-header : Print node information] 2025-11-28 22:06:20.037053 | debian-bookworm | ok: 2025-11-28 22:06:20.037297 | debian-bookworm | # Node Information 2025-11-28 22:06:20.037333 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-28 22:06:20.037359 | debian-bookworm | Hostname: debian 2025-11-28 22:06:20.037381 | debian-bookworm | Username: zuul 2025-11-28 22:06:20.037402 | debian-bookworm | Distro: Debian 12.12 2025-11-28 22:06:20.037426 | debian-bookworm | Provider: regiocloud-a 2025-11-28 22:06:20.037447 | debian-bookworm | Region: 2025-11-28 22:06:20.037469 | debian-bookworm | Label: debian-bookworm 2025-11-28 22:06:20.037488 | debian-bookworm | Product Name: OpenStack Nova 2025-11-28 22:06:20.037507 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea1:c12 2025-11-28 22:06:20.053394 | 2025-11-28 22:06:20.053530 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-28 22:06:20.715037 | debian-bookworm -> localhost | changed 2025-11-28 22:06:20.723171 | 2025-11-28 22:06:20.723329 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-28 22:06:21.928893 | debian-bookworm -> localhost | changed 2025-11-28 22:06:21.939943 | 2025-11-28 22:06:21.940099 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-28 22:06:22.240264 | debian-bookworm -> localhost | ok 2025-11-28 22:06:22.257042 | 2025-11-28 22:06:22.257268 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-28 22:06:22.290037 | debian-bookworm | ok 2025-11-28 22:06:22.310392 | debian-bookworm | included: /var/lib/zuul/builds/8d824452c364428abeeb74e484f986e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-28 22:06:22.316955 | 2025-11-28 22:06:22.317105 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-28 22:06:23.401301 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-28 22:06:23.401560 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8d824452c364428abeeb74e484f986e5/work/8d824452c364428abeeb74e484f986e5_id_rsa 2025-11-28 22:06:23.401601 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8d824452c364428abeeb74e484f986e5/work/8d824452c364428abeeb74e484f986e5_id_rsa.pub 2025-11-28 22:06:23.401627 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-28 22:06:23.401651 | debian-bookworm -> localhost | SHA256:prQsKvgBIvTc1BcWirNL2MN7uFRk7BgOBQaAxOhK2C0 zuul-build-sshkey 2025-11-28 22:06:23.401673 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-28 22:06:23.401706 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-28 22:06:23.401739 | debian-bookworm -> localhost | |Bo.o.. +. | 2025-11-28 22:06:23.401772 | debian-bookworm -> localhost | |o.. . + o . | 2025-11-28 22:06:23.401803 | debian-bookworm -> localhost | |oo o = * . | 2025-11-28 22:06:23.401828 | debian-bookworm -> localhost | |ooE X O . | 2025-11-28 22:06:23.401849 | debian-bookworm -> localhost | |* = X.oS | 2025-11-28 22:06:23.401877 | debian-bookworm -> localhost | |+. .o*+ | 2025-11-28 22:06:23.401897 | debian-bookworm -> localhost | |. . .=+. | 2025-11-28 22:06:23.401917 | debian-bookworm -> localhost | |o o..o | 2025-11-28 22:06:23.401938 | debian-bookworm -> localhost | | oo . | 2025-11-28 22:06:23.401958 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-28 22:06:23.402035 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.544144 2025-11-28 22:06:23.408818 | 2025-11-28 22:06:23.408939 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-28 22:06:23.437590 | debian-bookworm | ok 2025-11-28 22:06:23.454315 | debian-bookworm | included: /var/lib/zuul/builds/8d824452c364428abeeb74e484f986e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-28 22:06:23.464189 | 2025-11-28 22:06:23.464315 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-28 22:06:23.488297 | debian-bookworm | skipping: Conditional result was False 2025-11-28 22:06:23.494681 | 2025-11-28 22:06:23.494804 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-28 22:06:24.223154 | debian-bookworm | changed 2025-11-28 22:06:24.233607 | 2025-11-28 22:06:24.233822 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-28 22:06:24.561113 | debian-bookworm | ok 2025-11-28 22:06:24.570022 | 2025-11-28 22:06:24.570233 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-28 22:06:25.302057 | debian-bookworm | changed 2025-11-28 22:06:25.319003 | 2025-11-28 22:06:25.319360 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-28 22:06:26.032189 | debian-bookworm | changed 2025-11-28 22:06:26.037835 | 2025-11-28 22:06:26.037960 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-28 22:06:26.064919 | debian-bookworm | skipping: Conditional result was False 2025-11-28 22:06:26.071416 | 2025-11-28 22:06:26.071532 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-28 22:06:26.581336 | debian-bookworm -> localhost | changed 2025-11-28 22:06:26.592814 | 2025-11-28 22:06:26.592945 | TASK [add-build-sshkey : Add back temp key] 2025-11-28 22:06:26.983001 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8d824452c364428abeeb74e484f986e5/work/8d824452c364428abeeb74e484f986e5_id_rsa (zuul-build-sshkey) 2025-11-28 22:06:26.984363 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021093 2025-11-28 22:06:27.001499 | 2025-11-28 22:06:27.001651 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-28 22:06:27.459987 | debian-bookworm | ok 2025-11-28 22:06:27.469236 | 2025-11-28 22:06:27.469402 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-28 22:06:27.507433 | debian-bookworm | skipping: Conditional result was False 2025-11-28 22:06:27.520590 | 2025-11-28 22:06:27.520722 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-28 22:06:27.957584 | debian-bookworm | ok 2025-11-28 22:06:27.970509 | 2025-11-28 22:06:27.970788 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-28 22:06:28.003032 | debian-bookworm | ok 2025-11-28 22:06:28.010203 | 2025-11-28 22:06:28.010342 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-28 22:06:28.365606 | debian-bookworm -> localhost | ok 2025-11-28 22:06:28.372352 | 2025-11-28 22:06:28.372475 | TASK [validate-host : Collect information about the host] 2025-11-28 22:06:29.541670 | debian-bookworm | ok 2025-11-28 22:06:29.552109 | 2025-11-28 22:06:29.552234 | TASK [validate-host : Sanitize hostname] 2025-11-28 22:06:29.673332 | debian-bookworm | ok 2025-11-28 22:06:29.738881 | 2025-11-28 22:06:29.739028 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-28 22:06:30.342024 | debian-bookworm -> localhost | changed 2025-11-28 22:06:30.348263 | 2025-11-28 22:06:30.348385 | TASK [validate-host : Collect information about zuul worker] 2025-11-28 22:06:30.822582 | debian-bookworm | ok 2025-11-28 22:06:30.828678 | 2025-11-28 22:06:30.828806 | TASK [validate-host : Write out all zuul information for each host] 2025-11-28 22:06:31.417481 | debian-bookworm -> localhost | changed 2025-11-28 22:06:31.427606 | 2025-11-28 22:06:31.427728 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-28 22:06:31.709470 | debian-bookworm | ok 2025-11-28 22:06:31.718199 | 2025-11-28 22:06:31.718365 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-28 22:06:32.943319 | debian-bookworm | changed: 2025-11-28 22:06:32.943552 | debian-bookworm | cd+++++++++ src/ 2025-11-28 22:06:32.943587 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-28 22:06:32.943611 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-28 22:06:32.943633 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-11-28 22:06:32.943654 | debian-bookworm | Containerfile 2025-11-28 22:06:32.943767 | debian-bookworm | Containerfile 2025-11-28 22:06:32.971707 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2025-11-28 22:07:55.669734 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-11-28 22:07:55.697150 | 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-11-28 22:07:55.708176 | 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-11-28 22:07:56.483153 | 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-11-28 22:07:56.800409 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-paramiko-4.0.0.20250822 types-python-dateutil-2.9.0.20251115 types-pytz-2025.2.0.20251108 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-11-28 22:08:02.730215 | 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-11-28 22:08:02.730309 | 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-11-28 22:08:02.730326 | 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-11-28 22:08:02.730338 | 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-11-28 22:08:02.730349 | 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] 2025-11-28 22:08:02.730364 | 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] 2025-11-28 22:08:02.730375 | 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] 2025-11-28 22:08:02.730386 | 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] 2025-11-28 22:08:02.730398 | 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] 2025-11-28 22:08:02.730441 | debian-bookworm | Installing missing stub packages: 2025-11-28 22:08:02.730457 | 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-11-28 22:08:02.730469 | debian-bookworm | 2025-11-28 22:08:02.730481 | debian-bookworm | 2025-11-28 22:08:02.730493 | debian-bookworm | Success: no issues found in 69 source files 2025-11-28 22:08:03.062721 | debian-bookworm | ok: Runtime: 0:00:19.951522 2025-11-28 22:08:03.079557 | 2025-11-28 22:08:03.079785 | PLAY RECAP 2025-11-28 22:08:03.079948 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-11-28 22:08:03.080025 | 2025-11-28 22:08:03.218809 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-11-28 22:08:03.219793 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-28 22:08:03.963528 | 2025-11-28 22:08:03.963687 | PLAY [Base post] 2025-11-28 22:08:03.977038 | 2025-11-28 22:08:03.977235 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-28 22:08:04.543054 | debian-bookworm | changed 2025-11-28 22:08:04.552987 | 2025-11-28 22:08:04.553182 | PLAY RECAP 2025-11-28 22:08:04.553273 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-28 22:08:04.553360 | 2025-11-28 22:08:04.691721 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-28 22:08:04.694169 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-28 22:08:05.565029 | 2025-11-28 22:08:05.565366 | PLAY [Base post-logs] 2025-11-28 22:08:05.577193 | 2025-11-28 22:08:05.577365 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-28 22:08:06.077112 | localhost | changed 2025-11-28 22:08:06.092373 | 2025-11-28 22:08:06.092561 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-28 22:08:06.120597 | localhost | ok 2025-11-28 22:08:06.126885 | 2025-11-28 22:08:06.127050 | TASK [Set zuul-log-path fact] 2025-11-28 22:08:06.144748 | localhost | ok 2025-11-28 22:08:06.157466 | 2025-11-28 22:08:06.157604 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 22:08:06.185806 | localhost | ok 2025-11-28 22:08:06.192886 | 2025-11-28 22:08:06.193135 | TASK [upload-logs : Create log directories] 2025-11-28 22:08:06.713197 | localhost | changed 2025-11-28 22:08:06.716588 | 2025-11-28 22:08:06.716731 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-28 22:08:07.272111 | localhost -> localhost | ok: Runtime: 0:00:00.008235 2025-11-28 22:08:07.281868 | 2025-11-28 22:08:07.282061 | TASK [upload-logs : Upload logs to log server] 2025-11-28 22:08:07.872292 | localhost | Output suppressed because no_log was given 2025-11-28 22:08:07.875978 | 2025-11-28 22:08:07.876180 | LOOP [upload-logs : Compress console log and json output] 2025-11-28 22:08:07.936351 | localhost | skipping: Conditional result was False 2025-11-28 22:08:07.943969 | localhost | skipping: Conditional result was False 2025-11-28 22:08:07.954572 | 2025-11-28 22:08:07.954775 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-28 22:08:08.003658 | localhost | skipping: Conditional result was False 2025-11-28 22:08:08.004349 | 2025-11-28 22:08:08.007818 | localhost | skipping: Conditional result was False 2025-11-28 22:08:08.016637 | 2025-11-28 22:08:08.016866 | LOOP [upload-logs : Upload console log and json output]