2026-06-12 11:57:00.744503 | Job console starting 2026-06-12 11:57:00.760953 | Updating git repos 2026-06-12 11:57:00.795451 | Cloning repos into workspace 2026-06-12 11:57:00.868674 | Restoring repo states 2026-06-12 11:57:00.879062 | Merging changes 2026-06-12 11:57:00.879104 | Checking out repos 2026-06-12 11:57:00.942438 | Preparing playbooks 2026-06-12 11:57:01.897367 | Running Ansible setup 2026-06-12 11:57:06.212767 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 11:57:06.978357 | 2026-06-12 11:57:06.978540 | PLAY [Base pre] 2026-06-12 11:57:06.997164 | 2026-06-12 11:57:06.997340 | TASK [Setup log path fact] 2026-06-12 11:57:07.027050 | debian-bookworm | ok 2026-06-12 11:57:07.044308 | 2026-06-12 11:57:07.044464 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 11:57:07.089114 | debian-bookworm | ok 2026-06-12 11:57:07.103021 | 2026-06-12 11:57:07.103167 | TASK [emit-job-header : Print job information] 2026-06-12 11:57:07.159207 | # Job Information 2026-06-12 11:57:07.159547 | Ansible Version: 2.16.14 2026-06-12 11:57:07.159607 | Job: container-image-cfg-cookiecutter-push 2026-06-12 11:57:07.159670 | Pipeline: post 2026-06-12 11:57:07.159712 | Executor: 521e9411259a 2026-06-12 11:57:07.159747 | Triggered by: https://github.com/osism/cfg-cookiecutter/commit/d3dddbb1202bd66b32fd728d57cfc722b658e324 2026-06-12 11:57:07.159786 | Event ID: ce634f2a-6655-11f1-85a9-f48fce39c614 2026-06-12 11:57:07.168014 | 2026-06-12 11:57:07.168417 | LOOP [emit-job-header : Print node information] 2026-06-12 11:57:07.280039 | debian-bookworm | ok: 2026-06-12 11:57:07.280322 | debian-bookworm | # Node Information 2026-06-12 11:57:07.280363 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 11:57:07.280388 | debian-bookworm | Hostname: debian 2026-06-12 11:57:07.280411 | debian-bookworm | Username: zuul 2026-06-12 11:57:07.280431 | debian-bookworm | Distro: Debian 12.14 2026-06-12 11:57:07.280454 | debian-bookworm | Provider: regiocloud-a 2026-06-12 11:57:07.280475 | debian-bookworm | Region: 2026-06-12 11:57:07.280495 | debian-bookworm | Label: debian-bookworm 2026-06-12 11:57:07.280515 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 11:57:07.280534 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7f:1594 2026-06-12 11:57:07.300962 | 2026-06-12 11:57:07.301126 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 11:57:07.770632 | debian-bookworm -> localhost | changed 2026-06-12 11:57:07.778659 | 2026-06-12 11:57:07.778803 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 11:57:08.881315 | debian-bookworm -> localhost | changed 2026-06-12 11:57:08.907175 | 2026-06-12 11:57:08.907346 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 11:57:09.196509 | debian-bookworm -> localhost | ok 2026-06-12 11:57:09.211505 | 2026-06-12 11:57:09.211712 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 11:57:09.245972 | debian-bookworm | ok 2026-06-12 11:57:09.266279 | debian-bookworm | included: /var/lib/zuul/builds/871d71ba83034d8fafcbbc4b9fc26284/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 11:57:09.273825 | 2026-06-12 11:57:09.273932 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 11:57:10.402648 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 11:57:10.402897 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/871d71ba83034d8fafcbbc4b9fc26284/work/871d71ba83034d8fafcbbc4b9fc26284_id_rsa 2026-06-12 11:57:10.402939 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/871d71ba83034d8fafcbbc4b9fc26284/work/871d71ba83034d8fafcbbc4b9fc26284_id_rsa.pub 2026-06-12 11:57:10.402966 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 11:57:10.402990 | debian-bookworm -> localhost | SHA256:I5Sy/BOJrHxwtpPn7Z3gdwRnks7bhDM0R6cMJkGGWJI zuul-build-sshkey 2026-06-12 11:57:10.403025 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 11:57:10.403048 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 11:57:10.403069 | debian-bookworm -> localhost | | .+.o+. | 2026-06-12 11:57:10.403091 | debian-bookworm -> localhost | | E..o. o . . | 2026-06-12 11:57:10.403111 | debian-bookworm -> localhost | | . o o = o | 2026-06-12 11:57:10.403130 | debian-bookworm -> localhost | | o = . * * | 2026-06-12 11:57:10.403151 | debian-bookworm -> localhost | | . B + S+ O | 2026-06-12 11:57:10.403176 | debian-bookworm -> localhost | | . = + o .* o | 2026-06-12 11:57:10.403198 | debian-bookworm -> localhost | | o = + . B | 2026-06-12 11:57:10.403218 | debian-bookworm -> localhost | | . + + oo.o | 2026-06-12 11:57:10.403239 | debian-bookworm -> localhost | | ..+.o. | 2026-06-12 11:57:10.403259 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 11:57:10.403330 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.632489 2026-06-12 11:57:10.409994 | 2026-06-12 11:57:10.410102 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 11:57:10.439782 | debian-bookworm | ok 2026-06-12 11:57:10.450099 | debian-bookworm | included: /var/lib/zuul/builds/871d71ba83034d8fafcbbc4b9fc26284/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 11:57:10.458348 | 2026-06-12 11:57:10.458455 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 11:57:10.492497 | debian-bookworm | skipping: Conditional result was False 2026-06-12 11:57:10.505066 | 2026-06-12 11:57:10.505231 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 11:57:11.191859 | debian-bookworm | changed 2026-06-12 11:57:11.198567 | 2026-06-12 11:57:11.198698 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 11:57:11.491905 | debian-bookworm | ok 2026-06-12 11:57:11.497755 | 2026-06-12 11:57:11.497882 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 11:57:12.190079 | debian-bookworm | changed 2026-06-12 11:57:12.198448 | 2026-06-12 11:57:12.198593 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 11:57:12.877840 | debian-bookworm | changed 2026-06-12 11:57:12.893867 | 2026-06-12 11:57:12.894150 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 11:57:12.923709 | debian-bookworm | skipping: Conditional result was False 2026-06-12 11:57:12.937602 | 2026-06-12 11:57:12.937783 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 11:57:13.421279 | debian-bookworm -> localhost | changed 2026-06-12 11:57:13.432285 | 2026-06-12 11:57:13.432442 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 11:57:13.780408 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/871d71ba83034d8fafcbbc4b9fc26284/work/871d71ba83034d8fafcbbc4b9fc26284_id_rsa (zuul-build-sshkey) 2026-06-12 11:57:13.780675 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020636 2026-06-12 11:57:13.789249 | 2026-06-12 11:57:13.789416 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 11:57:14.196975 | debian-bookworm | ok 2026-06-12 11:57:14.203570 | 2026-06-12 11:57:14.203696 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 11:57:14.238778 | debian-bookworm | skipping: Conditional result was False 2026-06-12 11:57:14.256801 | 2026-06-12 11:57:14.256938 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 11:57:14.723809 | debian-bookworm | ok 2026-06-12 11:57:14.740218 | 2026-06-12 11:57:14.740423 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 11:57:14.786429 | debian-bookworm | ok 2026-06-12 11:57:14.794965 | 2026-06-12 11:57:14.795114 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 11:57:15.111634 | debian-bookworm -> localhost | ok 2026-06-12 11:57:15.124544 | 2026-06-12 11:57:15.124869 | TASK [validate-host : Collect information about the host] 2026-06-12 11:57:16.312773 | debian-bookworm | ok 2026-06-12 11:57:16.328264 | 2026-06-12 11:57:16.328453 | TASK [validate-host : Sanitize hostname] 2026-06-12 11:57:16.468917 | debian-bookworm | ok 2026-06-12 11:57:16.473876 | 2026-06-12 11:57:16.474116 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 11:57:17.081513 | debian-bookworm -> localhost | changed 2026-06-12 11:57:17.093443 | 2026-06-12 11:57:17.093617 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 11:57:17.505419 | debian-bookworm | ok 2026-06-12 11:57:17.513593 | 2026-06-12 11:57:17.513748 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 11:57:18.076651 | debian-bookworm -> localhost | changed 2026-06-12 11:57:18.096115 | 2026-06-12 11:57:18.096265 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 11:57:18.405876 | debian-bookworm | ok 2026-06-12 11:57:18.415644 | 2026-06-12 11:57:18.415804 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 11:57:19.379741 | debian-bookworm | changed: 2026-06-12 11:57:19.380154 | debian-bookworm | cd+++++++++ src/ 2026-06-12 11:57:19.380226 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 11:57:19.380275 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 11:57:19.380342 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-06-12 11:57:19.380387 | debian-bookworm | Containerfile 2026-06-12 11:57:19.380656 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/871d71ba83034d8fafcbbc4b9fc26284/work/logs" 2026-06-12 11:59:46.575958 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/871d71ba83034d8fafcbbc4b9fc26284/work/artifacts" 2026-06-12 11:59:46.867839 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/871d71ba83034d8fafcbbc4b9fc26284/work/docs" 2026-06-12 11:59:46.885883 | 2026-06-12 11:59:46.886034 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 11:59:47.726132 | debian-bookworm | changed: 2026-06-12 11:59:47.726372 | debian-bookworm | .d..t...... ./ 2026-06-12 11:59:47.726433 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 11:59:47.726459 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 11:59:47.726481 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 11:59:47.726503 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 11:59:47.726524 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 11:59:47.726569 | debian-bookworm | changed: All items complete 2026-06-12 11:59:47.726596 | 2026-06-12 11:59:48.334298 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 11:59:48.914094 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 11:59:48.928204 | 2026-06-12 11:59:48.928341 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 11:59:48.954274 | debian-bookworm | skipping: Conditional result was False 2026-06-12 11:59:48.958531 | debian-bookworm | skipping: Conditional result was False 2026-06-12 11:59:48.969602 | 2026-06-12 11:59:48.969710 | PLAY RECAP 2026-06-12 11:59:48.969766 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-12 11:59:48.969789 | 2026-06-12 11:59:49.116086 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 11:59:49.117195 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 11:59:49.953582 | 2026-06-12 11:59:49.953768 | PLAY [Base post] 2026-06-12 11:59:49.968108 | 2026-06-12 11:59:49.968268 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 11:59:50.836899 | debian-bookworm | changed 2026-06-12 11:59:50.845617 | 2026-06-12 11:59:50.845745 | PLAY RECAP 2026-06-12 11:59:50.845818 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 11:59:50.845891 | 2026-06-12 11:59:50.987099 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 11:59:50.988077 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 11:59:51.834055 | 2026-06-12 11:59:51.834230 | PLAY [Base post-logs] 2026-06-12 11:59:51.846285 | 2026-06-12 11:59:51.846479 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 11:59:52.350264 | localhost | changed 2026-06-12 11:59:52.366592 | 2026-06-12 11:59:52.366790 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 11:59:52.395833 | localhost | ok 2026-06-12 11:59:52.399598 | 2026-06-12 11:59:52.399710 | TASK [Set zuul-log-path fact] 2026-06-12 11:59:52.415498 | localhost | ok 2026-06-12 11:59:52.424261 | 2026-06-12 11:59:52.424374 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 11:59:52.462557 | localhost | ok 2026-06-12 11:59:52.466305 | 2026-06-12 11:59:52.466462 | TASK [upload-logs : Create log directories] 2026-06-12 11:59:52.981319 | localhost | changed 2026-06-12 11:59:52.984443 | 2026-06-12 11:59:52.984558 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 11:59:53.503069 | localhost -> localhost | ok: Runtime: 0:00:00.006725 2026-06-12 11:59:53.509900 | 2026-06-12 11:59:53.510071 | TASK [upload-logs : Upload logs to log server] 2026-06-12 11:59:54.120071 | localhost | Output suppressed because no_log was given 2026-06-12 11:59:54.124183 | 2026-06-12 11:59:54.124376 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 11:59:54.202041 | localhost | skipping: Conditional result was False 2026-06-12 11:59:54.213116 | localhost | skipping: Conditional result was False 2026-06-12 11:59:54.217441 | 2026-06-12 11:59:54.217554 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 11:59:54.262639 | localhost | skipping: Conditional result was False 2026-06-12 11:59:54.262968 | 2026-06-12 11:59:54.277771 | localhost | skipping: Conditional result was False 2026-06-12 11:59:54.285016 | 2026-06-12 11:59:54.285165 | LOOP [upload-logs : Upload console log and json output]