2026-08-10 03:02:36.920783 | Job console starting 2026-08-10 03:02:36.937175 | Updating git repos 2026-08-10 03:02:36.979101 | Cloning repos into workspace 2026-08-10 03:02:37.050447 | Restoring repo states 2026-08-10 03:02:37.064679 | Merging changes 2026-08-10 03:02:37.064696 | Checking out repos 2026-08-10 03:02:37.132940 | Preparing playbooks 2026-08-10 03:02:38.233227 | Running Ansible setup 2026-08-10 03:02:43.296231 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 03:02:44.141483 | 2026-08-10 03:02:44.141634 | PLAY [Base pre] 2026-08-10 03:02:44.158852 | 2026-08-10 03:02:44.158970 | TASK [Setup log path fact] 2026-08-10 03:02:44.177522 | ubuntu-noble-large | ok 2026-08-10 03:02:44.194437 | 2026-08-10 03:02:44.194560 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:02:44.223844 | ubuntu-noble-large | ok 2026-08-10 03:02:44.234475 | 2026-08-10 03:02:44.234573 | TASK [emit-job-header : Print job information] 2026-08-10 03:02:44.272483 | # Job Information 2026-08-10 03:02:44.272665 | Ansible Version: 2.16.14 2026-08-10 03:02:44.272700 | Job: metalbox-mirror-container-images-2025.1-full-publish 2026-08-10 03:02:44.272734 | Pipeline: periodic-daily 2026-08-10 03:02:44.272757 | Executor: 521e9411259a 2026-08-10 03:02:44.272778 | Triggered by: https://github.com/osism/metalbox 2026-08-10 03:02:44.272800 | Event ID: 8b9173eba9e3445795b992bc1d6d7de4 2026-08-10 03:02:44.283699 | 2026-08-10 03:02:44.283817 | LOOP [emit-job-header : Print node information] 2026-08-10 03:02:44.438814 | ubuntu-noble-large | ok: 2026-08-10 03:02:44.439015 | ubuntu-noble-large | # Node Information 2026-08-10 03:02:44.439049 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-08-10 03:02:44.439074 | ubuntu-noble-large | Hostname: ubuntu 2026-08-10 03:02:44.439096 | ubuntu-noble-large | Username: zuul 2026-08-10 03:02:44.439116 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-08-10 03:02:44.439139 | ubuntu-noble-large | Provider: regiocloud-a 2026-08-10 03:02:44.439160 | ubuntu-noble-large | Region: 2026-08-10 03:02:44.439182 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-08-10 03:02:44.439203 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-08-10 03:02:44.439221 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb4:c52d 2026-08-10 03:02:44.454245 | 2026-08-10 03:02:44.454364 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-10 03:02:44.952703 | ubuntu-noble-large -> localhost | changed 2026-08-10 03:02:44.959560 | 2026-08-10 03:02:44.959684 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-10 03:02:46.288324 | ubuntu-noble-large -> localhost | changed 2026-08-10 03:02:46.316318 | 2026-08-10 03:02:46.316481 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-10 03:02:47.024634 | ubuntu-noble-large -> localhost | ok 2026-08-10 03:02:47.047022 | 2026-08-10 03:02:47.047208 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-10 03:02:47.111511 | ubuntu-noble-large | ok 2026-08-10 03:02:47.162545 | ubuntu-noble-large | included: /var/lib/zuul/builds/d532428f3fb44d019244c60f7f1da994/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-10 03:02:47.179363 | 2026-08-10 03:02:47.179516 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-10 03:02:48.780608 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-08-10 03:02:48.780890 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/d532428f3fb44d019244c60f7f1da994/work/d532428f3fb44d019244c60f7f1da994_id_rsa 2026-08-10 03:02:48.780928 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/d532428f3fb44d019244c60f7f1da994/work/d532428f3fb44d019244c60f7f1da994_id_rsa.pub 2026-08-10 03:02:48.780955 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-08-10 03:02:48.780980 | ubuntu-noble-large -> localhost | SHA256:gVT1cEGz470ifcyrCCHx1bQ7OyDngR26tj7qx/bs9Ec zuul-build-sshkey 2026-08-10 03:02:48.781010 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-08-10 03:02:48.781033 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-08-10 03:02:48.781054 | ubuntu-noble-large -> localhost | | ....o.*. | 2026-08-10 03:02:48.781074 | ubuntu-noble-large -> localhost | | . . * + | 2026-08-10 03:02:48.781095 | ubuntu-noble-large -> localhost | | o . o * | 2026-08-10 03:02:48.781114 | ubuntu-noble-large -> localhost | | o * o + | 2026-08-10 03:02:48.781134 | ubuntu-noble-large -> localhost | | . S = + . | 2026-08-10 03:02:48.781160 | ubuntu-noble-large -> localhost | | . * + =E. | 2026-08-10 03:02:48.781181 | ubuntu-noble-large -> localhost | | .+ + =.= | 2026-08-10 03:02:48.781201 | ubuntu-noble-large -> localhost | | .== + +.. | 2026-08-10 03:02:48.781222 | ubuntu-noble-large -> localhost | | .o=o+= oo. | 2026-08-10 03:02:48.781241 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-08-10 03:02:48.781300 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.633530 2026-08-10 03:02:48.807552 | 2026-08-10 03:02:48.807721 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-10 03:02:48.867692 | ubuntu-noble-large | ok 2026-08-10 03:02:48.890128 | ubuntu-noble-large | included: /var/lib/zuul/builds/d532428f3fb44d019244c60f7f1da994/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-10 03:02:48.905968 | 2026-08-10 03:02:48.906118 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-10 03:02:48.978099 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-10 03:02:48.986708 | 2026-08-10 03:02:48.986917 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-10 03:02:50.222523 | ubuntu-noble-large | changed 2026-08-10 03:02:50.228758 | 2026-08-10 03:02:50.228887 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-10 03:02:50.540273 | ubuntu-noble-large | ok 2026-08-10 03:02:50.566033 | 2026-08-10 03:02:50.566259 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-10 03:02:51.404130 | ubuntu-noble-large | changed 2026-08-10 03:02:51.422537 | 2026-08-10 03:02:51.422979 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-10 03:02:52.269801 | ubuntu-noble-large | changed 2026-08-10 03:02:52.276164 | 2026-08-10 03:02:52.276322 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-10 03:02:52.315510 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-10 03:02:52.323448 | 2026-08-10 03:02:52.323586 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-10 03:02:53.219309 | ubuntu-noble-large -> localhost | changed 2026-08-10 03:02:53.237826 | 2026-08-10 03:02:53.238675 | TASK [add-build-sshkey : Add back temp key] 2026-08-10 03:02:53.780365 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/d532428f3fb44d019244c60f7f1da994/work/d532428f3fb44d019244c60f7f1da994_id_rsa (zuul-build-sshkey) 2026-08-10 03:02:53.780674 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.033372 2026-08-10 03:02:53.788357 | 2026-08-10 03:02:53.788488 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-10 03:02:54.273655 | ubuntu-noble-large | ok 2026-08-10 03:02:54.279267 | 2026-08-10 03:02:54.279388 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-10 03:02:54.359994 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-10 03:02:54.372890 | 2026-08-10 03:02:54.373050 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-10 03:02:55.011858 | ubuntu-noble-large | ok 2026-08-10 03:02:55.045223 | 2026-08-10 03:02:55.045342 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-10 03:02:55.124002 | ubuntu-noble-large | ok 2026-08-10 03:02:55.129094 | 2026-08-10 03:02:55.129186 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-10 03:02:55.558271 | ubuntu-noble-large -> localhost | ok 2026-08-10 03:02:55.563607 | 2026-08-10 03:02:55.563706 | TASK [validate-host : Collect information about the host] 2026-08-10 03:02:56.919254 | ubuntu-noble-large | ok 2026-08-10 03:02:56.998583 | 2026-08-10 03:02:57.000343 | TASK [validate-host : Sanitize hostname] 2026-08-10 03:02:57.125162 | ubuntu-noble-large | ok 2026-08-10 03:02:57.130062 | 2026-08-10 03:02:57.130159 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-10 03:02:58.047115 | ubuntu-noble-large -> localhost | changed 2026-08-10 03:02:58.059026 | 2026-08-10 03:02:58.059136 | TASK [validate-host : Collect information about zuul worker] 2026-08-10 03:02:58.549188 | ubuntu-noble-large | ok 2026-08-10 03:02:58.553913 | 2026-08-10 03:02:58.554007 | TASK [validate-host : Write out all zuul information for each host] 2026-08-10 03:02:59.377571 | ubuntu-noble-large -> localhost | changed 2026-08-10 03:02:59.387121 | 2026-08-10 03:02:59.387213 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-10 03:02:59.729179 | ubuntu-noble-large | ok 2026-08-10 03:02:59.739047 | 2026-08-10 03:02:59.739158 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-10 03:03:00.722230 | ubuntu-noble-large | changed: 2026-08-10 03:03:00.722478 | ubuntu-noble-large | cd+++++++++ src/ 2026-08-10 03:03:00.722513 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-08-10 03:03:00.722538 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-08-10 03:03:00.722559 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2026-08-10 03:03:00.722580 | ubuntu-noble-large | Containerfile 2026-08-10 03:03:00.769910 | ubuntu-noble-large | localhost | ok: "/var/lib/zuul/builds/d532428f3fb44d019244c60f7f1da994/work/logs" 2026-08-10 03:53:43.244995 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/d532428f3fb44d019244c60f7f1da994/work/artifacts" 2026-08-10 03:53:43.536220 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/d532428f3fb44d019244c60f7f1da994/work/docs" 2026-08-10 03:53:43.559955 | 2026-08-10 03:53:43.560148 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-10 03:53:44.428792 | ubuntu-noble-large | changed: 2026-08-10 03:53:44.429157 | ubuntu-noble-large | .d..t...... ./ 2026-08-10 03:53:44.429214 | ubuntu-noble-large | >f+++++++++ net-debug.post.txt 2026-08-10 03:53:44.429255 | ubuntu-noble-large | >f+++++++++ net-debug.pre.txt 2026-08-10 03:53:44.429290 | ubuntu-noble-large | >f+++++++++ sudo-debug.txt 2026-08-10 03:53:44.429325 | ubuntu-noble-large | >f+++++++++ sudo-strace.log 2026-08-10 03:53:44.429359 | ubuntu-noble-large | >f+++++++++ sudo-strace.log.time 2026-08-10 03:53:44.429422 | ubuntu-noble-large | changed: All items complete 2026-08-10 03:53:44.429509 | 2026-08-10 03:53:45.046288 | ubuntu-noble-large | changed: .d..t...... ./ 2026-08-10 03:53:45.644145 | ubuntu-noble-large | changed: .d..t...... ./ 2026-08-10 03:53:45.676835 | 2026-08-10 03:53:45.677020 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-10 03:53:45.711840 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-10 03:53:45.714598 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-10 03:53:45.736640 | 2026-08-10 03:53:45.736776 | PLAY RECAP 2026-08-10 03:53:45.736870 | ubuntu-noble-large | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-10 03:53:45.736914 | 2026-08-10 03:53:45.906167 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-10 03:53:45.908780 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:53:46.680411 | 2026-08-10 03:53:46.680613 | PLAY [Base post] 2026-08-10 03:53:46.696049 | 2026-08-10 03:53:46.696201 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-10 03:53:47.600394 | ubuntu-noble-large | changed 2026-08-10 03:53:47.610790 | 2026-08-10 03:53:47.610974 | PLAY RECAP 2026-08-10 03:53:47.611062 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 03:53:47.611146 | 2026-08-10 03:53:47.755084 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:53:47.757380 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-10 03:53:48.569715 | 2026-08-10 03:53:48.569920 | PLAY [Base post-logs] 2026-08-10 03:53:48.581923 | 2026-08-10 03:53:48.582069 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-10 03:53:49.089426 | localhost | changed 2026-08-10 03:53:49.108740 | 2026-08-10 03:53:49.108968 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-10 03:53:49.148246 | localhost | ok 2026-08-10 03:53:49.156760 | 2026-08-10 03:53:49.156969 | TASK [Set zuul-log-path fact] 2026-08-10 03:53:49.189074 | localhost | ok 2026-08-10 03:53:49.204675 | 2026-08-10 03:53:49.204942 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:53:49.244056 | localhost | ok 2026-08-10 03:53:49.251880 | 2026-08-10 03:53:49.252077 | TASK [upload-logs : Create log directories] 2026-08-10 03:53:49.800905 | localhost | changed 2026-08-10 03:53:49.805078 | 2026-08-10 03:53:49.805222 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-10 03:53:50.339683 | localhost -> localhost | ok: Runtime: 0:00:00.008715 2026-08-10 03:53:50.344695 | 2026-08-10 03:53:50.344820 | TASK [upload-logs : Upload logs to log server] 2026-08-10 03:53:50.962424 | localhost | Output suppressed because no_log was given 2026-08-10 03:53:50.966285 | 2026-08-10 03:53:50.966486 | LOOP [upload-logs : Compress console log and json output] 2026-08-10 03:53:51.021159 | localhost | skipping: Conditional result was False 2026-08-10 03:53:51.026068 | localhost | skipping: Conditional result was False 2026-08-10 03:53:51.042014 | 2026-08-10 03:53:51.042298 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-10 03:53:51.104069 | localhost | skipping: Conditional result was False 2026-08-10 03:53:51.104884 | 2026-08-10 03:53:51.107874 | localhost | skipping: Conditional result was False 2026-08-10 03:53:51.115661 | 2026-08-10 03:53:51.115961 | LOOP [upload-logs : Upload console log and json output]