2026-06-17 03:19:51.480755 | Job console starting 2026-06-17 03:19:51.509733 | Updating git repos 2026-06-17 03:19:51.545922 | Cloning repos into workspace 2026-06-17 03:19:51.619127 | Restoring repo states 2026-06-17 03:19:51.639857 | Merging changes 2026-06-17 03:19:51.639875 | Checking out repos 2026-06-17 03:19:51.752582 | Preparing playbooks 2026-06-17 03:19:53.310899 | Running Ansible setup 2026-06-17 03:19:59.572860 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-17 03:20:00.523162 | 2026-06-17 03:20:00.523300 | PLAY [Base pre] 2026-06-17 03:20:00.557155 | 2026-06-17 03:20:00.557307 | TASK [Setup log path fact] 2026-06-17 03:20:00.585826 | debian-bookworm | ok 2026-06-17 03:20:00.601904 | 2026-06-17 03:20:00.602045 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 03:20:00.640312 | debian-bookworm | ok 2026-06-17 03:20:00.649815 | 2026-06-17 03:20:00.649913 | TASK [emit-job-header : Print job information] 2026-06-17 03:20:00.688234 | # Job Information 2026-06-17 03:20:00.688401 | Ansible Version: 2.16.14 2026-06-17 03:20:00.688436 | Job: python-black 2026-06-17 03:20:00.688469 | Pipeline: periodic-daily 2026-06-17 03:20:00.688492 | Executor: 521e9411259a 2026-06-17 03:20:00.688513 | Triggered by: https://github.com/osism/ansible-collection-services 2026-06-17 03:20:00.688535 | Event ID: 865c79b019034b80acb255da9565d94e 2026-06-17 03:20:00.693322 | 2026-06-17 03:20:00.693428 | LOOP [emit-job-header : Print node information] 2026-06-17 03:20:00.819655 | debian-bookworm | ok: 2026-06-17 03:20:00.819832 | debian-bookworm | # Node Information 2026-06-17 03:20:00.819866 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-17 03:20:00.819891 | debian-bookworm | Hostname: debian 2026-06-17 03:20:00.819914 | debian-bookworm | Username: zuul 2026-06-17 03:20:00.819935 | debian-bookworm | Distro: Debian 12.14 2026-06-17 03:20:00.819957 | debian-bookworm | Provider: regiocloud-a 2026-06-17 03:20:00.819978 | debian-bookworm | Region: 2026-06-17 03:20:00.819999 | debian-bookworm | Label: debian-bookworm 2026-06-17 03:20:00.820018 | debian-bookworm | Product Name: OpenStack Nova 2026-06-17 03:20:00.820037 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe45:8999 2026-06-17 03:20:00.840422 | 2026-06-17 03:20:00.840545 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-17 03:20:01.529951 | debian-bookworm -> localhost | changed 2026-06-17 03:20:01.544117 | 2026-06-17 03:20:01.544230 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-17 03:20:03.573936 | debian-bookworm -> localhost | changed 2026-06-17 03:20:03.608275 | 2026-06-17 03:20:03.608476 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-17 03:20:04.239420 | debian-bookworm -> localhost | ok 2026-06-17 03:20:04.246685 | 2026-06-17 03:20:04.246866 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-17 03:20:04.308914 | debian-bookworm | ok 2026-06-17 03:20:04.336931 | debian-bookworm | included: /var/lib/zuul/builds/dc8d7c693658445889ce250325706650/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-17 03:20:04.346403 | 2026-06-17 03:20:04.346573 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-17 03:20:06.641926 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-17 03:20:06.642202 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dc8d7c693658445889ce250325706650/work/dc8d7c693658445889ce250325706650_id_rsa 2026-06-17 03:20:06.642245 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dc8d7c693658445889ce250325706650/work/dc8d7c693658445889ce250325706650_id_rsa.pub 2026-06-17 03:20:06.642272 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-17 03:20:06.642296 | debian-bookworm -> localhost | SHA256:SZ+GQhnuHKirbLhIRmF/XkGn+MVem08LgFjyFug8zqM zuul-build-sshkey 2026-06-17 03:20:06.642319 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-17 03:20:06.642396 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-17 03:20:06.642423 | debian-bookworm -> localhost | | .o+ . | 2026-06-17 03:20:06.642446 | debian-bookworm -> localhost | | +Bo* | 2026-06-17 03:20:06.642466 | debian-bookworm -> localhost | | o +o=*.+ . | 2026-06-17 03:20:06.642487 | debian-bookworm -> localhost | |. o. Boo++o.o | 2026-06-17 03:20:06.642507 | debian-bookworm -> localhost | | ...o.=oS.++ . | 2026-06-17 03:20:06.642535 | debian-bookworm -> localhost | |. .o+.. . + . | 2026-06-17 03:20:06.642555 | debian-bookworm -> localhost | |.o. ... o | 2026-06-17 03:20:06.642575 | debian-bookworm -> localhost | |*o E | 2026-06-17 03:20:06.642596 | debian-bookworm -> localhost | |=o | 2026-06-17 03:20:06.642616 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-17 03:20:06.642675 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.550791 2026-06-17 03:20:06.649593 | 2026-06-17 03:20:06.649729 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-17 03:20:06.679808 | debian-bookworm | ok 2026-06-17 03:20:06.691122 | debian-bookworm | included: /var/lib/zuul/builds/dc8d7c693658445889ce250325706650/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-17 03:20:06.699898 | 2026-06-17 03:20:06.700021 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-17 03:20:06.724901 | debian-bookworm | skipping: Conditional result was False 2026-06-17 03:20:06.731232 | 2026-06-17 03:20:06.731383 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-17 03:20:07.486285 | debian-bookworm | changed 2026-06-17 03:20:07.497633 | 2026-06-17 03:20:07.497963 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-17 03:20:07.759027 | debian-bookworm | ok 2026-06-17 03:20:07.772304 | 2026-06-17 03:20:07.772511 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-17 03:20:08.519826 | debian-bookworm | changed 2026-06-17 03:20:08.530056 | 2026-06-17 03:20:08.530207 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-17 03:20:09.332174 | debian-bookworm | changed 2026-06-17 03:20:09.348560 | 2026-06-17 03:20:09.348740 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-17 03:20:09.393977 | debian-bookworm | skipping: Conditional result was False 2026-06-17 03:20:09.401371 | 2026-06-17 03:20:09.401509 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-17 03:20:10.775711 | debian-bookworm -> localhost | changed 2026-06-17 03:20:10.788133 | 2026-06-17 03:20:10.788291 | TASK [add-build-sshkey : Add back temp key] 2026-06-17 03:20:11.255844 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dc8d7c693658445889ce250325706650/work/dc8d7c693658445889ce250325706650_id_rsa (zuul-build-sshkey) 2026-06-17 03:20:11.256176 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015712 2026-06-17 03:20:11.264969 | 2026-06-17 03:20:11.265106 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-17 03:20:11.778001 | debian-bookworm | ok 2026-06-17 03:20:11.794025 | 2026-06-17 03:20:11.794177 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-17 03:20:11.845145 | debian-bookworm | skipping: Conditional result was False 2026-06-17 03:20:11.862907 | 2026-06-17 03:20:11.863070 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-17 03:20:12.617071 | debian-bookworm | ok 2026-06-17 03:20:12.643247 | 2026-06-17 03:20:12.643451 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-17 03:20:12.736417 | debian-bookworm | ok 2026-06-17 03:20:12.756463 | 2026-06-17 03:20:12.756623 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-17 03:20:13.812541 | debian-bookworm -> localhost | ok 2026-06-17 03:20:13.822858 | 2026-06-17 03:20:13.823003 | TASK [validate-host : Collect information about the host] 2026-06-17 03:20:15.816167 | debian-bookworm | ok 2026-06-17 03:20:15.833824 | 2026-06-17 03:20:15.833969 | TASK [validate-host : Sanitize hostname] 2026-06-17 03:20:16.102472 | debian-bookworm | ok 2026-06-17 03:20:16.107559 | 2026-06-17 03:20:16.107680 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-17 03:20:17.500855 | debian-bookworm -> localhost | changed 2026-06-17 03:20:17.508710 | 2026-06-17 03:20:17.508848 | TASK [validate-host : Collect information about zuul worker] 2026-06-17 03:20:17.923448 | debian-bookworm | ok 2026-06-17 03:20:17.928276 | 2026-06-17 03:20:17.928401 | TASK [validate-host : Write out all zuul information for each host] 2026-06-17 03:20:19.109470 | debian-bookworm -> localhost | changed 2026-06-17 03:20:19.119856 | 2026-06-17 03:20:19.119956 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-17 03:20:19.399731 | debian-bookworm | ok 2026-06-17 03:20:19.409495 | 2026-06-17 03:20:19.409667 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-17 03:20:20.965828 | debian-bookworm | changed: 2026-06-17 03:20:20.966082 | debian-bookworm | cd+++++++++ src/ 2026-06-17 03:20:20.966119 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-17 03:20:20.966145 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-17 03:20:20.966167 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-17 03:20:20.966189 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/dc8d7c693658445889ce250325706650/work/logs" 2026-06-17 03:21:29.952386 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dc8d7c693658445889ce250325706650/work/artifacts" 2026-06-17 03:21:30.556390 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dc8d7c693658445889ce250325706650/work/docs" 2026-06-17 03:21:30.568498 | 2026-06-17 03:21:30.568650 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-17 03:21:32.099417 | debian-bookworm | changed: 2026-06-17 03:21:32.102554 | debian-bookworm | .d..t...... ./ 2026-06-17 03:21:32.102656 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-17 03:21:32.102687 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-17 03:21:32.102711 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-17 03:21:32.102735 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-17 03:21:32.102758 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-17 03:21:32.102819 | debian-bookworm | changed: All items complete 2026-06-17 03:21:32.102885 | 2026-06-17 03:21:33.023057 | debian-bookworm | changed: .d..t...... ./ 2026-06-17 03:21:33.975981 | debian-bookworm | changed: .d..t...... ./ 2026-06-17 03:21:34.004131 | 2026-06-17 03:21:34.004295 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-17 03:21:34.068740 | debian-bookworm | skipping: Conditional result was False 2026-06-17 03:21:34.085844 | debian-bookworm | skipping: Conditional result was False 2026-06-17 03:21:34.104410 | 2026-06-17 03:21:34.104530 | PLAY RECAP 2026-06-17 03:21:34.104591 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-17 03:21:34.104616 | 2026-06-17 03:21:34.548023 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-17 03:21:34.550719 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 03:21:35.391238 | 2026-06-17 03:21:35.391487 | PLAY [Base post] 2026-06-17 03:21:35.406931 | 2026-06-17 03:21:35.407109 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-17 03:21:36.007099 | debian-bookworm | changed 2026-06-17 03:21:36.020263 | 2026-06-17 03:21:36.020446 | PLAY RECAP 2026-06-17 03:21:36.020514 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 03:21:36.020578 | 2026-06-17 03:21:36.479548 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 03:21:36.482257 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-17 03:21:37.639793 | 2026-06-17 03:21:37.640005 | PLAY [Base post-logs] 2026-06-17 03:21:37.654307 | 2026-06-17 03:21:37.654497 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-17 03:21:38.285202 | localhost | changed 2026-06-17 03:21:38.326376 | 2026-06-17 03:21:38.326608 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-17 03:21:38.396844 | localhost | ok 2026-06-17 03:21:38.400380 | 2026-06-17 03:21:38.400497 | TASK [Set zuul-log-path fact] 2026-06-17 03:21:38.449168 | localhost | ok 2026-06-17 03:21:38.472723 | 2026-06-17 03:21:38.472956 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 03:21:38.511072 | localhost | ok 2026-06-17 03:21:38.517356 | 2026-06-17 03:21:38.517529 | TASK [upload-logs : Create log directories] 2026-06-17 03:21:39.324391 | localhost | changed 2026-06-17 03:21:39.328759 | 2026-06-17 03:21:39.328892 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-17 03:21:40.316397 | localhost -> localhost | ok: Runtime: 0:00:00.019217 2026-06-17 03:21:40.321795 | 2026-06-17 03:21:40.321945 | TASK [upload-logs : Upload logs to log server] 2026-06-17 03:21:41.186271 | localhost | Output suppressed because no_log was given 2026-06-17 03:21:41.188392 | 2026-06-17 03:21:41.188499 | LOOP [upload-logs : Compress console log and json output] 2026-06-17 03:21:41.283880 | localhost | skipping: Conditional result was False 2026-06-17 03:21:41.293262 | localhost | skipping: Conditional result was False 2026-06-17 03:21:41.297338 | 2026-06-17 03:21:41.297564 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-17 03:21:41.352370 | localhost | skipping: Conditional result was False 2026-06-17 03:21:41.352692 | 2026-06-17 03:21:41.360819 | localhost | skipping: Conditional result was False 2026-06-17 03:21:41.370109 | 2026-06-17 03:21:41.370242 | LOOP [upload-logs : Upload console log and json output]