2025-11-07 03:18:27.916877 | Job console starting 2025-11-07 03:18:27.924091 | Updating git repos 2025-11-07 03:18:27.947347 | Cloning repos into workspace 2025-11-07 03:18:28.030052 | Restoring repo states 2025-11-07 03:18:28.066193 | Merging changes 2025-11-07 03:18:28.066209 | Checking out repos 2025-11-07 03:18:28.167286 | Preparing playbooks 2025-11-07 03:18:29.411687 | Running Ansible setup 2025-11-07 03:18:35.469813 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-07 03:18:36.463425 | 2025-11-07 03:18:36.463553 | PLAY [Base pre] 2025-11-07 03:18:36.481895 | 2025-11-07 03:18:36.482690 | TASK [Setup log path fact] 2025-11-07 03:18:36.511608 | ubuntu-noble-large | ok 2025-11-07 03:18:36.530443 | 2025-11-07 03:18:36.530575 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-07 03:18:36.559719 | ubuntu-noble-large | ok 2025-11-07 03:18:36.569453 | 2025-11-07 03:18:36.569577 | TASK [emit-job-header : Print job information] 2025-11-07 03:18:36.608133 | # Job Information 2025-11-07 03:18:36.608385 | Ansible Version: 2.16.14 2025-11-07 03:18:36.608424 | Job: metalbox-mirror-container-images-full-publish 2025-11-07 03:18:36.608460 | Pipeline: periodic-daily 2025-11-07 03:18:36.608488 | Executor: 521e9411259a 2025-11-07 03:18:36.608508 | Triggered by: https://github.com/osism/metalbox 2025-11-07 03:18:36.608530 | Event ID: 504264d95845438bb7ed297d4de98290 2025-11-07 03:18:36.615846 | 2025-11-07 03:18:36.615953 | LOOP [emit-job-header : Print node information] 2025-11-07 03:18:36.772292 | ubuntu-noble-large | ok: 2025-11-07 03:18:36.772486 | ubuntu-noble-large | # Node Information 2025-11-07 03:18:36.772524 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-11-07 03:18:36.772551 | ubuntu-noble-large | Hostname: ubuntu 2025-11-07 03:18:36.772574 | ubuntu-noble-large | Username: zuul 2025-11-07 03:18:36.772595 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-11-07 03:18:36.772620 | ubuntu-noble-large | Provider: regiocloud-a 2025-11-07 03:18:36.772642 | ubuntu-noble-large | Region: 2025-11-07 03:18:36.772663 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-11-07 03:18:36.772683 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-11-07 03:18:36.772703 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feee:b39b 2025-11-07 03:18:36.793810 | 2025-11-07 03:18:36.793917 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-07 03:18:37.504335 | ubuntu-noble-large -> localhost | changed 2025-11-07 03:18:37.512560 | 2025-11-07 03:18:37.512651 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-07 03:18:39.146497 | ubuntu-noble-large -> localhost | changed 2025-11-07 03:18:39.164821 | 2025-11-07 03:18:39.164959 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-07 03:18:39.917519 | ubuntu-noble-large -> localhost | ok 2025-11-07 03:18:39.929169 | 2025-11-07 03:18:39.929330 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-07 03:18:39.979054 | ubuntu-noble-large | ok 2025-11-07 03:18:40.007425 | ubuntu-noble-large | included: /var/lib/zuul/builds/e2620711a514485aa2972fd48221d654/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-07 03:18:40.023917 | 2025-11-07 03:18:40.024021 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-07 03:18:42.390103 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-11-07 03:18:42.390481 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/e2620711a514485aa2972fd48221d654/work/e2620711a514485aa2972fd48221d654_id_rsa 2025-11-07 03:18:42.390530 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/e2620711a514485aa2972fd48221d654/work/e2620711a514485aa2972fd48221d654_id_rsa.pub 2025-11-07 03:18:42.390566 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-11-07 03:18:42.390597 | ubuntu-noble-large -> localhost | SHA256:SejYfPyWv/lDczOWCvL/YzY7Jtomj0MtIKrq8t+CBuo zuul-build-sshkey 2025-11-07 03:18:42.390630 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-11-07 03:18:42.390660 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-11-07 03:18:42.390682 | ubuntu-noble-large -> localhost | | | 2025-11-07 03:18:42.390703 | ubuntu-noble-large -> localhost | | . | 2025-11-07 03:18:42.390724 | ubuntu-noble-large -> localhost | | . . | 2025-11-07 03:18:42.390744 | ubuntu-noble-large -> localhost | | = + o | 2025-11-07 03:18:42.390764 | ubuntu-noble-large -> localhost | | . = S . . .| 2025-11-07 03:18:42.390787 | ubuntu-noble-large -> localhost | |. . . o = .o=.| 2025-11-07 03:18:42.390809 | ubuntu-noble-large -> localhost | |.. .. B o.ooo| 2025-11-07 03:18:42.390828 | ubuntu-noble-large -> localhost | |o o... . =o=.B | 2025-11-07 03:18:42.390873 | ubuntu-noble-large -> localhost | |+Eo.... o@*B+=| 2025-11-07 03:18:42.390893 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-11-07 03:18:42.390949 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.646081 2025-11-07 03:18:42.401133 | 2025-11-07 03:18:42.401258 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-07 03:18:42.419647 | ubuntu-noble-large | ok 2025-11-07 03:18:42.428774 | ubuntu-noble-large | included: /var/lib/zuul/builds/e2620711a514485aa2972fd48221d654/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-07 03:18:42.438999 | 2025-11-07 03:18:42.439084 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-07 03:18:42.451923 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-07 03:18:42.464512 | 2025-11-07 03:18:42.464616 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-07 03:18:43.308035 | ubuntu-noble-large | changed 2025-11-07 03:18:43.317620 | 2025-11-07 03:18:43.318752 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-07 03:18:43.613403 | ubuntu-noble-large | ok 2025-11-07 03:18:43.618742 | 2025-11-07 03:18:43.618944 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-07 03:18:44.441359 | ubuntu-noble-large | changed 2025-11-07 03:18:44.447113 | 2025-11-07 03:18:44.447222 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-07 03:18:45.125676 | ubuntu-noble-large | changed 2025-11-07 03:18:45.135027 | 2025-11-07 03:18:45.135133 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-07 03:18:45.172429 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-07 03:18:45.178575 | 2025-11-07 03:18:45.178677 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-07 03:18:46.396118 | ubuntu-noble-large -> localhost | changed 2025-11-07 03:18:46.404844 | 2025-11-07 03:18:46.404927 | TASK [add-build-sshkey : Add back temp key] 2025-11-07 03:18:46.999967 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/e2620711a514485aa2972fd48221d654/work/e2620711a514485aa2972fd48221d654_id_rsa (zuul-build-sshkey) 2025-11-07 03:18:47.000167 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.017332 2025-11-07 03:18:47.006446 | 2025-11-07 03:18:47.006527 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-07 03:18:47.671603 | ubuntu-noble-large | ok 2025-11-07 03:18:47.684093 | 2025-11-07 03:18:47.684212 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-07 03:18:47.718455 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-07 03:18:47.728723 | 2025-11-07 03:18:47.728831 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-07 03:18:48.395401 | ubuntu-noble-large | ok 2025-11-07 03:18:48.433066 | 2025-11-07 03:18:48.433724 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-07 03:18:48.512186 | ubuntu-noble-large | ok 2025-11-07 03:18:48.517436 | 2025-11-07 03:18:48.517531 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-07 03:18:49.211216 | ubuntu-noble-large -> localhost | ok 2025-11-07 03:18:49.217339 | 2025-11-07 03:18:49.217428 | TASK [validate-host : Collect information about the host] 2025-11-07 03:18:51.232147 | ubuntu-noble-large | ok 2025-11-07 03:18:51.253481 | 2025-11-07 03:18:51.253579 | TASK [validate-host : Sanitize hostname] 2025-11-07 03:18:51.482733 | ubuntu-noble-large | ok 2025-11-07 03:18:51.492213 | 2025-11-07 03:18:51.492308 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-07 03:18:52.772797 | ubuntu-noble-large -> localhost | changed 2025-11-07 03:18:52.783811 | 2025-11-07 03:18:52.783908 | TASK [validate-host : Collect information about zuul worker] 2025-11-07 03:18:53.315169 | ubuntu-noble-large | ok 2025-11-07 03:18:53.321655 | 2025-11-07 03:18:53.321742 | TASK [validate-host : Write out all zuul information for each host] 2025-11-07 03:18:54.361176 | ubuntu-noble-large -> localhost | changed 2025-11-07 03:18:54.374784 | 2025-11-07 03:18:54.374936 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-07 03:18:54.652542 | ubuntu-noble-large | ok 2025-11-07 03:18:54.664101 | 2025-11-07 03:18:54.664212 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-07 03:18:56.393172 | ubuntu-noble-large | changed: 2025-11-07 03:18:56.393350 | ubuntu-noble-large | cd+++++++++ src/ 2025-11-07 03:18:56.393383 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-11-07 03:18:56.393407 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-11-07 03:18:56.393429 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2025-11-07 03:18:56.393449 | ubuntu-noble-large | Containerfile 2025-11-07 03:18:56.433033 | ubuntu-noble-large | localhost | ok: Runtime: 0:00:00.006611 2025-11-07 03:46:18.864809 | 2025-11-07 03:46:18.864921 | TASK [upload-logs : Upload logs to log server] 2025-11-07 03:46:19.409634 | localhost | Output suppressed because no_log was given 2025-11-07 03:46:19.413932 | 2025-11-07 03:46:19.414175 | LOOP [upload-logs : Compress console log and json output] 2025-11-07 03:46:19.472981 | localhost | skipping: Conditional result was False 2025-11-07 03:46:19.477940 | localhost | skipping: Conditional result was False 2025-11-07 03:46:19.486074 | 2025-11-07 03:46:19.486364 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-07 03:46:19.542581 | localhost | skipping: Conditional result was False 2025-11-07 03:46:19.543501 | 2025-11-07 03:46:19.546892 | localhost | skipping: Conditional result was False 2025-11-07 03:46:19.558005 | 2025-11-07 03:46:19.558246 | LOOP [upload-logs : Upload console log and json output]