2026-02-15 03:05:21.469965 | Job console starting 2026-02-15 03:05:21.476232 | Updating git repos 2026-02-15 03:05:21.499993 | Cloning repos into workspace 2026-02-15 03:05:21.560771 | Restoring repo states 2026-02-15 03:05:21.570109 | Merging changes 2026-02-15 03:05:21.570127 | Checking out repos 2026-02-15 03:05:21.618077 | Preparing playbooks 2026-02-15 03:05:22.559408 | Running Ansible setup 2026-02-15 03:05:28.381588 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-15 03:05:29.351197 | 2026-02-15 03:05:29.351383 | PLAY [Base pre] 2026-02-15 03:05:29.368187 | 2026-02-15 03:05:29.368350 | TASK [Setup log path fact] 2026-02-15 03:05:29.388595 | debian-bookworm | ok 2026-02-15 03:05:29.405287 | 2026-02-15 03:05:29.405462 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-15 03:05:29.436337 | debian-bookworm | ok 2026-02-15 03:05:29.446739 | 2026-02-15 03:05:29.446904 | TASK [emit-job-header : Print job information] 2026-02-15 03:05:29.488904 | # Job Information 2026-02-15 03:05:29.489159 | Ansible Version: 2.16.14 2026-02-15 03:05:29.489207 | Job: openstack-project-manager-mypy 2026-02-15 03:05:29.489252 | Pipeline: periodic-daily 2026-02-15 03:05:29.489285 | Executor: 521e9411259a 2026-02-15 03:05:29.489314 | Triggered by: https://github.com/osism/openstack-project-manager 2026-02-15 03:05:29.489343 | Event ID: 1e4ae75ccf0b4fab8d47433adfbfb695 2026-02-15 03:05:29.495754 | 2026-02-15 03:05:29.495894 | LOOP [emit-job-header : Print node information] 2026-02-15 03:05:29.629357 | debian-bookworm | ok: 2026-02-15 03:05:29.629652 | debian-bookworm | # Node Information 2026-02-15 03:05:29.629699 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-15 03:05:29.629732 | debian-bookworm | Hostname: debian 2026-02-15 03:05:29.629761 | debian-bookworm | Username: zuul 2026-02-15 03:05:29.629789 | debian-bookworm | Distro: Debian 12.13 2026-02-15 03:05:29.629821 | debian-bookworm | Provider: regiocloud-a 2026-02-15 03:05:29.629849 | debian-bookworm | Region: 2026-02-15 03:05:29.629878 | debian-bookworm | Label: debian-bookworm 2026-02-15 03:05:29.629904 | debian-bookworm | Product Name: OpenStack Nova 2026-02-15 03:05:29.629931 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe22:2dcd 2026-02-15 03:05:29.652959 | 2026-02-15 03:05:29.653168 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-15 03:05:30.197471 | debian-bookworm -> localhost | changed 2026-02-15 03:05:30.206000 | 2026-02-15 03:05:30.206217 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-15 03:05:31.493271 | debian-bookworm -> localhost | changed 2026-02-15 03:05:31.507320 | 2026-02-15 03:05:31.507471 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-15 03:05:31.854130 | debian-bookworm -> localhost | ok 2026-02-15 03:05:31.865692 | 2026-02-15 03:05:31.865893 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-15 03:05:31.902606 | debian-bookworm | ok 2026-02-15 03:05:31.976191 | debian-bookworm | included: /var/lib/zuul/builds/581b663090444367b1d9de22b38c2b6c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-15 03:05:31.988117 | 2026-02-15 03:05:31.988293 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-15 03:05:33.211289 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-15 03:05:33.211964 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/581b663090444367b1d9de22b38c2b6c/work/581b663090444367b1d9de22b38c2b6c_id_rsa 2026-02-15 03:05:33.212150 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/581b663090444367b1d9de22b38c2b6c/work/581b663090444367b1d9de22b38c2b6c_id_rsa.pub 2026-02-15 03:05:33.212236 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-15 03:05:33.212307 | debian-bookworm -> localhost | SHA256:gUtpsFc+ojsvI73F0M9PXqx+/8CrPNiBeNpHTdTTrek zuul-build-sshkey 2026-02-15 03:05:33.212394 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-15 03:05:33.212488 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-15 03:05:33.212597 | debian-bookworm -> localhost | | . . .o| 2026-02-15 03:05:33.212709 | debian-bookworm -> localhost | | o = ..+| 2026-02-15 03:05:33.212810 | debian-bookworm -> localhost | | . B + . o.| 2026-02-15 03:05:33.212904 | debian-bookworm -> localhost | | * o o + | 2026-02-15 03:05:33.213001 | debian-bookworm -> localhost | | o o S. . + | 2026-02-15 03:05:33.213143 | debian-bookworm -> localhost | | + o. o.o.E | 2026-02-15 03:05:33.213205 | debian-bookworm -> localhost | | .o o o+.+o.o | 2026-02-15 03:05:33.213262 | debian-bookworm -> localhost | | . ++ .+o+= o | 2026-02-15 03:05:33.213322 | debian-bookworm -> localhost | | ..+. .=oo+o..| 2026-02-15 03:05:33.213381 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-15 03:05:33.213574 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.467692 2026-02-15 03:05:33.227541 | 2026-02-15 03:05:33.227710 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-15 03:05:33.263439 | debian-bookworm | ok 2026-02-15 03:05:33.281757 | debian-bookworm | included: /var/lib/zuul/builds/581b663090444367b1d9de22b38c2b6c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-15 03:05:33.298595 | 2026-02-15 03:05:33.298779 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-15 03:05:33.324157 | debian-bookworm | skipping: Conditional result was False 2026-02-15 03:05:33.336383 | 2026-02-15 03:05:33.336583 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-15 03:05:34.028187 | debian-bookworm | changed 2026-02-15 03:05:34.033982 | 2026-02-15 03:05:34.034151 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-15 03:05:34.296061 | debian-bookworm | ok 2026-02-15 03:05:34.306513 | 2026-02-15 03:05:34.306752 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-15 03:05:35.024918 | debian-bookworm | changed 2026-02-15 03:05:35.046737 | 2026-02-15 03:05:35.047029 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-15 03:05:35.752998 | debian-bookworm | changed 2026-02-15 03:05:35.767246 | 2026-02-15 03:05:35.767477 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-15 03:05:35.804122 | debian-bookworm | skipping: Conditional result was False 2026-02-15 03:05:35.820765 | 2026-02-15 03:05:35.821065 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-15 03:05:36.347198 | debian-bookworm -> localhost | changed 2026-02-15 03:05:36.367170 | 2026-02-15 03:05:36.367328 | TASK [add-build-sshkey : Add back temp key] 2026-02-15 03:05:36.737872 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/581b663090444367b1d9de22b38c2b6c/work/581b663090444367b1d9de22b38c2b6c_id_rsa (zuul-build-sshkey) 2026-02-15 03:05:36.738210 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019418 2026-02-15 03:05:36.748429 | 2026-02-15 03:05:36.748575 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-15 03:05:37.212654 | debian-bookworm | ok 2026-02-15 03:05:37.223031 | 2026-02-15 03:05:37.223268 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-15 03:05:37.255314 | debian-bookworm | skipping: Conditional result was False 2026-02-15 03:05:37.272169 | 2026-02-15 03:05:37.272536 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-15 03:05:37.739858 | debian-bookworm | ok 2026-02-15 03:05:37.752888 | 2026-02-15 03:05:37.753111 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-15 03:05:37.795547 | debian-bookworm | ok 2026-02-15 03:05:37.805601 | 2026-02-15 03:05:37.806189 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-15 03:05:38.172707 | debian-bookworm -> localhost | ok 2026-02-15 03:05:38.188293 | 2026-02-15 03:05:38.188440 | TASK [validate-host : Collect information about the host] 2026-02-15 03:05:39.454939 | debian-bookworm | ok 2026-02-15 03:05:39.472002 | 2026-02-15 03:05:39.472187 | TASK [validate-host : Sanitize hostname] 2026-02-15 03:05:39.637035 | debian-bookworm | ok 2026-02-15 03:05:39.700271 | 2026-02-15 03:05:39.700435 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-15 03:05:40.625264 | debian-bookworm -> localhost | changed 2026-02-15 03:05:40.641939 | 2026-02-15 03:05:40.642320 | TASK [validate-host : Collect information about zuul worker] 2026-02-15 03:05:41.073748 | debian-bookworm | ok 2026-02-15 03:05:41.080993 | 2026-02-15 03:05:41.081195 | TASK [validate-host : Write out all zuul information for each host] 2026-02-15 03:05:41.729790 | debian-bookworm -> localhost | changed 2026-02-15 03:05:41.739413 | 2026-02-15 03:05:41.739519 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-15 03:05:42.021099 | debian-bookworm | ok 2026-02-15 03:05:42.026603 | 2026-02-15 03:05:42.026694 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-15 03:05:43.013426 | debian-bookworm | changed: 2026-02-15 03:05:43.014109 | debian-bookworm | cd+++++++++ src/ 2026-02-15 03:05:43.014183 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-15 03:05:43.014220 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-15 03:05:43.014253 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-02-15 03:05:43.014284 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-15 03:06:44.504270 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-02-15 03:06:44.629584 | 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 types-tabulate-0.9.0.20241207 2026-02-15 03:06:49.812637 | debian-bookworm | Installing missing stub packages: 2026-02-15 03:06:49.812754 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-02-15 03:06:49.812774 | debian-bookworm | 2026-02-15 03:06:49.812787 | debian-bookworm | 2026-02-15 03:06:49.812799 | debian-bookworm | Success: no issues found in 13 source files 2026-02-15 03:06:50.247171 | debian-bookworm | ok: Runtime: 0:00:13.842659 2026-02-15 03:06:50.261672 | 2026-02-15 03:06:50.261819 | PLAY RECAP 2026-02-15 03:06:50.261906 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-15 03:06:50.261945 | 2026-02-15 03:06:50.424552 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-15 03:06:50.426814 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-15 03:06:51.303169 | 2026-02-15 03:06:51.303355 | PLAY [Base post] 2026-02-15 03:06:51.331239 | 2026-02-15 03:06:51.331408 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-15 03:06:51.915807 | debian-bookworm | changed 2026-02-15 03:06:51.924320 | 2026-02-15 03:06:51.924468 | PLAY RECAP 2026-02-15 03:06:51.924529 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-15 03:06:51.924591 | 2026-02-15 03:06:52.080902 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-15 03:06:52.083713 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-15 03:06:53.056862 | 2026-02-15 03:06:53.057175 | PLAY [Base post-logs] 2026-02-15 03:06:53.091286 | 2026-02-15 03:06:53.091835 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-15 03:06:54.015286 | localhost | changed 2026-02-15 03:06:54.044275 | 2026-02-15 03:06:54.051850 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-15 03:06:54.121636 | localhost | ok 2026-02-15 03:06:54.129619 | 2026-02-15 03:06:54.129769 | TASK [Set zuul-log-path fact] 2026-02-15 03:06:54.190286 | localhost | ok 2026-02-15 03:06:54.204334 | 2026-02-15 03:06:54.204496 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-15 03:06:54.300646 | localhost | ok 2026-02-15 03:06:54.308419 | 2026-02-15 03:06:54.308583 | TASK [upload-logs : Create log directories] 2026-02-15 03:06:55.854940 | localhost | changed 2026-02-15 03:06:55.857905 | 2026-02-15 03:06:55.858044 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-15 03:06:57.271259 | localhost -> localhost | ok: Runtime: 0:00:00.030139 2026-02-15 03:06:57.279633 | 2026-02-15 03:06:57.279797 | TASK [upload-logs : Upload logs to log server] 2026-02-15 03:06:58.460205 | localhost | Output suppressed because no_log was given 2026-02-15 03:06:58.467172 | 2026-02-15 03:06:58.467306 | LOOP [upload-logs : Compress console log and json output] 2026-02-15 03:06:58.533949 | localhost | skipping: Conditional result was False 2026-02-15 03:06:58.544726 | localhost | skipping: Conditional result was False 2026-02-15 03:06:58.552371 | 2026-02-15 03:06:58.552513 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-15 03:06:58.628508 | localhost | skipping: Conditional result was False 2026-02-15 03:06:58.628866 | 2026-02-15 03:06:58.640570 | localhost | skipping: Conditional result was False 2026-02-15 03:06:58.653720 | 2026-02-15 03:06:58.653853 | LOOP [upload-logs : Upload console log and json output]