2026-03-12 07:52:52.692191 | Job console starting 2026-03-12 07:52:52.702987 | Updating git repos 2026-03-12 07:52:52.724638 | Cloning repos into workspace 2026-03-12 07:52:52.753217 | Restoring repo states 2026-03-12 07:52:52.760485 | Merging changes 2026-03-12 07:52:53.242637 | Checking out repos 2026-03-12 07:52:53.282773 | Preparing playbooks 2026-03-12 07:52:53.861207 | Running Ansible setup 2026-03-12 07:52:58.684703 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 07:52:59.467369 | 2026-03-12 07:52:59.467544 | PLAY [Base pre] 2026-03-12 07:52:59.483077 | 2026-03-12 07:52:59.483211 | TASK [Setup log path fact] 2026-03-12 07:52:59.501931 | ubuntu-noble-large | ok 2026-03-12 07:52:59.520597 | 2026-03-12 07:52:59.520740 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 07:52:59.552450 | ubuntu-noble-large | ok 2026-03-12 07:52:59.562129 | 2026-03-12 07:52:59.562236 | TASK [emit-job-header : Print job information] 2026-03-12 07:52:59.600851 | # Job Information 2026-03-12 07:52:59.601034 | Ansible Version: 2.16.14 2026-03-12 07:52:59.601069 | Job: metalbox-mirror-container-images-2025.1-full 2026-03-12 07:52:59.601103 | Pipeline: check 2026-03-12 07:52:59.601126 | Executor: 521e9411259a 2026-03-12 07:52:59.601147 | Triggered by: https://github.com/osism/metalbox/pull/316 2026-03-12 07:52:59.601170 | Event ID: 5f231970-1de8-11f1-9542-f9bd9a7b544d 2026-03-12 07:52:59.606203 | 2026-03-12 07:52:59.606319 | LOOP [emit-job-header : Print node information] 2026-03-12 07:52:59.708194 | ubuntu-noble-large | ok: 2026-03-12 07:52:59.708411 | ubuntu-noble-large | # Node Information 2026-03-12 07:52:59.708471 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-03-12 07:52:59.708498 | ubuntu-noble-large | Hostname: ubuntu 2026-03-12 07:52:59.708521 | ubuntu-noble-large | Username: zuul 2026-03-12 07:52:59.708542 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-03-12 07:52:59.708565 | ubuntu-noble-large | Provider: regiocloud-a 2026-03-12 07:52:59.708587 | ubuntu-noble-large | Region: 2026-03-12 07:52:59.708608 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-03-12 07:52:59.708628 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-03-12 07:52:59.708647 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe70:9230 2026-03-12 07:52:59.721815 | 2026-03-12 07:52:59.721947 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 07:53:00.181163 | ubuntu-noble-large -> localhost | changed 2026-03-12 07:53:00.188402 | 2026-03-12 07:53:00.188575 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 07:53:01.239625 | ubuntu-noble-large -> localhost | changed 2026-03-12 07:53:01.251275 | 2026-03-12 07:53:01.251408 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 07:53:01.518455 | ubuntu-noble-large -> localhost | ok 2026-03-12 07:53:01.532343 | 2026-03-12 07:53:01.532560 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 07:53:01.567524 | ubuntu-noble-large | ok 2026-03-12 07:53:01.587412 | ubuntu-noble-large | included: /var/lib/zuul/builds/7102a855dce245f09ed120c1dfa99055/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 07:53:01.594251 | 2026-03-12 07:53:01.594362 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 07:53:03.191612 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-03-12 07:53:03.191862 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/7102a855dce245f09ed120c1dfa99055/work/7102a855dce245f09ed120c1dfa99055_id_rsa 2026-03-12 07:53:03.191902 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/7102a855dce245f09ed120c1dfa99055/work/7102a855dce245f09ed120c1dfa99055_id_rsa.pub 2026-03-12 07:53:03.191930 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-03-12 07:53:03.191954 | ubuntu-noble-large -> localhost | SHA256:mMZEn0isbavqB1QpyH6s31gfungDvz6zv9Wpl5NNHac zuul-build-sshkey 2026-03-12 07:53:03.191989 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-03-12 07:53:03.192012 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-03-12 07:53:03.192036 | ubuntu-noble-large -> localhost | |.. oo | 2026-03-12 07:53:03.192059 | ubuntu-noble-large -> localhost | |... oo.o . | 2026-03-12 07:53:03.192080 | ubuntu-noble-large -> localhost | |. .o oo o | 2026-03-12 07:53:03.192100 | ubuntu-noble-large -> localhost | | ..o.ooo ..| 2026-03-12 07:53:03.192121 | ubuntu-noble-large -> localhost | | .o .=.S ..o| 2026-03-12 07:53:03.192149 | ubuntu-noble-large -> localhost | | ... o.. . ..E. | 2026-03-12 07:53:03.192169 | ubuntu-noble-large -> localhost | | ..*.o .. o= | 2026-03-12 07:53:03.192189 | ubuntu-noble-large -> localhost | | o+O .. .= . | 2026-03-12 07:53:03.192211 | ubuntu-noble-large -> localhost | | .o+o=Oo... . | 2026-03-12 07:53:03.192230 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-03-12 07:53:03.192286 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.088835 2026-03-12 07:53:03.199136 | 2026-03-12 07:53:03.199252 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 07:53:03.238131 | ubuntu-noble-large | ok 2026-03-12 07:53:03.247758 | ubuntu-noble-large | included: /var/lib/zuul/builds/7102a855dce245f09ed120c1dfa99055/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 07:53:03.257228 | 2026-03-12 07:53:03.257350 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 07:53:03.281767 | ubuntu-noble-large | skipping: Conditional result was False 2026-03-12 07:53:03.295571 | 2026-03-12 07:53:03.295716 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 07:53:03.997972 | ubuntu-noble-large | changed 2026-03-12 07:53:04.004546 | 2026-03-12 07:53:04.004658 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 07:53:04.268246 | ubuntu-noble-large | ok 2026-03-12 07:53:04.284075 | 2026-03-12 07:53:04.284221 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 07:53:05.007790 | ubuntu-noble-large | changed 2026-03-12 07:53:05.014857 | 2026-03-12 07:53:05.015252 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 07:53:05.683400 | ubuntu-noble-large | changed 2026-03-12 07:53:05.689182 | 2026-03-12 07:53:05.689284 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 07:53:05.704281 | ubuntu-noble-large | skipping: Conditional result was False 2026-03-12 07:53:05.716434 | 2026-03-12 07:53:05.716588 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 07:53:06.175699 | ubuntu-noble-large -> localhost | changed 2026-03-12 07:53:06.186684 | 2026-03-12 07:53:06.186811 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 07:53:06.528537 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/7102a855dce245f09ed120c1dfa99055/work/7102a855dce245f09ed120c1dfa99055_id_rsa (zuul-build-sshkey) 2026-03-12 07:53:06.528878 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.019002 2026-03-12 07:53:06.537256 | 2026-03-12 07:53:06.537374 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 07:53:06.963863 | ubuntu-noble-large | ok 2026-03-12 07:53:06.972173 | 2026-03-12 07:53:06.972312 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 07:53:07.006678 | ubuntu-noble-large | skipping: Conditional result was False 2026-03-12 07:53:07.017364 | 2026-03-12 07:53:07.017503 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-12 07:53:07.483884 | ubuntu-noble-large | ok 2026-03-12 07:53:07.496698 | 2026-03-12 07:53:07.496820 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-12 07:53:07.536622 | ubuntu-noble-large | ok 2026-03-12 07:53:07.541955 | 2026-03-12 07:53:07.542057 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-12 07:53:07.819546 | ubuntu-noble-large -> localhost | ok 2026-03-12 07:53:07.826267 | 2026-03-12 07:53:07.826379 | TASK [validate-host : Collect information about the host] 2026-03-12 07:53:09.093658 | ubuntu-noble-large | ok 2026-03-12 07:53:09.105251 | 2026-03-12 07:53:09.105367 | TASK [validate-host : Sanitize hostname] 2026-03-12 07:53:09.273639 | ubuntu-noble-large | ok 2026-03-12 07:53:09.278608 | 2026-03-12 07:53:09.278728 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-12 07:53:09.855132 | ubuntu-noble-large -> localhost | changed 2026-03-12 07:53:09.864137 | 2026-03-12 07:53:09.864278 | TASK [validate-host : Collect information about zuul worker] 2026-03-12 07:53:10.309709 | ubuntu-noble-large | ok 2026-03-12 07:53:10.315572 | 2026-03-12 07:53:10.315818 | TASK [validate-host : Write out all zuul information for each host] 2026-03-12 07:53:10.880980 | ubuntu-noble-large -> localhost | changed 2026-03-12 07:53:10.912346 | 2026-03-12 07:53:10.912574 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-12 07:53:11.185568 | ubuntu-noble-large | ok 2026-03-12 07:53:11.194091 | 2026-03-12 07:53:11.194244 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-12 07:53:12.021083 | ubuntu-noble-large | changed: 2026-03-12 07:53:12.021445 | ubuntu-noble-large | cd+++++++++ src/ 2026-03-12 07:53:12.021517 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-03-12 07:53:12.021567 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-03-12 07:53:12.021612 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2026-03-12 07:53:12.021654 | ubuntu-noble-large | Containerfile 2026-03-12 07:53:12.028241 | ubuntu-noble-large | localhost | ok: Runtime: 0:00:00.006345 2026-03-12 07:58:23.376118 | 2026-03-12 07:58:23.376228 | TASK [upload-logs : Upload logs to log server] 2026-03-12 07:58:23.973582 | localhost | Output suppressed because no_log was given 2026-03-12 07:58:23.977864 | 2026-03-12 07:58:23.978080 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 07:58:24.033397 | localhost | skipping: Conditional result was False 2026-03-12 07:58:24.038450 | localhost | skipping: Conditional result was False 2026-03-12 07:58:24.050278 | 2026-03-12 07:58:24.050487 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 07:58:24.096666 | localhost | skipping: Conditional result was False 2026-03-12 07:58:24.097539 | 2026-03-12 07:58:24.100602 | localhost | skipping: Conditional result was False 2026-03-12 07:58:24.115166 | 2026-03-12 07:58:24.115415 | LOOP [upload-logs : Upload console log and json output]