2026-02-25 21:11:50.368826 | Job console starting 2026-02-25 21:11:50.396975 | Updating git repos 2026-02-25 21:11:50.476699 | Cloning repos into workspace 2026-02-25 21:11:50.529549 | Restoring repo states 2026-02-25 21:11:50.539454 | Merging changes 2026-02-25 21:11:51.282353 | Checking out repos 2026-02-25 21:11:51.335669 | Preparing playbooks 2026-02-25 21:11:52.563777 | Running Ansible setup 2026-02-25 21:11:58.584316 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-25 21:11:59.940327 | 2026-02-25 21:11:59.940512 | PLAY [Base pre] 2026-02-25 21:11:59.980233 | 2026-02-25 21:11:59.980430 | TASK [Setup log path fact] 2026-02-25 21:12:00.020014 | debian-bookworm | ok 2026-02-25 21:12:00.048693 | 2026-02-25 21:12:00.048863 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-25 21:12:00.114040 | debian-bookworm | ok 2026-02-25 21:12:00.133391 | 2026-02-25 21:12:00.133552 | TASK [emit-job-header : Print job information] 2026-02-25 21:12:00.214540 | # Job Information 2026-02-25 21:12:00.214749 | Ansible Version: 2.16.14 2026-02-25 21:12:00.214786 | Job: mypy 2026-02-25 21:12:00.214820 | Pipeline: check 2026-02-25 21:12:00.214867 | Executor: 521e9411259a 2026-02-25 21:12:00.214889 | Triggered by: https://github.com/osism/python-osism/pull/2047 2026-02-25 21:12:00.214912 | Event ID: ed73bd30-128d-11f1-9a41-9ff9bd06b106 2026-02-25 21:12:00.220024 | 2026-02-25 21:12:00.220154 | LOOP [emit-job-header : Print node information] 2026-02-25 21:12:00.411484 | debian-bookworm | ok: 2026-02-25 21:12:00.411758 | debian-bookworm | # Node Information 2026-02-25 21:12:00.411799 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-25 21:12:00.411825 | debian-bookworm | Hostname: debian 2026-02-25 21:12:00.411847 | debian-bookworm | Username: zuul 2026-02-25 21:12:00.411868 | debian-bookworm | Distro: Debian 12.13 2026-02-25 21:12:00.411899 | debian-bookworm | Provider: regiocloud-a 2026-02-25 21:12:00.411924 | debian-bookworm | Region: 2026-02-25 21:12:00.411946 | debian-bookworm | Label: debian-bookworm 2026-02-25 21:12:00.411966 | debian-bookworm | Product Name: OpenStack Nova 2026-02-25 21:12:00.411986 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:369e 2026-02-25 21:12:00.428116 | 2026-02-25 21:12:00.428262 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-25 21:12:01.525161 | debian-bookworm -> localhost | changed 2026-02-25 21:12:01.530780 | 2026-02-25 21:12:01.530888 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-25 21:12:03.160889 | debian-bookworm -> localhost | changed 2026-02-25 21:12:03.169611 | 2026-02-25 21:12:03.169694 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-25 21:12:03.603945 | debian-bookworm -> localhost | ok 2026-02-25 21:12:03.608955 | 2026-02-25 21:12:03.609038 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-25 21:12:03.635247 | debian-bookworm | ok 2026-02-25 21:12:03.667095 | debian-bookworm | included: /var/lib/zuul/builds/0d2fd2430ed04bd8b96f00dcf830427a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-25 21:12:03.676970 | 2026-02-25 21:12:03.677054 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-25 21:12:04.806404 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-25 21:12:04.806565 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0d2fd2430ed04bd8b96f00dcf830427a/work/0d2fd2430ed04bd8b96f00dcf830427a_id_rsa 2026-02-25 21:12:04.806597 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0d2fd2430ed04bd8b96f00dcf830427a/work/0d2fd2430ed04bd8b96f00dcf830427a_id_rsa.pub 2026-02-25 21:12:04.806619 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-25 21:12:04.806640 | debian-bookworm -> localhost | SHA256:IG+k5sHvoGJyXxOxEDNqWKpAehYS+QAjZrtDvSpBnGc zuul-build-sshkey 2026-02-25 21:12:04.806658 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-25 21:12:04.806684 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-25 21:12:04.806702 | debian-bookworm -> localhost | |B*o + | 2026-02-25 21:12:04.806719 | debian-bookworm -> localhost | |X*+o + | 2026-02-25 21:12:04.806736 | debian-bookworm -> localhost | |=O=Eo + | 2026-02-25 21:12:04.806752 | debian-bookworm -> localhost | |=+=..* + | 2026-02-25 21:12:04.806768 | debian-bookworm -> localhost | |oo .= = S | 2026-02-25 21:12:04.806790 | debian-bookworm -> localhost | | .oo + . | 2026-02-25 21:12:04.806808 | debian-bookworm -> localhost | |.. o + | 2026-02-25 21:12:04.806824 | debian-bookworm -> localhost | |+... + . | 2026-02-25 21:12:04.806936 | debian-bookworm -> localhost | |oo... . | 2026-02-25 21:12:04.806959 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-25 21:12:04.807008 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.384160 2026-02-25 21:12:04.812074 | 2026-02-25 21:12:04.812152 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-25 21:12:04.848194 | debian-bookworm | ok 2026-02-25 21:12:04.855648 | debian-bookworm | included: /var/lib/zuul/builds/0d2fd2430ed04bd8b96f00dcf830427a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-25 21:12:04.872841 | 2026-02-25 21:12:04.872910 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-25 21:12:04.895201 | debian-bookworm | skipping: Conditional result was False 2026-02-25 21:12:04.899736 | 2026-02-25 21:12:04.899804 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-25 21:12:05.685048 | debian-bookworm | changed 2026-02-25 21:12:05.692568 | 2026-02-25 21:12:05.692656 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-25 21:12:06.005752 | debian-bookworm | ok 2026-02-25 21:12:06.012266 | 2026-02-25 21:12:06.012402 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-25 21:12:06.582710 | debian-bookworm | changed 2026-02-25 21:12:06.590439 | 2026-02-25 21:12:06.590543 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-25 21:12:07.179509 | debian-bookworm | changed 2026-02-25 21:12:07.184875 | 2026-02-25 21:12:07.184962 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-25 21:12:07.197843 | debian-bookworm | skipping: Conditional result was False 2026-02-25 21:12:07.203564 | 2026-02-25 21:12:07.203654 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-25 21:12:07.601487 | debian-bookworm -> localhost | changed 2026-02-25 21:12:07.612455 | 2026-02-25 21:12:07.612555 | TASK [add-build-sshkey : Add back temp key] 2026-02-25 21:12:07.928307 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0d2fd2430ed04bd8b96f00dcf830427a/work/0d2fd2430ed04bd8b96f00dcf830427a_id_rsa (zuul-build-sshkey) 2026-02-25 21:12:07.928510 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012725 2026-02-25 21:12:07.935812 | 2026-02-25 21:12:07.935912 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-25 21:12:08.318556 | debian-bookworm | ok 2026-02-25 21:12:08.323476 | 2026-02-25 21:12:08.323560 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-25 21:12:08.346026 | debian-bookworm | skipping: Conditional result was False 2026-02-25 21:12:08.366351 | 2026-02-25 21:12:08.366456 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-25 21:12:08.931576 | debian-bookworm | ok 2026-02-25 21:12:08.939874 | 2026-02-25 21:12:08.939960 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-25 21:12:08.957011 | debian-bookworm | ok 2026-02-25 21:12:08.961213 | 2026-02-25 21:12:08.961317 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-25 21:12:09.252295 | debian-bookworm -> localhost | ok 2026-02-25 21:12:09.258209 | 2026-02-25 21:12:09.258304 | TASK [validate-host : Collect information about the host] 2026-02-25 21:12:10.421041 | debian-bookworm | ok 2026-02-25 21:12:10.430803 | 2026-02-25 21:12:10.430927 | TASK [validate-host : Sanitize hostname] 2026-02-25 21:12:10.509834 | debian-bookworm | ok 2026-02-25 21:12:10.568335 | 2026-02-25 21:12:10.568443 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-25 21:12:11.213876 | debian-bookworm -> localhost | changed 2026-02-25 21:12:11.227471 | 2026-02-25 21:12:11.227576 | TASK [validate-host : Collect information about zuul worker] 2026-02-25 21:12:11.655938 | debian-bookworm | ok 2026-02-25 21:12:11.662982 | 2026-02-25 21:12:11.663093 | TASK [validate-host : Write out all zuul information for each host] 2026-02-25 21:12:12.557130 | debian-bookworm -> localhost | changed 2026-02-25 21:12:12.570079 | 2026-02-25 21:12:12.570222 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-25 21:12:12.842331 | debian-bookworm | ok 2026-02-25 21:12:12.848710 | 2026-02-25 21:12:12.848833 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-25 21:12:14.359049 | debian-bookworm | changed: 2026-02-25 21:12:14.359308 | debian-bookworm | cd+++++++++ src/ 2026-02-25 21:12:14.359357 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-25 21:12:14.359388 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-25 21:12:14.359415 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-25 21:12:14.359440 | debian-bookworm | Containerfile 2026-02-25 21:12:14.359602 | debian-bookworm | Containerfile 2026-02-25 21:12:14.369350 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-02-25 21:13:37.890608 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-25 21:13:37.918244 | 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-02-25 21:13:37.930556 | 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-02-25 21:13:38.725772 | 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-02-25 21:13:39.083196 | 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.20250822 types-python-dateutil-2.9.0.20260124 types-pytz-2025.2.0.20251108 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 types-ujson-5.10.0.20250822 2026-02-25 21:13:45.313251 | 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-02-25 21:13:45.313392 | 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-02-25 21:13:45.313410 | 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-02-25 21:13:45.313421 | 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-02-25 21:13:45.313433 | 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-02-25 21:13:45.313446 | 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-02-25 21:13:45.313457 | 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-02-25 21:13:45.313534 | 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-02-25 21:13:45.313551 | 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-02-25 21:13:45.313578 | debian-bookworm | Installing missing stub packages: 2026-02-25 21:13:45.313593 | 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-02-25 21:13:45.313605 | debian-bookworm | 2026-02-25 21:13:45.313617 | debian-bookworm | 2026-02-25 21:13:45.313629 | debian-bookworm | Success: no issues found in 76 source files 2026-02-25 21:13:45.745443 | debian-bookworm | ok: Runtime: 0:00:21.362772 2026-02-25 21:13:45.760776 | 2026-02-25 21:13:45.760897 | PLAY RECAP 2026-02-25 21:13:45.760983 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-25 21:13:45.761021 | 2026-02-25 21:13:45.891062 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-25 21:13:45.893158 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-25 21:13:46.631372 | 2026-02-25 21:13:46.631535 | PLAY [Base post] 2026-02-25 21:13:46.645143 | 2026-02-25 21:13:46.645289 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-25 21:13:47.218633 | debian-bookworm | changed 2026-02-25 21:13:47.229066 | 2026-02-25 21:13:47.229231 | PLAY RECAP 2026-02-25 21:13:47.229347 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-25 21:13:47.229449 | 2026-02-25 21:13:47.351984 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-25 21:13:47.354064 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-25 21:13:48.308724 | 2026-02-25 21:13:48.309032 | PLAY [Base post-logs] 2026-02-25 21:13:48.323377 | 2026-02-25 21:13:48.323529 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-25 21:13:48.800189 | localhost | changed 2026-02-25 21:13:48.817483 | 2026-02-25 21:13:48.817657 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-25 21:13:48.855680 | localhost | ok 2026-02-25 21:13:48.862339 | 2026-02-25 21:13:48.862497 | TASK [Set zuul-log-path fact] 2026-02-25 21:13:48.891398 | localhost | ok 2026-02-25 21:13:48.905166 | 2026-02-25 21:13:48.905352 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-25 21:13:48.943816 | localhost | ok 2026-02-25 21:13:48.950132 | 2026-02-25 21:13:48.950368 | TASK [upload-logs : Create log directories] 2026-02-25 21:13:49.476342 | localhost | changed 2026-02-25 21:13:49.479170 | 2026-02-25 21:13:49.479300 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-25 21:13:49.978655 | localhost -> localhost | ok: Runtime: 0:00:00.007377 2026-02-25 21:13:49.982698 | 2026-02-25 21:13:49.982809 | TASK [upload-logs : Upload logs to log server] 2026-02-25 21:13:50.561799 | localhost | Output suppressed because no_log was given 2026-02-25 21:13:50.566523 | 2026-02-25 21:13:50.566894 | LOOP [upload-logs : Compress console log and json output] 2026-02-25 21:13:50.621243 | localhost | skipping: Conditional result was False 2026-02-25 21:13:50.626070 | localhost | skipping: Conditional result was False 2026-02-25 21:13:50.639098 | 2026-02-25 21:13:50.639336 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-25 21:13:50.691968 | localhost | skipping: Conditional result was False 2026-02-25 21:13:50.692290 | 2026-02-25 21:13:50.697306 | localhost | skipping: Conditional result was False 2026-02-25 21:13:50.711902 | 2026-02-25 21:13:50.712153 | LOOP [upload-logs : Upload console log and json output]