2026-07-21 19:09:42.962352 | Job console starting 2026-07-21 19:09:42.980081 | Updating git repos 2026-07-21 19:09:43.018700 | Cloning repos into workspace 2026-07-21 19:09:43.091586 | Restoring repo states 2026-07-21 19:09:43.130446 | Merging changes 2026-07-21 19:09:43.742721 | Checking out repos 2026-07-21 19:09:43.794043 | Preparing playbooks 2026-07-21 19:09:44.755944 | Running Ansible setup 2026-07-21 19:09:49.628847 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 19:09:50.626982 | 2026-07-21 19:09:50.627162 | PLAY [Base pre] 2026-07-21 19:09:50.647231 | 2026-07-21 19:09:50.647382 | TASK [Setup log path fact] 2026-07-21 19:09:50.668167 | debian-bookworm | ok 2026-07-21 19:09:50.694627 | 2026-07-21 19:09:50.694877 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 19:09:50.723779 | debian-bookworm | ok 2026-07-21 19:09:50.733949 | 2026-07-21 19:09:50.734073 | TASK [emit-job-header : Print job information] 2026-07-21 19:09:50.773570 | # Job Information 2026-07-21 19:09:50.773861 | Ansible Version: 2.16.14 2026-07-21 19:09:50.773902 | Job: python-black 2026-07-21 19:09:50.773939 | Pipeline: check 2026-07-21 19:09:50.773963 | Executor: 521e9411259a 2026-07-21 19:09:50.773983 | Triggered by: https://github.com/osism/container-images-kolla/pull/753 2026-07-21 19:09:50.774005 | Event ID: b4e5f1a0-8537-11f1-9805-6b133dbf6ac8 2026-07-21 19:09:50.782067 | 2026-07-21 19:09:50.782205 | LOOP [emit-job-header : Print node information] 2026-07-21 19:09:50.957386 | debian-bookworm | ok: 2026-07-21 19:09:50.957683 | debian-bookworm | # Node Information 2026-07-21 19:09:50.957724 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 19:09:50.957769 | debian-bookworm | Hostname: debian 2026-07-21 19:09:50.958905 | debian-bookworm | Username: zuul 2026-07-21 19:09:50.959000 | debian-bookworm | Distro: Debian 12.15 2026-07-21 19:09:50.959032 | debian-bookworm | Provider: regiocloud-a 2026-07-21 19:09:50.959057 | debian-bookworm | Region: 2026-07-21 19:09:50.959080 | debian-bookworm | Label: debian-bookworm 2026-07-21 19:09:50.959101 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 19:09:50.959121 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:7674 2026-07-21 19:09:50.988519 | 2026-07-21 19:09:50.988684 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 19:09:51.754378 | debian-bookworm -> localhost | changed 2026-07-21 19:09:51.762063 | 2026-07-21 19:09:51.762204 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 19:09:53.298954 | debian-bookworm -> localhost | changed 2026-07-21 19:09:53.312158 | 2026-07-21 19:09:53.312304 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 19:09:53.661666 | debian-bookworm -> localhost | ok 2026-07-21 19:09:53.668208 | 2026-07-21 19:09:53.668337 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 19:09:53.702183 | debian-bookworm | ok 2026-07-21 19:09:53.734041 | debian-bookworm | included: /var/lib/zuul/builds/c8a038a72e1445768b92919dd6cadcc8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 19:09:53.752900 | 2026-07-21 19:09:53.753035 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 19:09:55.218635 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 19:09:55.219170 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c8a038a72e1445768b92919dd6cadcc8/work/c8a038a72e1445768b92919dd6cadcc8_id_rsa 2026-07-21 19:09:55.219223 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c8a038a72e1445768b92919dd6cadcc8/work/c8a038a72e1445768b92919dd6cadcc8_id_rsa.pub 2026-07-21 19:09:55.219250 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 19:09:55.219276 | debian-bookworm -> localhost | SHA256:32o3c5LLL48itgaTHFdWtsJoW6AJoGii/C9etLe+fJc zuul-build-sshkey 2026-07-21 19:09:55.219298 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 19:09:55.219329 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 19:09:55.219351 | debian-bookworm -> localhost | | ... . .o | 2026-07-21 19:09:55.219372 | debian-bookworm -> localhost | |.. . o +o. . | 2026-07-21 19:09:55.219392 | debian-bookworm -> localhost | |+. o oo+ . | 2026-07-21 19:09:55.219412 | debian-bookworm -> localhost | |= ...o . | 2026-07-21 19:09:55.219431 | debian-bookworm -> localhost | |.. o +S | 2026-07-21 19:09:55.219454 | debian-bookworm -> localhost | | . . * . . | 2026-07-21 19:09:55.219474 | debian-bookworm -> localhost | | . o + . o. | 2026-07-21 19:09:55.219493 | debian-bookworm -> localhost | | .o o =.oEB.. | 2026-07-21 19:09:55.219513 | debian-bookworm -> localhost | | .....B++oo+Xo | 2026-07-21 19:09:55.219533 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 19:09:55.219583 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.731880 2026-07-21 19:09:55.226142 | 2026-07-21 19:09:55.226250 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 19:09:55.274480 | debian-bookworm | ok 2026-07-21 19:09:55.292613 | debian-bookworm | included: /var/lib/zuul/builds/c8a038a72e1445768b92919dd6cadcc8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 19:09:55.300615 | 2026-07-21 19:09:55.300713 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 19:09:55.343942 | debian-bookworm | skipping: Conditional result was False 2026-07-21 19:09:55.350270 | 2026-07-21 19:09:55.350378 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 19:09:56.132150 | debian-bookworm | changed 2026-07-21 19:09:56.137356 | 2026-07-21 19:09:56.137442 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 19:09:56.422596 | debian-bookworm | ok 2026-07-21 19:09:56.432850 | 2026-07-21 19:09:56.432968 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 19:09:57.084787 | debian-bookworm | changed 2026-07-21 19:09:57.090965 | 2026-07-21 19:09:57.091064 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 19:09:57.765056 | debian-bookworm | changed 2026-07-21 19:09:57.772550 | 2026-07-21 19:09:57.772647 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 19:09:57.785461 | debian-bookworm | skipping: Conditional result was False 2026-07-21 19:09:57.791351 | 2026-07-21 19:09:57.791443 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 19:09:58.178597 | debian-bookworm -> localhost | changed 2026-07-21 19:09:58.203933 | 2026-07-21 19:09:58.204142 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 19:09:58.497314 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c8a038a72e1445768b92919dd6cadcc8/work/c8a038a72e1445768b92919dd6cadcc8_id_rsa (zuul-build-sshkey) 2026-07-21 19:09:58.497522 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021103 2026-07-21 19:09:58.504714 | 2026-07-21 19:09:58.504826 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 19:09:58.897159 | debian-bookworm | ok 2026-07-21 19:09:58.903064 | 2026-07-21 19:09:58.903193 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 19:09:58.937438 | debian-bookworm | skipping: Conditional result was False 2026-07-21 19:09:58.948462 | 2026-07-21 19:09:58.948600 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 19:09:59.384175 | debian-bookworm | ok 2026-07-21 19:09:59.396108 | 2026-07-21 19:09:59.396244 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 19:09:59.435295 | debian-bookworm | ok 2026-07-21 19:09:59.440674 | 2026-07-21 19:09:59.440809 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 19:09:59.881605 | debian-bookworm -> localhost | ok 2026-07-21 19:09:59.888484 | 2026-07-21 19:09:59.888617 | TASK [validate-host : Collect information about the host] 2026-07-21 19:10:01.048532 | debian-bookworm | ok 2026-07-21 19:10:01.078474 | 2026-07-21 19:10:01.078639 | TASK [validate-host : Sanitize hostname] 2026-07-21 19:10:01.240813 | debian-bookworm | ok 2026-07-21 19:10:01.246526 | 2026-07-21 19:10:01.246652 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 19:10:01.878686 | debian-bookworm -> localhost | changed 2026-07-21 19:10:01.885025 | 2026-07-21 19:10:01.885161 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 19:10:02.324832 | debian-bookworm | ok 2026-07-21 19:10:02.332138 | 2026-07-21 19:10:02.332304 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 19:10:02.927631 | debian-bookworm -> localhost | changed 2026-07-21 19:10:02.938077 | 2026-07-21 19:10:02.938220 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 19:10:03.263599 | debian-bookworm | ok 2026-07-21 19:10:03.281575 | 2026-07-21 19:10:03.281712 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 19:10:04.357027 | debian-bookworm | changed: 2026-07-21 19:10:04.357275 | debian-bookworm | cd+++++++++ src/ 2026-07-21 19:10:04.357312 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 19:10:04.357338 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 19:10:04.357360 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-21 19:10:04.357380 | debian-bookworm | Containerfile 2026-07-21 19:10:04.357512 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c8a038a72e1445768b92919dd6cadcc8/work/logs" 2026-07-21 19:11:08.119792 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c8a038a72e1445768b92919dd6cadcc8/work/artifacts" 2026-07-21 19:11:08.389121 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c8a038a72e1445768b92919dd6cadcc8/work/docs" 2026-07-21 19:11:08.404200 | 2026-07-21 19:11:08.404341 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 19:11:09.271166 | debian-bookworm | changed: 2026-07-21 19:11:09.271488 | debian-bookworm | .d..t...... ./ 2026-07-21 19:11:09.271533 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 19:11:09.271558 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 19:11:09.271579 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 19:11:09.271599 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 19:11:09.271619 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 19:11:09.271665 | debian-bookworm | changed: All items complete 2026-07-21 19:11:09.271731 | 2026-07-21 19:11:09.807777 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 19:11:10.484497 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 19:11:10.528557 | 2026-07-21 19:11:10.529348 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 19:11:10.897745 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008602 2026-07-21 19:11:11.215714 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010989 2026-07-21 19:11:11.232116 | 2026-07-21 19:11:11.232217 | PLAY RECAP 2026-07-21 19:11:11.232275 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 19:11:11.232302 | 2026-07-21 19:11:11.420627 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 19:11:11.422598 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 19:11:12.226439 | 2026-07-21 19:11:12.226607 | PLAY [Base post] 2026-07-21 19:11:12.240716 | 2026-07-21 19:11:12.240854 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 19:11:12.844427 | debian-bookworm | changed 2026-07-21 19:11:12.853390 | 2026-07-21 19:11:12.853548 | PLAY RECAP 2026-07-21 19:11:12.853629 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 19:11:12.853743 | 2026-07-21 19:11:13.002132 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 19:11:13.004209 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 19:11:13.898946 | 2026-07-21 19:11:13.899121 | PLAY [Base post-logs] 2026-07-21 19:11:13.912833 | 2026-07-21 19:11:13.913207 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 19:11:14.379908 | localhost | changed 2026-07-21 19:11:14.390409 | 2026-07-21 19:11:14.390591 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 19:11:14.417264 | localhost | ok 2026-07-21 19:11:14.420518 | 2026-07-21 19:11:14.420628 | TASK [Set zuul-log-path fact] 2026-07-21 19:11:14.436239 | localhost | ok 2026-07-21 19:11:14.444231 | 2026-07-21 19:11:14.444338 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 19:11:14.490545 | localhost | ok 2026-07-21 19:11:14.495386 | 2026-07-21 19:11:14.495549 | TASK [upload-logs : Create log directories] 2026-07-21 19:11:15.010547 | localhost | changed 2026-07-21 19:11:15.013886 | 2026-07-21 19:11:15.014001 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 19:11:15.584137 | localhost -> localhost | ok: Runtime: 0:00:00.008505 2026-07-21 19:11:15.592879 | 2026-07-21 19:11:15.593063 | TASK [upload-logs : Upload logs to log server] 2026-07-21 19:11:16.186026 | localhost | Output suppressed because no_log was given 2026-07-21 19:11:16.188134 | 2026-07-21 19:11:16.188258 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 19:11:16.239960 | localhost | skipping: Conditional result was False 2026-07-21 19:11:16.245077 | localhost | skipping: Conditional result was False 2026-07-21 19:11:16.251886 | 2026-07-21 19:11:16.252064 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 19:11:16.321707 | localhost | skipping: Conditional result was False 2026-07-21 19:11:16.322338 | 2026-07-21 19:11:16.333539 | localhost | skipping: Conditional result was False 2026-07-21 19:11:16.345837 | 2026-07-21 19:11:16.346121 | LOOP [upload-logs : Upload console log and json output]