2026-04-21 18:33:53.677724 | Job console starting 2026-04-21 18:33:53.686020 | Updating git repos 2026-04-21 18:33:53.715091 | Cloning repos into workspace 2026-04-21 18:33:53.751703 | Restoring repo states 2026-04-21 18:33:53.756273 | Merging changes 2026-04-21 18:33:53.756288 | Checking out repos 2026-04-21 18:33:53.801200 | Preparing playbooks 2026-04-21 18:33:54.472135 | Running Ansible setup 2026-04-21 18:33:59.993537 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-21 18:34:01.182798 | 2026-04-21 18:34:01.182956 | PLAY [Base pre] 2026-04-21 18:34:01.202294 | 2026-04-21 18:34:01.202419 | TASK [Setup log path fact] 2026-04-21 18:34:01.234666 | ubuntu-noble-large | ok 2026-04-21 18:34:01.249342 | 2026-04-21 18:34:01.249466 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-21 18:34:01.278025 | ubuntu-noble-large | ok 2026-04-21 18:34:01.288562 | 2026-04-21 18:34:01.288661 | TASK [emit-job-header : Print job information] 2026-04-21 18:34:01.326717 | # Job Information 2026-04-21 18:34:01.326890 | Ansible Version: 2.16.14 2026-04-21 18:34:01.326926 | Job: metalbox-mirror-container-images-stable-full-publish 2026-04-21 18:34:01.326959 | Pipeline: post 2026-04-21 18:34:01.326982 | Executor: 521e9411259a 2026-04-21 18:34:01.327004 | Triggered by: https://github.com/osism/metalbox/commit/2fccd3b8818a99e1aa43346d7141b939188426ae 2026-04-21 18:34:01.327027 | Event ID: 7f0fafc2-3db0-11f1-8b96-dde4d35603ad 2026-04-21 18:34:01.332534 | 2026-04-21 18:34:01.332636 | LOOP [emit-job-header : Print node information] 2026-04-21 18:34:01.474730 | ubuntu-noble-large | ok: 2026-04-21 18:34:01.474903 | ubuntu-noble-large | # Node Information 2026-04-21 18:34:01.474939 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-04-21 18:34:01.474965 | ubuntu-noble-large | Hostname: ubuntu 2026-04-21 18:34:01.474987 | ubuntu-noble-large | Username: zuul 2026-04-21 18:34:01.475008 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-04-21 18:34:01.475032 | ubuntu-noble-large | Provider: regiocloud-a 2026-04-21 18:34:01.475054 | ubuntu-noble-large | Region: 2026-04-21 18:34:01.475076 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-04-21 18:34:01.475097 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-04-21 18:34:01.475117 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe30:498e 2026-04-21 18:34:01.495080 | 2026-04-21 18:34:01.495186 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-21 18:34:02.225956 | ubuntu-noble-large -> localhost | changed 2026-04-21 18:34:02.232563 | 2026-04-21 18:34:02.232661 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-21 18:34:03.426487 | ubuntu-noble-large -> localhost | changed 2026-04-21 18:34:03.444729 | 2026-04-21 18:34:03.444984 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-21 18:34:03.783913 | ubuntu-noble-large -> localhost | ok 2026-04-21 18:34:03.790604 | 2026-04-21 18:34:03.790709 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-21 18:34:03.820525 | ubuntu-noble-large | ok 2026-04-21 18:34:03.836071 | ubuntu-noble-large | included: /var/lib/zuul/builds/55b05c2dbf124370bb8ce673d6ce705b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-21 18:34:03.842686 | 2026-04-21 18:34:03.842777 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-21 18:34:05.228600 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-04-21 18:34:05.228835 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/55b05c2dbf124370bb8ce673d6ce705b/work/55b05c2dbf124370bb8ce673d6ce705b_id_rsa 2026-04-21 18:34:05.228876 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/55b05c2dbf124370bb8ce673d6ce705b/work/55b05c2dbf124370bb8ce673d6ce705b_id_rsa.pub 2026-04-21 18:34:05.228904 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-04-21 18:34:05.228937 | ubuntu-noble-large -> localhost | SHA256:rxQUaXVCVY/xqAz7TFNZVNKdZpkqgzGqr19U9eYUOyQ zuul-build-sshkey 2026-04-21 18:34:05.228961 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-04-21 18:34:05.228983 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-04-21 18:34:05.229004 | ubuntu-noble-large -> localhost | | .++.oE+=X| 2026-04-21 18:34:05.229026 | ubuntu-noble-large -> localhost | | o+ o. +/=| 2026-04-21 18:34:05.229047 | ubuntu-noble-large -> localhost | | .o =. O*o| 2026-04-21 18:34:05.229067 | ubuntu-noble-large -> localhost | | o ..* ++ .| 2026-04-21 18:34:05.229087 | ubuntu-noble-large -> localhost | | . S.. B . | 2026-04-21 18:34:05.229113 | ubuntu-noble-large -> localhost | | . .o + . | 2026-04-21 18:34:05.229134 | ubuntu-noble-large -> localhost | | . ... o | 2026-04-21 18:34:05.229155 | ubuntu-noble-large -> localhost | | o.. | 2026-04-21 18:34:05.229176 | ubuntu-noble-large -> localhost | | .o.. | 2026-04-21 18:34:05.229210 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-04-21 18:34:05.229261 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.890308 2026-04-21 18:34:05.235758 | 2026-04-21 18:34:05.235850 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-21 18:34:05.257864 | ubuntu-noble-large | ok 2026-04-21 18:34:05.266638 | ubuntu-noble-large | included: /var/lib/zuul/builds/55b05c2dbf124370bb8ce673d6ce705b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-21 18:34:05.275892 | 2026-04-21 18:34:05.275983 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-21 18:34:05.290307 | ubuntu-noble-large | skipping: Conditional result was False 2026-04-21 18:34:05.296500 | 2026-04-21 18:34:05.296587 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-21 18:34:05.984826 | ubuntu-noble-large | changed 2026-04-21 18:34:05.993993 | 2026-04-21 18:34:05.994106 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-21 18:34:06.302239 | ubuntu-noble-large | ok 2026-04-21 18:34:06.307566 | 2026-04-21 18:34:06.307667 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-21 18:34:07.025710 | ubuntu-noble-large | changed 2026-04-21 18:34:07.030806 | 2026-04-21 18:34:07.030912 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-21 18:34:07.769338 | ubuntu-noble-large | changed 2026-04-21 18:34:07.778913 | 2026-04-21 18:34:07.779068 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-21 18:34:07.805243 | ubuntu-noble-large | skipping: Conditional result was False 2026-04-21 18:34:07.811746 | 2026-04-21 18:34:07.811879 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-21 18:34:08.351078 | ubuntu-noble-large -> localhost | changed 2026-04-21 18:34:08.371730 | 2026-04-21 18:34:08.371944 | TASK [add-build-sshkey : Add back temp key] 2026-04-21 18:34:08.722359 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/55b05c2dbf124370bb8ce673d6ce705b/work/55b05c2dbf124370bb8ce673d6ce705b_id_rsa (zuul-build-sshkey) 2026-04-21 18:34:08.722699 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.016053 2026-04-21 18:34:08.731101 | 2026-04-21 18:34:08.731238 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-21 18:34:09.182820 | ubuntu-noble-large | ok 2026-04-21 18:34:09.189002 | 2026-04-21 18:34:09.189117 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-21 18:34:09.234282 | ubuntu-noble-large | skipping: Conditional result was False 2026-04-21 18:34:09.245854 | 2026-04-21 18:34:09.245967 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-21 18:34:09.755634 | ubuntu-noble-large | ok 2026-04-21 18:34:09.773465 | 2026-04-21 18:34:09.773615 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-21 18:34:09.810805 | ubuntu-noble-large | ok 2026-04-21 18:34:09.819068 | 2026-04-21 18:34:09.819260 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-21 18:34:10.154436 | ubuntu-noble-large -> localhost | ok 2026-04-21 18:34:10.162481 | 2026-04-21 18:34:10.162626 | TASK [validate-host : Collect information about the host] 2026-04-21 18:34:11.545513 | ubuntu-noble-large | ok 2026-04-21 18:34:11.571527 | 2026-04-21 18:34:11.571728 | TASK [validate-host : Sanitize hostname] 2026-04-21 18:34:11.742952 | ubuntu-noble-large | ok 2026-04-21 18:34:11.749461 | 2026-04-21 18:34:11.749590 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-21 18:34:12.350596 | ubuntu-noble-large -> localhost | changed 2026-04-21 18:34:12.356586 | 2026-04-21 18:34:12.356700 | TASK [validate-host : Collect information about zuul worker] 2026-04-21 18:34:12.870337 | ubuntu-noble-large | ok 2026-04-21 18:34:12.876074 | 2026-04-21 18:34:12.876186 | TASK [validate-host : Write out all zuul information for each host] 2026-04-21 18:34:13.676473 | ubuntu-noble-large -> localhost | changed 2026-04-21 18:34:13.686978 | 2026-04-21 18:34:13.687103 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-21 18:34:14.008620 | ubuntu-noble-large | ok 2026-04-21 18:34:14.016372 | 2026-04-21 18:34:14.016512 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-21 18:34:14.922249 | ubuntu-noble-large | changed: 2026-04-21 18:34:14.922468 | ubuntu-noble-large | cd+++++++++ src/ 2026-04-21 18:34:14.922503 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-04-21 18:34:14.922527 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-04-21 18:34:14.922548 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2026-04-21 18:34:14.922569 | ubuntu-noble-large | Containerfile 2026-04-21 18:34:14.945706 | ubuntu-noble-large | localhost | ok: Runtime: 0:00:00.006381 2026-04-21 19:19:09.962289 | 2026-04-21 19:19:09.962396 | TASK [upload-logs : Upload logs to log server] 2026-04-21 19:19:10.475032 | localhost | Output suppressed because no_log was given 2026-04-21 19:19:10.477629 | 2026-04-21 19:19:10.477758 | LOOP [upload-logs : Compress console log and json output] 2026-04-21 19:19:10.532973 | localhost | skipping: Conditional result was False 2026-04-21 19:19:10.537149 | localhost | skipping: Conditional result was False 2026-04-21 19:19:10.549491 | 2026-04-21 19:19:10.549694 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-21 19:19:10.593858 | localhost | skipping: Conditional result was False 2026-04-21 19:19:10.594513 | 2026-04-21 19:19:10.602258 | localhost | skipping: Conditional result was False 2026-04-21 19:19:10.609596 | 2026-04-21 19:19:10.609735 | LOOP [upload-logs : Upload console log and json output]