2026-03-28 03:13:58.520571 | Job console starting 2026-03-28 03:13:58.531649 | Updating git repos 2026-03-28 03:13:58.553252 | Cloning repos into workspace 2026-03-28 03:13:58.609477 | Restoring repo states 2026-03-28 03:13:58.621334 | Merging changes 2026-03-28 03:13:58.621353 | Checking out repos 2026-03-28 03:13:58.674752 | Preparing playbooks 2026-03-28 03:13:59.453815 | Running Ansible setup 2026-03-28 03:14:03.715859 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-28 03:14:04.420597 | 2026-03-28 03:14:04.420723 | PLAY [Base pre] 2026-03-28 03:14:04.435478 | 2026-03-28 03:14:04.435591 | TASK [Setup log path fact] 2026-03-28 03:14:04.453233 | debian-bookworm | ok 2026-03-28 03:14:04.468038 | 2026-03-28 03:14:04.468161 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-28 03:14:04.496714 | debian-bookworm | ok 2026-03-28 03:14:04.506161 | 2026-03-28 03:14:04.506282 | TASK [emit-job-header : Print job information] 2026-03-28 03:14:04.534552 | # Job Information 2026-03-28 03:14:04.534754 | Ansible Version: 2.16.14 2026-03-28 03:14:04.534789 | Job: yamllint 2026-03-28 03:14:04.534826 | Pipeline: periodic-daily 2026-03-28 03:14:04.535030 | Executor: 521e9411259a 2026-03-28 03:14:04.535054 | Triggered by: https://github.com/osism/defaults 2026-03-28 03:14:04.535077 | Event ID: 8d16a0811039445eb3b8719456bf2257 2026-03-28 03:14:04.540405 | 2026-03-28 03:14:04.540524 | LOOP [emit-job-header : Print node information] 2026-03-28 03:14:04.641750 | debian-bookworm | ok: 2026-03-28 03:14:04.641917 | debian-bookworm | # Node Information 2026-03-28 03:14:04.641950 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-28 03:14:04.641975 | debian-bookworm | Hostname: debian 2026-03-28 03:14:04.641997 | debian-bookworm | Username: zuul 2026-03-28 03:14:04.642018 | debian-bookworm | Distro: Debian 12.13 2026-03-28 03:14:04.642041 | debian-bookworm | Provider: regiocloud-a 2026-03-28 03:14:04.642062 | debian-bookworm | Region: 2026-03-28 03:14:04.642084 | debian-bookworm | Label: debian-bookworm 2026-03-28 03:14:04.642103 | debian-bookworm | Product Name: OpenStack Nova 2026-03-28 03:14:04.642123 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe73:37e7 2026-03-28 03:14:04.653259 | 2026-03-28 03:14:04.653377 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-28 03:14:05.110996 | debian-bookworm -> localhost | changed 2026-03-28 03:14:05.118153 | 2026-03-28 03:14:05.118262 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-28 03:14:06.301852 | debian-bookworm -> localhost | changed 2026-03-28 03:14:06.327242 | 2026-03-28 03:14:06.327606 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-28 03:14:06.774939 | debian-bookworm -> localhost | ok 2026-03-28 03:14:06.786438 | 2026-03-28 03:14:06.786550 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-28 03:14:06.811181 | debian-bookworm | ok 2026-03-28 03:14:06.828588 | debian-bookworm | included: /var/lib/zuul/builds/94f6eb9aee4a4f0ea5bdcf9370056ccd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-28 03:14:06.834403 | 2026-03-28 03:14:06.834498 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-28 03:14:08.404697 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-28 03:14:08.404939 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/94f6eb9aee4a4f0ea5bdcf9370056ccd/work/94f6eb9aee4a4f0ea5bdcf9370056ccd_id_rsa 2026-03-28 03:14:08.405026 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/94f6eb9aee4a4f0ea5bdcf9370056ccd/work/94f6eb9aee4a4f0ea5bdcf9370056ccd_id_rsa.pub 2026-03-28 03:14:08.405055 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-28 03:14:08.405086 | debian-bookworm -> localhost | SHA256:df9vGsM1sMljnjCKVgmaMsDPrs77g1agGM/MBRzWCgU zuul-build-sshkey 2026-03-28 03:14:08.405109 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-28 03:14:08.405152 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-28 03:14:08.405194 | debian-bookworm -> localhost | |E++o | 2026-03-28 03:14:08.405217 | debian-bookworm -> localhost | |o.o . | 2026-03-28 03:14:08.405251 | debian-bookworm -> localhost | | + o . . .. | 2026-03-28 03:14:08.405316 | debian-bookworm -> localhost | |..= . o ......+ | 2026-03-28 03:14:08.405341 | debian-bookworm -> localhost | |o*.* o So o *...| 2026-03-28 03:14:08.405394 | debian-bookworm -> localhost | |o *.o o . =.oo.| 2026-03-28 03:14:08.405417 | debian-bookworm -> localhost | | o. o . o+ .| 2026-03-28 03:14:08.405510 | debian-bookworm -> localhost | |.o.. . oo| 2026-03-28 03:14:08.405549 | debian-bookworm -> localhost | |o=o.. .o.| 2026-03-28 03:14:08.405646 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-28 03:14:08.405723 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.712613 2026-03-28 03:14:08.416885 | 2026-03-28 03:14:08.417164 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-28 03:14:08.477785 | debian-bookworm | ok 2026-03-28 03:14:08.511774 | debian-bookworm | included: /var/lib/zuul/builds/94f6eb9aee4a4f0ea5bdcf9370056ccd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-28 03:14:08.545993 | 2026-03-28 03:14:08.546302 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-28 03:14:08.570885 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:14:08.579704 | 2026-03-28 03:14:08.579877 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-28 03:14:09.412961 | debian-bookworm | changed 2026-03-28 03:14:09.421873 | 2026-03-28 03:14:09.421987 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-28 03:14:09.742970 | debian-bookworm | ok 2026-03-28 03:14:09.763996 | 2026-03-28 03:14:09.765873 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-28 03:14:10.517487 | debian-bookworm | changed 2026-03-28 03:14:10.523937 | 2026-03-28 03:14:10.524039 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-28 03:14:11.124643 | debian-bookworm | changed 2026-03-28 03:14:11.130240 | 2026-03-28 03:14:11.130361 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-28 03:14:11.154546 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:14:11.161500 | 2026-03-28 03:14:11.161617 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-28 03:14:11.570182 | debian-bookworm -> localhost | changed 2026-03-28 03:14:11.580621 | 2026-03-28 03:14:11.580718 | TASK [add-build-sshkey : Add back temp key] 2026-03-28 03:14:11.885781 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/94f6eb9aee4a4f0ea5bdcf9370056ccd/work/94f6eb9aee4a4f0ea5bdcf9370056ccd_id_rsa (zuul-build-sshkey) 2026-03-28 03:14:11.886001 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017280 2026-03-28 03:14:11.893390 | 2026-03-28 03:14:11.893483 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-28 03:14:12.254588 | debian-bookworm | ok 2026-03-28 03:14:12.265185 | 2026-03-28 03:14:12.265317 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-28 03:14:12.288437 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:14:12.301308 | 2026-03-28 03:14:12.301429 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-28 03:14:12.700932 | debian-bookworm | ok 2026-03-28 03:14:12.711767 | 2026-03-28 03:14:12.711870 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-28 03:14:12.740146 | debian-bookworm | ok 2026-03-28 03:14:12.744988 | 2026-03-28 03:14:12.745080 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-28 03:14:13.012411 | debian-bookworm -> localhost | ok 2026-03-28 03:14:13.030242 | 2026-03-28 03:14:13.030405 | TASK [validate-host : Collect information about the host] 2026-03-28 03:14:15.094123 | debian-bookworm | ok 2026-03-28 03:14:15.108026 | 2026-03-28 03:14:15.108150 | TASK [validate-host : Sanitize hostname] 2026-03-28 03:14:15.216362 | debian-bookworm | ok 2026-03-28 03:14:15.253238 | 2026-03-28 03:14:15.253366 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-28 03:14:15.782435 | debian-bookworm -> localhost | changed 2026-03-28 03:14:15.788048 | 2026-03-28 03:14:15.788146 | TASK [validate-host : Collect information about zuul worker] 2026-03-28 03:14:16.158039 | debian-bookworm | ok 2026-03-28 03:14:16.162474 | 2026-03-28 03:14:16.162570 | TASK [validate-host : Write out all zuul information for each host] 2026-03-28 03:14:16.711694 | debian-bookworm -> localhost | changed 2026-03-28 03:14:16.721026 | 2026-03-28 03:14:16.721124 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-28 03:14:16.977091 | debian-bookworm | ok 2026-03-28 03:14:16.985754 | 2026-03-28 03:14:16.985886 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-28 03:14:18.121634 | debian-bookworm | changed: 2026-03-28 03:14:18.121846 | debian-bookworm | cd+++++++++ src/ 2026-03-28 03:14:18.121882 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-28 03:14:18.121907 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-28 03:14:18.121930 | debian-bookworm | cd+++++++++ src/github.com/osism/defaults/ 2026-03-28 03:14:18.121952 | debian-bookworm | localhost | ok: Runtime: 0:00:00.036668 2026-03-28 03:14:43.936187 | 2026-03-28 03:14:43.936296 | TASK [upload-logs : Upload logs to log server] 2026-03-28 03:14:44.581519 | localhost | Output suppressed because no_log was given 2026-03-28 03:14:44.582973 | 2026-03-28 03:14:44.583077 | LOOP [upload-logs : Compress console log and json output] 2026-03-28 03:14:44.680773 | localhost | skipping: Conditional result was False 2026-03-28 03:14:44.689618 | localhost | skipping: Conditional result was False 2026-03-28 03:14:44.698610 | 2026-03-28 03:14:44.698742 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-28 03:14:44.748361 | localhost | skipping: Conditional result was False 2026-03-28 03:14:44.748664 | 2026-03-28 03:14:44.755103 | localhost | skipping: Conditional result was False 2026-03-28 03:14:44.765273 | 2026-03-28 03:14:44.765365 | LOOP [upload-logs : Upload console log and json output]