2026-03-22 07:54:48.648305 | Job console starting 2026-03-22 07:54:48.677304 | Updating git repos 2026-03-22 07:54:48.740608 | Cloning repos into workspace 2026-03-22 07:54:48.806640 | Restoring repo states 2026-03-22 07:54:48.841528 | Merging changes 2026-03-22 07:54:49.566256 | Checking out repos 2026-03-22 07:54:49.616787 | Preparing playbooks 2026-03-22 07:54:50.713001 | Running Ansible setup 2026-03-22 07:54:56.952780 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-22 07:54:57.752877 | 2026-03-22 07:54:57.753013 | PLAY [Base pre] 2026-03-22 07:54:57.788194 | 2026-03-22 07:54:57.788376 | TASK [Setup log path fact] 2026-03-22 07:54:57.806563 | debian-bookworm | ok 2026-03-22 07:54:57.832398 | 2026-03-22 07:54:57.832530 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-22 07:54:57.861355 | debian-bookworm | ok 2026-03-22 07:54:57.873135 | 2026-03-22 07:54:57.873232 | TASK [emit-job-header : Print job information] 2026-03-22 07:54:57.942380 | # Job Information 2026-03-22 07:54:57.942545 | Ansible Version: 2.16.14 2026-03-22 07:54:57.942582 | Job: mypy 2026-03-22 07:54:57.942615 | Pipeline: check 2026-03-22 07:54:57.943461 | Executor: 521e9411259a 2026-03-22 07:54:57.943537 | Triggered by: https://github.com/osism/python-osism/pull/2084 2026-03-22 07:54:57.943566 | Event ID: 5fcf12a0-25c4-11f1-8ec5-508a5e51e9ef 2026-03-22 07:54:57.951815 | 2026-03-22 07:54:57.951922 | LOOP [emit-job-header : Print node information] 2026-03-22 07:54:58.127652 | debian-bookworm | ok: 2026-03-22 07:54:58.127804 | debian-bookworm | # Node Information 2026-03-22 07:54:58.127832 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-22 07:54:58.127853 | debian-bookworm | Hostname: debian 2026-03-22 07:54:58.127870 | debian-bookworm | Username: zuul 2026-03-22 07:54:58.127887 | debian-bookworm | Distro: Debian 12.13 2026-03-22 07:54:58.127906 | debian-bookworm | Provider: regiocloud-a 2026-03-22 07:54:58.127923 | debian-bookworm | Region: 2026-03-22 07:54:58.127940 | debian-bookworm | Label: debian-bookworm 2026-03-22 07:54:58.127956 | debian-bookworm | Product Name: OpenStack Nova 2026-03-22 07:54:58.127972 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe84:4ce8 2026-03-22 07:54:58.142063 | 2026-03-22 07:54:58.152352 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-22 07:54:58.823135 | debian-bookworm -> localhost | changed 2026-03-22 07:54:58.835237 | 2026-03-22 07:54:58.835342 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-22 07:55:00.367010 | debian-bookworm -> localhost | changed 2026-03-22 07:55:00.377684 | 2026-03-22 07:55:00.377798 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-22 07:55:00.876633 | debian-bookworm -> localhost | ok 2026-03-22 07:55:00.881549 | 2026-03-22 07:55:00.881643 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-22 07:55:00.908612 | debian-bookworm | ok 2026-03-22 07:55:00.940064 | debian-bookworm | included: /var/lib/zuul/builds/48b64a835b9e424aabdcc459eb9c8def/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-22 07:55:00.946755 | 2026-03-22 07:55:00.946871 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-22 07:55:02.157177 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-22 07:55:02.157344 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/48b64a835b9e424aabdcc459eb9c8def/work/48b64a835b9e424aabdcc459eb9c8def_id_rsa 2026-03-22 07:55:02.157376 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/48b64a835b9e424aabdcc459eb9c8def/work/48b64a835b9e424aabdcc459eb9c8def_id_rsa.pub 2026-03-22 07:55:02.157398 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-22 07:55:02.157417 | debian-bookworm -> localhost | SHA256:xOfJZaxTbi9UtT1Nl8OXia7Jr/tQV4vhenJXzOJ3LeE zuul-build-sshkey 2026-03-22 07:55:02.157435 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-22 07:55:02.157461 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-22 07:55:02.157479 | debian-bookworm -> localhost | | o B| 2026-03-22 07:55:02.157496 | debian-bookworm -> localhost | | . . . O*| 2026-03-22 07:55:02.157512 | debian-bookworm -> localhost | | o . *..o*| 2026-03-22 07:55:02.157527 | debian-bookworm -> localhost | | . + B.ooo+| 2026-03-22 07:55:02.157543 | debian-bookworm -> localhost | | S B *+oo+| 2026-03-22 07:55:02.157563 | debian-bookworm -> localhost | | Bo+.oo| 2026-03-22 07:55:02.157579 | debian-bookworm -> localhost | | +ooE.+| 2026-03-22 07:55:02.157595 | debian-bookworm -> localhost | | =o.o.| 2026-03-22 07:55:02.157612 | debian-bookworm -> localhost | | o+. | 2026-03-22 07:55:02.157627 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-22 07:55:02.157677 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.582355 2026-03-22 07:55:02.163016 | 2026-03-22 07:55:02.163097 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-22 07:55:02.199390 | debian-bookworm | ok 2026-03-22 07:55:02.207000 | debian-bookworm | included: /var/lib/zuul/builds/48b64a835b9e424aabdcc459eb9c8def/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-22 07:55:02.242828 | 2026-03-22 07:55:02.242932 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-22 07:55:02.265775 | debian-bookworm | skipping: Conditional result was False 2026-03-22 07:55:02.270405 | 2026-03-22 07:55:02.270481 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-22 07:55:03.030222 | debian-bookworm | changed 2026-03-22 07:55:03.034517 | 2026-03-22 07:55:03.034597 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-22 07:55:03.361855 | debian-bookworm | ok 2026-03-22 07:55:03.366232 | 2026-03-22 07:55:03.366310 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-22 07:55:04.036053 | debian-bookworm | changed 2026-03-22 07:55:04.050809 | 2026-03-22 07:55:04.051065 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-22 07:55:04.692804 | debian-bookworm | changed 2026-03-22 07:55:04.699523 | 2026-03-22 07:55:04.699627 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-22 07:55:04.713006 | debian-bookworm | skipping: Conditional result was False 2026-03-22 07:55:04.718428 | 2026-03-22 07:55:04.718503 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-22 07:55:05.096183 | debian-bookworm -> localhost | changed 2026-03-22 07:55:05.106613 | 2026-03-22 07:55:05.106723 | TASK [add-build-sshkey : Add back temp key] 2026-03-22 07:55:05.506369 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/48b64a835b9e424aabdcc459eb9c8def/work/48b64a835b9e424aabdcc459eb9c8def_id_rsa (zuul-build-sshkey) 2026-03-22 07:55:05.506582 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009123 2026-03-22 07:55:05.514276 | 2026-03-22 07:55:05.514382 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-22 07:55:05.927248 | debian-bookworm | ok 2026-03-22 07:55:05.932054 | 2026-03-22 07:55:05.932141 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-22 07:55:05.960604 | debian-bookworm | skipping: Conditional result was False 2026-03-22 07:55:05.970548 | 2026-03-22 07:55:05.970649 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-22 07:55:06.456833 | debian-bookworm | ok 2026-03-22 07:55:06.467592 | 2026-03-22 07:55:06.467705 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-22 07:55:06.496461 | debian-bookworm | ok 2026-03-22 07:55:06.501162 | 2026-03-22 07:55:06.501243 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-22 07:55:06.804970 | debian-bookworm -> localhost | ok 2026-03-22 07:55:06.811531 | 2026-03-22 07:55:06.811626 | TASK [validate-host : Collect information about the host] 2026-03-22 07:55:07.943673 | debian-bookworm | ok 2026-03-22 07:55:07.953703 | 2026-03-22 07:55:07.953800 | TASK [validate-host : Sanitize hostname] 2026-03-22 07:55:08.032863 | debian-bookworm | ok 2026-03-22 07:55:08.067269 | 2026-03-22 07:55:08.067378 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-22 07:55:08.767437 | debian-bookworm -> localhost | changed 2026-03-22 07:55:08.772714 | 2026-03-22 07:55:08.772804 | TASK [validate-host : Collect information about zuul worker] 2026-03-22 07:55:09.210151 | debian-bookworm | ok 2026-03-22 07:55:09.214642 | 2026-03-22 07:55:09.214764 | TASK [validate-host : Write out all zuul information for each host] 2026-03-22 07:55:09.804155 | debian-bookworm -> localhost | changed 2026-03-22 07:55:09.813061 | 2026-03-22 07:55:09.813152 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-22 07:55:10.129936 | debian-bookworm | ok 2026-03-22 07:55:10.135050 | 2026-03-22 07:55:10.135145 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-22 07:55:11.497060 | debian-bookworm | changed: 2026-03-22 07:55:11.497277 | debian-bookworm | cd+++++++++ src/ 2026-03-22 07:55:11.497313 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-22 07:55:11.497338 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-22 07:55:11.497360 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-22 07:55:11.497381 | debian-bookworm | Containerfile 2026-03-22 07:55:11.497508 | debian-bookworm | Containerfile 2026-03-22 07:55:11.539441 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-03-22 07:56:42.275560 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-22 07:56:42.306339 | 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-03-22 07:56:42.318884 | 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-03-22 07:56:43.127301 | debian-bookworm | Installing collected packages: types-ujson, types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-03-22 07:56:43.528370 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20251220 types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-paramiko-4.0.0.20260322 types-python-dateutil-2.9.0.20260305 types-pytz-2026.1.1.20260304 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.10.0.20260308 types-ujson-5.10.0.20250822 2026-03-22 07:56:53.246737 | 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-03-22 07:56:53.246804 | 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-03-22 07:56:53.246823 | 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-03-22 07:56:53.246840 | 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-03-22 07:56:53.246856 | 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-03-22 07:56:53.246872 | 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-03-22 07:56:53.246887 | 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-03-22 07:56:53.246915 | 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-03-22 07:56:53.246929 | 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-03-22 07:56:53.246961 | debian-bookworm | Installing missing stub packages: 2026-03-22 07:56:53.246967 | 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 types-ujson 2026-03-22 07:56:53.246972 | debian-bookworm | 2026-03-22 07:56:53.246976 | debian-bookworm | 2026-03-22 07:56:53.246981 | debian-bookworm | Success: no issues found in 77 source files 2026-03-22 07:56:53.328251 | debian-bookworm | ok: Runtime: 0:00:25.726154 2026-03-22 07:56:53.336487 | 2026-03-22 07:56:53.336579 | PLAY RECAP 2026-03-22 07:56:53.336639 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-22 07:56:53.336707 | 2026-03-22 07:56:53.485134 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-22 07:56:53.487115 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-22 07:56:54.226367 | 2026-03-22 07:56:54.226527 | PLAY [Base post] 2026-03-22 07:56:54.240387 | 2026-03-22 07:56:54.240525 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-22 07:56:54.825346 | debian-bookworm | changed 2026-03-22 07:56:54.835982 | 2026-03-22 07:56:54.836133 | PLAY RECAP 2026-03-22 07:56:54.836228 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-22 07:56:54.836320 | 2026-03-22 07:56:54.985901 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-22 07:56:54.986819 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-22 07:56:55.815595 | 2026-03-22 07:56:55.815786 | PLAY [Base post-logs] 2026-03-22 07:56:55.826686 | 2026-03-22 07:56:55.826856 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-22 07:56:56.305783 | localhost | changed 2026-03-22 07:56:56.316111 | 2026-03-22 07:56:56.316261 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-22 07:56:56.351496 | localhost | ok 2026-03-22 07:56:56.354596 | 2026-03-22 07:56:56.354719 | TASK [Set zuul-log-path fact] 2026-03-22 07:56:56.369563 | localhost | ok 2026-03-22 07:56:56.377611 | 2026-03-22 07:56:56.377789 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-22 07:56:56.402681 | localhost | ok 2026-03-22 07:56:56.405735 | 2026-03-22 07:56:56.405841 | TASK [upload-logs : Create log directories] 2026-03-22 07:56:56.932352 | localhost | changed 2026-03-22 07:56:56.936379 | 2026-03-22 07:56:56.936517 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-22 07:56:57.430640 | localhost -> localhost | ok: Runtime: 0:00:00.008715 2026-03-22 07:56:57.440071 | 2026-03-22 07:56:57.440227 | TASK [upload-logs : Upload logs to log server] 2026-03-22 07:56:58.014813 | localhost | Output suppressed because no_log was given 2026-03-22 07:56:58.018358 | 2026-03-22 07:56:58.018516 | LOOP [upload-logs : Compress console log and json output] 2026-03-22 07:56:58.078622 | localhost | skipping: Conditional result was False 2026-03-22 07:56:58.084810 | localhost | skipping: Conditional result was False 2026-03-22 07:56:58.091952 | 2026-03-22 07:56:58.092177 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-22 07:56:58.142266 | localhost | skipping: Conditional result was False 2026-03-22 07:56:58.143016 | 2026-03-22 07:56:58.146349 | localhost | skipping: Conditional result was False 2026-03-22 07:56:58.155760 | 2026-03-22 07:56:58.155974 | LOOP [upload-logs : Upload console log and json output]