2026-03-18 03:04:17.934417 | Job console starting 2026-03-18 03:04:17.943177 | Updating git repos 2026-03-18 03:04:17.967751 | Cloning repos into workspace 2026-03-18 03:04:18.017280 | Restoring repo states 2026-03-18 03:04:18.042468 | Merging changes 2026-03-18 03:04:18.042495 | Checking out repos 2026-03-18 03:04:18.856644 | Preparing playbooks 2026-03-18 03:04:19.587127 | Running Ansible setup 2026-03-18 03:04:25.240357 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-18 03:04:26.130224 | 2026-03-18 03:04:26.130359 | PLAY [Base pre] 2026-03-18 03:04:26.152880 | 2026-03-18 03:04:26.153013 | TASK [Setup log path fact] 2026-03-18 03:04:26.193251 | debian-bookworm | ok 2026-03-18 03:04:26.218191 | 2026-03-18 03:04:26.218317 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 03:04:26.291986 | debian-bookworm | ok 2026-03-18 03:04:26.313015 | 2026-03-18 03:04:26.313123 | TASK [emit-job-header : Print job information] 2026-03-18 03:04:26.380518 | # Job Information 2026-03-18 03:04:26.380695 | Ansible Version: 2.16.14 2026-03-18 03:04:26.380745 | Job: python-black 2026-03-18 03:04:26.380779 | Pipeline: periodic-daily 2026-03-18 03:04:26.380802 | Executor: 521e9411259a 2026-03-18 03:04:26.380823 | Triggered by: https://github.com/osism/osism-kubernetes 2026-03-18 03:04:26.380846 | Event ID: 0bfdf36e788f4911a28f503a2f3215b6 2026-03-18 03:04:26.385522 | 2026-03-18 03:04:26.385610 | LOOP [emit-job-header : Print node information] 2026-03-18 03:04:26.585064 | debian-bookworm | ok: 2026-03-18 03:04:26.585359 | debian-bookworm | # Node Information 2026-03-18 03:04:26.585404 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-18 03:04:26.585431 | debian-bookworm | Hostname: debian 2026-03-18 03:04:26.585455 | debian-bookworm | Username: zuul 2026-03-18 03:04:26.585476 | debian-bookworm | Distro: Debian 12.13 2026-03-18 03:04:26.585499 | debian-bookworm | Provider: regiocloud-a 2026-03-18 03:04:26.585519 | debian-bookworm | Region: 2026-03-18 03:04:26.585540 | debian-bookworm | Label: debian-bookworm 2026-03-18 03:04:26.585560 | debian-bookworm | Product Name: OpenStack Nova 2026-03-18 03:04:26.585579 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:cc0d 2026-03-18 03:04:26.605762 | 2026-03-18 03:04:26.605879 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-18 03:04:27.322110 | debian-bookworm -> localhost | changed 2026-03-18 03:04:27.329165 | 2026-03-18 03:04:27.329272 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-18 03:04:28.711207 | debian-bookworm -> localhost | changed 2026-03-18 03:04:28.723247 | 2026-03-18 03:04:28.723373 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-18 03:04:28.989587 | debian-bookworm -> localhost | ok 2026-03-18 03:04:28.995763 | 2026-03-18 03:04:28.995877 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-18 03:04:29.024224 | debian-bookworm | ok 2026-03-18 03:04:29.043190 | debian-bookworm | included: /var/lib/zuul/builds/95f4dc0e51bf44c9bb4171913654ac71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-18 03:04:29.049783 | 2026-03-18 03:04:29.049897 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-18 03:04:30.411715 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-18 03:04:30.411942 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/95f4dc0e51bf44c9bb4171913654ac71/work/95f4dc0e51bf44c9bb4171913654ac71_id_rsa 2026-03-18 03:04:30.411980 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/95f4dc0e51bf44c9bb4171913654ac71/work/95f4dc0e51bf44c9bb4171913654ac71_id_rsa.pub 2026-03-18 03:04:30.412006 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-18 03:04:30.412031 | debian-bookworm -> localhost | SHA256:BdVrEMGzcdLR6PXOBqzqK4pFgKmeNM9Gkfwxu4/Gbiw zuul-build-sshkey 2026-03-18 03:04:30.412053 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-18 03:04:30.412085 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-18 03:04:30.412107 | debian-bookworm -> localhost | | .o+=.+ | 2026-03-18 03:04:30.412129 | debian-bookworm -> localhost | | .o. .* = o | 2026-03-18 03:04:30.412149 | debian-bookworm -> localhost | | o+.o .O + . | 2026-03-18 03:04:30.412169 | debian-bookworm -> localhost | | . o.+ .. + o .| 2026-03-18 03:04:30.412188 | debian-bookworm -> localhost | |.o . o. S . . + | 2026-03-18 03:04:30.412212 | debian-bookworm -> localhost | |o * .. . +| 2026-03-18 03:04:30.412232 | debian-bookworm -> localhost | | o +o.. . . | 2026-03-18 03:04:30.412251 | debian-bookworm -> localhost | | .E Bo . . | 2026-03-18 03:04:30.412272 | debian-bookworm -> localhost | | *o.o oo. | 2026-03-18 03:04:30.412292 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-18 03:04:30.412343 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.839393 2026-03-18 03:04:30.418701 | 2026-03-18 03:04:30.418828 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-18 03:04:30.446732 | debian-bookworm | ok 2026-03-18 03:04:30.456118 | debian-bookworm | included: /var/lib/zuul/builds/95f4dc0e51bf44c9bb4171913654ac71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-18 03:04:30.465137 | 2026-03-18 03:04:30.465241 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-18 03:04:30.478792 | debian-bookworm | skipping: Conditional result was False 2026-03-18 03:04:30.485393 | 2026-03-18 03:04:30.485505 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-18 03:04:31.234353 | debian-bookworm | changed 2026-03-18 03:04:31.245252 | 2026-03-18 03:04:31.245437 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-18 03:04:31.519915 | debian-bookworm | ok 2026-03-18 03:04:31.526614 | 2026-03-18 03:04:31.526718 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-18 03:04:32.246758 | debian-bookworm | changed 2026-03-18 03:04:32.255641 | 2026-03-18 03:04:32.255821 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-18 03:04:32.963058 | debian-bookworm | changed 2026-03-18 03:04:32.972666 | 2026-03-18 03:04:32.972872 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-18 03:04:32.998193 | debian-bookworm | skipping: Conditional result was False 2026-03-18 03:04:33.005178 | 2026-03-18 03:04:33.005307 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-18 03:04:33.684178 | debian-bookworm -> localhost | changed 2026-03-18 03:04:33.696853 | 2026-03-18 03:04:33.697002 | TASK [add-build-sshkey : Add back temp key] 2026-03-18 03:04:34.076676 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/95f4dc0e51bf44c9bb4171913654ac71/work/95f4dc0e51bf44c9bb4171913654ac71_id_rsa (zuul-build-sshkey) 2026-03-18 03:04:34.077013 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012722 2026-03-18 03:04:34.093578 | 2026-03-18 03:04:34.093771 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-18 03:04:34.643118 | debian-bookworm | ok 2026-03-18 03:04:34.650053 | 2026-03-18 03:04:34.650182 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-18 03:04:34.675487 | debian-bookworm | skipping: Conditional result was False 2026-03-18 03:04:34.691759 | 2026-03-18 03:04:34.691921 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-18 03:04:35.228633 | debian-bookworm | ok 2026-03-18 03:04:35.246339 | 2026-03-18 03:04:35.246522 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-18 03:04:35.299846 | debian-bookworm | ok 2026-03-18 03:04:35.305375 | 2026-03-18 03:04:35.305500 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-18 03:04:35.831998 | debian-bookworm -> localhost | ok 2026-03-18 03:04:35.844961 | 2026-03-18 03:04:35.845113 | TASK [validate-host : Collect information about the host] 2026-03-18 03:04:37.085254 | debian-bookworm | ok 2026-03-18 03:04:37.096305 | 2026-03-18 03:04:37.096410 | TASK [validate-host : Sanitize hostname] 2026-03-18 03:04:37.196833 | debian-bookworm | ok 2026-03-18 03:04:37.231577 | 2026-03-18 03:04:37.231689 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-18 03:04:37.822222 | debian-bookworm -> localhost | changed 2026-03-18 03:04:37.833069 | 2026-03-18 03:04:37.833203 | TASK [validate-host : Collect information about zuul worker] 2026-03-18 03:04:38.248575 | debian-bookworm | ok 2026-03-18 03:04:38.253829 | 2026-03-18 03:04:38.253941 | TASK [validate-host : Write out all zuul information for each host] 2026-03-18 03:04:38.801578 | debian-bookworm -> localhost | changed 2026-03-18 03:04:38.818536 | 2026-03-18 03:04:38.818650 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-18 03:04:39.091896 | debian-bookworm | ok 2026-03-18 03:04:39.097387 | 2026-03-18 03:04:39.097475 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-18 03:04:40.522494 | debian-bookworm | changed: 2026-03-18 03:04:40.522895 | debian-bookworm | cd+++++++++ src/ 2026-03-18 03:04:40.522940 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-18 03:04:40.522965 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-18 03:04:40.522988 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-03-18 03:04:40.523008 | debian-bookworm | Containerfile 2026-03-18 03:04:40.523175 | debian-bookworm | localhost | ok: Runtime: 0:00:00.029415 2026-03-18 03:05:08.111314 | 2026-03-18 03:05:08.111414 | TASK [upload-logs : Upload logs to log server] 2026-03-18 03:05:08.800880 | localhost | Output suppressed because no_log was given 2026-03-18 03:05:08.802714 | 2026-03-18 03:05:08.802817 | LOOP [upload-logs : Compress console log and json output] 2026-03-18 03:05:08.861988 | localhost | skipping: Conditional result was False 2026-03-18 03:05:08.870035 | localhost | skipping: Conditional result was False 2026-03-18 03:05:08.878939 | 2026-03-18 03:05:08.879196 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-18 03:05:08.929856 | localhost | skipping: Conditional result was False 2026-03-18 03:05:08.930127 | 2026-03-18 03:05:08.938857 | localhost | skipping: Conditional result was False 2026-03-18 03:05:08.946478 | 2026-03-18 03:05:08.946653 | LOOP [upload-logs : Upload console log and json output]