2026-05-08 12:10:50.652337 | Job console starting 2026-05-08 12:10:50.672037 | Updating git repos 2026-05-08 12:10:50.706691 | Cloning repos into workspace 2026-05-08 12:10:50.795906 | Restoring repo states 2026-05-08 12:10:50.804985 | Merging changes 2026-05-08 12:10:51.373262 | Checking out repos 2026-05-08 12:10:51.420770 | Preparing playbooks 2026-05-08 12:10:52.230469 | Running Ansible setup 2026-05-08 12:10:57.807859 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 12:10:58.779252 | 2026-05-08 12:10:58.779434 | PLAY [Base pre] 2026-05-08 12:10:58.803195 | 2026-05-08 12:10:58.803470 | TASK [Setup log path fact] 2026-05-08 12:10:58.836100 | ubuntu-noble-large | ok 2026-05-08 12:10:58.865014 | 2026-05-08 12:10:58.865225 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 12:10:58.907483 | ubuntu-noble-large | ok 2026-05-08 12:10:58.924726 | 2026-05-08 12:10:58.924933 | TASK [emit-job-header : Print job information] 2026-05-08 12:10:59.001758 | # Job Information 2026-05-08 12:10:59.001951 | Ansible Version: 2.16.14 2026-05-08 12:10:59.001986 | Job: metalbox-mirror-container-images-2025.1-full 2026-05-08 12:10:59.002020 | Pipeline: check 2026-05-08 12:10:59.002044 | Executor: 521e9411259a 2026-05-08 12:10:59.002065 | Triggered by: https://github.com/osism/metalbox/pull/361 2026-05-08 12:10:59.002088 | Event ID: d7353040-4ad6-11f1-9391-5ae5731fd017 2026-05-08 12:10:59.008059 | 2026-05-08 12:10:59.008193 | LOOP [emit-job-header : Print node information] 2026-05-08 12:10:59.251359 | ubuntu-noble-large | ok: 2026-05-08 12:10:59.251756 | ubuntu-noble-large | # Node Information 2026-05-08 12:10:59.251803 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-05-08 12:10:59.251830 | ubuntu-noble-large | Hostname: ubuntu 2026-05-08 12:10:59.251852 | ubuntu-noble-large | Username: zuul 2026-05-08 12:10:59.251873 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-05-08 12:10:59.251897 | ubuntu-noble-large | Provider: regiocloud-a 2026-05-08 12:10:59.251917 | ubuntu-noble-large | Region: 2026-05-08 12:10:59.251938 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-05-08 12:10:59.251974 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-05-08 12:10:59.251994 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:7cf1 2026-05-08 12:10:59.275530 | 2026-05-08 12:10:59.275698 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 12:10:59.811793 | ubuntu-noble-large -> localhost | changed 2026-05-08 12:10:59.819719 | 2026-05-08 12:10:59.819858 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 12:11:01.549170 | ubuntu-noble-large -> localhost | changed 2026-05-08 12:11:01.567934 | 2026-05-08 12:11:01.568082 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 12:11:02.297017 | ubuntu-noble-large -> localhost | ok 2026-05-08 12:11:02.303346 | 2026-05-08 12:11:02.303442 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 12:11:02.344443 | ubuntu-noble-large | ok 2026-05-08 12:11:02.362068 | ubuntu-noble-large | included: /var/lib/zuul/builds/2dd8756758fb467d98acad68225c1159/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 12:11:02.405987 | 2026-05-08 12:11:02.406105 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 12:11:04.421280 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-05-08 12:11:04.421442 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/2dd8756758fb467d98acad68225c1159/work/2dd8756758fb467d98acad68225c1159_id_rsa 2026-05-08 12:11:04.421472 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/2dd8756758fb467d98acad68225c1159/work/2dd8756758fb467d98acad68225c1159_id_rsa.pub 2026-05-08 12:11:04.421494 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-05-08 12:11:04.421514 | ubuntu-noble-large -> localhost | SHA256:FZpcRdq68oUdom03AhgFP6xEOpRgBOTQWzRjCvYyMUk zuul-build-sshkey 2026-05-08 12:11:04.421540 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-05-08 12:11:04.421558 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-05-08 12:11:04.421576 | ubuntu-noble-large -> localhost | |*E=o*.o.. ooo | 2026-05-08 12:11:04.421595 | ubuntu-noble-large -> localhost | |++=+o= = + + | 2026-05-08 12:11:04.421638 | ubuntu-noble-large -> localhost | | +.+o o B o . | 2026-05-08 12:11:04.421658 | ubuntu-noble-large -> localhost | | + o + o . | 2026-05-08 12:11:04.421677 | ubuntu-noble-large -> localhost | | o S o . | 2026-05-08 12:11:04.421698 | ubuntu-noble-large -> localhost | | + = . | 2026-05-08 12:11:04.421717 | ubuntu-noble-large -> localhost | | o * = | 2026-05-08 12:11:04.421735 | ubuntu-noble-large -> localhost | | + + . | 2026-05-08 12:11:04.421754 | ubuntu-noble-large -> localhost | | . | 2026-05-08 12:11:04.421772 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-05-08 12:11:04.421818 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.436515 2026-05-08 12:11:04.427371 | 2026-05-08 12:11:04.427455 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 12:11:04.445471 | ubuntu-noble-large | ok 2026-05-08 12:11:04.457583 | ubuntu-noble-large | included: /var/lib/zuul/builds/2dd8756758fb467d98acad68225c1159/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 12:11:04.464663 | 2026-05-08 12:11:04.464740 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 12:11:04.478509 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-08 12:11:04.483934 | 2026-05-08 12:11:04.484014 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 12:11:05.172042 | ubuntu-noble-large | changed 2026-05-08 12:11:05.179351 | 2026-05-08 12:11:05.179453 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 12:11:05.464273 | ubuntu-noble-large | ok 2026-05-08 12:11:05.471990 | 2026-05-08 12:11:05.472102 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 12:11:06.195573 | ubuntu-noble-large | changed 2026-05-08 12:11:06.200018 | 2026-05-08 12:11:06.200099 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 12:11:07.030742 | ubuntu-noble-large | changed 2026-05-08 12:11:07.036260 | 2026-05-08 12:11:07.036356 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 12:11:07.076180 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-08 12:11:07.082560 | 2026-05-08 12:11:07.082666 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 12:11:07.497426 | ubuntu-noble-large -> localhost | changed 2026-05-08 12:11:07.509676 | 2026-05-08 12:11:07.509795 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 12:11:07.857958 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/2dd8756758fb467d98acad68225c1159/work/2dd8756758fb467d98acad68225c1159_id_rsa (zuul-build-sshkey) 2026-05-08 12:11:07.858204 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.019573 2026-05-08 12:11:07.864662 | 2026-05-08 12:11:07.864749 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 12:11:08.345648 | ubuntu-noble-large | ok 2026-05-08 12:11:08.349746 | 2026-05-08 12:11:08.349823 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 12:11:08.385996 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-08 12:11:08.394542 | 2026-05-08 12:11:08.394661 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 12:11:09.072420 | ubuntu-noble-large | ok 2026-05-08 12:11:09.095682 | 2026-05-08 12:11:09.095808 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 12:11:09.135179 | ubuntu-noble-large | ok 2026-05-08 12:11:09.140506 | 2026-05-08 12:11:09.140596 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 12:11:09.378737 | ubuntu-noble-large -> localhost | ok 2026-05-08 12:11:09.385151 | 2026-05-08 12:11:09.385288 | TASK [validate-host : Collect information about the host] 2026-05-08 12:11:10.731603 | ubuntu-noble-large | ok 2026-05-08 12:11:10.769904 | 2026-05-08 12:11:10.770005 | TASK [validate-host : Sanitize hostname] 2026-05-08 12:11:10.834272 | ubuntu-noble-large | ok 2026-05-08 12:11:10.839285 | 2026-05-08 12:11:10.839389 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 12:11:11.511676 | ubuntu-noble-large -> localhost | changed 2026-05-08 12:11:11.525287 | 2026-05-08 12:11:11.525461 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 12:11:12.033302 | ubuntu-noble-large | ok 2026-05-08 12:11:12.038124 | 2026-05-08 12:11:12.038225 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 12:11:12.553147 | ubuntu-noble-large -> localhost | changed 2026-05-08 12:11:12.575052 | 2026-05-08 12:11:12.575207 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 12:11:12.965726 | ubuntu-noble-large | ok 2026-05-08 12:11:12.975766 | 2026-05-08 12:11:12.975904 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 12:11:13.897169 | ubuntu-noble-large | changed: 2026-05-08 12:11:13.897396 | ubuntu-noble-large | cd+++++++++ src/ 2026-05-08 12:11:13.897433 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-05-08 12:11:13.897457 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-05-08 12:11:13.897479 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2026-05-08 12:11:13.897500 | ubuntu-noble-large | Containerfile 2026-05-08 12:11:13.929136 | ubuntu-noble-large | localhost | ok: "/var/lib/zuul/builds/2dd8756758fb467d98acad68225c1159/work/logs" 2026-05-08 12:17:21.883849 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/2dd8756758fb467d98acad68225c1159/work/artifacts" 2026-05-08 12:17:22.311636 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/2dd8756758fb467d98acad68225c1159/work/docs" 2026-05-08 12:17:22.329365 | 2026-05-08 12:17:22.329495 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 12:17:23.253238 | ubuntu-noble-large | changed: 2026-05-08 12:17:23.253445 | ubuntu-noble-large | >f+++++++++ sudo-debug.txt 2026-05-08 12:17:23.253481 | ubuntu-noble-large | >f+++++++++ sudo-strace.log 2026-05-08 12:17:23.253511 | ubuntu-noble-large | >f+++++++++ sudo-strace.log.time 2026-05-08 12:17:23.253554 | ubuntu-noble-large | changed: All items complete 2026-05-08 12:17:23.253580 | 2026-05-08 12:17:24.021240 | ubuntu-noble-large | changed: .d..t...... ./ 2026-05-08 12:17:24.785699 | ubuntu-noble-large | changed: .d..t...... ./ 2026-05-08 12:17:24.808736 | 2026-05-08 12:17:24.808849 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 12:17:25.750205 | ubuntu-noble-large -> localhost | ok: Item: artifacts Runtime: 0:00:00.018066 2026-05-08 12:17:26.327164 | ubuntu-noble-large -> localhost | ok: Item: docs Runtime: 0:00:00.024498 2026-05-08 12:17:26.337316 | 2026-05-08 12:17:26.337414 | PLAY RECAP 2026-05-08 12:17:26.337458 | ubuntu-noble-large | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-08 12:17:26.337478 | 2026-05-08 12:17:26.471912 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 12:17:26.472985 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 12:17:27.792406 | 2026-05-08 12:17:27.792526 | PLAY [Base post] 2026-05-08 12:17:27.819742 | 2026-05-08 12:17:27.819858 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 12:17:28.820433 | ubuntu-noble-large | changed 2026-05-08 12:17:28.834258 | 2026-05-08 12:17:28.834365 | PLAY RECAP 2026-05-08 12:17:28.834509 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 12:17:28.834573 | 2026-05-08 12:17:29.102245 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 12:17:29.103109 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 12:17:30.792207 | 2026-05-08 12:17:30.792333 | PLAY [Base post-logs] 2026-05-08 12:17:30.801709 | 2026-05-08 12:17:30.801820 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 12:17:31.430969 | localhost | changed 2026-05-08 12:17:31.472948 | 2026-05-08 12:17:31.473130 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 12:17:31.514711 | localhost | ok 2026-05-08 12:17:31.521123 | 2026-05-08 12:17:31.521263 | TASK [Set zuul-log-path fact] 2026-05-08 12:17:31.573932 | localhost | ok 2026-05-08 12:17:31.585889 | 2026-05-08 12:17:31.586025 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 12:17:31.645383 | localhost | ok 2026-05-08 12:17:31.650636 | 2026-05-08 12:17:31.650745 | TASK [upload-logs : Create log directories] 2026-05-08 12:17:32.662146 | localhost | changed 2026-05-08 12:17:32.664776 | 2026-05-08 12:17:32.664875 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 12:17:33.137659 | localhost -> localhost | ok: Runtime: 0:00:00.003284 2026-05-08 12:17:33.141213 | 2026-05-08 12:17:33.141315 | TASK [upload-logs : Upload logs to log server] 2026-05-08 12:17:33.868579 | localhost | Output suppressed because no_log was given 2026-05-08 12:17:33.870448 | 2026-05-08 12:17:33.870581 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 12:17:33.920642 | localhost | skipping: Conditional result was False 2026-05-08 12:17:33.928414 | localhost | skipping: Conditional result was False 2026-05-08 12:17:33.936812 | 2026-05-08 12:17:33.936921 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 12:17:33.998711 | localhost | skipping: Conditional result was False 2026-05-08 12:17:33.998983 | 2026-05-08 12:17:34.003474 | localhost | skipping: Conditional result was False 2026-05-08 12:17:34.015956 | 2026-05-08 12:17:34.016066 | LOOP [upload-logs : Upload console log and json output]