2026-03-06 22:06:11.532523 | Job console starting 2026-03-06 22:06:11.541250 | Updating git repos 2026-03-06 22:06:11.556991 | Cloning repos into workspace 2026-03-06 22:06:11.613112 | Restoring repo states 2026-03-06 22:06:11.622626 | Merging changes 2026-03-06 22:06:11.622667 | Checking out repos 2026-03-06 22:06:11.679012 | Preparing playbooks 2026-03-06 22:06:12.341222 | Running Ansible setup 2026-03-06 22:06:17.721510 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-06 22:06:18.464084 | 2026-03-06 22:06:18.464264 | PLAY [Base pre] 2026-03-06 22:06:18.481832 | 2026-03-06 22:06:18.481981 | TASK [Setup log path fact] 2026-03-06 22:06:18.518550 | noble | ok 2026-03-06 22:06:18.539800 | 2026-03-06 22:06:18.539964 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-06 22:06:18.586391 | noble | ok 2026-03-06 22:06:18.602564 | 2026-03-06 22:06:18.602712 | TASK [emit-job-header : Print job information] 2026-03-06 22:06:18.656622 | # Job Information 2026-03-06 22:06:18.656855 | Ansible Version: 2.16.14 2026-03-06 22:06:18.656906 | Job: openstack-ironic-images-publish-osism-ipa-stable 2026-03-06 22:06:18.656954 | Pipeline: post 2026-03-06 22:06:18.656988 | Executor: 521e9411259a 2026-03-06 22:06:18.657019 | Triggered by: https://github.com/osism/openstack-ironic-images/commit/07a4f3a484dd9d6374f8fc97ba4fc547ce3bf15e 2026-03-06 22:06:18.657052 | Event ID: 4fd68c34-19a8-11f1-849a-c05870619ace 2026-03-06 22:06:18.665637 | 2026-03-06 22:06:18.665774 | LOOP [emit-job-header : Print node information] 2026-03-06 22:06:18.790028 | noble | ok: 2026-03-06 22:06:18.790292 | noble | # Node Information 2026-03-06 22:06:18.790393 | noble | Inventory Hostname: noble 2026-03-06 22:06:18.790441 | noble | Hostname: ubuntu 2026-03-06 22:06:18.790478 | noble | Username: zuul 2026-03-06 22:06:18.790512 | noble | Distro: Ubuntu 24.04 2026-03-06 22:06:18.790550 | noble | Provider: regiocloud-a 2026-03-06 22:06:18.790581 | noble | Region: 2026-03-06 22:06:18.790614 | noble | Label: ubuntu-noble-uefi 2026-03-06 22:06:18.790645 | noble | Product Name: OpenStack Nova 2026-03-06 22:06:18.790674 | noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0c:e4a5 2026-03-06 22:06:18.808851 | 2026-03-06 22:06:18.808995 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-06 22:06:19.306958 | noble -> localhost | changed 2026-03-06 22:06:19.326898 | 2026-03-06 22:06:19.327074 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-06 22:06:20.441297 | noble -> localhost | changed 2026-03-06 22:06:20.457019 | 2026-03-06 22:06:20.457167 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-06 22:06:20.753985 | noble -> localhost | ok 2026-03-06 22:06:20.761999 | 2026-03-06 22:06:20.762149 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-06 22:06:20.800839 | noble | ok 2026-03-06 22:06:20.821506 | noble | included: /var/lib/zuul/builds/cb8a85bfa3d9480ca0aa84647a5c4cf7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-06 22:06:20.829912 | 2026-03-06 22:06:20.830019 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-06 22:06:22.586161 | noble -> localhost | Generating public/private rsa key pair. 2026-03-06 22:06:22.588142 | noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/cb8a85bfa3d9480ca0aa84647a5c4cf7/work/cb8a85bfa3d9480ca0aa84647a5c4cf7_id_rsa 2026-03-06 22:06:22.588240 | noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/cb8a85bfa3d9480ca0aa84647a5c4cf7/work/cb8a85bfa3d9480ca0aa84647a5c4cf7_id_rsa.pub 2026-03-06 22:06:22.588300 | noble -> localhost | The key fingerprint is: 2026-03-06 22:06:22.588352 | noble -> localhost | SHA256:8KseHhYoQpcxN6781PC/FNdP+eoXXGZqWAT4z6XNiFc zuul-build-sshkey 2026-03-06 22:06:22.588424 | noble -> localhost | The key's randomart image is: 2026-03-06 22:06:22.588471 | noble -> localhost | +---[RSA 3072]----+ 2026-03-06 22:06:22.588517 | noble -> localhost | | o o ... | 2026-03-06 22:06:22.588580 | noble -> localhost | | * . . . | 2026-03-06 22:06:22.588626 | noble -> localhost | | . o o. . . | 2026-03-06 22:06:22.588669 | noble -> localhost | |. o ..+o o . E| 2026-03-06 22:06:22.588711 | noble -> localhost | |. .o...oS. . B.&.| 2026-03-06 22:06:22.588757 | noble -> localhost | | . .o ...o o @o+| 2026-03-06 22:06:22.588800 | noble -> localhost | | .+ .o o .o| 2026-03-06 22:06:22.588841 | noble -> localhost | | o +. . ..| 2026-03-06 22:06:22.588885 | noble -> localhost | | .+ . .o. | 2026-03-06 22:06:22.588926 | noble -> localhost | +----[SHA256]-----+ 2026-03-06 22:06:22.589053 | noble -> localhost | ok: Runtime: 0:00:01.235163 2026-03-06 22:06:22.607173 | 2026-03-06 22:06:22.607315 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-06 22:06:22.648707 | noble | ok 2026-03-06 22:06:22.671917 | noble | included: /var/lib/zuul/builds/cb8a85bfa3d9480ca0aa84647a5c4cf7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-06 22:06:22.682470 | 2026-03-06 22:06:22.682596 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-06 22:06:22.706453 | noble | skipping: Conditional result was False 2026-03-06 22:06:22.714332 | 2026-03-06 22:06:22.714481 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-06 22:06:23.316785 | noble | changed 2026-03-06 22:06:23.327910 | 2026-03-06 22:06:23.328060 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-06 22:06:23.619832 | noble | ok 2026-03-06 22:06:23.630416 | 2026-03-06 22:06:23.630577 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-06 22:06:24.376866 | noble | changed 2026-03-06 22:06:24.385202 | 2026-03-06 22:06:24.385325 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-06 22:06:25.126698 | noble | changed 2026-03-06 22:06:25.137064 | 2026-03-06 22:06:25.137243 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-06 22:06:25.162443 | noble | skipping: Conditional result was False 2026-03-06 22:06:25.180134 | 2026-03-06 22:06:25.180280 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-06 22:06:25.632014 | noble -> localhost | changed 2026-03-06 22:06:25.660398 | 2026-03-06 22:06:25.660568 | TASK [add-build-sshkey : Add back temp key] 2026-03-06 22:06:26.044259 | noble -> localhost | Identity added: /var/lib/zuul/builds/cb8a85bfa3d9480ca0aa84647a5c4cf7/work/cb8a85bfa3d9480ca0aa84647a5c4cf7_id_rsa (zuul-build-sshkey) 2026-03-06 22:06:26.044709 | noble -> localhost | ok: Runtime: 0:00:00.025006 2026-03-06 22:06:26.056491 | 2026-03-06 22:06:26.056635 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-06 22:06:26.482632 | noble | ok 2026-03-06 22:06:26.488921 | 2026-03-06 22:06:26.489056 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-06 22:06:26.512750 | noble | skipping: Conditional result was False 2026-03-06 22:06:26.566046 | 2026-03-06 22:06:26.566170 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-06 22:06:26.998826 | noble | ok 2026-03-06 22:06:27.014202 | 2026-03-06 22:06:27.014339 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-06 22:06:27.065571 | noble | ok 2026-03-06 22:06:27.073743 | 2026-03-06 22:06:27.073852 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-06 22:06:27.362286 | noble -> localhost | ok 2026-03-06 22:06:27.385429 | 2026-03-06 22:06:27.385683 | TASK [validate-host : Collect information about the host] 2026-03-06 22:06:28.816075 | noble | ok 2026-03-06 22:06:28.834029 | 2026-03-06 22:06:28.834166 | TASK [validate-host : Sanitize hostname] 2026-03-06 22:06:28.890724 | noble | ok 2026-03-06 22:06:28.899186 | 2026-03-06 22:06:28.899330 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-06 22:06:29.501869 | noble -> localhost | changed 2026-03-06 22:06:29.508498 | 2026-03-06 22:06:29.508633 | TASK [validate-host : Collect information about zuul worker] 2026-03-06 22:06:29.960534 | noble | ok 2026-03-06 22:06:29.969718 | 2026-03-06 22:06:29.969970 | TASK [validate-host : Write out all zuul information for each host] 2026-03-06 22:06:30.551549 | noble -> localhost | changed 2026-03-06 22:06:30.562315 | 2026-03-06 22:06:30.562463 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-06 22:06:30.894075 | noble | ok 2026-03-06 22:06:30.904289 | 2026-03-06 22:06:30.904488 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-06 22:06:31.880820 | noble | changed: 2026-03-06 22:06:31.881124 | noble | cd+++++++++ src/ 2026-03-06 22:06:31.881185 | noble | cd+++++++++ src/github.com/ 2026-03-06 22:06:31.881227 | noble | cd+++++++++ src/github.com/osism/ 2026-03-06 22:06:31.881262 | noble | cd+++++++++ src/github.com/osism/openstack-ironic-images/ 2026-03-06 22:06:31.881297 | noble | localhost | ok: "/var/lib/zuul/builds/cb8a85bfa3d9480ca0aa84647a5c4cf7/work/logs" 2026-03-06 22:13:33.179264 | noble -> localhost | changed: "/var/lib/zuul/builds/cb8a85bfa3d9480ca0aa84647a5c4cf7/work/artifacts" 2026-03-06 22:13:33.449920 | noble -> localhost | changed: "/var/lib/zuul/builds/cb8a85bfa3d9480ca0aa84647a5c4cf7/work/docs" 2026-03-06 22:13:33.472111 | 2026-03-06 22:13:33.472257 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-06 22:13:34.742950 | noble | changed: 2026-03-06 22:13:34.743378 | noble | .d..t...... ./ 2026-03-06 22:13:34.743459 | noble | >f+++++++++ osism-ipa-stable.log 2026-03-06 22:13:34.743557 | noble | changed: All items complete 2026-03-06 22:13:34.743617 | 2026-03-06 22:13:35.481059 | noble | changed: .d..t...... ./ 2026-03-06 22:13:36.139365 | noble | changed: .d..t...... ./ 2026-03-06 22:13:36.174161 | 2026-03-06 22:13:36.174320 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-06 22:13:36.211117 | noble | skipping: Conditional result was False 2026-03-06 22:13:36.213903 | noble | skipping: Conditional result was False 2026-03-06 22:13:36.242258 | 2026-03-06 22:13:36.242498 | PLAY RECAP 2026-03-06 22:13:36.242624 | noble | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-03-06 22:13:36.242763 | 2026-03-06 22:13:36.370186 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-03-06 22:13:36.371181 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-06 22:13:37.123422 | 2026-03-06 22:13:37.123583 | PLAY [Base post] 2026-03-06 22:13:37.138287 | 2026-03-06 22:13:37.138415 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-06 22:13:37.748867 | noble | changed 2026-03-06 22:13:37.757974 | 2026-03-06 22:13:37.758087 | PLAY RECAP 2026-03-06 22:13:37.758151 | noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-06 22:13:37.758215 | 2026-03-06 22:13:37.880223 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-06 22:13:37.881252 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-06 22:13:38.658184 | 2026-03-06 22:13:38.658357 | PLAY [Base post-logs] 2026-03-06 22:13:38.669650 | 2026-03-06 22:13:38.669793 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-06 22:13:39.176997 | localhost | changed 2026-03-06 22:13:39.195243 | 2026-03-06 22:13:39.195456 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-06 22:13:39.236786 | localhost | ok 2026-03-06 22:13:39.244402 | 2026-03-06 22:13:39.244584 | TASK [Set zuul-log-path fact] 2026-03-06 22:13:39.274603 | localhost | ok 2026-03-06 22:13:39.288978 | 2026-03-06 22:13:39.289128 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-06 22:13:39.328350 | localhost | ok 2026-03-06 22:13:39.335796 | 2026-03-06 22:13:39.336032 | TASK [upload-logs : Create log directories] 2026-03-06 22:13:39.895983 | localhost | changed 2026-03-06 22:13:39.900316 | 2026-03-06 22:13:39.900471 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-06 22:13:40.426238 | localhost -> localhost | ok: Runtime: 0:00:00.006592 2026-03-06 22:13:40.430544 | 2026-03-06 22:13:40.430665 | TASK [upload-logs : Upload logs to log server] 2026-03-06 22:13:41.002508 | localhost | Output suppressed because no_log was given 2026-03-06 22:13:41.005830 | 2026-03-06 22:13:41.006051 | LOOP [upload-logs : Compress console log and json output] 2026-03-06 22:13:41.067858 | localhost | skipping: Conditional result was False 2026-03-06 22:13:41.076632 | localhost | skipping: Conditional result was False 2026-03-06 22:13:41.089305 | 2026-03-06 22:13:41.089541 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-06 22:13:41.138306 | localhost | skipping: Conditional result was False 2026-03-06 22:13:41.138988 | 2026-03-06 22:13:41.142947 | localhost | skipping: Conditional result was False 2026-03-06 22:13:41.152029 | 2026-03-06 22:13:41.152315 | LOOP [upload-logs : Upload console log and json output]