2026-02-07 03:01:59.541567 | Job console starting 2026-02-07 03:01:59.555575 | Updating git repos 2026-02-07 03:01:59.602117 | Cloning repos into workspace 2026-02-07 03:01:59.707932 | Restoring repo states 2026-02-07 03:01:59.721253 | Merging changes 2026-02-07 03:01:59.721272 | Checking out repos 2026-02-07 03:01:59.823602 | Preparing playbooks 2026-02-07 03:02:01.177525 | Running Ansible setup 2026-02-07 03:02:06.830490 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-07 03:02:07.768016 | 2026-02-07 03:02:07.768191 | PLAY [Base pre] 2026-02-07 03:02:07.798319 | 2026-02-07 03:02:07.798474 | TASK [Setup log path fact] 2026-02-07 03:02:07.828484 | debian-bookworm | ok 2026-02-07 03:02:07.845042 | 2026-02-07 03:02:07.845193 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-07 03:02:07.876660 | debian-bookworm | ok 2026-02-07 03:02:07.889374 | 2026-02-07 03:02:07.889514 | TASK [emit-job-header : Print job information] 2026-02-07 03:02:07.930460 | # Job Information 2026-02-07 03:02:07.930648 | Ansible Version: 2.16.14 2026-02-07 03:02:07.930683 | Job: mypy 2026-02-07 03:02:07.930716 | Pipeline: periodic-daily 2026-02-07 03:02:07.930738 | Executor: 521e9411259a 2026-02-07 03:02:07.930759 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-02-07 03:02:07.930784 | Event ID: 4acf59a3f7a34f42b2a002de105b3ea9 2026-02-07 03:02:07.936257 | 2026-02-07 03:02:07.936374 | LOOP [emit-job-header : Print node information] 2026-02-07 03:02:08.058431 | debian-bookworm | ok: 2026-02-07 03:02:08.058715 | debian-bookworm | # Node Information 2026-02-07 03:02:08.058753 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-07 03:02:08.058779 | debian-bookworm | Hostname: debian 2026-02-07 03:02:08.058802 | debian-bookworm | Username: zuul 2026-02-07 03:02:08.058824 | debian-bookworm | Distro: Debian 12.13 2026-02-07 03:02:08.058907 | debian-bookworm | Provider: regiocloud-a 2026-02-07 03:02:08.058933 | debian-bookworm | Region: 2026-02-07 03:02:08.058955 | debian-bookworm | Label: debian-bookworm 2026-02-07 03:02:08.058975 | debian-bookworm | Product Name: OpenStack Nova 2026-02-07 03:02:08.058996 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe59:dcd0 2026-02-07 03:02:08.078191 | 2026-02-07 03:02:08.078333 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-07 03:02:08.639459 | debian-bookworm -> localhost | changed 2026-02-07 03:02:08.648326 | 2026-02-07 03:02:08.648466 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-07 03:02:10.320366 | debian-bookworm -> localhost | changed 2026-02-07 03:02:10.333117 | 2026-02-07 03:02:10.333252 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-07 03:02:10.655230 | debian-bookworm -> localhost | ok 2026-02-07 03:02:10.678280 | 2026-02-07 03:02:10.678401 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-07 03:02:10.715670 | debian-bookworm | ok 2026-02-07 03:02:10.742348 | debian-bookworm | included: /var/lib/zuul/builds/f189fcdeb0c94672a5af14a8fddb383f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-07 03:02:10.750415 | 2026-02-07 03:02:10.750513 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-07 03:02:12.319421 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-07 03:02:12.319672 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f189fcdeb0c94672a5af14a8fddb383f/work/f189fcdeb0c94672a5af14a8fddb383f_id_rsa 2026-02-07 03:02:12.319712 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f189fcdeb0c94672a5af14a8fddb383f/work/f189fcdeb0c94672a5af14a8fddb383f_id_rsa.pub 2026-02-07 03:02:12.319740 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-07 03:02:12.319764 | debian-bookworm -> localhost | SHA256:2/Yn+kJz4IJ8l28dCYKSVR4UujVahTPejSF5fCOOITA zuul-build-sshkey 2026-02-07 03:02:12.319786 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-07 03:02:12.319819 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-07 03:02:12.319842 | debian-bookworm -> localhost | | E. o==. | 2026-02-07 03:02:12.319863 | debian-bookworm -> localhost | | .ooBo= o | 2026-02-07 03:02:12.319899 | debian-bookworm -> localhost | | o.+=X * . | 2026-02-07 03:02:12.319920 | debian-bookworm -> localhost | | o .==.= . | 2026-02-07 03:02:12.319940 | debian-bookworm -> localhost | | . oS. + . . | 2026-02-07 03:02:12.319964 | debian-bookworm -> localhost | | o oo* . o | 2026-02-07 03:02:12.319985 | debian-bookworm -> localhost | | ..+o+ . . | 2026-02-07 03:02:12.320004 | debian-bookworm -> localhost | | ...+ o | 2026-02-07 03:02:12.320026 | debian-bookworm -> localhost | | .=oo | 2026-02-07 03:02:12.320047 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-07 03:02:12.320105 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.721286 2026-02-07 03:02:12.326861 | 2026-02-07 03:02:12.326991 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-07 03:02:12.379984 | debian-bookworm | ok 2026-02-07 03:02:12.389465 | debian-bookworm | included: /var/lib/zuul/builds/f189fcdeb0c94672a5af14a8fddb383f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-07 03:02:12.427184 | 2026-02-07 03:02:12.427298 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-07 03:02:12.469988 | debian-bookworm | skipping: Conditional result was False 2026-02-07 03:02:12.475859 | 2026-02-07 03:02:12.475971 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-07 03:02:13.323428 | debian-bookworm | changed 2026-02-07 03:02:13.327719 | 2026-02-07 03:02:13.327833 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-07 03:02:13.596321 | debian-bookworm | ok 2026-02-07 03:02:13.600764 | 2026-02-07 03:02:13.600838 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-07 03:02:14.317743 | debian-bookworm | changed 2026-02-07 03:02:14.325018 | 2026-02-07 03:02:14.325099 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-07 03:02:15.112852 | debian-bookworm | changed 2026-02-07 03:02:15.127655 | 2026-02-07 03:02:15.127748 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-07 03:02:15.229282 | debian-bookworm | skipping: Conditional result was False 2026-02-07 03:02:15.239932 | 2026-02-07 03:02:15.240028 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-07 03:02:16.621208 | debian-bookworm -> localhost | changed 2026-02-07 03:02:16.630076 | 2026-02-07 03:02:16.630157 | TASK [add-build-sshkey : Add back temp key] 2026-02-07 03:02:17.818158 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f189fcdeb0c94672a5af14a8fddb383f/work/f189fcdeb0c94672a5af14a8fddb383f_id_rsa (zuul-build-sshkey) 2026-02-07 03:02:17.818352 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021527 2026-02-07 03:02:17.827723 | 2026-02-07 03:02:17.827805 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-07 03:02:18.481121 | debian-bookworm | ok 2026-02-07 03:02:18.485265 | 2026-02-07 03:02:18.485342 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-07 03:02:18.533281 | debian-bookworm | skipping: Conditional result was False 2026-02-07 03:02:18.559162 | 2026-02-07 03:02:18.559268 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-07 03:02:19.460242 | debian-bookworm | ok 2026-02-07 03:02:19.479156 | 2026-02-07 03:02:19.479263 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-07 03:02:19.535612 | debian-bookworm | ok 2026-02-07 03:02:19.540990 | 2026-02-07 03:02:19.541103 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-07 03:02:20.407451 | debian-bookworm -> localhost | ok 2026-02-07 03:02:20.413748 | 2026-02-07 03:02:20.413840 | TASK [validate-host : Collect information about the host] 2026-02-07 03:02:22.265935 | debian-bookworm | ok 2026-02-07 03:02:22.288374 | 2026-02-07 03:02:22.288490 | TASK [validate-host : Sanitize hostname] 2026-02-07 03:02:22.463395 | debian-bookworm | ok 2026-02-07 03:02:22.523956 | 2026-02-07 03:02:22.524064 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-07 03:02:23.334725 | debian-bookworm -> localhost | changed 2026-02-07 03:02:23.341341 | 2026-02-07 03:02:23.341431 | TASK [validate-host : Collect information about zuul worker] 2026-02-07 03:02:23.804360 | debian-bookworm | ok 2026-02-07 03:02:23.814701 | 2026-02-07 03:02:23.814807 | TASK [validate-host : Write out all zuul information for each host] 2026-02-07 03:02:25.278341 | debian-bookworm -> localhost | changed 2026-02-07 03:02:25.285964 | 2026-02-07 03:02:25.286040 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-07 03:02:25.619397 | debian-bookworm | ok 2026-02-07 03:02:25.624513 | 2026-02-07 03:02:25.624606 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-07 03:02:27.422306 | debian-bookworm | changed: 2026-02-07 03:02:27.422510 | debian-bookworm | cd+++++++++ src/ 2026-02-07 03:02:27.422562 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-07 03:02:27.422597 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-07 03:02:27.422631 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-02-07 03:02:27.422664 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-07 03:03:11.340820 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-02-07 03:03:11.473355 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 2026-02-07 03:03:16.131163 | debian-bookworm | Installing missing stub packages: 2026-02-07 03:03:16.131190 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-02-07 03:03:16.131194 | debian-bookworm | 2026-02-07 03:03:16.131198 | debian-bookworm | 2026-02-07 03:03:16.131202 | debian-bookworm | Success: no issues found in 5 source files 2026-02-07 03:03:16.181549 | debian-bookworm | ok: Runtime: 0:00:13.242868 2026-02-07 03:03:16.190737 | 2026-02-07 03:03:16.190900 | PLAY RECAP 2026-02-07 03:03:16.190977 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-07 03:03:16.191007 | 2026-02-07 03:03:16.350723 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-07 03:03:16.351679 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-07 03:03:17.195282 | 2026-02-07 03:03:17.195440 | PLAY [Base post] 2026-02-07 03:03:17.217219 | 2026-02-07 03:03:17.217534 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-07 03:03:17.733950 | debian-bookworm | changed 2026-02-07 03:03:17.742865 | 2026-02-07 03:03:17.742989 | PLAY RECAP 2026-02-07 03:03:17.743073 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-07 03:03:17.743162 | 2026-02-07 03:03:17.911892 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-07 03:03:17.912719 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-07 03:03:18.758659 | 2026-02-07 03:03:18.758885 | PLAY [Base post-logs] 2026-02-07 03:03:18.770033 | 2026-02-07 03:03:18.770185 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-07 03:03:19.340981 | localhost | changed 2026-02-07 03:03:19.354930 | 2026-02-07 03:03:19.355091 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-07 03:03:19.390722 | localhost | ok 2026-02-07 03:03:19.394250 | 2026-02-07 03:03:19.394358 | TASK [Set zuul-log-path fact] 2026-02-07 03:03:19.410402 | localhost | ok 2026-02-07 03:03:19.419867 | 2026-02-07 03:03:19.419980 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-07 03:03:19.451906 | localhost | ok 2026-02-07 03:03:19.455835 | 2026-02-07 03:03:19.455948 | TASK [upload-logs : Create log directories] 2026-02-07 03:03:20.045512 | localhost | changed 2026-02-07 03:03:20.063730 | 2026-02-07 03:03:20.063919 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-07 03:03:20.874098 | localhost -> localhost | ok: Runtime: 0:00:00.008110 2026-02-07 03:03:20.879770 | 2026-02-07 03:03:20.879974 | TASK [upload-logs : Upload logs to log server] 2026-02-07 03:03:22.014683 | localhost | Output suppressed because no_log was given 2026-02-07 03:03:22.016767 | 2026-02-07 03:03:22.016907 | LOOP [upload-logs : Compress console log and json output] 2026-02-07 03:03:22.140603 | localhost | skipping: Conditional result was False 2026-02-07 03:03:22.147364 | localhost | skipping: Conditional result was False 2026-02-07 03:03:22.152470 | 2026-02-07 03:03:22.152592 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-07 03:03:22.349458 | localhost | skipping: Conditional result was False 2026-02-07 03:03:22.349838 | 2026-02-07 03:03:22.357323 | localhost | skipping: Conditional result was False 2026-02-07 03:03:22.365951 | 2026-02-07 03:03:22.366079 | LOOP [upload-logs : Upload console log and json output]