2026-01-12 18:08:48.540048 | Job console starting 2026-01-12 18:08:48.564389 | Updating git repos 2026-01-12 18:08:48.600569 | Cloning repos into workspace 2026-01-12 18:08:48.661938 | Restoring repo states 2026-01-12 18:08:48.671862 | Merging changes 2026-01-12 18:08:49.144815 | Checking out repos 2026-01-12 18:08:49.192413 | Preparing playbooks 2026-01-12 18:08:49.860010 | Running Ansible setup 2026-01-12 18:08:54.272046 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-12 18:08:55.103525 | 2026-01-12 18:08:55.103692 | PLAY [Base pre] 2026-01-12 18:08:55.120952 | 2026-01-12 18:08:55.121104 | TASK [Setup log path fact] 2026-01-12 18:08:55.150809 | debian-bookworm | ok 2026-01-12 18:08:55.167611 | 2026-01-12 18:08:55.167789 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-12 18:08:55.204092 | debian-bookworm | ok 2026-01-12 18:08:55.221498 | 2026-01-12 18:08:55.221683 | TASK [emit-job-header : Print job information] 2026-01-12 18:08:55.270923 | # Job Information 2026-01-12 18:08:55.271310 | Ansible Version: 2.16.14 2026-01-12 18:08:55.271388 | Job: yamllint 2026-01-12 18:08:55.271448 | Pipeline: check 2026-01-12 18:08:55.271490 | Executor: 521e9411259a 2026-01-12 18:08:55.271529 | Triggered by: https://github.com/osism/metalbox/pull/285 2026-01-12 18:08:55.271569 | Event ID: b9290a40-efe1-11f0-9177-7e229c4d5bd1 2026-01-12 18:08:55.279977 | 2026-01-12 18:08:55.280210 | LOOP [emit-job-header : Print node information] 2026-01-12 18:08:55.412671 | debian-bookworm | ok: 2026-01-12 18:08:55.412966 | debian-bookworm | # Node Information 2026-01-12 18:08:55.413005 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-12 18:08:55.413031 | debian-bookworm | Hostname: debian 2026-01-12 18:08:55.413053 | debian-bookworm | Username: zuul 2026-01-12 18:08:55.413074 | debian-bookworm | Distro: Debian 12.13 2026-01-12 18:08:55.413105 | debian-bookworm | Provider: regiocloud-a 2026-01-12 18:08:55.413131 | debian-bookworm | Region: 2026-01-12 18:08:55.413187 | debian-bookworm | Label: debian-bookworm 2026-01-12 18:08:55.413209 | debian-bookworm | Product Name: OpenStack Nova 2026-01-12 18:08:55.413229 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe85:e5e7 2026-01-12 18:08:55.436660 | 2026-01-12 18:08:55.436859 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-12 18:08:55.951442 | debian-bookworm -> localhost | changed 2026-01-12 18:08:55.960863 | 2026-01-12 18:08:55.961003 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-12 18:08:57.072164 | debian-bookworm -> localhost | changed 2026-01-12 18:08:57.083988 | 2026-01-12 18:08:57.084165 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-12 18:08:57.384015 | debian-bookworm -> localhost | ok 2026-01-12 18:08:57.398682 | 2026-01-12 18:08:57.398925 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-12 18:08:57.440370 | debian-bookworm | ok 2026-01-12 18:08:57.459861 | debian-bookworm | included: /var/lib/zuul/builds/9fb8dfef3d0741fea9051fa47c343fc0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-12 18:08:57.469074 | 2026-01-12 18:08:57.469236 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-12 18:08:58.589699 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-12 18:08:58.589962 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9fb8dfef3d0741fea9051fa47c343fc0/work/9fb8dfef3d0741fea9051fa47c343fc0_id_rsa 2026-01-12 18:08:58.590003 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9fb8dfef3d0741fea9051fa47c343fc0/work/9fb8dfef3d0741fea9051fa47c343fc0_id_rsa.pub 2026-01-12 18:08:58.590030 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-12 18:08:58.590057 | debian-bookworm -> localhost | SHA256:cxENa3ZTFrj7FkhUoD0Hz7I8sqCP+XE4/K4EqH0m2NQ zuul-build-sshkey 2026-01-12 18:08:58.590079 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-12 18:08:58.590113 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-12 18:08:58.590135 | debian-bookworm -> localhost | | ooo+=. | 2026-01-12 18:08:58.590177 | debian-bookworm -> localhost | | =+* | 2026-01-12 18:08:58.590198 | debian-bookworm -> localhost | | *.*.+ | 2026-01-12 18:08:58.590218 | debian-bookworm -> localhost | | o o +o* | 2026-01-12 18:08:58.590238 | debian-bookworm -> localhost | | o E S o.+o | 2026-01-12 18:08:58.590267 | debian-bookworm -> localhost | | * + = oo.. | 2026-01-12 18:08:58.590288 | debian-bookworm -> localhost | | o + + * o . . | 2026-01-12 18:08:58.590308 | debian-bookworm -> localhost | | + = = o | 2026-01-12 18:08:58.590328 | debian-bookworm -> localhost | | o.+oo . | 2026-01-12 18:08:58.590349 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-12 18:08:58.590409 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.566266 2026-01-12 18:08:58.597439 | 2026-01-12 18:08:58.597569 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-12 18:08:58.628259 | debian-bookworm | ok 2026-01-12 18:08:58.639158 | debian-bookworm | included: /var/lib/zuul/builds/9fb8dfef3d0741fea9051fa47c343fc0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-12 18:08:58.652070 | 2026-01-12 18:08:58.652230 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-12 18:08:58.679663 | debian-bookworm | skipping: Conditional result was False 2026-01-12 18:08:58.694669 | 2026-01-12 18:08:58.694940 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-12 18:08:59.380593 | debian-bookworm | changed 2026-01-12 18:08:59.389101 | 2026-01-12 18:08:59.389298 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-12 18:08:59.673923 | debian-bookworm | ok 2026-01-12 18:08:59.686347 | 2026-01-12 18:08:59.686553 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-12 18:09:00.426106 | debian-bookworm | changed 2026-01-12 18:09:00.436598 | 2026-01-12 18:09:00.436766 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-12 18:09:01.146940 | debian-bookworm | changed 2026-01-12 18:09:01.156042 | 2026-01-12 18:09:01.156215 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-12 18:09:01.191045 | debian-bookworm | skipping: Conditional result was False 2026-01-12 18:09:01.203192 | 2026-01-12 18:09:01.203385 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-12 18:09:01.751762 | debian-bookworm -> localhost | changed 2026-01-12 18:09:01.763212 | 2026-01-12 18:09:01.763355 | TASK [add-build-sshkey : Add back temp key] 2026-01-12 18:09:02.142493 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9fb8dfef3d0741fea9051fa47c343fc0/work/9fb8dfef3d0741fea9051fa47c343fc0_id_rsa (zuul-build-sshkey) 2026-01-12 18:09:02.143178 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019128 2026-01-12 18:09:02.160384 | 2026-01-12 18:09:02.160576 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-12 18:09:02.644725 | debian-bookworm | ok 2026-01-12 18:09:02.652397 | 2026-01-12 18:09:02.652545 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-12 18:09:02.678739 | debian-bookworm | skipping: Conditional result was False 2026-01-12 18:09:02.698785 | 2026-01-12 18:09:02.698960 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-12 18:09:03.152959 | debian-bookworm | ok 2026-01-12 18:09:03.167596 | 2026-01-12 18:09:03.167748 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-12 18:09:03.225747 | debian-bookworm | ok 2026-01-12 18:09:03.235693 | 2026-01-12 18:09:03.235923 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-12 18:09:03.578210 | debian-bookworm -> localhost | ok 2026-01-12 18:09:03.591250 | 2026-01-12 18:09:03.591408 | TASK [validate-host : Collect information about the host] 2026-01-12 18:09:04.812119 | debian-bookworm | ok 2026-01-12 18:09:04.824510 | 2026-01-12 18:09:04.824648 | TASK [validate-host : Sanitize hostname] 2026-01-12 18:09:04.955623 | debian-bookworm | ok 2026-01-12 18:09:04.998672 | 2026-01-12 18:09:04.998824 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-12 18:09:05.591031 | debian-bookworm -> localhost | changed 2026-01-12 18:09:05.597423 | 2026-01-12 18:09:05.597551 | TASK [validate-host : Collect information about zuul worker] 2026-01-12 18:09:06.029184 | debian-bookworm | ok 2026-01-12 18:09:06.037535 | 2026-01-12 18:09:06.037708 | TASK [validate-host : Write out all zuul information for each host] 2026-01-12 18:09:06.591488 | debian-bookworm -> localhost | changed 2026-01-12 18:09:06.608432 | 2026-01-12 18:09:06.608579 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-12 18:09:06.900284 | debian-bookworm | ok 2026-01-12 18:09:06.911730 | 2026-01-12 18:09:06.911899 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-12 18:09:08.338645 | debian-bookworm | changed: 2026-01-12 18:09:08.338950 | debian-bookworm | cd+++++++++ src/ 2026-01-12 18:09:08.338998 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-12 18:09:08.339029 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-12 18:09:08.339057 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2026-01-12 18:09:08.339083 | debian-bookworm | Containerfile 2026-01-12 18:09:08.363237 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008796 2026-01-12 18:09:33.285752 | 2026-01-12 18:09:33.285923 | TASK [upload-logs : Upload logs to log server] 2026-01-12 18:09:33.893357 | localhost | Output suppressed because no_log was given 2026-01-12 18:09:33.895785 | 2026-01-12 18:09:33.895909 | LOOP [upload-logs : Compress console log and json output] 2026-01-12 18:09:33.959461 | localhost | skipping: Conditional result was False 2026-01-12 18:09:33.965168 | localhost | skipping: Conditional result was False 2026-01-12 18:09:33.978147 | 2026-01-12 18:09:33.978529 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-12 18:09:34.052453 | localhost | skipping: Conditional result was False 2026-01-12 18:09:34.053014 | 2026-01-12 18:09:34.059178 | localhost | skipping: Conditional result was False 2026-01-12 18:09:34.072725 | 2026-01-12 18:09:34.072977 | LOOP [upload-logs : Upload console log and json output]