2025-10-15 03:12:34.054629 | Job console starting 2025-10-15 03:12:34.084257 | Updating git repos 2025-10-15 03:12:34.121866 | Cloning repos into workspace 2025-10-15 03:12:34.207223 | Restoring repo states 2025-10-15 03:12:34.230965 | Merging changes 2025-10-15 03:12:34.230987 | Checking out repos 2025-10-15 03:12:34.336478 | Preparing playbooks 2025-10-15 03:12:35.767241 | Running Ansible setup 2025-10-15 03:12:41.278113 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-15 03:12:42.437516 | 2025-10-15 03:12:42.437629 | PLAY [Base pre] 2025-10-15 03:12:42.512474 | 2025-10-15 03:12:42.512588 | TASK [Setup log path fact] 2025-10-15 03:12:42.551122 | debian-bookworm | ok 2025-10-15 03:12:42.589152 | 2025-10-15 03:12:42.589329 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-15 03:12:42.657684 | debian-bookworm | ok 2025-10-15 03:12:42.672900 | 2025-10-15 03:12:42.673001 | TASK [emit-job-header : Print job information] 2025-10-15 03:12:42.725159 | # Job Information 2025-10-15 03:12:42.725294 | Ansible Version: 2.16.14 2025-10-15 03:12:42.725324 | Job: mypy 2025-10-15 03:12:42.725352 | Pipeline: periodic-daily 2025-10-15 03:12:42.725371 | Executor: 521e9411259a 2025-10-15 03:12:42.725388 | Triggered by: https://github.com/osism/python-osism 2025-10-15 03:12:42.725407 | Event ID: 552959f5ff0b44ac9aebccfd6873cd25 2025-10-15 03:12:42.729445 | 2025-10-15 03:12:42.729530 | LOOP [emit-job-header : Print node information] 2025-10-15 03:12:42.928630 | debian-bookworm | ok: 2025-10-15 03:12:42.928893 | debian-bookworm | # Node Information 2025-10-15 03:12:42.928934 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-15 03:12:42.928959 | debian-bookworm | Hostname: debian 2025-10-15 03:12:42.928982 | debian-bookworm | Username: zuul 2025-10-15 03:12:42.929002 | debian-bookworm | Distro: Debian 12.12 2025-10-15 03:12:42.929026 | debian-bookworm | Provider: regiocloud-a 2025-10-15 03:12:42.929047 | debian-bookworm | Region: 2025-10-15 03:12:42.929068 | debian-bookworm | Label: debian-bookworm 2025-10-15 03:12:42.929088 | debian-bookworm | Product Name: OpenStack Nova 2025-10-15 03:12:42.929108 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec9:7bde 2025-10-15 03:12:42.953047 | 2025-10-15 03:12:42.953154 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-15 03:12:43.544466 | debian-bookworm -> localhost | changed 2025-10-15 03:12:43.559882 | 2025-10-15 03:12:43.559988 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-15 03:12:45.176964 | debian-bookworm -> localhost | changed 2025-10-15 03:12:45.188684 | 2025-10-15 03:12:45.188775 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-15 03:12:45.716272 | debian-bookworm -> localhost | ok 2025-10-15 03:12:45.721726 | 2025-10-15 03:12:45.721815 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-15 03:12:45.759170 | debian-bookworm | ok 2025-10-15 03:12:45.783387 | debian-bookworm | included: /var/lib/zuul/builds/c09b64baece044f1a2d9eb6819f633dc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-15 03:12:45.788178 | 2025-10-15 03:12:45.788251 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-15 03:12:46.851944 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-15 03:12:46.852106 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c09b64baece044f1a2d9eb6819f633dc/work/c09b64baece044f1a2d9eb6819f633dc_id_rsa 2025-10-15 03:12:46.852137 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c09b64baece044f1a2d9eb6819f633dc/work/c09b64baece044f1a2d9eb6819f633dc_id_rsa.pub 2025-10-15 03:12:46.852160 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-15 03:12:46.852180 | debian-bookworm -> localhost | SHA256:n5BA+ByA6FFFCWeiDPs8SSpEfn1zoQzeXMsRdr8YFrM zuul-build-sshkey 2025-10-15 03:12:46.852198 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-15 03:12:46.852224 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-15 03:12:46.852242 | debian-bookworm -> localhost | |.o.==Oo *.+ | 2025-10-15 03:12:46.852260 | debian-bookworm -> localhost | |*oo Bo* = = = | 2025-10-15 03:12:46.852277 | debian-bookworm -> localhost | |o=o. =.O + E . | 2025-10-15 03:12:46.852293 | debian-bookworm -> localhost | |.*.. +.o.. o . | 2025-10-15 03:12:46.852310 | debian-bookworm -> localhost | |o = S . . | 2025-10-15 03:12:46.852331 | debian-bookworm -> localhost | |. . o . | 2025-10-15 03:12:46.852348 | debian-bookworm -> localhost | | o | 2025-10-15 03:12:46.852364 | debian-bookworm -> localhost | | | 2025-10-15 03:12:46.852382 | debian-bookworm -> localhost | | | 2025-10-15 03:12:46.852399 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-15 03:12:46.852442 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.433549 2025-10-15 03:12:46.862317 | 2025-10-15 03:12:46.862401 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-15 03:12:46.906766 | debian-bookworm | ok 2025-10-15 03:12:46.916642 | debian-bookworm | included: /var/lib/zuul/builds/c09b64baece044f1a2d9eb6819f633dc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-15 03:12:46.945594 | 2025-10-15 03:12:46.945688 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-15 03:12:46.968714 | debian-bookworm | skipping: Conditional result was False 2025-10-15 03:12:46.973718 | 2025-10-15 03:12:46.973806 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-15 03:12:47.799734 | debian-bookworm | changed 2025-10-15 03:12:47.812634 | 2025-10-15 03:12:47.812729 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-15 03:12:48.128222 | debian-bookworm | ok 2025-10-15 03:12:48.133383 | 2025-10-15 03:12:48.133475 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-15 03:12:48.860253 | debian-bookworm | changed 2025-10-15 03:12:48.902003 | 2025-10-15 03:12:48.902095 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-15 03:12:49.559212 | debian-bookworm | changed 2025-10-15 03:12:49.567791 | 2025-10-15 03:12:49.567883 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-15 03:12:49.610773 | debian-bookworm | skipping: Conditional result was False 2025-10-15 03:12:49.616566 | 2025-10-15 03:12:49.616660 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-15 03:12:50.091838 | debian-bookworm -> localhost | changed 2025-10-15 03:12:50.102110 | 2025-10-15 03:12:50.102208 | TASK [add-build-sshkey : Add back temp key] 2025-10-15 03:12:50.470583 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c09b64baece044f1a2d9eb6819f633dc/work/c09b64baece044f1a2d9eb6819f633dc_id_rsa (zuul-build-sshkey) 2025-10-15 03:12:50.470795 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011762 2025-10-15 03:12:50.479136 | 2025-10-15 03:12:50.479931 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-15 03:12:50.884815 | debian-bookworm | ok 2025-10-15 03:12:50.890972 | 2025-10-15 03:12:50.891070 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-15 03:12:50.934033 | debian-bookworm | skipping: Conditional result was False 2025-10-15 03:12:50.949880 | 2025-10-15 03:12:50.949988 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-15 03:12:51.573389 | debian-bookworm | ok 2025-10-15 03:12:51.585279 | 2025-10-15 03:12:51.585377 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-15 03:12:51.613523 | debian-bookworm | ok 2025-10-15 03:12:51.618581 | 2025-10-15 03:12:51.618677 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-15 03:12:51.977154 | debian-bookworm -> localhost | ok 2025-10-15 03:12:51.983139 | 2025-10-15 03:12:51.983231 | TASK [validate-host : Collect information about the host] 2025-10-15 03:12:53.147789 | debian-bookworm | ok 2025-10-15 03:12:53.159526 | 2025-10-15 03:12:53.159608 | TASK [validate-host : Sanitize hostname] 2025-10-15 03:12:53.350388 | debian-bookworm | ok 2025-10-15 03:12:53.573403 | 2025-10-15 03:12:53.573549 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-15 03:12:54.666661 | debian-bookworm -> localhost | changed 2025-10-15 03:12:54.672795 | 2025-10-15 03:12:54.672885 | TASK [validate-host : Collect information about zuul worker] 2025-10-15 03:12:55.097647 | debian-bookworm | ok 2025-10-15 03:12:55.101256 | 2025-10-15 03:12:55.101329 | TASK [validate-host : Write out all zuul information for each host] 2025-10-15 03:12:55.769799 | debian-bookworm -> localhost | changed 2025-10-15 03:12:55.777200 | 2025-10-15 03:12:55.777277 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-15 03:12:56.047243 | debian-bookworm | ok 2025-10-15 03:12:56.061850 | 2025-10-15 03:12:56.061945 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-15 03:12:57.138463 | debian-bookworm | changed: 2025-10-15 03:12:57.138614 | debian-bookworm | cd+++++++++ src/ 2025-10-15 03:12:57.138642 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-15 03:12:57.138662 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-15 03:12:57.138680 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-15 03:12:57.138697 | debian-bookworm | Containerfile 2025-10-15 03:12:57.138793 | debian-bookworm | Containerfile 2025-10-15 03:12:57.213294 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.2) 2025-10-15 03:14:16.540538 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-15 03:14:16.567980 | 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-15 03:14:16.578992 | 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-15 03:14:17.334944 | 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-15 03:14:17.710410 | 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-15 03:14:25.251192 | 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-15 03:14:25.251301 | 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-15 03:14:25.251318 | 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-15 03:14:25.251329 | 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-15 03:14:25.251341 | 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-15 03:14:25.251354 | 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-15 03:14:25.251365 | debian-bookworm | Installing missing stub packages: 2025-10-15 03:14:25.251379 | 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-15 03:14:25.251391 | debian-bookworm | 2025-10-15 03:14:25.251406 | debian-bookworm | 2025-10-15 03:14:25.251418 | debian-bookworm | Success: no issues found in 69 source files 2025-10-15 03:14:25.520832 | debian-bookworm | ok: Runtime: 0:00:21.031590 2025-10-15 03:14:25.527025 | 2025-10-15 03:14:25.527093 | PLAY RECAP 2025-10-15 03:14:25.527144 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-15 03:14:25.527170 | 2025-10-15 03:14:25.717661 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-15 03:14:25.718399 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-15 03:14:26.732332 | 2025-10-15 03:14:26.732482 | PLAY [Base post] 2025-10-15 03:14:26.745622 | 2025-10-15 03:14:26.745731 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-15 03:14:27.394191 | debian-bookworm | changed 2025-10-15 03:14:27.411295 | 2025-10-15 03:14:27.411400 | PLAY RECAP 2025-10-15 03:14:27.411477 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-15 03:14:27.411538 | 2025-10-15 03:14:27.518403 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-15 03:14:27.519035 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-15 03:14:28.459910 | 2025-10-15 03:14:28.460078 | PLAY [Base post-logs] 2025-10-15 03:14:28.467986 | 2025-10-15 03:14:28.468087 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-15 03:14:28.935733 | localhost | changed 2025-10-15 03:14:28.943457 | 2025-10-15 03:14:28.943569 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-15 03:14:28.989500 | localhost | ok 2025-10-15 03:14:28.991941 | 2025-10-15 03:14:28.992014 | TASK [Set zuul-log-path fact] 2025-10-15 03:14:29.016049 | localhost | ok 2025-10-15 03:14:29.023302 | 2025-10-15 03:14:29.023387 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-15 03:14:29.051322 | localhost | ok 2025-10-15 03:14:29.059699 | 2025-10-15 03:14:29.059798 | TASK [upload-logs : Create log directories] 2025-10-15 03:14:29.614006 | localhost | changed 2025-10-15 03:14:29.616189 | 2025-10-15 03:14:29.616264 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-15 03:14:30.607780 | localhost -> localhost | ok: Runtime: 0:00:00.027791 2025-10-15 03:14:30.611318 | 2025-10-15 03:14:30.611399 | TASK [upload-logs : Upload logs to log server] 2025-10-15 03:14:31.499509 | localhost | Output suppressed because no_log was given 2025-10-15 03:14:31.500821 | 2025-10-15 03:14:31.500892 | LOOP [upload-logs : Compress console log and json output] 2025-10-15 03:14:31.566583 | localhost | skipping: Conditional result was False 2025-10-15 03:14:31.575588 | localhost | skipping: Conditional result was False 2025-10-15 03:14:31.577916 | 2025-10-15 03:14:31.577992 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-15 03:14:31.635894 | localhost | skipping: Conditional result was False 2025-10-15 03:14:31.636090 | 2025-10-15 03:14:31.640317 | localhost | skipping: Conditional result was False 2025-10-15 03:14:31.642590 | 2025-10-15 03:14:31.642666 | LOOP [upload-logs : Upload console log and json output]