2026-05-17 03:16:51.743351 | Job console starting 2026-05-17 03:16:51.759215 | Updating git repos 2026-05-17 03:16:51.791102 | Cloning repos into workspace 2026-05-17 03:16:51.826290 | Restoring repo states 2026-05-17 03:16:51.833345 | Merging changes 2026-05-17 03:16:51.833366 | Checking out repos 2026-05-17 03:16:51.864483 | Preparing playbooks 2026-05-17 03:16:52.675952 | Running Ansible setup 2026-05-17 03:16:57.178094 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-17 03:16:57.953444 | 2026-05-17 03:16:57.953621 | PLAY [Base pre] 2026-05-17 03:16:57.971545 | 2026-05-17 03:16:57.971700 | TASK [Setup log path fact] 2026-05-17 03:16:58.009544 | debian-bookworm | ok 2026-05-17 03:16:58.043405 | 2026-05-17 03:16:58.043586 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 03:16:58.074446 | debian-bookworm | ok 2026-05-17 03:16:58.084628 | 2026-05-17 03:16:58.084752 | TASK [emit-job-header : Print job information] 2026-05-17 03:16:58.124948 | # Job Information 2026-05-17 03:16:58.125142 | Ansible Version: 2.16.14 2026-05-17 03:16:58.125180 | Job: yamllint 2026-05-17 03:16:58.125662 | Pipeline: periodic-daily 2026-05-17 03:16:58.125721 | Executor: 521e9411259a 2026-05-17 03:16:58.125748 | Triggered by: https://github.com/osism/ansible-playbooks-manager 2026-05-17 03:16:58.125789 | Event ID: 096a80547b734cc8a99d06990a2d8cb5 2026-05-17 03:16:58.131255 | 2026-05-17 03:16:58.131379 | LOOP [emit-job-header : Print node information] 2026-05-17 03:16:58.271821 | debian-bookworm | ok: 2026-05-17 03:16:58.272157 | debian-bookworm | # Node Information 2026-05-17 03:16:58.272231 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-17 03:16:58.272285 | debian-bookworm | Hostname: debian 2026-05-17 03:16:58.272330 | debian-bookworm | Username: zuul 2026-05-17 03:16:58.272372 | debian-bookworm | Distro: Debian 12.14 2026-05-17 03:16:58.272423 | debian-bookworm | Provider: regiocloud-a 2026-05-17 03:16:58.272467 | debian-bookworm | Region: 2026-05-17 03:16:58.272508 | debian-bookworm | Label: debian-bookworm 2026-05-17 03:16:58.272548 | debian-bookworm | Product Name: OpenStack Nova 2026-05-17 03:16:58.272588 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:8eb 2026-05-17 03:16:58.286642 | 2026-05-17 03:16:58.286797 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-17 03:16:58.847438 | debian-bookworm -> localhost | changed 2026-05-17 03:16:58.855210 | 2026-05-17 03:16:58.855353 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-17 03:17:00.032470 | debian-bookworm -> localhost | changed 2026-05-17 03:17:00.047992 | 2026-05-17 03:17:00.048313 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-17 03:17:00.379329 | debian-bookworm -> localhost | ok 2026-05-17 03:17:00.386286 | 2026-05-17 03:17:00.386427 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-17 03:17:00.418976 | debian-bookworm | ok 2026-05-17 03:17:00.435618 | debian-bookworm | included: /var/lib/zuul/builds/cd8f9f9c8d78448cabe973911313a923/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-17 03:17:00.442563 | 2026-05-17 03:17:00.442685 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-17 03:17:03.569357 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-17 03:17:03.569603 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cd8f9f9c8d78448cabe973911313a923/work/cd8f9f9c8d78448cabe973911313a923_id_rsa 2026-05-17 03:17:03.569641 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cd8f9f9c8d78448cabe973911313a923/work/cd8f9f9c8d78448cabe973911313a923_id_rsa.pub 2026-05-17 03:17:03.569667 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-17 03:17:03.569689 | debian-bookworm -> localhost | SHA256:PbVaeLr9cZS0ZdEre1Hla7UKxE4AR3ebkjbUWKls1YI zuul-build-sshkey 2026-05-17 03:17:03.569711 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-17 03:17:03.569744 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-17 03:17:03.569767 | debian-bookworm -> localhost | | .o+ o=oo.+| 2026-05-17 03:17:03.569811 | debian-bookworm -> localhost | | . =Eo=oo+| 2026-05-17 03:17:03.569832 | debian-bookworm -> localhost | | .O+o..B| 2026-05-17 03:17:03.569851 | debian-bookworm -> localhost | | .=*oo.+B| 2026-05-17 03:17:03.569870 | debian-bookworm -> localhost | | S =o+ o*o| 2026-05-17 03:17:03.569896 | debian-bookworm -> localhost | | *..oo | 2026-05-17 03:17:03.569916 | debian-bookworm -> localhost | | o .o .| 2026-05-17 03:17:03.569935 | debian-bookworm -> localhost | | o o | 2026-05-17 03:17:03.569955 | debian-bookworm -> localhost | | . ... | 2026-05-17 03:17:03.569974 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-17 03:17:03.570039 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.247932 2026-05-17 03:17:03.577077 | 2026-05-17 03:17:03.577190 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-17 03:17:03.627024 | debian-bookworm | ok 2026-05-17 03:17:03.652460 | debian-bookworm | included: /var/lib/zuul/builds/cd8f9f9c8d78448cabe973911313a923/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-17 03:17:03.697673 | 2026-05-17 03:17:03.697836 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-17 03:17:03.742658 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:17:03.750615 | 2026-05-17 03:17:03.750743 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-17 03:17:04.674471 | debian-bookworm | changed 2026-05-17 03:17:04.680462 | 2026-05-17 03:17:04.680588 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-17 03:17:05.045443 | debian-bookworm | ok 2026-05-17 03:17:05.051825 | 2026-05-17 03:17:05.051945 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-17 03:17:05.777685 | debian-bookworm | changed 2026-05-17 03:17:05.793666 | 2026-05-17 03:17:05.793824 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-17 03:17:06.574800 | debian-bookworm | changed 2026-05-17 03:17:06.585510 | 2026-05-17 03:17:06.585656 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-17 03:17:06.624701 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:17:06.631514 | 2026-05-17 03:17:06.631640 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-17 03:17:07.481833 | debian-bookworm -> localhost | changed 2026-05-17 03:17:07.498574 | 2026-05-17 03:17:07.498721 | TASK [add-build-sshkey : Add back temp key] 2026-05-17 03:17:08.054746 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cd8f9f9c8d78448cabe973911313a923/work/cd8f9f9c8d78448cabe973911313a923_id_rsa (zuul-build-sshkey) 2026-05-17 03:17:08.054957 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030578 2026-05-17 03:17:08.061443 | 2026-05-17 03:17:08.061536 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-17 03:17:08.596758 | debian-bookworm | ok 2026-05-17 03:17:08.612033 | 2026-05-17 03:17:08.612123 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-17 03:17:08.661384 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:17:08.673392 | 2026-05-17 03:17:08.673484 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-17 03:17:09.111386 | debian-bookworm | ok 2026-05-17 03:17:09.127566 | 2026-05-17 03:17:09.127666 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-17 03:17:09.174648 | debian-bookworm | ok 2026-05-17 03:17:09.179099 | 2026-05-17 03:17:09.179180 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-17 03:17:09.732321 | debian-bookworm -> localhost | ok 2026-05-17 03:17:09.738812 | 2026-05-17 03:17:09.738930 | TASK [validate-host : Collect information about the host] 2026-05-17 03:17:11.425871 | debian-bookworm | ok 2026-05-17 03:17:11.476831 | 2026-05-17 03:17:11.476953 | TASK [validate-host : Sanitize hostname] 2026-05-17 03:17:11.646279 | debian-bookworm | ok 2026-05-17 03:17:11.730884 | 2026-05-17 03:17:11.730992 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-17 03:17:13.324010 | debian-bookworm -> localhost | changed 2026-05-17 03:17:13.328805 | 2026-05-17 03:17:13.328897 | TASK [validate-host : Collect information about zuul worker] 2026-05-17 03:17:14.049987 | debian-bookworm | ok 2026-05-17 03:17:14.057328 | 2026-05-17 03:17:14.057438 | TASK [validate-host : Write out all zuul information for each host] 2026-05-17 03:17:15.106828 | debian-bookworm -> localhost | changed 2026-05-17 03:17:15.116166 | 2026-05-17 03:17:15.116261 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-17 03:17:15.422916 | debian-bookworm | ok 2026-05-17 03:17:15.428395 | 2026-05-17 03:17:15.428485 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-17 03:17:16.682174 | debian-bookworm | changed: 2026-05-17 03:17:16.682345 | debian-bookworm | cd+++++++++ src/ 2026-05-17 03:17:16.682378 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-17 03:17:16.682403 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-17 03:17:16.682424 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks-manager/ 2026-05-17 03:17:16.682445 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cd8f9f9c8d78448cabe973911313a923/work/logs" 2026-05-17 03:17:41.792395 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cd8f9f9c8d78448cabe973911313a923/work/artifacts" 2026-05-17 03:17:42.045325 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cd8f9f9c8d78448cabe973911313a923/work/docs" 2026-05-17 03:17:42.056111 | 2026-05-17 03:17:42.056210 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-17 03:17:42.889531 | debian-bookworm | changed: 2026-05-17 03:17:42.889712 | debian-bookworm | .d..t...... ./ 2026-05-17 03:17:42.889745 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-17 03:17:42.889774 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-17 03:17:42.889826 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-17 03:17:42.889870 | debian-bookworm | changed: All items complete 2026-05-17 03:17:42.889896 | 2026-05-17 03:17:43.729420 | debian-bookworm | changed: .d..t...... ./ 2026-05-17 03:17:44.338414 | debian-bookworm | changed: .d..t...... ./ 2026-05-17 03:17:44.368073 | 2026-05-17 03:17:44.368180 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-17 03:17:44.401912 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:17:44.407237 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:17:44.423988 | 2026-05-17 03:17:44.424061 | PLAY RECAP 2026-05-17 03:17:44.424106 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-17 03:17:44.424131 | 2026-05-17 03:17:44.536548 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-17 03:17:44.537297 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 03:17:45.296299 | 2026-05-17 03:17:45.296424 | PLAY [Base post] 2026-05-17 03:17:45.308406 | 2026-05-17 03:17:45.308523 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-17 03:17:45.877482 | debian-bookworm | changed 2026-05-17 03:17:45.886620 | 2026-05-17 03:17:45.886745 | PLAY RECAP 2026-05-17 03:17:45.886904 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-17 03:17:45.886998 | 2026-05-17 03:17:45.996491 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 03:17:45.997202 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-17 03:17:46.813083 | 2026-05-17 03:17:46.813213 | PLAY [Base post-logs] 2026-05-17 03:17:46.831429 | 2026-05-17 03:17:46.831555 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-17 03:17:47.353297 | localhost | changed 2026-05-17 03:17:47.362435 | 2026-05-17 03:17:47.362553 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-17 03:17:47.418356 | localhost | ok 2026-05-17 03:17:47.421240 | 2026-05-17 03:17:47.421325 | TASK [Set zuul-log-path fact] 2026-05-17 03:17:47.456104 | localhost | ok 2026-05-17 03:17:47.463628 | 2026-05-17 03:17:47.463727 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 03:17:47.514415 | localhost | ok 2026-05-17 03:17:47.517217 | 2026-05-17 03:17:47.517300 | TASK [upload-logs : Create log directories] 2026-05-17 03:17:48.122955 | localhost | changed 2026-05-17 03:17:48.125816 | 2026-05-17 03:17:48.125920 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-17 03:17:49.139179 | localhost -> localhost | ok: Runtime: 0:00:00.020220 2026-05-17 03:17:49.143386 | 2026-05-17 03:17:49.143504 | TASK [upload-logs : Upload logs to log server] 2026-05-17 03:17:49.881166 | localhost | Output suppressed because no_log was given 2026-05-17 03:17:49.882846 | 2026-05-17 03:17:49.882930 | LOOP [upload-logs : Compress console log and json output] 2026-05-17 03:17:49.930829 | localhost | skipping: Conditional result was False 2026-05-17 03:17:49.936415 | localhost | skipping: Conditional result was False 2026-05-17 03:17:49.948277 | 2026-05-17 03:17:49.948373 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-17 03:17:50.004918 | localhost | skipping: Conditional result was False 2026-05-17 03:17:50.005158 | 2026-05-17 03:17:50.011306 | localhost | skipping: Conditional result was False 2026-05-17 03:17:50.023758 | 2026-05-17 03:17:50.023890 | LOOP [upload-logs : Upload console log and json output]