2026-02-28 03:07:52.479648 | Job console starting 2026-02-28 03:07:52.500616 | Updating git repos 2026-02-28 03:07:52.549275 | Cloning repos into workspace 2026-02-28 03:07:52.588073 | Restoring repo states 2026-02-28 03:07:52.602180 | Merging changes 2026-02-28 03:07:52.602199 | Checking out repos 2026-02-28 03:07:52.648484 | Preparing playbooks 2026-02-28 03:07:53.764905 | Running Ansible setup 2026-02-28 03:08:00.013714 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-28 03:08:02.509945 | 2026-02-28 03:08:02.510139 | PLAY [Base pre] 2026-02-28 03:08:02.575282 | 2026-02-28 03:08:02.575447 | TASK [Setup log path fact] 2026-02-28 03:08:02.660195 | debian-bookworm | ok 2026-02-28 03:08:02.710240 | 2026-02-28 03:08:02.715100 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-28 03:08:02.800926 | debian-bookworm | ok 2026-02-28 03:08:02.831310 | 2026-02-28 03:08:02.831464 | TASK [emit-job-header : Print job information] 2026-02-28 03:08:02.995044 | # Job Information 2026-02-28 03:08:02.995281 | Ansible Version: 2.16.14 2026-02-28 03:08:02.995322 | Job: yamllint 2026-02-28 03:08:02.995360 | Pipeline: periodic-daily 2026-02-28 03:08:02.995389 | Executor: 521e9411259a 2026-02-28 03:08:02.995411 | Triggered by: https://github.com/osism/generics 2026-02-28 03:08:02.995433 | Event ID: 15afc8ba159f4736879e4787495f5095 2026-02-28 03:08:03.024731 | 2026-02-28 03:08:03.024927 | LOOP [emit-job-header : Print node information] 2026-02-28 03:08:03.131380 | debian-bookworm | ok: 2026-02-28 03:08:03.131543 | debian-bookworm | # Node Information 2026-02-28 03:08:03.131583 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-28 03:08:03.131615 | debian-bookworm | Hostname: debian 2026-02-28 03:08:03.131644 | debian-bookworm | Username: zuul 2026-02-28 03:08:03.131669 | debian-bookworm | Distro: Debian 12.13 2026-02-28 03:08:03.131697 | debian-bookworm | Provider: regiocloud-a 2026-02-28 03:08:03.131723 | debian-bookworm | Region: 2026-02-28 03:08:03.131749 | debian-bookworm | Label: debian-bookworm 2026-02-28 03:08:03.131773 | debian-bookworm | Product Name: OpenStack Nova 2026-02-28 03:08:03.131797 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe08:8135 2026-02-28 03:08:03.142549 | 2026-02-28 03:08:03.142720 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-28 03:08:03.855152 | debian-bookworm -> localhost | changed 2026-02-28 03:08:03.861131 | 2026-02-28 03:08:03.861581 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-28 03:08:05.615368 | debian-bookworm -> localhost | changed 2026-02-28 03:08:05.626701 | 2026-02-28 03:08:05.626807 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-28 03:08:06.504742 | debian-bookworm -> localhost | ok 2026-02-28 03:08:06.510988 | 2026-02-28 03:08:06.511089 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-28 03:08:06.538848 | debian-bookworm | ok 2026-02-28 03:08:06.577652 | debian-bookworm | included: /var/lib/zuul/builds/d080b8105fce47ed889a88cf2df55f1e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-28 03:08:06.597110 | 2026-02-28 03:08:06.597217 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-28 03:08:08.189021 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-28 03:08:08.189204 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d080b8105fce47ed889a88cf2df55f1e/work/d080b8105fce47ed889a88cf2df55f1e_id_rsa 2026-02-28 03:08:08.189241 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d080b8105fce47ed889a88cf2df55f1e/work/d080b8105fce47ed889a88cf2df55f1e_id_rsa.pub 2026-02-28 03:08:08.189266 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-28 03:08:08.189291 | debian-bookworm -> localhost | SHA256:V2wNyRiNY9VKX0C3soXYFoqAVulvFcXIOXpfbMaYT/E zuul-build-sshkey 2026-02-28 03:08:08.189312 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-28 03:08:08.189341 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-28 03:08:08.189364 | debian-bookworm -> localhost | | oo. oBB*o..| 2026-02-28 03:08:08.189385 | debian-bookworm -> localhost | | o .. *BO++oo| 2026-02-28 03:08:08.189405 | debian-bookworm -> localhost | | . . o.=*B*+o| 2026-02-28 03:08:08.189425 | debian-bookworm -> localhost | | . . =oo=BE| 2026-02-28 03:08:08.189445 | debian-bookworm -> localhost | | S + ..* | 2026-02-28 03:08:08.189469 | debian-bookworm -> localhost | | + . . | 2026-02-28 03:08:08.189489 | debian-bookworm -> localhost | | . | 2026-02-28 03:08:08.189510 | debian-bookworm -> localhost | | | 2026-02-28 03:08:08.189530 | debian-bookworm -> localhost | | | 2026-02-28 03:08:08.189550 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-28 03:08:08.189597 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.706907 2026-02-28 03:08:08.195962 | 2026-02-28 03:08:08.196056 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-28 03:08:08.283562 | debian-bookworm | ok 2026-02-28 03:08:08.300996 | debian-bookworm | included: /var/lib/zuul/builds/d080b8105fce47ed889a88cf2df55f1e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-28 03:08:08.312055 | 2026-02-28 03:08:08.312138 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-28 03:08:08.324885 | debian-bookworm | skipping: Conditional result was False 2026-02-28 03:08:08.330071 | 2026-02-28 03:08:08.330153 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-28 03:08:09.312325 | debian-bookworm | changed 2026-02-28 03:08:09.316661 | 2026-02-28 03:08:09.316744 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-28 03:08:09.597673 | debian-bookworm | ok 2026-02-28 03:08:09.602126 | 2026-02-28 03:08:09.602208 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-28 03:08:10.281320 | debian-bookworm | changed 2026-02-28 03:08:10.287398 | 2026-02-28 03:08:10.287486 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-28 03:08:10.978093 | debian-bookworm | changed 2026-02-28 03:08:10.982657 | 2026-02-28 03:08:10.982741 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-28 03:08:11.016165 | debian-bookworm | skipping: Conditional result was False 2026-02-28 03:08:11.020996 | 2026-02-28 03:08:11.021080 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-28 03:08:11.542886 | debian-bookworm -> localhost | changed 2026-02-28 03:08:11.552426 | 2026-02-28 03:08:11.552518 | TASK [add-build-sshkey : Add back temp key] 2026-02-28 03:08:12.144936 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d080b8105fce47ed889a88cf2df55f1e/work/d080b8105fce47ed889a88cf2df55f1e_id_rsa (zuul-build-sshkey) 2026-02-28 03:08:12.145130 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016241 2026-02-28 03:08:12.151371 | 2026-02-28 03:08:12.151464 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-28 03:08:12.795094 | debian-bookworm | ok 2026-02-28 03:08:12.799145 | 2026-02-28 03:08:12.799227 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-28 03:08:12.834086 | debian-bookworm | skipping: Conditional result was False 2026-02-28 03:08:12.842392 | 2026-02-28 03:08:12.842479 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-28 03:08:13.487342 | debian-bookworm | ok 2026-02-28 03:08:13.503070 | 2026-02-28 03:08:13.503162 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-28 03:08:13.544246 | debian-bookworm | ok 2026-02-28 03:08:13.548859 | 2026-02-28 03:08:13.548941 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-28 03:08:14.187186 | debian-bookworm -> localhost | ok 2026-02-28 03:08:14.200487 | 2026-02-28 03:08:14.200578 | TASK [validate-host : Collect information about the host] 2026-02-28 03:08:15.592779 | debian-bookworm | ok 2026-02-28 03:08:15.607676 | 2026-02-28 03:08:15.607772 | TASK [validate-host : Sanitize hostname] 2026-02-28 03:08:15.756545 | debian-bookworm | ok 2026-02-28 03:08:15.982469 | 2026-02-28 03:08:15.982572 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-28 03:08:17.558780 | debian-bookworm -> localhost | changed 2026-02-28 03:08:17.579959 | 2026-02-28 03:08:17.580051 | TASK [validate-host : Collect information about zuul worker] 2026-02-28 03:08:18.185107 | debian-bookworm | ok 2026-02-28 03:08:18.189503 | 2026-02-28 03:08:18.189587 | TASK [validate-host : Write out all zuul information for each host] 2026-02-28 03:08:19.597710 | debian-bookworm -> localhost | changed 2026-02-28 03:08:19.606663 | 2026-02-28 03:08:19.606755 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-28 03:08:19.922214 | debian-bookworm | ok 2026-02-28 03:08:19.926539 | 2026-02-28 03:08:19.926613 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-28 03:08:21.497863 | debian-bookworm | changed: 2026-02-28 03:08:21.498135 | debian-bookworm | cd+++++++++ src/ 2026-02-28 03:08:21.498237 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-28 03:08:21.498265 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-28 03:08:21.498284 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-02-28 03:08:21.498302 | debian-bookworm | localhost | ok: Runtime: 0:00:00.036753 2026-02-28 03:08:48.080623 | 2026-02-28 03:08:48.080725 | TASK [upload-logs : Upload logs to log server] 2026-02-28 03:08:49.156228 | localhost | Output suppressed because no_log was given 2026-02-28 03:08:49.157569 | 2026-02-28 03:08:49.157641 | LOOP [upload-logs : Compress console log and json output] 2026-02-28 03:08:49.195418 | localhost | skipping: Conditional result was False 2026-02-28 03:08:49.201313 | localhost | skipping: Conditional result was False 2026-02-28 03:08:49.212343 | 2026-02-28 03:08:49.212432 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-28 03:08:49.263272 | localhost | skipping: Conditional result was False 2026-02-28 03:08:49.263528 | 2026-02-28 03:08:49.267363 | localhost | skipping: Conditional result was False 2026-02-28 03:08:49.277153 | 2026-02-28 03:08:49.277244 | LOOP [upload-logs : Upload console log and json output]