2025-10-09 19:04:18.405145 | Job console starting 2025-10-09 19:04:18.453666 | Updating git repos 2025-10-09 19:04:18.501669 | Cloning repos into workspace 2025-10-09 19:04:18.551023 | Restoring repo states 2025-10-09 19:04:18.562300 | Merging changes 2025-10-09 19:04:19.133169 | Checking out repos 2025-10-09 19:04:19.249384 | Preparing playbooks 2025-10-09 19:04:20.226284 | Running Ansible setup 2025-10-09 19:04:26.083712 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-09 19:04:27.321659 | 2025-10-09 19:04:27.321781 | PLAY [Base pre] 2025-10-09 19:04:27.382780 | 2025-10-09 19:04:27.382925 | TASK [Setup log path fact] 2025-10-09 19:04:27.435294 | debian-bookworm | ok 2025-10-09 19:04:27.451087 | 2025-10-09 19:04:27.459142 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-09 19:04:27.525405 | debian-bookworm | ok 2025-10-09 19:04:27.540166 | 2025-10-09 19:04:27.540268 | TASK [emit-job-header : Print job information] 2025-10-09 19:04:27.647022 | # Job Information 2025-10-09 19:04:27.647206 | Ansible Version: 2.16.14 2025-10-09 19:04:27.647237 | Job: mypy 2025-10-09 19:04:27.647263 | Pipeline: check 2025-10-09 19:04:27.647282 | Executor: 521e9411259a 2025-10-09 19:04:27.647299 | Triggered by: https://github.com/osism/python-osism/pull/1709 2025-10-09 19:04:27.647317 | Event ID: bc361190-a542-11f0-9a41-d332ebf544c3 2025-10-09 19:04:27.655611 | 2025-10-09 19:04:27.655701 | LOOP [emit-job-header : Print node information] 2025-10-09 19:04:27.830518 | debian-bookworm | ok: 2025-10-09 19:04:27.830698 | debian-bookworm | # Node Information 2025-10-09 19:04:27.830727 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-09 19:04:27.830748 | debian-bookworm | Hostname: debian 2025-10-09 19:04:27.830766 | debian-bookworm | Username: zuul 2025-10-09 19:04:27.830783 | debian-bookworm | Distro: Debian 12.12 2025-10-09 19:04:27.830802 | debian-bookworm | Provider: regiocloud-a 2025-10-09 19:04:27.830819 | debian-bookworm | Region: 2025-10-09 19:04:27.830891 | debian-bookworm | Label: debian-bookworm 2025-10-09 19:04:27.831114 | debian-bookworm | Product Name: OpenStack Nova 2025-10-09 19:04:27.831179 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe68:453 2025-10-09 19:04:27.843045 | 2025-10-09 19:04:27.843164 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-09 19:04:29.220402 | debian-bookworm -> localhost | changed 2025-10-09 19:04:29.226034 | 2025-10-09 19:04:29.226134 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-09 19:04:30.663156 | debian-bookworm -> localhost | changed 2025-10-09 19:04:30.671799 | 2025-10-09 19:04:30.671887 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-09 19:04:31.322534 | debian-bookworm -> localhost | ok 2025-10-09 19:04:31.327761 | 2025-10-09 19:04:31.327852 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-09 19:04:31.354192 | debian-bookworm | ok 2025-10-09 19:04:31.371845 | debian-bookworm | included: /var/lib/zuul/builds/e45f816e37004ec7bf7042ce5aff5a15/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-09 19:04:31.388745 | 2025-10-09 19:04:31.388835 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-09 19:04:34.289740 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-09 19:04:34.289911 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e45f816e37004ec7bf7042ce5aff5a15/work/e45f816e37004ec7bf7042ce5aff5a15_id_rsa 2025-10-09 19:04:34.289945 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e45f816e37004ec7bf7042ce5aff5a15/work/e45f816e37004ec7bf7042ce5aff5a15_id_rsa.pub 2025-10-09 19:04:34.289968 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-09 19:04:34.289988 | debian-bookworm -> localhost | SHA256:GrhKoKGuYdCc1kXbvVG6+bIIGjSw1wgYeTP6dgStn5M zuul-build-sshkey 2025-10-09 19:04:34.290006 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-09 19:04:34.290031 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-09 19:04:34.290050 | debian-bookworm -> localhost | |.. . . . | 2025-10-09 19:04:34.290078 | debian-bookworm -> localhost | |.o= .. o . o | 2025-10-09 19:04:34.290096 | debian-bookworm -> localhost | |.oo= o . + | 2025-10-09 19:04:34.290113 | debian-bookworm -> localhost | |.o.*.= = | 2025-10-09 19:04:34.290130 | debian-bookworm -> localhost | |+.*oBoo S + | 2025-10-09 19:04:34.290150 | debian-bookworm -> localhost | |++ooEo o . | 2025-10-09 19:04:34.290167 | debian-bookworm -> localhost | |+o..o.o . . | 2025-10-09 19:04:34.290183 | debian-bookworm -> localhost | |oo . o . . o | 2025-10-09 19:04:34.290200 | debian-bookworm -> localhost | |o.. . . . | 2025-10-09 19:04:34.290217 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-09 19:04:34.290260 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.828749 2025-10-09 19:04:34.296504 | 2025-10-09 19:04:34.296579 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-09 19:04:34.344637 | debian-bookworm | ok 2025-10-09 19:04:34.361102 | debian-bookworm | included: /var/lib/zuul/builds/e45f816e37004ec7bf7042ce5aff5a15/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-09 19:04:34.386095 | 2025-10-09 19:04:34.386188 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-09 19:04:34.454294 | debian-bookworm | skipping: Conditional result was False 2025-10-09 19:04:34.460432 | 2025-10-09 19:04:34.460515 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-09 19:04:35.646536 | debian-bookworm | changed 2025-10-09 19:04:35.652119 | 2025-10-09 19:04:35.652205 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-09 19:04:35.936838 | debian-bookworm | ok 2025-10-09 19:04:35.946822 | 2025-10-09 19:04:35.946986 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-09 19:04:36.695839 | debian-bookworm | changed 2025-10-09 19:04:36.702290 | 2025-10-09 19:04:36.702389 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-09 19:04:37.453501 | debian-bookworm | changed 2025-10-09 19:04:37.458752 | 2025-10-09 19:04:37.459039 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-09 19:04:37.477537 | debian-bookworm | skipping: Conditional result was False 2025-10-09 19:04:37.484631 | 2025-10-09 19:04:37.484725 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-09 19:04:38.355768 | debian-bookworm -> localhost | changed 2025-10-09 19:04:38.387976 | 2025-10-09 19:04:38.388097 | TASK [add-build-sshkey : Add back temp key] 2025-10-09 19:04:39.131745 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e45f816e37004ec7bf7042ce5aff5a15/work/e45f816e37004ec7bf7042ce5aff5a15_id_rsa (zuul-build-sshkey) 2025-10-09 19:04:39.131967 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.046863 2025-10-09 19:04:39.140744 | 2025-10-09 19:04:39.140844 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-09 19:04:39.843335 | debian-bookworm | ok 2025-10-09 19:04:39.849566 | 2025-10-09 19:04:39.849660 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-09 19:04:39.920170 | debian-bookworm | skipping: Conditional result was False 2025-10-09 19:04:39.931847 | 2025-10-09 19:04:39.931946 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-09 19:04:40.620670 | debian-bookworm | ok 2025-10-09 19:04:40.636243 | 2025-10-09 19:04:40.636340 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-09 19:04:40.697120 | debian-bookworm | ok 2025-10-09 19:04:40.701089 | 2025-10-09 19:04:40.701164 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-09 19:04:41.659516 | debian-bookworm -> localhost | ok 2025-10-09 19:04:41.677853 | 2025-10-09 19:04:41.678814 | TASK [validate-host : Collect information about the host] 2025-10-09 19:04:43.061235 | debian-bookworm | ok 2025-10-09 19:04:43.074517 | 2025-10-09 19:04:43.074607 | TASK [validate-host : Sanitize hostname] 2025-10-09 19:04:43.419690 | debian-bookworm | ok 2025-10-09 19:04:43.460870 | 2025-10-09 19:04:43.460958 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-09 19:04:44.793243 | debian-bookworm -> localhost | changed 2025-10-09 19:04:44.797805 | 2025-10-09 19:04:44.797887 | TASK [validate-host : Collect information about zuul worker] 2025-10-09 19:04:45.409314 | debian-bookworm | ok 2025-10-09 19:04:45.414876 | 2025-10-09 19:04:45.414976 | TASK [validate-host : Write out all zuul information for each host] 2025-10-09 19:04:46.842366 | debian-bookworm -> localhost | changed 2025-10-09 19:04:46.859852 | 2025-10-09 19:04:46.859942 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-09 19:04:47.140199 | debian-bookworm | ok 2025-10-09 19:04:47.145221 | 2025-10-09 19:04:47.145302 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-09 19:04:49.165881 | debian-bookworm | changed: 2025-10-09 19:04:49.166053 | debian-bookworm | cd+++++++++ src/ 2025-10-09 19:04:49.166092 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-09 19:04:49.166113 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-09 19:04:49.166131 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-09 19:04:49.166147 | debian-bookworm | Containerfile 2025-10-09 19:04:49.166237 | debian-bookworm | Containerfile 2025-10-09 19:04:49.232610 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.2) 2025-10-09 19:06:09.476639 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-09 19:06:09.505319 | 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-09 19:06:09.516654 | 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-09 19:06:10.243160 | 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-09 19:06:10.512297 | 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.20251008 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-09 19:06:16.137997 | 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-09 19:06:16.138048 | 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-09 19:06:16.138066 | 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-09 19:06:16.138080 | 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-09 19:06:16.138096 | 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-09 19:06:16.138111 | 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-09 19:06:16.138135 | debian-bookworm | Installing missing stub packages: 2025-10-09 19:06:16.138141 | 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-09 19:06:16.138145 | debian-bookworm | 2025-10-09 19:06:16.138151 | debian-bookworm | 2025-10-09 19:06:16.138155 | debian-bookworm | Success: no issues found in 68 source files 2025-10-09 19:06:16.195767 | debian-bookworm | ok: Runtime: 0:00:21.275872 2025-10-09 19:06:16.211234 | 2025-10-09 19:06:16.211367 | PLAY RECAP 2025-10-09 19:06:16.211458 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-09 19:06:16.211501 | 2025-10-09 19:06:16.337114 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-09 19:06:16.339055 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-09 19:06:17.120573 | 2025-10-09 19:06:17.120725 | PLAY [Base post] 2025-10-09 19:06:17.133936 | 2025-10-09 19:06:17.134062 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-09 19:06:17.661626 | debian-bookworm | changed 2025-10-09 19:06:17.668294 | 2025-10-09 19:06:17.668404 | PLAY RECAP 2025-10-09 19:06:17.668488 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-09 19:06:17.668567 | 2025-10-09 19:06:17.792009 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-09 19:06:17.792865 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-09 19:06:18.585564 | 2025-10-09 19:06:18.585725 | PLAY [Base post-logs] 2025-10-09 19:06:18.596355 | 2025-10-09 19:06:18.596483 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-09 19:06:19.064105 | localhost | changed 2025-10-09 19:06:19.080747 | 2025-10-09 19:06:19.080961 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-09 19:06:19.108498 | localhost | ok 2025-10-09 19:06:19.113468 | 2025-10-09 19:06:19.113604 | TASK [Set zuul-log-path fact] 2025-10-09 19:06:19.130236 | localhost | ok 2025-10-09 19:06:19.142769 | 2025-10-09 19:06:19.142943 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-09 19:06:19.168676 | localhost | ok 2025-10-09 19:06:19.171686 | 2025-10-09 19:06:19.171788 | TASK [upload-logs : Create log directories] 2025-10-09 19:06:19.671220 | localhost | changed 2025-10-09 19:06:19.677174 | 2025-10-09 19:06:19.677374 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-09 19:06:20.197964 | localhost -> localhost | ok: Runtime: 0:00:00.013123 2025-10-09 19:06:20.202026 | 2025-10-09 19:06:20.202182 | TASK [upload-logs : Upload logs to log server] 2025-10-09 19:06:20.754583 | localhost | Output suppressed because no_log was given 2025-10-09 19:06:20.756852 | 2025-10-09 19:06:20.757006 | LOOP [upload-logs : Compress console log and json output] 2025-10-09 19:06:20.811007 | localhost | skipping: Conditional result was False 2025-10-09 19:06:20.816339 | localhost | skipping: Conditional result was False 2025-10-09 19:06:20.827720 | 2025-10-09 19:06:20.827928 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-09 19:06:20.874110 | localhost | skipping: Conditional result was False 2025-10-09 19:06:20.874746 | 2025-10-09 19:06:20.878126 | localhost | skipping: Conditional result was False 2025-10-09 19:06:20.892457 | 2025-10-09 19:06:20.892702 | LOOP [upload-logs : Upload console log and json output]