2026-06-28 03:01:27.486310 | Job console starting 2026-06-28 03:01:27.536127 | Updating git repos 2026-06-28 03:01:28.081414 | Cloning repos into workspace 2026-06-28 03:01:28.155272 | Restoring repo states 2026-06-28 03:01:28.188162 | Merging changes 2026-06-28 03:01:28.188209 | Checking out repos 2026-06-28 03:01:28.350826 | Preparing playbooks 2026-06-28 03:01:30.741372 | Running Ansible setup 2026-06-28 03:01:39.113385 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-28 03:01:41.007236 | 2026-06-28 03:01:41.007415 | PLAY [Base pre] 2026-06-28 03:01:41.052024 | 2026-06-28 03:01:41.052174 | TASK [Setup log path fact] 2026-06-28 03:01:41.100563 | debian-bookworm | ok 2026-06-28 03:01:41.133140 | 2026-06-28 03:01:41.133322 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 03:01:41.165792 | debian-bookworm | ok 2026-06-28 03:01:41.202384 | 2026-06-28 03:01:41.202643 | TASK [emit-job-header : Print job information] 2026-06-28 03:01:41.311322 | # Job Information 2026-06-28 03:01:41.311491 | Ansible Version: 2.16.14 2026-06-28 03:01:41.311525 | Job: python-black 2026-06-28 03:01:41.311558 | Pipeline: periodic-daily 2026-06-28 03:01:41.311581 | Executor: 521e9411259a 2026-06-28 03:01:41.311601 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-06-28 03:01:41.311623 | Event ID: e66ed9faa6db458fa2ea840ddaeeea63 2026-06-28 03:01:41.320490 | 2026-06-28 03:01:41.321150 | LOOP [emit-job-header : Print node information] 2026-06-28 03:01:41.565421 | debian-bookworm | ok: 2026-06-28 03:01:41.565725 | debian-bookworm | # Node Information 2026-06-28 03:01:41.565770 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-28 03:01:41.565850 | debian-bookworm | Hostname: debian 2026-06-28 03:01:41.565879 | debian-bookworm | Username: zuul 2026-06-28 03:01:41.565901 | debian-bookworm | Distro: Debian 12.14 2026-06-28 03:01:41.565926 | debian-bookworm | Provider: regiocloud-a 2026-06-28 03:01:41.565973 | debian-bookworm | Region: 2026-06-28 03:01:41.565997 | debian-bookworm | Label: debian-bookworm 2026-06-28 03:01:41.566017 | debian-bookworm | Product Name: OpenStack Nova 2026-06-28 03:01:41.566036 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec6:a1ef 2026-06-28 03:01:41.590487 | 2026-06-28 03:01:41.590625 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-28 03:01:43.045252 | debian-bookworm -> localhost | changed 2026-06-28 03:01:43.056208 | 2026-06-28 03:01:43.056345 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-28 03:01:45.061857 | debian-bookworm -> localhost | changed 2026-06-28 03:01:45.071242 | 2026-06-28 03:01:45.071328 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-28 03:01:45.588277 | debian-bookworm -> localhost | ok 2026-06-28 03:01:45.594186 | 2026-06-28 03:01:45.594289 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-28 03:01:45.688733 | debian-bookworm | ok 2026-06-28 03:01:45.742771 | debian-bookworm | included: /var/lib/zuul/builds/33c7a3b67c264d789ad44fae44f24fa7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-28 03:01:45.761728 | 2026-06-28 03:01:45.761838 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-28 03:01:48.863570 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-28 03:01:48.863775 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/33c7a3b67c264d789ad44fae44f24fa7/work/33c7a3b67c264d789ad44fae44f24fa7_id_rsa 2026-06-28 03:01:48.863817 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/33c7a3b67c264d789ad44fae44f24fa7/work/33c7a3b67c264d789ad44fae44f24fa7_id_rsa.pub 2026-06-28 03:01:48.863844 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-28 03:01:48.863868 | debian-bookworm -> localhost | SHA256:hxDQObPbon4ufa/OlDxOBc3NmlYIZC8K2urcQYzQXws zuul-build-sshkey 2026-06-28 03:01:48.863900 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-28 03:01:48.863923 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-28 03:01:48.863945 | debian-bookworm -> localhost | | .o.o+ | 2026-06-28 03:01:48.863985 | debian-bookworm -> localhost | | . =o = + | 2026-06-28 03:01:48.864006 | debian-bookworm -> localhost | |. . E o+o = + | 2026-06-28 03:01:48.864025 | debian-bookworm -> localhost | | . * +.+ + + | 2026-06-28 03:01:48.864045 | debian-bookworm -> localhost | | o = ooS * | 2026-06-28 03:01:48.864071 | debian-bookworm -> localhost | | o o..= | 2026-06-28 03:01:48.864092 | debian-bookworm -> localhost | | . .o .* | 2026-06-28 03:01:48.864111 | debian-bookworm -> localhost | | o .o.o=.. | 2026-06-28 03:01:48.864132 | debian-bookworm -> localhost | | o.o+.o=o. | 2026-06-28 03:01:48.864152 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-28 03:01:48.864219 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.003154 2026-06-28 03:01:48.876756 | 2026-06-28 03:01:48.876876 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-28 03:01:48.944294 | debian-bookworm | ok 2026-06-28 03:01:48.971426 | debian-bookworm | included: /var/lib/zuul/builds/33c7a3b67c264d789ad44fae44f24fa7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-28 03:01:48.989889 | 2026-06-28 03:01:48.991031 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-28 03:01:49.076998 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:01:49.089258 | 2026-06-28 03:01:49.091828 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-28 03:01:50.217193 | debian-bookworm | changed 2026-06-28 03:01:50.235373 | 2026-06-28 03:01:50.235489 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-28 03:01:50.577998 | debian-bookworm | ok 2026-06-28 03:01:50.587272 | 2026-06-28 03:01:50.587384 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-28 03:01:51.430771 | debian-bookworm | changed 2026-06-28 03:01:51.436009 | 2026-06-28 03:01:51.436101 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-28 03:01:52.213708 | debian-bookworm | changed 2026-06-28 03:01:52.218401 | 2026-06-28 03:01:52.218475 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-28 03:01:52.234715 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:01:52.240261 | 2026-06-28 03:01:52.240340 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-28 03:01:52.760522 | debian-bookworm -> localhost | changed 2026-06-28 03:01:52.769907 | 2026-06-28 03:01:52.770015 | TASK [add-build-sshkey : Add back temp key] 2026-06-28 03:01:53.223938 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/33c7a3b67c264d789ad44fae44f24fa7/work/33c7a3b67c264d789ad44fae44f24fa7_id_rsa (zuul-build-sshkey) 2026-06-28 03:01:53.224162 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040716 2026-06-28 03:01:53.232004 | 2026-06-28 03:01:53.232105 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-28 03:01:53.731303 | debian-bookworm | ok 2026-06-28 03:01:53.735471 | 2026-06-28 03:01:53.735546 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-28 03:01:53.771077 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:01:53.780713 | 2026-06-28 03:01:53.780817 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-28 03:01:54.269321 | debian-bookworm | ok 2026-06-28 03:01:54.283360 | 2026-06-28 03:01:54.283459 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-28 03:01:54.344677 | debian-bookworm | ok 2026-06-28 03:01:54.349004 | 2026-06-28 03:01:54.349086 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-28 03:01:54.759133 | debian-bookworm -> localhost | ok 2026-06-28 03:01:54.765693 | 2026-06-28 03:01:54.765786 | TASK [validate-host : Collect information about the host] 2026-06-28 03:01:56.167906 | debian-bookworm | ok 2026-06-28 03:01:56.177859 | 2026-06-28 03:01:56.177940 | TASK [validate-host : Sanitize hostname] 2026-06-28 03:01:56.393098 | debian-bookworm | ok 2026-06-28 03:01:56.397298 | 2026-06-28 03:01:56.397389 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-28 03:01:57.139119 | debian-bookworm -> localhost | changed 2026-06-28 03:01:57.144006 | 2026-06-28 03:01:57.144092 | TASK [validate-host : Collect information about zuul worker] 2026-06-28 03:01:57.570317 | debian-bookworm | ok 2026-06-28 03:01:57.574406 | 2026-06-28 03:01:57.574487 | TASK [validate-host : Write out all zuul information for each host] 2026-06-28 03:01:58.638174 | debian-bookworm -> localhost | changed 2026-06-28 03:01:58.646785 | 2026-06-28 03:01:58.647208 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-28 03:01:58.928112 | debian-bookworm | ok 2026-06-28 03:01:58.933036 | 2026-06-28 03:01:58.933113 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-28 03:02:00.410513 | debian-bookworm | changed: 2026-06-28 03:02:00.410673 | debian-bookworm | cd+++++++++ src/ 2026-06-28 03:02:00.410703 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-28 03:02:00.410724 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-28 03:02:00.410742 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-06-28 03:02:00.410760 | debian-bookworm | Containerfile 2026-06-28 03:02:00.410879 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/33c7a3b67c264d789ad44fae44f24fa7/work/logs" 2026-06-28 03:03:09.055836 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/33c7a3b67c264d789ad44fae44f24fa7/work/artifacts" 2026-06-28 03:03:09.534871 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/33c7a3b67c264d789ad44fae44f24fa7/work/docs" 2026-06-28 03:03:09.549636 | 2026-06-28 03:03:09.549760 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-28 03:03:10.670105 | debian-bookworm | changed: 2026-06-28 03:03:10.670311 | debian-bookworm | .d..t...... ./ 2026-06-28 03:03:10.670340 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-28 03:03:10.670360 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-28 03:03:10.670378 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-28 03:03:10.670395 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-28 03:03:10.670412 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-28 03:03:10.670446 | debian-bookworm | changed: All items complete 2026-06-28 03:03:10.670465 | 2026-06-28 03:03:11.596464 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 03:03:12.262359 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 03:03:12.294731 | 2026-06-28 03:03:12.294951 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-28 03:03:12.329393 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:03:12.332720 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:03:12.347007 | 2026-06-28 03:03:12.347079 | PLAY RECAP 2026-06-28 03:03:12.347126 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-28 03:03:12.347147 | 2026-06-28 03:03:12.442429 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-28 03:03:12.443207 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 03:03:13.589562 | 2026-06-28 03:03:13.589719 | PLAY [Base post] 2026-06-28 03:03:13.628497 | 2026-06-28 03:03:13.628786 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-28 03:03:14.167425 | debian-bookworm | changed 2026-06-28 03:03:14.173308 | 2026-06-28 03:03:14.173396 | PLAY RECAP 2026-06-28 03:03:14.173458 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-28 03:03:14.173523 | 2026-06-28 03:03:14.278748 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 03:03:14.280494 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-28 03:03:15.049507 | 2026-06-28 03:03:15.049655 | PLAY [Base post-logs] 2026-06-28 03:03:15.059850 | 2026-06-28 03:03:15.059970 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-28 03:03:15.490277 | localhost | changed 2026-06-28 03:03:15.505455 | 2026-06-28 03:03:15.505662 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-28 03:03:15.543454 | localhost | ok 2026-06-28 03:03:15.549664 | 2026-06-28 03:03:15.549808 | TASK [Set zuul-log-path fact] 2026-06-28 03:03:15.577901 | localhost | ok 2026-06-28 03:03:15.593806 | 2026-06-28 03:03:15.593991 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 03:03:15.632346 | localhost | ok 2026-06-28 03:03:15.648772 | 2026-06-28 03:03:15.648958 | TASK [upload-logs : Create log directories] 2026-06-28 03:03:16.122673 | localhost | changed 2026-06-28 03:03:16.125472 | 2026-06-28 03:03:16.125565 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-28 03:03:16.614150 | localhost -> localhost | ok: Runtime: 0:00:00.006400 2026-06-28 03:03:16.618970 | 2026-06-28 03:03:16.619116 | TASK [upload-logs : Upload logs to log server] 2026-06-28 03:03:17.230508 | localhost | Output suppressed because no_log was given 2026-06-28 03:03:17.235476 | 2026-06-28 03:03:17.235655 | LOOP [upload-logs : Compress console log and json output] 2026-06-28 03:03:17.299929 | localhost | skipping: Conditional result was False 2026-06-28 03:03:17.304808 | localhost | skipping: Conditional result was False 2026-06-28 03:03:17.322460 | 2026-06-28 03:03:17.322692 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-28 03:03:17.392443 | localhost | skipping: Conditional result was False 2026-06-28 03:03:17.393304 | 2026-06-28 03:03:17.415797 | localhost | skipping: Conditional result was False 2026-06-28 03:03:17.429428 | 2026-06-28 03:03:17.429631 | LOOP [upload-logs : Upload console log and json output]