2026-07-19 03:16:01.787204 | Job console starting 2026-07-19 03:16:01.805805 | Updating git repos 2026-07-19 03:16:01.856412 | Cloning repos into workspace 2026-07-19 03:16:01.926739 | Restoring repo states 2026-07-19 03:16:01.942448 | Merging changes 2026-07-19 03:16:01.942490 | Checking out repos 2026-07-19 03:16:02.064434 | Preparing playbooks 2026-07-19 03:16:03.120948 | Running Ansible setup 2026-07-19 03:16:07.761663 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 03:16:08.550778 | 2026-07-19 03:16:08.550948 | PLAY [Base pre] 2026-07-19 03:16:08.567907 | 2026-07-19 03:16:08.568019 | TASK [Setup log path fact] 2026-07-19 03:16:08.592073 | debian-bookworm | ok 2026-07-19 03:16:08.611158 | 2026-07-19 03:16:08.611318 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:16:08.651378 | debian-bookworm | ok 2026-07-19 03:16:08.661895 | 2026-07-19 03:16:08.662052 | TASK [emit-job-header : Print job information] 2026-07-19 03:16:08.705256 | # Job Information 2026-07-19 03:16:08.705514 | Ansible Version: 2.16.14 2026-07-19 03:16:08.705561 | Job: python-black 2026-07-19 03:16:08.705596 | Pipeline: periodic-daily 2026-07-19 03:16:08.705619 | Executor: 521e9411259a 2026-07-19 03:16:08.705640 | Triggered by: https://github.com/osism/ansible-collection-services 2026-07-19 03:16:08.705662 | Event ID: 94a530dabdbe48ac8c00004586eae740 2026-07-19 03:16:08.711849 | 2026-07-19 03:16:08.711951 | LOOP [emit-job-header : Print node information] 2026-07-19 03:16:08.820052 | debian-bookworm | ok: 2026-07-19 03:16:08.820226 | debian-bookworm | # Node Information 2026-07-19 03:16:08.820259 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-19 03:16:08.820284 | debian-bookworm | Hostname: debian 2026-07-19 03:16:08.820306 | debian-bookworm | Username: zuul 2026-07-19 03:16:08.820328 | debian-bookworm | Distro: Debian 12.15 2026-07-19 03:16:08.820363 | debian-bookworm | Provider: regiocloud-a 2026-07-19 03:16:08.820384 | debian-bookworm | Region: 2026-07-19 03:16:08.820406 | debian-bookworm | Label: debian-bookworm 2026-07-19 03:16:08.820426 | debian-bookworm | Product Name: OpenStack Nova 2026-07-19 03:16:08.820446 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed4:e8b6 2026-07-19 03:16:08.837900 | 2026-07-19 03:16:08.838019 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 03:16:09.368388 | debian-bookworm -> localhost | changed 2026-07-19 03:16:09.375711 | 2026-07-19 03:16:09.375887 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 03:16:10.706052 | debian-bookworm -> localhost | changed 2026-07-19 03:16:10.725796 | 2026-07-19 03:16:10.725972 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 03:16:11.027009 | debian-bookworm -> localhost | ok 2026-07-19 03:16:11.034205 | 2026-07-19 03:16:11.034344 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 03:16:11.069672 | debian-bookworm | ok 2026-07-19 03:16:11.088547 | debian-bookworm | included: /var/lib/zuul/builds/1c4e83bbc3264a61ab00462e8d9de950/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 03:16:11.095009 | 2026-07-19 03:16:11.095123 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 03:16:13.565301 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-19 03:16:13.565797 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1c4e83bbc3264a61ab00462e8d9de950/work/1c4e83bbc3264a61ab00462e8d9de950_id_rsa 2026-07-19 03:16:13.565845 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1c4e83bbc3264a61ab00462e8d9de950/work/1c4e83bbc3264a61ab00462e8d9de950_id_rsa.pub 2026-07-19 03:16:13.565872 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-19 03:16:13.565896 | debian-bookworm -> localhost | SHA256:a1+A3joPFsPAbHdn9zsRxX80FyLwa+eEYcUZviDsR/0 zuul-build-sshkey 2026-07-19 03:16:13.565918 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-19 03:16:13.565949 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-19 03:16:13.565973 | debian-bookworm -> localhost | | ....+ooo| 2026-07-19 03:16:13.565996 | debian-bookworm -> localhost | | o . . =o..=| 2026-07-19 03:16:13.566017 | debian-bookworm -> localhost | | = .o.*oo.o+| 2026-07-19 03:16:13.566037 | debian-bookworm -> localhost | | . +.o+o=.o.+| 2026-07-19 03:16:13.566058 | debian-bookworm -> localhost | | S..= + Eo| 2026-07-19 03:16:13.566083 | debian-bookworm -> localhost | | . =o.+ o| 2026-07-19 03:16:13.566102 | debian-bookworm -> localhost | | * . .. o | 2026-07-19 03:16:13.566121 | debian-bookworm -> localhost | | o.+ . .| 2026-07-19 03:16:13.566142 | debian-bookworm -> localhost | | .oo | 2026-07-19 03:16:13.566161 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-19 03:16:13.566224 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.899566 2026-07-19 03:16:13.574598 | 2026-07-19 03:16:13.574716 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 03:16:13.635403 | debian-bookworm | ok 2026-07-19 03:16:13.652686 | debian-bookworm | included: /var/lib/zuul/builds/1c4e83bbc3264a61ab00462e8d9de950/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 03:16:13.663069 | 2026-07-19 03:16:13.663198 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 03:16:13.688852 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:16:13.696431 | 2026-07-19 03:16:13.696549 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 03:16:14.417345 | debian-bookworm | changed 2026-07-19 03:16:14.424133 | 2026-07-19 03:16:14.424286 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 03:16:14.688984 | debian-bookworm | ok 2026-07-19 03:16:14.720280 | 2026-07-19 03:16:14.721054 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 03:16:15.389909 | debian-bookworm | changed 2026-07-19 03:16:15.399493 | 2026-07-19 03:16:15.399689 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 03:16:16.109143 | debian-bookworm | changed 2026-07-19 03:16:16.115267 | 2026-07-19 03:16:16.115392 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 03:16:16.141033 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:16:16.150084 | 2026-07-19 03:16:16.150200 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 03:16:16.796677 | debian-bookworm -> localhost | changed 2026-07-19 03:16:16.814498 | 2026-07-19 03:16:16.814665 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 03:16:17.200043 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1c4e83bbc3264a61ab00462e8d9de950/work/1c4e83bbc3264a61ab00462e8d9de950_id_rsa (zuul-build-sshkey) 2026-07-19 03:16:17.200674 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015501 2026-07-19 03:16:17.219425 | 2026-07-19 03:16:17.219638 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 03:16:17.712859 | debian-bookworm | ok 2026-07-19 03:16:17.721739 | 2026-07-19 03:16:17.721898 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 03:16:17.764087 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:16:17.776604 | 2026-07-19 03:16:17.776824 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 03:16:18.264861 | debian-bookworm | ok 2026-07-19 03:16:18.279570 | 2026-07-19 03:16:18.279793 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 03:16:18.327266 | debian-bookworm | ok 2026-07-19 03:16:18.335560 | 2026-07-19 03:16:18.335706 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 03:16:18.658697 | debian-bookworm -> localhost | ok 2026-07-19 03:16:18.666482 | 2026-07-19 03:16:18.666626 | TASK [validate-host : Collect information about the host] 2026-07-19 03:16:19.852629 | debian-bookworm | ok 2026-07-19 03:16:19.866603 | 2026-07-19 03:16:19.866756 | TASK [validate-host : Sanitize hostname] 2026-07-19 03:16:20.025300 | debian-bookworm | ok 2026-07-19 03:16:20.031078 | 2026-07-19 03:16:20.031200 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 03:16:20.707922 | debian-bookworm -> localhost | changed 2026-07-19 03:16:20.718254 | 2026-07-19 03:16:20.718504 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 03:16:21.223373 | debian-bookworm | ok 2026-07-19 03:16:21.237078 | 2026-07-19 03:16:21.237292 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 03:16:21.852829 | debian-bookworm -> localhost | changed 2026-07-19 03:16:21.869641 | 2026-07-19 03:16:21.869803 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 03:16:22.179544 | debian-bookworm | ok 2026-07-19 03:16:22.187435 | 2026-07-19 03:16:22.187568 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 03:16:23.512293 | debian-bookworm | changed: 2026-07-19 03:16:23.512555 | debian-bookworm | cd+++++++++ src/ 2026-07-19 03:16:23.512591 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-19 03:16:23.512616 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-19 03:16:23.512637 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-19 03:16:23.512657 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1c4e83bbc3264a61ab00462e8d9de950/work/logs" 2026-07-19 03:17:19.769560 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1c4e83bbc3264a61ab00462e8d9de950/work/artifacts" 2026-07-19 03:17:19.971448 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1c4e83bbc3264a61ab00462e8d9de950/work/docs" 2026-07-19 03:17:19.997998 | 2026-07-19 03:17:19.998245 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-19 03:17:20.821289 | debian-bookworm | changed: 2026-07-19 03:17:20.821556 | debian-bookworm | .d..t...... ./ 2026-07-19 03:17:20.821602 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-19 03:17:20.821743 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-19 03:17:20.821862 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-19 03:17:20.821943 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-19 03:17:20.821973 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-19 03:17:20.822029 | debian-bookworm | changed: All items complete 2026-07-19 03:17:20.822063 | 2026-07-19 03:17:21.355396 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 03:17:21.929331 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 03:17:21.951057 | 2026-07-19 03:17:21.951184 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-19 03:17:21.972946 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:17:21.976735 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:17:22.005434 | 2026-07-19 03:17:22.005514 | PLAY RECAP 2026-07-19 03:17:22.005563 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-19 03:17:22.005587 | 2026-07-19 03:17:22.124747 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 03:17:22.125526 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:17:22.821443 | 2026-07-19 03:17:22.821565 | PLAY [Base post] 2026-07-19 03:17:22.833310 | 2026-07-19 03:17:22.833410 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-19 03:17:23.386829 | debian-bookworm | changed 2026-07-19 03:17:23.392266 | 2026-07-19 03:17:23.392373 | PLAY RECAP 2026-07-19 03:17:23.392429 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 03:17:23.392483 | 2026-07-19 03:17:23.478274 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:17:23.479084 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-19 03:17:24.255009 | 2026-07-19 03:17:24.255150 | PLAY [Base post-logs] 2026-07-19 03:17:24.266623 | 2026-07-19 03:17:24.266723 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-19 03:17:24.649002 | localhost | changed 2026-07-19 03:17:24.662725 | 2026-07-19 03:17:24.662917 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-19 03:17:24.708998 | localhost | ok 2026-07-19 03:17:24.712475 | 2026-07-19 03:17:24.712580 | TASK [Set zuul-log-path fact] 2026-07-19 03:17:24.729673 | localhost | ok 2026-07-19 03:17:24.737852 | 2026-07-19 03:17:24.737977 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:17:24.772653 | localhost | ok 2026-07-19 03:17:24.775495 | 2026-07-19 03:17:24.775578 | TASK [upload-logs : Create log directories] 2026-07-19 03:17:25.406427 | localhost | changed 2026-07-19 03:17:25.409301 | 2026-07-19 03:17:25.409411 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-19 03:17:26.117164 | localhost -> localhost | ok: Runtime: 0:00:00.010917 2026-07-19 03:17:26.121783 | 2026-07-19 03:17:26.121885 | TASK [upload-logs : Upload logs to log server] 2026-07-19 03:17:26.758211 | localhost | Output suppressed because no_log was given 2026-07-19 03:17:26.760011 | 2026-07-19 03:17:26.760100 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 03:17:26.809602 | localhost | skipping: Conditional result was False 2026-07-19 03:17:26.815981 | localhost | skipping: Conditional result was False 2026-07-19 03:17:26.826457 | 2026-07-19 03:17:26.826583 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 03:17:26.871545 | localhost | skipping: Conditional result was False 2026-07-19 03:17:26.871801 | 2026-07-19 03:17:26.876704 | localhost | skipping: Conditional result was False 2026-07-19 03:17:26.884639 | 2026-07-19 03:17:26.884727 | LOOP [upload-logs : Upload console log and json output]