2026-03-26 16:54:21.089346 | Job console starting 2026-03-26 16:54:21.101208 | Updating git repos 2026-03-26 16:54:21.157116 | Cloning repos into workspace 2026-03-26 16:54:21.226698 | Restoring repo states 2026-03-26 16:54:21.255440 | Merging changes 2026-03-26 16:54:21.922524 | Checking out repos 2026-03-26 16:54:22.004870 | Preparing playbooks 2026-03-26 16:54:22.680250 | Running Ansible setup 2026-03-26 16:54:27.873546 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-26 16:54:29.214544 | 2026-03-26 16:54:29.214757 | PLAY [Base pre] 2026-03-26 16:54:29.260688 | 2026-03-26 16:54:29.260877 | TASK [Setup log path fact] 2026-03-26 16:54:29.297692 | debian-bookworm | ok 2026-03-26 16:54:29.326050 | 2026-03-26 16:54:29.326369 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-26 16:54:29.383089 | debian-bookworm | ok 2026-03-26 16:54:29.401263 | 2026-03-26 16:54:29.401432 | TASK [emit-job-header : Print job information] 2026-03-26 16:54:29.474213 | # Job Information 2026-03-26 16:54:29.474541 | Ansible Version: 2.16.14 2026-03-26 16:54:29.474651 | Job: python-black 2026-03-26 16:54:29.474693 | Pipeline: check 2026-03-26 16:54:29.474723 | Executor: 521e9411259a 2026-03-26 16:54:29.474744 | Triggered by: https://github.com/osism/python-osism/pull/1913 2026-03-26 16:54:29.474767 | Event ID: 4f83c530-2934-11f1-9d43-8b0aa68f1d8f 2026-03-26 16:54:29.494054 | 2026-03-26 16:54:29.494253 | LOOP [emit-job-header : Print node information] 2026-03-26 16:54:29.797892 | debian-bookworm | ok: 2026-03-26 16:54:29.799211 | debian-bookworm | # Node Information 2026-03-26 16:54:29.799250 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-26 16:54:29.799277 | debian-bookworm | Hostname: debian 2026-03-26 16:54:29.799300 | debian-bookworm | Username: zuul 2026-03-26 16:54:29.799322 | debian-bookworm | Distro: Debian 12.13 2026-03-26 16:54:29.799350 | debian-bookworm | Provider: regiocloud-a 2026-03-26 16:54:29.799371 | debian-bookworm | Region: 2026-03-26 16:54:29.799393 | debian-bookworm | Label: debian-bookworm 2026-03-26 16:54:29.799414 | debian-bookworm | Product Name: OpenStack Nova 2026-03-26 16:54:29.799434 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:b346 2026-03-26 16:54:29.840091 | 2026-03-26 16:54:29.840258 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-26 16:54:31.030168 | debian-bookworm -> localhost | changed 2026-03-26 16:54:31.038786 | 2026-03-26 16:54:31.039382 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-26 16:54:32.211455 | debian-bookworm -> localhost | changed 2026-03-26 16:54:32.222698 | 2026-03-26 16:54:32.222875 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-26 16:54:33.020346 | debian-bookworm -> localhost | ok 2026-03-26 16:54:33.028803 | 2026-03-26 16:54:33.028948 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-26 16:54:33.078791 | debian-bookworm | ok 2026-03-26 16:54:33.107908 | debian-bookworm | included: /var/lib/zuul/builds/b00ef610aa0440858620e8835daf55ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-26 16:54:33.116102 | 2026-03-26 16:54:33.116235 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-26 16:54:34.267432 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-26 16:54:34.267723 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b00ef610aa0440858620e8835daf55ce/work/b00ef610aa0440858620e8835daf55ce_id_rsa 2026-03-26 16:54:34.267768 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b00ef610aa0440858620e8835daf55ce/work/b00ef610aa0440858620e8835daf55ce_id_rsa.pub 2026-03-26 16:54:34.267795 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-26 16:54:34.267820 | debian-bookworm -> localhost | SHA256:nlMQsJI0a9WSPSzbV25eepO4rE9fIgSRddv9I1I/QkM zuul-build-sshkey 2026-03-26 16:54:34.267844 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-26 16:54:34.267878 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-26 16:54:34.267902 | debian-bookworm -> localhost | | o o*. .o.E. | 2026-03-26 16:54:34.267924 | debian-bookworm -> localhost | | . =+.=...o. o.| 2026-03-26 16:54:34.267945 | debian-bookworm -> localhost | | = .=...o +. o| 2026-03-26 16:54:34.267985 | debian-bookworm -> localhost | | . .. ....= + .| 2026-03-26 16:54:34.268007 | debian-bookworm -> localhost | | S..+.* =.| 2026-03-26 16:54:34.268040 | debian-bookworm -> localhost | | . o .= * o| 2026-03-26 16:54:34.268062 | debian-bookworm -> localhost | | + .oo...| 2026-03-26 16:54:34.268082 | debian-bookworm -> localhost | | . .oo o | 2026-03-26 16:54:34.268103 | debian-bookworm -> localhost | | .o. . | 2026-03-26 16:54:34.268124 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-26 16:54:34.268185 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.399241 2026-03-26 16:54:34.279051 | 2026-03-26 16:54:34.279181 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-26 16:54:34.308710 | debian-bookworm | ok 2026-03-26 16:54:34.320138 | debian-bookworm | included: /var/lib/zuul/builds/b00ef610aa0440858620e8835daf55ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-26 16:54:34.330147 | 2026-03-26 16:54:34.330278 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-26 16:54:34.354899 | debian-bookworm | skipping: Conditional result was False 2026-03-26 16:54:34.362191 | 2026-03-26 16:54:34.362325 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-26 16:54:35.133567 | debian-bookworm | changed 2026-03-26 16:54:35.142938 | 2026-03-26 16:54:35.143086 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-26 16:54:35.426698 | debian-bookworm | ok 2026-03-26 16:54:35.434167 | 2026-03-26 16:54:35.434301 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-26 16:54:36.323434 | debian-bookworm | changed 2026-03-26 16:54:36.340621 | 2026-03-26 16:54:36.340762 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-26 16:54:37.247533 | debian-bookworm | changed 2026-03-26 16:54:37.254062 | 2026-03-26 16:54:37.254196 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-26 16:54:37.309116 | debian-bookworm | skipping: Conditional result was False 2026-03-26 16:54:37.316223 | 2026-03-26 16:54:37.316366 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-26 16:54:38.228519 | debian-bookworm -> localhost | changed 2026-03-26 16:54:38.241350 | 2026-03-26 16:54:38.241455 | TASK [add-build-sshkey : Add back temp key] 2026-03-26 16:54:39.114228 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b00ef610aa0440858620e8835daf55ce/work/b00ef610aa0440858620e8835daf55ce_id_rsa (zuul-build-sshkey) 2026-03-26 16:54:39.114511 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034515 2026-03-26 16:54:39.133946 | 2026-03-26 16:54:39.134070 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-26 16:54:39.860556 | debian-bookworm | ok 2026-03-26 16:54:39.868548 | 2026-03-26 16:54:39.871971 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-26 16:54:39.957441 | debian-bookworm | skipping: Conditional result was False 2026-03-26 16:54:39.967704 | 2026-03-26 16:54:39.967822 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-26 16:54:40.684496 | debian-bookworm | ok 2026-03-26 16:54:40.706645 | 2026-03-26 16:54:40.710769 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-26 16:54:40.789489 | debian-bookworm | ok 2026-03-26 16:54:40.794714 | 2026-03-26 16:54:40.794816 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-26 16:54:41.796110 | debian-bookworm -> localhost | ok 2026-03-26 16:54:41.803722 | 2026-03-26 16:54:41.803825 | TASK [validate-host : Collect information about the host] 2026-03-26 16:54:43.214882 | debian-bookworm | ok 2026-03-26 16:54:43.243361 | 2026-03-26 16:54:43.243474 | TASK [validate-host : Sanitize hostname] 2026-03-26 16:54:43.477164 | debian-bookworm | ok 2026-03-26 16:54:43.587549 | 2026-03-26 16:54:43.587683 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-26 16:54:45.055550 | debian-bookworm -> localhost | changed 2026-03-26 16:54:45.063522 | 2026-03-26 16:54:45.063683 | TASK [validate-host : Collect information about zuul worker] 2026-03-26 16:54:45.753812 | debian-bookworm | ok 2026-03-26 16:54:45.759319 | 2026-03-26 16:54:45.759420 | TASK [validate-host : Write out all zuul information for each host] 2026-03-26 16:54:46.475415 | debian-bookworm -> localhost | changed 2026-03-26 16:54:46.491849 | 2026-03-26 16:54:46.491955 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-26 16:54:46.777846 | debian-bookworm | ok 2026-03-26 16:54:46.784602 | 2026-03-26 16:54:46.784728 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-26 16:54:47.867662 | debian-bookworm | changed: 2026-03-26 16:54:47.867845 | debian-bookworm | cd+++++++++ src/ 2026-03-26 16:54:47.867880 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-26 16:54:47.867904 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-26 16:54:47.867926 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-26 16:54:47.867948 | debian-bookworm | Containerfile 2026-03-26 16:54:47.868095 | debian-bookworm | Containerfile 2026-03-26 16:54:47.895480 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011375 2026-03-26 16:55:19.365732 | 2026-03-26 16:55:19.365837 | TASK [upload-logs : Upload logs to log server] 2026-03-26 16:55:20.554355 | localhost | Output suppressed because no_log was given 2026-03-26 16:55:20.557138 | 2026-03-26 16:55:20.557235 | LOOP [upload-logs : Compress console log and json output] 2026-03-26 16:55:20.639230 | localhost | skipping: Conditional result was False 2026-03-26 16:55:20.644302 | localhost | skipping: Conditional result was False 2026-03-26 16:55:20.654797 | 2026-03-26 16:55:20.654941 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-26 16:55:20.714199 | localhost | skipping: Conditional result was False 2026-03-26 16:55:20.716290 | 2026-03-26 16:55:20.723063 | localhost | skipping: Conditional result was False 2026-03-26 16:55:20.728939 | 2026-03-26 16:55:20.729052 | LOOP [upload-logs : Upload console log and json output]