2026-03-22 00:25:46.870931 | Job console starting 2026-03-22 00:25:46.881849 | Updating git repos 2026-03-22 00:25:46.925725 | Cloning repos into workspace 2026-03-22 00:25:47.006248 | Restoring repo states 2026-03-22 00:25:47.026987 | Merging changes 2026-03-22 00:25:47.623668 | Checking out repos 2026-03-22 00:25:47.666998 | Preparing playbooks 2026-03-22 00:25:48.341694 | Running Ansible setup 2026-03-22 00:25:53.886355 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-22 00:25:54.724799 | 2026-03-22 00:25:54.724922 | PLAY [Base pre] 2026-03-22 00:25:54.747456 | 2026-03-22 00:25:54.747608 | TASK [Setup log path fact] 2026-03-22 00:25:54.767874 | debian-bookworm | ok 2026-03-22 00:25:54.786151 | 2026-03-22 00:25:54.786279 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-22 00:25:54.816344 | debian-bookworm | ok 2026-03-22 00:25:54.826797 | 2026-03-22 00:25:54.827238 | TASK [emit-job-header : Print job information] 2026-03-22 00:25:54.878652 | # Job Information 2026-03-22 00:25:54.878949 | Ansible Version: 2.16.14 2026-03-22 00:25:54.879003 | Job: python-black 2026-03-22 00:25:54.879051 | Pipeline: check 2026-03-22 00:25:54.879084 | Executor: 521e9411259a 2026-03-22 00:25:54.879113 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1189 2026-03-22 00:25:54.879144 | Event ID: 89155230-2585-11f1-8074-058e86125574 2026-03-22 00:25:54.888857 | 2026-03-22 00:25:54.888975 | LOOP [emit-job-header : Print node information] 2026-03-22 00:25:55.076244 | debian-bookworm | ok: 2026-03-22 00:25:55.076467 | debian-bookworm | # Node Information 2026-03-22 00:25:55.076507 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-22 00:25:55.076533 | debian-bookworm | Hostname: debian 2026-03-22 00:25:55.076555 | debian-bookworm | Username: zuul 2026-03-22 00:25:55.076577 | debian-bookworm | Distro: Debian 12.13 2026-03-22 00:25:55.076601 | debian-bookworm | Provider: regiocloud-a 2026-03-22 00:25:55.076622 | debian-bookworm | Region: 2026-03-22 00:25:55.076643 | debian-bookworm | Label: debian-bookworm 2026-03-22 00:25:55.076664 | debian-bookworm | Product Name: OpenStack Nova 2026-03-22 00:25:55.076684 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe66:7f 2026-03-22 00:25:55.103043 | 2026-03-22 00:25:55.103364 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-22 00:25:55.628339 | debian-bookworm -> localhost | changed 2026-03-22 00:25:55.635744 | 2026-03-22 00:25:55.635855 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-22 00:25:56.643731 | debian-bookworm -> localhost | changed 2026-03-22 00:25:56.654256 | 2026-03-22 00:25:56.654353 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-22 00:25:56.997065 | debian-bookworm -> localhost | ok 2026-03-22 00:25:57.005918 | 2026-03-22 00:25:57.006023 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-22 00:25:57.046150 | debian-bookworm | ok 2026-03-22 00:25:57.077707 | debian-bookworm | included: /var/lib/zuul/builds/dc9973afd1cc4e70ae001abcaab9050c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-22 00:25:57.084325 | 2026-03-22 00:25:57.084414 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-22 00:26:00.532366 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-22 00:26:00.532937 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dc9973afd1cc4e70ae001abcaab9050c/work/dc9973afd1cc4e70ae001abcaab9050c_id_rsa 2026-03-22 00:26:00.532988 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dc9973afd1cc4e70ae001abcaab9050c/work/dc9973afd1cc4e70ae001abcaab9050c_id_rsa.pub 2026-03-22 00:26:00.533016 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-22 00:26:00.533040 | debian-bookworm -> localhost | SHA256:5v8VBSGqxts3IM+qgfPSKC28SoRAatHxjIaPocsFt1k zuul-build-sshkey 2026-03-22 00:26:00.533085 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-22 00:26:00.533224 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-22 00:26:00.533252 | debian-bookworm -> localhost | | o... . o. | 2026-03-22 00:26:00.533275 | debian-bookworm -> localhost | |o o.+ . . . | 2026-03-22 00:26:00.533297 | debian-bookworm -> localhost | |o= + E . .| 2026-03-22 00:26:00.533328 | debian-bookworm -> localhost | |= B + . . . | 2026-03-22 00:26:00.533366 | debian-bookworm -> localhost | |oo = S . . | 2026-03-22 00:26:00.533569 | debian-bookworm -> localhost | |o.. . + * . . | 2026-03-22 00:26:00.533599 | debian-bookworm -> localhost | |.+ .oo. o + o . | 2026-03-22 00:26:00.533622 | debian-bookworm -> localhost | |. + +o.. o . o | 2026-03-22 00:26:00.533645 | debian-bookworm -> localhost | |...+ .o.. ... | 2026-03-22 00:26:00.533666 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-22 00:26:00.533727 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.885185 2026-03-22 00:26:00.541398 | 2026-03-22 00:26:00.541567 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-22 00:26:00.571867 | debian-bookworm | ok 2026-03-22 00:26:00.582149 | debian-bookworm | included: /var/lib/zuul/builds/dc9973afd1cc4e70ae001abcaab9050c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-22 00:26:00.594514 | 2026-03-22 00:26:00.594653 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-22 00:26:00.621332 | debian-bookworm | skipping: Conditional result was False 2026-03-22 00:26:00.638616 | 2026-03-22 00:26:00.638808 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-22 00:26:01.407786 | debian-bookworm | changed 2026-03-22 00:26:01.417684 | 2026-03-22 00:26:01.417805 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-22 00:26:01.694625 | debian-bookworm | ok 2026-03-22 00:26:01.700933 | 2026-03-22 00:26:01.701096 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-22 00:26:02.390275 | debian-bookworm | changed 2026-03-22 00:26:02.397513 | 2026-03-22 00:26:02.397633 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-22 00:26:03.092014 | debian-bookworm | changed 2026-03-22 00:26:03.100492 | 2026-03-22 00:26:03.100642 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-22 00:26:03.126453 | debian-bookworm | skipping: Conditional result was False 2026-03-22 00:26:03.133026 | 2026-03-22 00:26:03.133133 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-22 00:26:03.632501 | debian-bookworm -> localhost | changed 2026-03-22 00:26:03.644177 | 2026-03-22 00:26:03.644296 | TASK [add-build-sshkey : Add back temp key] 2026-03-22 00:26:04.023899 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dc9973afd1cc4e70ae001abcaab9050c/work/dc9973afd1cc4e70ae001abcaab9050c_id_rsa (zuul-build-sshkey) 2026-03-22 00:26:04.024465 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017955 2026-03-22 00:26:04.041944 | 2026-03-22 00:26:04.042111 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-22 00:26:04.475405 | debian-bookworm | ok 2026-03-22 00:26:04.481075 | 2026-03-22 00:26:04.481269 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-22 00:26:04.506217 | debian-bookworm | skipping: Conditional result was False 2026-03-22 00:26:04.528624 | 2026-03-22 00:26:04.528762 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-22 00:26:05.013571 | debian-bookworm | ok 2026-03-22 00:26:05.028348 | 2026-03-22 00:26:05.028570 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-22 00:26:05.073329 | debian-bookworm | ok 2026-03-22 00:26:05.085987 | 2026-03-22 00:26:05.086234 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-22 00:26:05.410602 | debian-bookworm -> localhost | ok 2026-03-22 00:26:05.424264 | 2026-03-22 00:26:05.424457 | TASK [validate-host : Collect information about the host] 2026-03-22 00:26:06.603989 | debian-bookworm | ok 2026-03-22 00:26:06.619608 | 2026-03-22 00:26:06.619758 | TASK [validate-host : Sanitize hostname] 2026-03-22 00:26:06.753886 | debian-bookworm | ok 2026-03-22 00:26:06.796992 | 2026-03-22 00:26:06.797111 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-22 00:26:07.437480 | debian-bookworm -> localhost | changed 2026-03-22 00:26:07.456819 | 2026-03-22 00:26:07.458130 | TASK [validate-host : Collect information about zuul worker] 2026-03-22 00:26:07.996336 | debian-bookworm | ok 2026-03-22 00:26:08.004655 | 2026-03-22 00:26:08.004828 | TASK [validate-host : Write out all zuul information for each host] 2026-03-22 00:26:08.607574 | debian-bookworm -> localhost | changed 2026-03-22 00:26:08.621077 | 2026-03-22 00:26:08.621594 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-22 00:26:08.886502 | debian-bookworm | ok 2026-03-22 00:26:08.900158 | 2026-03-22 00:26:08.901153 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-22 00:26:09.812206 | debian-bookworm | changed: 2026-03-22 00:26:09.812428 | debian-bookworm | cd+++++++++ src/ 2026-03-22 00:26:09.812463 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-22 00:26:09.812495 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-22 00:26:09.812517 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-03-22 00:26:09.812537 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005285 2026-03-22 00:26:36.368152 | 2026-03-22 00:26:36.368269 | TASK [upload-logs : Upload logs to log server] 2026-03-22 00:26:37.420027 | localhost | Output suppressed because no_log was given 2026-03-22 00:26:37.421890 | 2026-03-22 00:26:37.421983 | LOOP [upload-logs : Compress console log and json output] 2026-03-22 00:26:37.531911 | localhost | skipping: Conditional result was False 2026-03-22 00:26:37.539441 | localhost | skipping: Conditional result was False 2026-03-22 00:26:37.552276 | 2026-03-22 00:26:37.552511 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-22 00:26:37.605458 | localhost | skipping: Conditional result was False 2026-03-22 00:26:37.605722 | 2026-03-22 00:26:37.611852 | localhost | skipping: Conditional result was False 2026-03-22 00:26:37.621325 | 2026-03-22 00:26:37.621462 | LOOP [upload-logs : Upload console log and json output]