2026-02-02 15:08:41.539488 | Job console starting 2026-02-02 15:08:41.557995 | Updating git repos 2026-02-02 15:08:41.594571 | Cloning repos into workspace 2026-02-02 15:08:41.715050 | Restoring repo states 2026-02-02 15:08:41.739877 | Merging changes 2026-02-02 15:08:42.490772 | Checking out repos 2026-02-02 15:08:42.557632 | Preparing playbooks 2026-02-02 15:08:43.496240 | Running Ansible setup 2026-02-02 15:08:48.412842 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-02 15:08:49.386975 | 2026-02-02 15:08:49.387150 | PLAY [Base pre] 2026-02-02 15:08:49.424750 | 2026-02-02 15:08:49.424921 | TASK [Setup log path fact] 2026-02-02 15:08:49.465688 | debian-bookworm | ok 2026-02-02 15:08:49.490125 | 2026-02-02 15:08:49.490324 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 15:08:49.534233 | debian-bookworm | ok 2026-02-02 15:08:49.569112 | 2026-02-02 15:08:49.569410 | TASK [emit-job-header : Print job information] 2026-02-02 15:08:49.610538 | # Job Information 2026-02-02 15:08:49.610748 | Ansible Version: 2.16.14 2026-02-02 15:08:49.610784 | Job: mypy 2026-02-02 15:08:49.610899 | Pipeline: check 2026-02-02 15:08:49.610925 | Executor: 521e9411259a 2026-02-02 15:08:49.610946 | Triggered by: https://github.com/osism/python-osism/pull/1917 2026-02-02 15:08:49.611069 | Event ID: 89715fb0-0048-11f1-87c0-55a62c70217d 2026-02-02 15:08:49.616349 | 2026-02-02 15:08:49.616467 | LOOP [emit-job-header : Print node information] 2026-02-02 15:08:49.783096 | debian-bookworm | ok: 2026-02-02 15:08:49.783386 | debian-bookworm | # Node Information 2026-02-02 15:08:49.783431 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-02 15:08:49.783459 | debian-bookworm | Hostname: debian 2026-02-02 15:08:49.783483 | debian-bookworm | Username: zuul 2026-02-02 15:08:49.783507 | debian-bookworm | Distro: Debian 12.13 2026-02-02 15:08:49.783532 | debian-bookworm | Provider: regiocloud-a 2026-02-02 15:08:49.783556 | debian-bookworm | Region: 2026-02-02 15:08:49.783579 | debian-bookworm | Label: debian-bookworm 2026-02-02 15:08:49.783600 | debian-bookworm | Product Name: OpenStack Nova 2026-02-02 15:08:49.783621 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe96:aee3 2026-02-02 15:08:49.810102 | 2026-02-02 15:08:49.810286 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-02 15:08:50.372566 | debian-bookworm -> localhost | changed 2026-02-02 15:08:50.380030 | 2026-02-02 15:08:50.380159 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-02 15:08:51.614889 | debian-bookworm -> localhost | changed 2026-02-02 15:08:51.628471 | 2026-02-02 15:08:51.628600 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-02 15:08:51.909313 | debian-bookworm -> localhost | ok 2026-02-02 15:08:51.925971 | 2026-02-02 15:08:51.926160 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-02 15:08:51.955918 | debian-bookworm | ok 2026-02-02 15:08:51.974794 | debian-bookworm | included: /var/lib/zuul/builds/33a88b8023804a059488095937ee8601/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-02 15:08:51.982085 | 2026-02-02 15:08:51.982269 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-02 15:08:53.419779 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-02 15:08:53.420096 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/33a88b8023804a059488095937ee8601/work/33a88b8023804a059488095937ee8601_id_rsa 2026-02-02 15:08:53.420155 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/33a88b8023804a059488095937ee8601/work/33a88b8023804a059488095937ee8601_id_rsa.pub 2026-02-02 15:08:53.420235 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-02 15:08:53.420278 | debian-bookworm -> localhost | SHA256:iih4jJ2niktKTHj4ZG6kQvKo/kRHy+4wHny3zuW5VHo zuul-build-sshkey 2026-02-02 15:08:53.420313 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-02 15:08:53.420367 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-02 15:08:53.420401 | debian-bookworm -> localhost | | | 2026-02-02 15:08:53.420434 | debian-bookworm -> localhost | | | 2026-02-02 15:08:53.420463 | debian-bookworm -> localhost | | . | 2026-02-02 15:08:53.420492 | debian-bookworm -> localhost | |.. o . | 2026-02-02 15:08:53.420522 | debian-bookworm -> localhost | |+o=. + S . | 2026-02-02 15:08:53.420562 | debian-bookworm -> localhost | |*#ooo. . o | 2026-02-02 15:08:53.420593 | debian-bookworm -> localhost | |B+@*oo.. + E | 2026-02-02 15:08:53.420622 | debian-bookworm -> localhost | |B+oo* o = o | 2026-02-02 15:08:53.420653 | debian-bookworm -> localhost | |B+oo ..+ +. | 2026-02-02 15:08:53.420683 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-02 15:08:53.420756 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.867237 2026-02-02 15:08:53.431143 | 2026-02-02 15:08:53.431320 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-02 15:08:53.475696 | debian-bookworm | ok 2026-02-02 15:08:53.492015 | debian-bookworm | included: /var/lib/zuul/builds/33a88b8023804a059488095937ee8601/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-02 15:08:53.507611 | 2026-02-02 15:08:53.507762 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-02 15:08:53.542300 | debian-bookworm | skipping: Conditional result was False 2026-02-02 15:08:53.562147 | 2026-02-02 15:08:53.562353 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-02 15:08:54.359079 | debian-bookworm | changed 2026-02-02 15:08:54.365649 | 2026-02-02 15:08:54.365787 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-02 15:08:54.640860 | debian-bookworm | ok 2026-02-02 15:08:54.654920 | 2026-02-02 15:08:54.655169 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-02 15:08:55.383699 | debian-bookworm | changed 2026-02-02 15:08:55.393043 | 2026-02-02 15:08:55.393213 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-02 15:08:56.078657 | debian-bookworm | changed 2026-02-02 15:08:56.086450 | 2026-02-02 15:08:56.086573 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-02 15:08:56.111590 | debian-bookworm | skipping: Conditional result was False 2026-02-02 15:08:56.118385 | 2026-02-02 15:08:56.118639 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-02 15:08:56.739992 | debian-bookworm -> localhost | changed 2026-02-02 15:08:56.759947 | 2026-02-02 15:08:56.760095 | TASK [add-build-sshkey : Add back temp key] 2026-02-02 15:08:57.154955 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/33a88b8023804a059488095937ee8601/work/33a88b8023804a059488095937ee8601_id_rsa (zuul-build-sshkey) 2026-02-02 15:08:57.155271 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015153 2026-02-02 15:08:57.164432 | 2026-02-02 15:08:57.164558 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-02 15:08:57.642210 | debian-bookworm | ok 2026-02-02 15:08:57.648220 | 2026-02-02 15:08:57.648374 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-02 15:08:57.685780 | debian-bookworm | skipping: Conditional result was False 2026-02-02 15:08:57.696902 | 2026-02-02 15:08:57.697035 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-02 15:08:58.223802 | debian-bookworm | ok 2026-02-02 15:08:58.235749 | 2026-02-02 15:08:58.235881 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-02 15:08:58.286697 | debian-bookworm | ok 2026-02-02 15:08:58.292100 | 2026-02-02 15:08:58.293980 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-02 15:08:58.624018 | debian-bookworm -> localhost | ok 2026-02-02 15:08:58.630699 | 2026-02-02 15:08:58.631159 | TASK [validate-host : Collect information about the host] 2026-02-02 15:08:59.954755 | debian-bookworm | ok 2026-02-02 15:08:59.988830 | 2026-02-02 15:08:59.988984 | TASK [validate-host : Sanitize hostname] 2026-02-02 15:09:00.144489 | debian-bookworm | ok 2026-02-02 15:09:00.198722 | 2026-02-02 15:09:00.198894 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-02 15:09:00.971460 | debian-bookworm -> localhost | changed 2026-02-02 15:09:00.977587 | 2026-02-02 15:09:00.977715 | TASK [validate-host : Collect information about zuul worker] 2026-02-02 15:09:01.418006 | debian-bookworm | ok 2026-02-02 15:09:01.430561 | 2026-02-02 15:09:01.430903 | TASK [validate-host : Write out all zuul information for each host] 2026-02-02 15:09:02.065346 | debian-bookworm -> localhost | changed 2026-02-02 15:09:02.075737 | 2026-02-02 15:09:02.075850 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-02 15:09:02.352965 | debian-bookworm | ok 2026-02-02 15:09:02.359962 | 2026-02-02 15:09:02.360082 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-02 15:09:03.399803 | debian-bookworm | changed: 2026-02-02 15:09:03.400025 | debian-bookworm | cd+++++++++ src/ 2026-02-02 15:09:03.400061 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-02 15:09:03.400086 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-02 15:09:03.400107 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-02 15:09:03.400127 | debian-bookworm | Containerfile 2026-02-02 15:09:03.400355 | debian-bookworm | Containerfile 2026-02-02 15:09:03.416641 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.4) 2026-02-02 15:10:27.276193 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-02 15:10:27.305245 | 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-02 15:10:27.318315 | 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-02 15:10:28.166027 | 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-02 15:10:28.572522 | 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-02 15:10:38.166608 | 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-02 15:10:38.166681 | 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-02 15:10:38.166699 | 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-02 15:10:38.166714 | 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-02 15:10:38.166729 | 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-02 15:10:38.166744 | 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-02 15:10:38.166758 | 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-02 15:10:38.166785 | 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-02 15:10:38.166799 | 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-02 15:10:38.166832 | debian-bookworm | Installing missing stub packages: 2026-02-02 15:10:38.166838 | 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-02 15:10:38.166843 | debian-bookworm | 2026-02-02 15:10:38.166847 | debian-bookworm | 2026-02-02 15:10:38.166851 | debian-bookworm | Success: no issues found in 75 source files 2026-02-02 15:10:38.413478 | debian-bookworm | ok: Runtime: 0:00:25.480126 2026-02-02 15:10:38.427442 | 2026-02-02 15:10:38.427566 | PLAY RECAP 2026-02-02 15:10:38.427638 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-02 15:10:38.427672 | 2026-02-02 15:10:38.593703 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-02 15:10:38.595017 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-02 15:10:39.401067 | 2026-02-02 15:10:39.401317 | PLAY [Base post] 2026-02-02 15:10:39.418499 | 2026-02-02 15:10:39.418686 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-02 15:10:39.998946 | debian-bookworm | changed 2026-02-02 15:10:40.005950 | 2026-02-02 15:10:40.006064 | PLAY RECAP 2026-02-02 15:10:40.006163 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-02 15:10:40.006229 | 2026-02-02 15:10:40.145293 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-02 15:10:40.147459 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-02 15:10:41.034394 | 2026-02-02 15:10:41.034587 | PLAY [Base post-logs] 2026-02-02 15:10:41.049024 | 2026-02-02 15:10:41.049230 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-02 15:10:41.537125 | localhost | changed 2026-02-02 15:10:41.555813 | 2026-02-02 15:10:41.556005 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-02 15:10:41.594931 | localhost | ok 2026-02-02 15:10:41.601544 | 2026-02-02 15:10:41.601696 | TASK [Set zuul-log-path fact] 2026-02-02 15:10:41.621290 | localhost | ok 2026-02-02 15:10:41.636997 | 2026-02-02 15:10:41.637162 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 15:10:41.663247 | localhost | ok 2026-02-02 15:10:41.666820 | 2026-02-02 15:10:41.666993 | TASK [upload-logs : Create log directories] 2026-02-02 15:10:42.185707 | localhost | changed 2026-02-02 15:10:42.191002 | 2026-02-02 15:10:42.191199 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-02 15:10:42.747110 | localhost -> localhost | ok: Runtime: 0:00:00.007777 2026-02-02 15:10:42.756537 | 2026-02-02 15:10:42.756756 | TASK [upload-logs : Upload logs to log server] 2026-02-02 15:10:43.349639 | localhost | Output suppressed because no_log was given 2026-02-02 15:10:43.351961 | 2026-02-02 15:10:43.352081 | LOOP [upload-logs : Compress console log and json output] 2026-02-02 15:10:43.404952 | localhost | skipping: Conditional result was False 2026-02-02 15:10:43.413840 | localhost | skipping: Conditional result was False 2026-02-02 15:10:43.424820 | 2026-02-02 15:10:43.425007 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-02 15:10:43.484069 | localhost | skipping: Conditional result was False 2026-02-02 15:10:43.484751 | 2026-02-02 15:10:43.488876 | localhost | skipping: Conditional result was False 2026-02-02 15:10:43.500747 | 2026-02-02 15:10:43.500913 | LOOP [upload-logs : Upload console log and json output]