2026-05-24 03:06:01.366764 | Job console starting 2026-05-24 03:06:01.383270 | Updating git repos 2026-05-24 03:06:01.423979 | Cloning repos into workspace 2026-05-24 03:06:01.513127 | Restoring repo states 2026-05-24 03:06:01.536784 | Merging changes 2026-05-24 03:06:01.536805 | Checking out repos 2026-05-24 03:06:01.608278 | Preparing playbooks 2026-05-24 03:06:02.482677 | Running Ansible setup 2026-05-24 03:06:08.416191 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 03:06:10.093870 | 2026-05-24 03:06:10.093984 | PLAY [Base pre] 2026-05-24 03:06:10.111057 | 2026-05-24 03:06:10.111167 | TASK [Setup log path fact] 2026-05-24 03:06:10.127999 | debian-bookworm | ok 2026-05-24 03:06:10.144335 | 2026-05-24 03:06:10.144449 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 03:06:10.171600 | debian-bookworm | ok 2026-05-24 03:06:10.179620 | 2026-05-24 03:06:10.179705 | TASK [emit-job-header : Print job information] 2026-05-24 03:06:10.206958 | # Job Information 2026-05-24 03:06:10.207090 | Ansible Version: 2.16.14 2026-05-24 03:06:10.207118 | Job: yamllint 2026-05-24 03:06:10.207145 | Pipeline: periodic-daily 2026-05-24 03:06:10.207163 | Executor: 521e9411259a 2026-05-24 03:06:10.207180 | Triggered by: https://github.com/osism/container-images-kolla 2026-05-24 03:06:10.207198 | Event ID: 7ec0ebfeb25a418994f05a63210e267c 2026-05-24 03:06:10.227215 | 2026-05-24 03:06:10.227314 | LOOP [emit-job-header : Print node information] 2026-05-24 03:06:10.324155 | debian-bookworm | ok: 2026-05-24 03:06:10.334897 | debian-bookworm | # Node Information 2026-05-24 03:06:10.335000 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-24 03:06:10.335031 | debian-bookworm | Hostname: debian 2026-05-24 03:06:10.335056 | debian-bookworm | Username: zuul 2026-05-24 03:06:10.335077 | debian-bookworm | Distro: Debian 12.14 2026-05-24 03:06:10.335104 | debian-bookworm | Provider: regiocloud-a 2026-05-24 03:06:10.335125 | debian-bookworm | Region: 2026-05-24 03:06:10.335147 | debian-bookworm | Label: debian-bookworm 2026-05-24 03:06:10.335168 | debian-bookworm | Product Name: OpenStack Nova 2026-05-24 03:06:10.335188 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:a4c1 2026-05-24 03:06:10.353473 | 2026-05-24 03:06:10.353627 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-24 03:06:10.939067 | debian-bookworm -> localhost | changed 2026-05-24 03:06:10.947143 | 2026-05-24 03:06:10.947252 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-24 03:06:13.125773 | debian-bookworm -> localhost | changed 2026-05-24 03:06:13.137628 | 2026-05-24 03:06:13.137745 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-24 03:06:13.535756 | debian-bookworm -> localhost | ok 2026-05-24 03:06:13.541633 | 2026-05-24 03:06:13.541904 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-24 03:06:13.592772 | debian-bookworm | ok 2026-05-24 03:06:13.621813 | debian-bookworm | included: /var/lib/zuul/builds/c5264e51efc84754bd4120ad2978b1b0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-24 03:06:13.628362 | 2026-05-24 03:06:13.628454 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-24 03:06:15.159543 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-24 03:06:15.159698 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c5264e51efc84754bd4120ad2978b1b0/work/c5264e51efc84754bd4120ad2978b1b0_id_rsa 2026-05-24 03:06:15.159730 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c5264e51efc84754bd4120ad2978b1b0/work/c5264e51efc84754bd4120ad2978b1b0_id_rsa.pub 2026-05-24 03:06:15.159754 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-24 03:06:15.159775 | debian-bookworm -> localhost | SHA256:TMoQWAAzGEDFwFFQ6GwwCppMD+ChJNJtOcOvbxOvrKY zuul-build-sshkey 2026-05-24 03:06:15.159795 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-24 03:06:15.159822 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-24 03:06:15.159867 | debian-bookworm -> localhost | |/@@Xo. | 2026-05-24 03:06:15.159887 | debian-bookworm -> localhost | |@B+.B. | 2026-05-24 03:06:15.159904 | debian-bookworm -> localhost | |@+o..+ . | 2026-05-24 03:06:15.159921 | debian-bookworm -> localhost | |+= . o.+ | 2026-05-24 03:06:15.159938 | debian-bookworm -> localhost | |. .o S | 2026-05-24 03:06:15.159958 | debian-bookworm -> localhost | | . . | 2026-05-24 03:06:15.159975 | debian-bookworm -> localhost | | . o | 2026-05-24 03:06:15.159991 | debian-bookworm -> localhost | | ..+ . | 2026-05-24 03:06:15.160009 | debian-bookworm -> localhost | | Eo.ooo | 2026-05-24 03:06:15.160025 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-24 03:06:15.160071 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.629226 2026-05-24 03:06:15.165945 | 2026-05-24 03:06:15.166040 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-24 03:06:15.214202 | debian-bookworm | ok 2026-05-24 03:06:15.246748 | debian-bookworm | included: /var/lib/zuul/builds/c5264e51efc84754bd4120ad2978b1b0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-24 03:06:15.283717 | 2026-05-24 03:06:15.283817 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-24 03:06:15.326874 | debian-bookworm | skipping: Conditional result was False 2026-05-24 03:06:15.332721 | 2026-05-24 03:06:15.332815 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-24 03:06:16.025789 | debian-bookworm | changed 2026-05-24 03:06:16.030268 | 2026-05-24 03:06:16.030354 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-24 03:06:16.303172 | debian-bookworm | ok 2026-05-24 03:06:16.308504 | 2026-05-24 03:06:16.308592 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-24 03:06:17.150689 | debian-bookworm | changed 2026-05-24 03:06:17.158199 | 2026-05-24 03:06:17.158297 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-24 03:06:17.807541 | debian-bookworm | changed 2026-05-24 03:06:17.811993 | 2026-05-24 03:06:17.812075 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-24 03:06:17.836596 | debian-bookworm | skipping: Conditional result was False 2026-05-24 03:06:17.841445 | 2026-05-24 03:06:17.841534 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-24 03:06:18.729746 | debian-bookworm -> localhost | changed 2026-05-24 03:06:18.739498 | 2026-05-24 03:06:18.739605 | TASK [add-build-sshkey : Add back temp key] 2026-05-24 03:06:19.111719 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c5264e51efc84754bd4120ad2978b1b0/work/c5264e51efc84754bd4120ad2978b1b0_id_rsa (zuul-build-sshkey) 2026-05-24 03:06:19.111910 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012876 2026-05-24 03:06:19.119014 | 2026-05-24 03:06:19.119102 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-24 03:06:19.601159 | debian-bookworm | ok 2026-05-24 03:06:19.605413 | 2026-05-24 03:06:19.605488 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-24 03:06:19.656672 | debian-bookworm | skipping: Conditional result was False 2026-05-24 03:06:19.669238 | 2026-05-24 03:06:19.669328 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-24 03:06:20.195431 | debian-bookworm | ok 2026-05-24 03:06:20.220308 | 2026-05-24 03:06:20.220415 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-24 03:06:20.277579 | debian-bookworm | ok 2026-05-24 03:06:20.282102 | 2026-05-24 03:06:20.282175 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-24 03:06:21.061409 | debian-bookworm -> localhost | ok 2026-05-24 03:06:21.066478 | 2026-05-24 03:06:21.066564 | TASK [validate-host : Collect information about the host] 2026-05-24 03:06:22.642054 | debian-bookworm | ok 2026-05-24 03:06:22.665150 | 2026-05-24 03:06:22.665249 | TASK [validate-host : Sanitize hostname] 2026-05-24 03:06:22.767731 | debian-bookworm | ok 2026-05-24 03:06:22.833990 | 2026-05-24 03:06:22.834106 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-24 03:06:23.849818 | debian-bookworm -> localhost | changed 2026-05-24 03:06:23.856351 | 2026-05-24 03:06:23.856441 | TASK [validate-host : Collect information about zuul worker] 2026-05-24 03:06:24.338237 | debian-bookworm | ok 2026-05-24 03:06:24.341985 | 2026-05-24 03:06:24.342066 | TASK [validate-host : Write out all zuul information for each host] 2026-05-24 03:06:25.020549 | debian-bookworm -> localhost | changed 2026-05-24 03:06:25.030235 | 2026-05-24 03:06:25.030343 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-24 03:06:25.336908 | debian-bookworm | ok 2026-05-24 03:06:25.343689 | 2026-05-24 03:06:25.343794 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-24 03:06:26.661518 | debian-bookworm | changed: 2026-05-24 03:06:26.661674 | debian-bookworm | cd+++++++++ src/ 2026-05-24 03:06:26.661708 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-24 03:06:26.661732 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-24 03:06:26.661754 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-05-24 03:06:26.661774 | debian-bookworm | Containerfile 2026-05-24 03:06:26.661903 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c5264e51efc84754bd4120ad2978b1b0/work/logs" 2026-05-24 03:06:55.461770 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c5264e51efc84754bd4120ad2978b1b0/work/artifacts" 2026-05-24 03:06:56.205592 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c5264e51efc84754bd4120ad2978b1b0/work/docs" 2026-05-24 03:06:56.214777 | 2026-05-24 03:06:56.214983 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-24 03:06:57.912590 | debian-bookworm | changed: 2026-05-24 03:06:57.912826 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-24 03:06:57.912864 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-24 03:06:57.912893 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-24 03:06:57.912939 | debian-bookworm | changed: All items complete 2026-05-24 03:06:57.912965 | 2026-05-24 03:06:58.807215 | debian-bookworm | changed: .d..t...... ./ 2026-05-24 03:06:59.753113 | debian-bookworm | changed: .d..t...... ./ 2026-05-24 03:06:59.784346 | 2026-05-24 03:06:59.784615 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-24 03:06:59.823996 | debian-bookworm | skipping: Conditional result was False 2026-05-24 03:06:59.827023 | debian-bookworm | skipping: Conditional result was False 2026-05-24 03:06:59.836822 | 2026-05-24 03:06:59.836889 | PLAY RECAP 2026-05-24 03:06:59.836932 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-24 03:06:59.836952 | 2026-05-24 03:07:00.058193 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 03:07:00.058812 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 03:07:01.257645 | 2026-05-24 03:07:01.257760 | PLAY [Base post] 2026-05-24 03:07:01.268843 | 2026-05-24 03:07:01.268952 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-24 03:07:01.909907 | debian-bookworm | changed 2026-05-24 03:07:01.923514 | 2026-05-24 03:07:01.923623 | PLAY RECAP 2026-05-24 03:07:01.923686 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 03:07:01.923746 | 2026-05-24 03:07:02.228833 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 03:07:02.230217 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-24 03:07:03.847667 | 2026-05-24 03:07:03.847815 | PLAY [Base post-logs] 2026-05-24 03:07:03.868303 | 2026-05-24 03:07:03.868432 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-24 03:07:04.414405 | localhost | changed 2026-05-24 03:07:04.433507 | 2026-05-24 03:07:04.433632 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-24 03:07:04.478282 | localhost | ok 2026-05-24 03:07:04.480645 | 2026-05-24 03:07:04.480718 | TASK [Set zuul-log-path fact] 2026-05-24 03:07:04.504736 | localhost | ok 2026-05-24 03:07:04.511050 | 2026-05-24 03:07:04.511144 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 03:07:04.545114 | localhost | ok 2026-05-24 03:07:04.547429 | 2026-05-24 03:07:04.547500 | TASK [upload-logs : Create log directories] 2026-05-24 03:07:05.425520 | localhost | changed 2026-05-24 03:07:05.428926 | 2026-05-24 03:07:05.429004 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-24 03:07:06.398812 | localhost -> localhost | ok: Runtime: 0:00:00.012832 2026-05-24 03:07:06.413914 | 2026-05-24 03:07:06.416844 | TASK [upload-logs : Upload logs to log server] 2026-05-24 03:07:07.558753 | localhost | Output suppressed because no_log was given 2026-05-24 03:07:07.560330 | 2026-05-24 03:07:07.560412 | LOOP [upload-logs : Compress console log and json output] 2026-05-24 03:07:07.650231 | localhost | skipping: Conditional result was False 2026-05-24 03:07:07.666363 | localhost | skipping: Conditional result was False 2026-05-24 03:07:07.676518 | 2026-05-24 03:07:07.676620 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-24 03:07:07.773002 | localhost | skipping: Conditional result was False 2026-05-24 03:07:07.773267 | 2026-05-24 03:07:07.791291 | localhost | skipping: Conditional result was False 2026-05-24 03:07:07.802727 | 2026-05-24 03:07:07.802900 | LOOP [upload-logs : Upload console log and json output]