2025-12-28 00:22:58.065380 | Job console starting 2025-12-28 00:22:58.089534 | Updating git repos 2025-12-28 00:22:58.144852 | Cloning repos into workspace 2025-12-28 00:22:58.262425 | Restoring repo states 2025-12-28 00:22:58.278754 | Merging changes 2025-12-28 00:22:59.125239 | Checking out repos 2025-12-28 00:22:59.203316 | Preparing playbooks 2025-12-28 00:23:00.525093 | Running Ansible setup 2025-12-28 00:23:06.801794 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-28 00:23:08.990602 | 2025-12-28 00:23:08.990800 | PLAY [Base pre] 2025-12-28 00:23:09.046207 | 2025-12-28 00:23:09.046421 | TASK [Setup log path fact] 2025-12-28 00:23:09.084345 | debian-bookworm | ok 2025-12-28 00:23:09.135272 | 2025-12-28 00:23:09.135454 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-28 00:23:09.193547 | debian-bookworm | ok 2025-12-28 00:23:09.228705 | 2025-12-28 00:23:09.228881 | TASK [emit-job-header : Print job information] 2025-12-28 00:23:09.325000 | # Job Information 2025-12-28 00:23:09.325196 | Ansible Version: 2.16.14 2025-12-28 00:23:09.325232 | Job: mypy 2025-12-28 00:23:09.325266 | Pipeline: check 2025-12-28 00:23:09.325289 | Executor: 521e9411259a 2025-12-28 00:23:09.325310 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1061 2025-12-28 00:23:09.325334 | Event ID: 04f1c5e0-e383-11f0-82e8-4ef406d21c71 2025-12-28 00:23:09.332856 | 2025-12-28 00:23:09.334980 | LOOP [emit-job-header : Print node information] 2025-12-28 00:23:09.615733 | debian-bookworm | ok: 2025-12-28 00:23:09.615927 | debian-bookworm | # Node Information 2025-12-28 00:23:09.615960 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-28 00:23:09.615985 | debian-bookworm | Hostname: debian 2025-12-28 00:23:09.616006 | debian-bookworm | Username: zuul 2025-12-28 00:23:09.616026 | debian-bookworm | Distro: Debian 12.12 2025-12-28 00:23:09.616049 | debian-bookworm | Provider: regiocloud-a 2025-12-28 00:23:09.616070 | debian-bookworm | Region: 2025-12-28 00:23:09.616090 | debian-bookworm | Label: debian-bookworm 2025-12-28 00:23:09.616110 | debian-bookworm | Product Name: OpenStack Nova 2025-12-28 00:23:09.616129 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec6:48b4 2025-12-28 00:23:09.632415 | 2025-12-28 00:23:09.632564 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-28 00:23:12.062685 | debian-bookworm -> localhost | changed 2025-12-28 00:23:12.164104 | 2025-12-28 00:23:12.164257 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-28 00:23:14.350022 | debian-bookworm -> localhost | changed 2025-12-28 00:23:14.367529 | 2025-12-28 00:23:14.367709 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-28 00:23:15.202780 | debian-bookworm -> localhost | ok 2025-12-28 00:23:15.209325 | 2025-12-28 00:23:15.210125 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-28 00:23:15.262277 | debian-bookworm | ok 2025-12-28 00:23:15.318182 | debian-bookworm | included: /var/lib/zuul/builds/197407dade4d441689433ef78adb40b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-28 00:23:15.339230 | 2025-12-28 00:23:15.339357 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-28 00:23:17.852496 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-28 00:23:17.852935 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/197407dade4d441689433ef78adb40b5/work/197407dade4d441689433ef78adb40b5_id_rsa 2025-12-28 00:23:17.852981 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/197407dade4d441689433ef78adb40b5/work/197407dade4d441689433ef78adb40b5_id_rsa.pub 2025-12-28 00:23:17.853007 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-28 00:23:17.853031 | debian-bookworm -> localhost | SHA256:Rt4TToAE/XH98BVBOFucfMLPvFBs88pIwiH9ZA8Zo50 zuul-build-sshkey 2025-12-28 00:23:17.853054 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-28 00:23:17.853086 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-28 00:23:17.853108 | debian-bookworm -> localhost | | .+.... .o+*++| 2025-12-28 00:23:17.853130 | debian-bookworm -> localhost | | o o.+oB=oXo| 2025-12-28 00:23:17.853151 | debian-bookworm -> localhost | | ..=+=E***+| 2025-12-28 00:23:17.853171 | debian-bookworm -> localhost | | o.+o.oo+ =| 2025-12-28 00:23:17.853191 | debian-bookworm -> localhost | | S +o o...| 2025-12-28 00:23:17.853219 | debian-bookworm -> localhost | | . .. o. | 2025-12-28 00:23:17.853240 | debian-bookworm -> localhost | | | 2025-12-28 00:23:17.853261 | debian-bookworm -> localhost | | | 2025-12-28 00:23:17.853282 | debian-bookworm -> localhost | | | 2025-12-28 00:23:17.853303 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-28 00:23:17.853361 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.060007 2025-12-28 00:23:17.880683 | 2025-12-28 00:23:17.882108 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-28 00:23:17.957572 | debian-bookworm | ok 2025-12-28 00:23:18.004973 | debian-bookworm | included: /var/lib/zuul/builds/197407dade4d441689433ef78adb40b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-28 00:23:18.046979 | 2025-12-28 00:23:18.047124 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-28 00:23:18.113705 | debian-bookworm | skipping: Conditional result was False 2025-12-28 00:23:18.120660 | 2025-12-28 00:23:18.120789 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-28 00:23:19.010353 | debian-bookworm | changed 2025-12-28 00:23:19.027321 | 2025-12-28 00:23:19.027455 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-28 00:23:19.293332 | debian-bookworm | ok 2025-12-28 00:23:19.301328 | 2025-12-28 00:23:19.301464 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-28 00:23:20.083420 | debian-bookworm | changed 2025-12-28 00:23:20.111055 | 2025-12-28 00:23:20.111229 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-28 00:23:20.842548 | debian-bookworm | changed 2025-12-28 00:23:20.858381 | 2025-12-28 00:23:20.858523 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-28 00:23:20.897843 | debian-bookworm | skipping: Conditional result was False 2025-12-28 00:23:20.905953 | 2025-12-28 00:23:20.906086 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-28 00:23:21.734822 | debian-bookworm -> localhost | changed 2025-12-28 00:23:21.756280 | 2025-12-28 00:23:21.756422 | TASK [add-build-sshkey : Add back temp key] 2025-12-28 00:23:22.470220 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/197407dade4d441689433ef78adb40b5/work/197407dade4d441689433ef78adb40b5_id_rsa (zuul-build-sshkey) 2025-12-28 00:23:22.470483 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031489 2025-12-28 00:23:22.480091 | 2025-12-28 00:23:22.481037 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-28 00:23:23.300942 | debian-bookworm | ok 2025-12-28 00:23:23.307605 | 2025-12-28 00:23:23.307775 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-28 00:23:23.333277 | debian-bookworm | skipping: Conditional result was False 2025-12-28 00:23:23.345979 | 2025-12-28 00:23:23.346143 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-28 00:23:23.919999 | debian-bookworm | ok 2025-12-28 00:23:23.937906 | 2025-12-28 00:23:23.938052 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-28 00:23:24.007533 | debian-bookworm | ok 2025-12-28 00:23:24.017777 | 2025-12-28 00:23:24.017921 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-28 00:23:24.912587 | debian-bookworm -> localhost | ok 2025-12-28 00:23:24.920159 | 2025-12-28 00:23:24.920288 | TASK [validate-host : Collect information about the host] 2025-12-28 00:23:26.212407 | debian-bookworm | ok 2025-12-28 00:23:26.229032 | 2025-12-28 00:23:26.229178 | TASK [validate-host : Sanitize hostname] 2025-12-28 00:23:26.418853 | debian-bookworm | ok 2025-12-28 00:23:26.550586 | 2025-12-28 00:23:26.550783 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-28 00:23:27.909560 | debian-bookworm -> localhost | changed 2025-12-28 00:23:27.915793 | 2025-12-28 00:23:27.915929 | TASK [validate-host : Collect information about zuul worker] 2025-12-28 00:23:28.377897 | debian-bookworm | ok 2025-12-28 00:23:28.384941 | 2025-12-28 00:23:28.385081 | TASK [validate-host : Write out all zuul information for each host] 2025-12-28 00:23:29.473493 | debian-bookworm -> localhost | changed 2025-12-28 00:23:29.490279 | 2025-12-28 00:23:29.490417 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-28 00:23:29.844582 | debian-bookworm | ok 2025-12-28 00:23:29.850418 | 2025-12-28 00:23:29.850536 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-28 00:23:31.186721 | debian-bookworm | changed: 2025-12-28 00:23:31.189562 | debian-bookworm | cd+++++++++ src/ 2025-12-28 00:23:31.189685 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-28 00:23:31.189715 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-28 00:23:31.189738 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-12-28 00:23:31.189759 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.2) 2025-12-28 00:24:23.775614 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2025-12-28 00:24:23.884458 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 2025-12-28 00:24:29.088187 | debian-bookworm | Installing missing stub packages: 2025-12-28 00:24:29.088392 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2025-12-28 00:24:29.088417 | debian-bookworm | 2025-12-28 00:24:29.088431 | debian-bookworm | 2025-12-28 00:24:29.088443 | debian-bookworm | Success: no issues found in 12 source files 2025-12-28 00:24:29.284985 | debian-bookworm | ok: Runtime: 0:00:15.591600 2025-12-28 00:24:29.300397 | 2025-12-28 00:24:29.300565 | PLAY RECAP 2025-12-28 00:24:29.300674 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-12-28 00:24:29.300719 | 2025-12-28 00:24:29.458642 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-12-28 00:24:29.459669 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-28 00:24:30.266498 | 2025-12-28 00:24:30.266700 | PLAY [Base post] 2025-12-28 00:24:30.281032 | 2025-12-28 00:24:30.281176 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-28 00:24:30.876093 | debian-bookworm | changed 2025-12-28 00:24:30.882665 | 2025-12-28 00:24:30.882791 | PLAY RECAP 2025-12-28 00:24:30.882882 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-28 00:24:30.882958 | 2025-12-28 00:24:31.019799 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-28 00:24:31.021516 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-28 00:24:31.897028 | 2025-12-28 00:24:31.897274 | PLAY [Base post-logs] 2025-12-28 00:24:31.908733 | 2025-12-28 00:24:31.908887 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-28 00:24:32.411563 | localhost | changed 2025-12-28 00:24:32.422494 | 2025-12-28 00:24:32.422699 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-28 00:24:32.448256 | localhost | ok 2025-12-28 00:24:32.451707 | 2025-12-28 00:24:32.451821 | TASK [Set zuul-log-path fact] 2025-12-28 00:24:32.467070 | localhost | ok 2025-12-28 00:24:32.476664 | 2025-12-28 00:24:32.476786 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-28 00:24:32.501839 | localhost | ok 2025-12-28 00:24:32.504956 | 2025-12-28 00:24:32.505060 | TASK [upload-logs : Create log directories] 2025-12-28 00:24:33.032472 | localhost | changed 2025-12-28 00:24:33.038016 | 2025-12-28 00:24:33.038187 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-28 00:24:33.585280 | localhost -> localhost | ok: Runtime: 0:00:00.008151 2025-12-28 00:24:33.594388 | 2025-12-28 00:24:33.594575 | TASK [upload-logs : Upload logs to log server] 2025-12-28 00:24:34.203762 | localhost | Output suppressed because no_log was given 2025-12-28 00:24:34.209023 | 2025-12-28 00:24:34.209303 | LOOP [upload-logs : Compress console log and json output] 2025-12-28 00:24:34.271963 | localhost | skipping: Conditional result was False 2025-12-28 00:24:34.277007 | localhost | skipping: Conditional result was False 2025-12-28 00:24:34.284847 | 2025-12-28 00:24:34.285080 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-28 00:24:34.335836 | localhost | skipping: Conditional result was False 2025-12-28 00:24:34.337015 | 2025-12-28 00:24:34.339469 | localhost | skipping: Conditional result was False 2025-12-28 00:24:34.353345 | 2025-12-28 00:24:34.353542 | LOOP [upload-logs : Upload console log and json output]