2026-05-12 17:28:03.827334 | Job console starting 2026-05-12 17:28:03.848016 | Updating git repos 2026-05-12 17:28:03.895485 | Cloning repos into workspace 2026-05-12 17:28:03.960556 | Restoring repo states 2026-05-12 17:28:03.981748 | Merging changes 2026-05-12 17:28:03.981768 | Checking out repos 2026-05-12 17:28:04.068931 | Preparing playbooks 2026-05-12 17:28:05.211817 | Running Ansible setup 2026-05-12 17:28:09.646650 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 17:28:10.414506 | 2026-05-12 17:28:10.414689 | PLAY [Base pre] 2026-05-12 17:28:10.433154 | 2026-05-12 17:28:10.433312 | TASK [Setup log path fact] 2026-05-12 17:28:10.456430 | debian-bookworm | ok 2026-05-12 17:28:10.472989 | 2026-05-12 17:28:10.473162 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 17:28:10.516291 | debian-bookworm | ok 2026-05-12 17:28:10.527992 | 2026-05-12 17:28:10.528138 | TASK [emit-job-header : Print job information] 2026-05-12 17:28:10.585055 | # Job Information 2026-05-12 17:28:10.585388 | Ansible Version: 2.16.14 2026-05-12 17:28:10.585481 | Job: container-image-kolla-ansible-push-2025.2 2026-05-12 17:28:10.585550 | Pipeline: post 2026-05-12 17:28:10.585602 | Executor: 521e9411259a 2026-05-12 17:28:10.585646 | Triggered by: https://github.com/osism/container-image-kolla-ansible/commit/8620d44340b839bee0c824410175ee1e2fedb04a 2026-05-12 17:28:10.585693 | Event ID: e97b8dae-4e27-11f1-89a1-2317ca22f4dd 2026-05-12 17:28:10.594053 | 2026-05-12 17:28:10.594226 | LOOP [emit-job-header : Print node information] 2026-05-12 17:28:10.707870 | debian-bookworm | ok: 2026-05-12 17:28:10.708078 | debian-bookworm | # Node Information 2026-05-12 17:28:10.708114 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 17:28:10.708141 | debian-bookworm | Hostname: debian 2026-05-12 17:28:10.708165 | debian-bookworm | Username: zuul 2026-05-12 17:28:10.708186 | debian-bookworm | Distro: Debian 12.13 2026-05-12 17:28:10.708212 | debian-bookworm | Provider: regiocloud-a 2026-05-12 17:28:10.708234 | debian-bookworm | Region: 2026-05-12 17:28:10.708255 | debian-bookworm | Label: debian-bookworm 2026-05-12 17:28:10.708275 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 17:28:10.708295 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9d:846b 2026-05-12 17:28:10.720769 | 2026-05-12 17:28:10.720916 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 17:28:11.233454 | debian-bookworm -> localhost | changed 2026-05-12 17:28:11.241180 | 2026-05-12 17:28:11.241329 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 17:28:12.359778 | debian-bookworm -> localhost | changed 2026-05-12 17:28:12.375564 | 2026-05-12 17:28:12.375712 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 17:28:12.670046 | debian-bookworm -> localhost | ok 2026-05-12 17:28:12.677348 | 2026-05-12 17:28:12.677534 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 17:28:12.709929 | debian-bookworm | ok 2026-05-12 17:28:12.737911 | debian-bookworm | included: /var/lib/zuul/builds/31dac9a07033425981f46fe30f2e20aa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 17:28:12.744781 | 2026-05-12 17:28:12.744924 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 17:28:14.488559 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 17:28:14.489102 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/31dac9a07033425981f46fe30f2e20aa/work/31dac9a07033425981f46fe30f2e20aa_id_rsa 2026-05-12 17:28:14.489207 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/31dac9a07033425981f46fe30f2e20aa/work/31dac9a07033425981f46fe30f2e20aa_id_rsa.pub 2026-05-12 17:28:14.489284 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 17:28:14.489355 | debian-bookworm -> localhost | SHA256:j+OzEAGK0+bb0bcxOk9MIb8T4kpptKF1O/P1nEKqyFM zuul-build-sshkey 2026-05-12 17:28:14.489469 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 17:28:14.489535 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 17:28:14.489595 | debian-bookworm -> localhost | | . | 2026-05-12 17:28:14.489657 | debian-bookworm -> localhost | | o . . | 2026-05-12 17:28:14.489712 | debian-bookworm -> localhost | |o + o . | 2026-05-12 17:28:14.489766 | debian-bookworm -> localhost | | + . + . | 2026-05-12 17:28:14.489821 | debian-bookworm -> localhost | | . = = S | 2026-05-12 17:28:14.489888 | debian-bookworm -> localhost | | * BEO O. | 2026-05-12 17:28:14.489945 | debian-bookworm -> localhost | | o *.O Ooo | 2026-05-12 17:28:14.490000 | debian-bookworm -> localhost | | +.o Xo+.o . | 2026-05-12 17:28:14.490057 | debian-bookworm -> localhost | | +...=o .+ | 2026-05-12 17:28:14.490115 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 17:28:14.490284 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.233573 2026-05-12 17:28:14.505914 | 2026-05-12 17:28:14.506087 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 17:28:14.538091 | debian-bookworm | ok 2026-05-12 17:28:14.548445 | debian-bookworm | included: /var/lib/zuul/builds/31dac9a07033425981f46fe30f2e20aa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 17:28:14.557781 | 2026-05-12 17:28:14.557888 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 17:28:14.586319 | debian-bookworm | skipping: Conditional result was False 2026-05-12 17:28:14.594043 | 2026-05-12 17:28:14.594171 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 17:28:15.269727 | debian-bookworm | changed 2026-05-12 17:28:15.282330 | 2026-05-12 17:28:15.282548 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 17:28:15.578622 | debian-bookworm | ok 2026-05-12 17:28:15.592972 | 2026-05-12 17:28:15.593150 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 17:28:16.323386 | debian-bookworm | changed 2026-05-12 17:28:16.332823 | 2026-05-12 17:28:16.332989 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 17:28:17.056495 | debian-bookworm | changed 2026-05-12 17:28:17.065239 | 2026-05-12 17:28:17.065459 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 17:28:17.100678 | debian-bookworm | skipping: Conditional result was False 2026-05-12 17:28:17.111606 | 2026-05-12 17:28:17.111807 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 17:28:17.603295 | debian-bookworm -> localhost | changed 2026-05-12 17:28:17.624556 | 2026-05-12 17:28:17.624852 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 17:28:17.996179 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/31dac9a07033425981f46fe30f2e20aa/work/31dac9a07033425981f46fe30f2e20aa_id_rsa (zuul-build-sshkey) 2026-05-12 17:28:17.996736 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018467 2026-05-12 17:28:18.014484 | 2026-05-12 17:28:18.014668 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 17:28:18.449151 | debian-bookworm | ok 2026-05-12 17:28:18.457188 | 2026-05-12 17:28:18.457339 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 17:28:18.482445 | debian-bookworm | skipping: Conditional result was False 2026-05-12 17:28:18.499464 | 2026-05-12 17:28:18.499637 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 17:28:18.954612 | debian-bookworm | ok 2026-05-12 17:28:18.966006 | 2026-05-12 17:28:18.966124 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 17:28:18.995647 | debian-bookworm | ok 2026-05-12 17:28:19.000691 | 2026-05-12 17:28:19.000795 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 17:28:19.291254 | debian-bookworm -> localhost | ok 2026-05-12 17:28:19.303016 | 2026-05-12 17:28:19.303254 | TASK [validate-host : Collect information about the host] 2026-05-12 17:28:20.496390 | debian-bookworm | ok 2026-05-12 17:28:20.510317 | 2026-05-12 17:28:20.510480 | TASK [validate-host : Sanitize hostname] 2026-05-12 17:28:20.639935 | debian-bookworm | ok 2026-05-12 17:28:20.689156 | 2026-05-12 17:28:20.689309 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 17:28:21.283062 | debian-bookworm -> localhost | changed 2026-05-12 17:28:21.293612 | 2026-05-12 17:28:21.293898 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 17:28:21.752265 | debian-bookworm | ok 2026-05-12 17:28:21.760118 | 2026-05-12 17:28:21.760284 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 17:28:22.354937 | debian-bookworm -> localhost | changed 2026-05-12 17:28:22.365656 | 2026-05-12 17:28:22.365781 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 17:28:22.655829 | debian-bookworm | ok 2026-05-12 17:28:22.664526 | 2026-05-12 17:28:22.664691 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 17:28:23.652939 | debian-bookworm | changed: 2026-05-12 17:28:23.653366 | debian-bookworm | cd+++++++++ src/ 2026-05-12 17:28:23.653545 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 17:28:23.653615 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 17:28:23.653677 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-12 17:28:23.653740 | debian-bookworm | Containerfile 2026-05-12 17:28:23.654152 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/31dac9a07033425981f46fe30f2e20aa/work/logs" 2026-05-12 17:49:39.207331 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/31dac9a07033425981f46fe30f2e20aa/work/artifacts" 2026-05-12 17:49:39.489665 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/31dac9a07033425981f46fe30f2e20aa/work/docs" 2026-05-12 17:49:39.510294 | 2026-05-12 17:49:39.510486 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 17:49:40.448895 | debian-bookworm | changed: 2026-05-12 17:49:40.449149 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 17:49:40.449186 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 17:49:40.449216 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 17:49:40.449262 | debian-bookworm | changed: All items complete 2026-05-12 17:49:40.449289 | 2026-05-12 17:49:41.037792 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 17:49:41.629243 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 17:49:41.654112 | 2026-05-12 17:49:41.654261 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 17:49:41.698695 | debian-bookworm | skipping: Conditional result was False 2026-05-12 17:49:41.703627 | debian-bookworm | skipping: Conditional result was False 2026-05-12 17:49:41.724467 | 2026-05-12 17:49:41.724638 | PLAY RECAP 2026-05-12 17:49:41.724719 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-12 17:49:41.724762 | 2026-05-12 17:49:41.878250 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 17:49:41.879827 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 17:49:42.722234 | 2026-05-12 17:49:42.722416 | PLAY [Base post] 2026-05-12 17:49:42.737520 | 2026-05-12 17:49:42.737691 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 17:49:43.541305 | debian-bookworm | changed 2026-05-12 17:49:43.547720 | 2026-05-12 17:49:43.547835 | PLAY RECAP 2026-05-12 17:49:43.547901 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 17:49:43.547962 | 2026-05-12 17:49:43.679755 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 17:49:43.680825 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 17:49:44.550498 | 2026-05-12 17:49:44.550700 | PLAY [Base post-logs] 2026-05-12 17:49:44.562631 | 2026-05-12 17:49:44.562915 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 17:49:45.151009 | localhost | changed 2026-05-12 17:49:45.162129 | 2026-05-12 17:49:45.162317 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 17:49:45.189924 | localhost | ok 2026-05-12 17:49:45.193333 | 2026-05-12 17:49:45.193465 | TASK [Set zuul-log-path fact] 2026-05-12 17:49:45.219531 | localhost | ok 2026-05-12 17:49:45.228108 | 2026-05-12 17:49:45.228256 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 17:49:45.266727 | localhost | ok 2026-05-12 17:49:45.273917 | 2026-05-12 17:49:45.274102 | TASK [upload-logs : Create log directories] 2026-05-12 17:49:45.947264 | localhost | changed 2026-05-12 17:49:45.951286 | 2026-05-12 17:49:45.951430 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 17:49:46.551653 | localhost -> localhost | ok: Runtime: 0:00:00.006923 2026-05-12 17:49:46.559617 | 2026-05-12 17:49:46.560026 | TASK [upload-logs : Upload logs to log server] 2026-05-12 17:49:47.182122 | localhost | Output suppressed because no_log was given 2026-05-12 17:49:47.185080 | 2026-05-12 17:49:47.185209 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 17:49:47.250968 | localhost | skipping: Conditional result was False 2026-05-12 17:49:47.257251 | localhost | skipping: Conditional result was False 2026-05-12 17:49:47.269514 | 2026-05-12 17:49:47.269878 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 17:49:47.334218 | localhost | skipping: Conditional result was False 2026-05-12 17:49:47.334708 | 2026-05-12 17:49:47.339932 | localhost | skipping: Conditional result was False 2026-05-12 17:49:47.354008 | 2026-05-12 17:49:47.354258 | LOOP [upload-logs : Upload console log and json output]