2025-10-10 21:43:49.966569 | Job console starting 2025-10-10 21:43:49.984368 | Updating git repos 2025-10-10 21:43:50.051732 | Cloning repos into workspace 2025-10-10 21:43:50.157450 | Restoring repo states 2025-10-10 21:43:50.202089 | Merging changes 2025-10-10 21:43:50.892588 | Checking out repos 2025-10-10 21:43:50.945976 | Preparing playbooks 2025-10-10 21:43:51.991160 | Running Ansible setup 2025-10-10 21:43:57.719444 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-10 21:43:59.284980 | 2025-10-10 21:43:59.285105 | PLAY [Base pre] 2025-10-10 21:43:59.300214 | 2025-10-10 21:43:59.300332 | TASK [Setup log path fact] 2025-10-10 21:43:59.328490 | debian-bookworm | ok 2025-10-10 21:43:59.362266 | 2025-10-10 21:43:59.362399 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-10 21:43:59.401058 | debian-bookworm | ok 2025-10-10 21:43:59.424117 | 2025-10-10 21:43:59.424217 | TASK [emit-job-header : Print job information] 2025-10-10 21:43:59.488933 | # Job Information 2025-10-10 21:43:59.489086 | Ansible Version: 2.16.14 2025-10-10 21:43:59.489120 | Job: mypy 2025-10-10 21:43:59.489151 | Pipeline: check 2025-10-10 21:43:59.489173 | Executor: 521e9411259a 2025-10-10 21:43:59.489193 | Triggered by: https://github.com/osism/python-osism/pull/1743 2025-10-10 21:43:59.489215 | Event ID: 30100320-a622-11f0-89ac-1308a423d775 2025-10-10 21:43:59.494749 | 2025-10-10 21:43:59.494859 | LOOP [emit-job-header : Print node information] 2025-10-10 21:43:59.613396 | debian-bookworm | ok: 2025-10-10 21:43:59.613551 | debian-bookworm | # Node Information 2025-10-10 21:43:59.613584 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-10 21:43:59.613609 | debian-bookworm | Hostname: debian 2025-10-10 21:43:59.613630 | debian-bookworm | Username: zuul 2025-10-10 21:43:59.613651 | debian-bookworm | Distro: Debian 12.12 2025-10-10 21:43:59.613674 | debian-bookworm | Provider: regiocloud-a 2025-10-10 21:43:59.613695 | debian-bookworm | Region: 2025-10-10 21:43:59.613715 | debian-bookworm | Label: debian-bookworm 2025-10-10 21:43:59.613735 | debian-bookworm | Product Name: OpenStack Nova 2025-10-10 21:43:59.613754 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6f:8359 2025-10-10 21:43:59.628721 | 2025-10-10 21:43:59.628824 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-10 21:44:00.534274 | debian-bookworm -> localhost | changed 2025-10-10 21:44:00.543684 | 2025-10-10 21:44:00.543789 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-10 21:44:02.128122 | debian-bookworm -> localhost | changed 2025-10-10 21:44:02.137518 | 2025-10-10 21:44:02.137593 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-10 21:44:02.627683 | debian-bookworm -> localhost | ok 2025-10-10 21:44:02.632605 | 2025-10-10 21:44:02.632689 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-10 21:44:02.680121 | debian-bookworm | ok 2025-10-10 21:44:02.705019 | debian-bookworm | included: /var/lib/zuul/builds/400077d5c00145f59f6a357c7b034946/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-10 21:44:02.716640 | 2025-10-10 21:44:02.716728 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-10 21:44:04.470489 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-10 21:44:04.470658 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/400077d5c00145f59f6a357c7b034946/work/400077d5c00145f59f6a357c7b034946_id_rsa 2025-10-10 21:44:04.470690 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/400077d5c00145f59f6a357c7b034946/work/400077d5c00145f59f6a357c7b034946_id_rsa.pub 2025-10-10 21:44:04.470712 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-10 21:44:04.470731 | debian-bookworm -> localhost | SHA256:E/eaRECmC/l7TacFYItXPmJY2KgFDgbFtjpAFf+yrzw zuul-build-sshkey 2025-10-10 21:44:04.470749 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-10 21:44:04.470773 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-10 21:44:04.470791 | debian-bookworm -> localhost | |.+=oo. =B . | 2025-10-10 21:44:04.470809 | debian-bookworm -> localhost | | ooo..+B.* | 2025-10-10 21:44:04.470825 | debian-bookworm -> localhost | |.. .+++ * * | 2025-10-10 21:44:04.470928 | debian-bookworm -> localhost | |. . .o.+ = + | 2025-10-10 21:44:04.470945 | debian-bookworm -> localhost | |.. .o.S o + | 2025-10-10 21:44:04.470965 | debian-bookworm -> localhost | |o o. = * | 2025-10-10 21:44:04.470982 | debian-bookworm -> localhost | | . .. . = | 2025-10-10 21:44:04.470998 | debian-bookworm -> localhost | | .E.. | 2025-10-10 21:44:04.471015 | debian-bookworm -> localhost | | oo. | 2025-10-10 21:44:04.471032 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-10 21:44:04.471075 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.832346 2025-10-10 21:44:04.476605 | 2025-10-10 21:44:04.476686 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-10 21:44:04.492623 | debian-bookworm | ok 2025-10-10 21:44:04.500636 | debian-bookworm | included: /var/lib/zuul/builds/400077d5c00145f59f6a357c7b034946/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-10 21:44:04.512452 | 2025-10-10 21:44:04.512520 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-10 21:44:04.524868 | debian-bookworm | skipping: Conditional result was False 2025-10-10 21:44:04.530158 | 2025-10-10 21:44:04.530245 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-10 21:44:05.137868 | debian-bookworm | changed 2025-10-10 21:44:05.144535 | 2025-10-10 21:44:05.144634 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-10 21:44:05.400730 | debian-bookworm | ok 2025-10-10 21:44:05.407534 | 2025-10-10 21:44:05.407634 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-10 21:44:06.080542 | debian-bookworm | changed 2025-10-10 21:44:06.091318 | 2025-10-10 21:44:06.091436 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-10 21:44:06.681311 | debian-bookworm | changed 2025-10-10 21:44:06.685844 | 2025-10-10 21:44:06.685922 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-10 21:44:06.719190 | debian-bookworm | skipping: Conditional result was False 2025-10-10 21:44:06.723857 | 2025-10-10 21:44:06.723931 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-10 21:44:07.163177 | debian-bookworm -> localhost | changed 2025-10-10 21:44:07.171866 | 2025-10-10 21:44:07.171947 | TASK [add-build-sshkey : Add back temp key] 2025-10-10 21:44:07.605284 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/400077d5c00145f59f6a357c7b034946/work/400077d5c00145f59f6a357c7b034946_id_rsa (zuul-build-sshkey) 2025-10-10 21:44:07.605477 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008424 2025-10-10 21:44:07.612285 | 2025-10-10 21:44:07.612391 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-10 21:44:08.062014 | debian-bookworm | ok 2025-10-10 21:44:08.066924 | 2025-10-10 21:44:08.067017 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-10 21:44:08.089964 | debian-bookworm | skipping: Conditional result was False 2025-10-10 21:44:08.102277 | 2025-10-10 21:44:08.102376 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-10 21:44:08.533874 | debian-bookworm | ok 2025-10-10 21:44:08.543829 | 2025-10-10 21:44:08.543922 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-10 21:44:08.571238 | debian-bookworm | ok 2025-10-10 21:44:08.577412 | 2025-10-10 21:44:08.577493 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-10 21:44:08.968477 | debian-bookworm -> localhost | ok 2025-10-10 21:44:08.975420 | 2025-10-10 21:44:08.975512 | TASK [validate-host : Collect information about the host] 2025-10-10 21:44:10.120406 | debian-bookworm | ok 2025-10-10 21:44:10.136414 | 2025-10-10 21:44:10.136505 | TASK [validate-host : Sanitize hostname] 2025-10-10 21:44:10.253503 | debian-bookworm | ok 2025-10-10 21:44:10.301437 | 2025-10-10 21:44:10.301557 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-10 21:44:10.857558 | debian-bookworm -> localhost | changed 2025-10-10 21:44:10.866206 | 2025-10-10 21:44:10.866332 | TASK [validate-host : Collect information about zuul worker] 2025-10-10 21:44:11.230640 | debian-bookworm | ok 2025-10-10 21:44:11.234444 | 2025-10-10 21:44:11.234521 | TASK [validate-host : Write out all zuul information for each host] 2025-10-10 21:44:11.726524 | debian-bookworm -> localhost | changed 2025-10-10 21:44:11.734096 | 2025-10-10 21:44:11.734175 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-10 21:44:12.033044 | debian-bookworm | ok 2025-10-10 21:44:12.037389 | 2025-10-10 21:44:12.037462 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-10 21:44:13.116562 | debian-bookworm | changed: 2025-10-10 21:44:13.116741 | debian-bookworm | cd+++++++++ src/ 2025-10-10 21:44:13.116794 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-10 21:44:13.116826 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-10 21:44:13.116849 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-10 21:44:13.116869 | debian-bookworm | Containerfile 2025-10-10 21:44:13.117006 | debian-bookworm | Containerfile 2025-10-10 21:44:13.157658 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.2) 2025-10-10 21:45:26.688285 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-10 21:45:26.717252 | 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-10 21:45:26.728808 | 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-10 21:45:27.491568 | 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-10 21:45:27.757192 | 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-10 21:45:33.389588 | 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-10 21:45:33.389666 | 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-10 21:45:33.389683 | 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-10 21:45:33.389727 | 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-10 21:45:33.389740 | 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-10 21:45:33.389753 | 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-10 21:45:33.389765 | debian-bookworm | Installing missing stub packages: 2025-10-10 21:45:33.389778 | 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-10 21:45:33.389789 | debian-bookworm | 2025-10-10 21:45:33.389805 | debian-bookworm | 2025-10-10 21:45:33.389817 | debian-bookworm | Success: no issues found in 68 source files 2025-10-10 21:45:33.684188 | debian-bookworm | ok: Runtime: 0:00:18.486625 2025-10-10 21:45:33.699746 | 2025-10-10 21:45:33.699865 | PLAY RECAP 2025-10-10 21:45:33.699955 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-10 21:45:33.699995 | 2025-10-10 21:45:33.830089 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-10 21:45:33.832088 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-10 21:45:34.588911 | 2025-10-10 21:45:34.589059 | PLAY [Base post] 2025-10-10 21:45:34.602351 | 2025-10-10 21:45:34.602473 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-10 21:45:35.177210 | debian-bookworm | changed 2025-10-10 21:45:35.187384 | 2025-10-10 21:45:35.187523 | PLAY RECAP 2025-10-10 21:45:35.187611 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-10 21:45:35.187705 | 2025-10-10 21:45:35.304516 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-10 21:45:35.305373 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-10 21:45:36.105509 | 2025-10-10 21:45:36.105728 | PLAY [Base post-logs] 2025-10-10 21:45:36.117361 | 2025-10-10 21:45:36.117506 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-10 21:45:36.572031 | localhost | changed 2025-10-10 21:45:36.590096 | 2025-10-10 21:45:36.590281 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-10 21:45:36.628748 | localhost | ok 2025-10-10 21:45:36.634169 | 2025-10-10 21:45:36.634328 | TASK [Set zuul-log-path fact] 2025-10-10 21:45:36.652233 | localhost | ok 2025-10-10 21:45:36.661883 | 2025-10-10 21:45:36.661994 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-10 21:45:36.699690 | localhost | ok 2025-10-10 21:45:36.706685 | 2025-10-10 21:45:36.706869 | TASK [upload-logs : Create log directories] 2025-10-10 21:45:37.195917 | localhost | changed 2025-10-10 21:45:37.200839 | 2025-10-10 21:45:37.200990 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-10 21:45:37.712840 | localhost -> localhost | ok: Runtime: 0:00:00.006793 2025-10-10 21:45:37.717261 | 2025-10-10 21:45:37.717388 | TASK [upload-logs : Upload logs to log server] 2025-10-10 21:45:38.285852 | localhost | Output suppressed because no_log was given 2025-10-10 21:45:38.290162 | 2025-10-10 21:45:38.290422 | LOOP [upload-logs : Compress console log and json output] 2025-10-10 21:45:38.348064 | localhost | skipping: Conditional result was False 2025-10-10 21:45:38.354551 | localhost | skipping: Conditional result was False 2025-10-10 21:45:38.364885 | 2025-10-10 21:45:38.365006 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-10 21:45:38.423929 | localhost | skipping: Conditional result was False 2025-10-10 21:45:38.424666 | 2025-10-10 21:45:38.426883 | localhost | skipping: Conditional result was False 2025-10-10 21:45:38.435963 | 2025-10-10 21:45:38.436182 | LOOP [upload-logs : Upload console log and json output]