2026-02-05 17:33:24.584458 | Job console starting 2026-02-05 17:33:24.607576 | Updating git repos 2026-02-05 17:33:24.723202 | Cloning repos into workspace 2026-02-05 17:33:24.816173 | Restoring repo states 2026-02-05 17:33:24.839603 | Merging changes 2026-02-05 17:33:25.603359 | Checking out repos 2026-02-05 17:33:25.683904 | Preparing playbooks 2026-02-05 17:33:27.209999 | Running Ansible setup 2026-02-05 17:33:34.010955 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-05 17:33:35.138695 | 2026-02-05 17:33:35.139532 | PLAY [Base pre] 2026-02-05 17:33:35.191298 | 2026-02-05 17:33:35.191429 | TASK [Setup log path fact] 2026-02-05 17:33:35.220146 | debian-bookworm | ok 2026-02-05 17:33:35.261114 | 2026-02-05 17:33:35.261261 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-05 17:33:35.311508 | debian-bookworm | ok 2026-02-05 17:33:35.329673 | 2026-02-05 17:33:35.329791 | TASK [emit-job-header : Print job information] 2026-02-05 17:33:35.404522 | # Job Information 2026-02-05 17:33:35.404703 | Ansible Version: 2.16.14 2026-02-05 17:33:35.404742 | Job: python-black 2026-02-05 17:33:35.404774 | Pipeline: check 2026-02-05 17:33:35.404797 | Executor: 521e9411259a 2026-02-05 17:33:35.404817 | Triggered by: https://github.com/osism/python-osism/pull/1984 2026-02-05 17:33:35.404840 | Event ID: c03d8010-02b8-11f1-893b-2786144a2c47 2026-02-05 17:33:35.410269 | 2026-02-05 17:33:35.410373 | LOOP [emit-job-header : Print node information] 2026-02-05 17:33:35.659702 | debian-bookworm | ok: 2026-02-05 17:33:35.659865 | debian-bookworm | # Node Information 2026-02-05 17:33:35.659899 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-05 17:33:35.659924 | debian-bookworm | Hostname: debian 2026-02-05 17:33:35.659945 | debian-bookworm | Username: zuul 2026-02-05 17:33:35.659964 | debian-bookworm | Distro: Debian 12.13 2026-02-05 17:33:35.659987 | debian-bookworm | Provider: regiocloud-a 2026-02-05 17:33:35.660008 | debian-bookworm | Region: 2026-02-05 17:33:35.660029 | debian-bookworm | Label: debian-bookworm 2026-02-05 17:33:35.660049 | debian-bookworm | Product Name: OpenStack Nova 2026-02-05 17:33:35.660069 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8d:3f21 2026-02-05 17:33:35.679070 | 2026-02-05 17:33:35.679178 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-05 17:33:36.570363 | debian-bookworm -> localhost | changed 2026-02-05 17:33:36.577236 | 2026-02-05 17:33:36.577337 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-05 17:33:37.986715 | debian-bookworm -> localhost | changed 2026-02-05 17:33:37.997921 | 2026-02-05 17:33:37.998026 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-05 17:33:38.507720 | debian-bookworm -> localhost | ok 2026-02-05 17:33:38.512721 | 2026-02-05 17:33:38.512814 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-05 17:33:38.542222 | debian-bookworm | ok 2026-02-05 17:33:38.606509 | debian-bookworm | included: /var/lib/zuul/builds/fab73d7dd0ca4402bae29d68a8797df8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-05 17:33:38.611409 | 2026-02-05 17:33:38.611488 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-05 17:33:40.359514 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-05 17:33:40.359702 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fab73d7dd0ca4402bae29d68a8797df8/work/fab73d7dd0ca4402bae29d68a8797df8_id_rsa 2026-02-05 17:33:40.359739 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fab73d7dd0ca4402bae29d68a8797df8/work/fab73d7dd0ca4402bae29d68a8797df8_id_rsa.pub 2026-02-05 17:33:40.359763 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-05 17:33:40.359784 | debian-bookworm -> localhost | SHA256:8qKgFMMqU/bsT+JTqlZDHy63BMKVU7ZGg+Pm5mRNvQ4 zuul-build-sshkey 2026-02-05 17:33:40.359802 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-05 17:33:40.359838 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-05 17:33:40.359859 | debian-bookworm -> localhost | | += | 2026-02-05 17:33:40.359878 | debian-bookworm -> localhost | | *o o | 2026-02-05 17:33:40.359895 | debian-bookworm -> localhost | | . o oo. | 2026-02-05 17:33:40.359912 | debian-bookworm -> localhost | |. o =.o . | 2026-02-05 17:33:40.359929 | debian-bookworm -> localhost | | +o= *..S. | 2026-02-05 17:33:40.359952 | debian-bookworm -> localhost | |.oooO Eo. | 2026-02-05 17:33:40.359970 | debian-bookworm -> localhost | |+..*+Bo+. | 2026-02-05 17:33:40.359987 | debian-bookworm -> localhost | |oo.+++... | 2026-02-05 17:33:40.360005 | debian-bookworm -> localhost | |....+o. | 2026-02-05 17:33:40.360022 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-05 17:33:40.360069 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.679919 2026-02-05 17:33:40.365316 | 2026-02-05 17:33:40.365390 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-05 17:33:40.412616 | debian-bookworm | ok 2026-02-05 17:33:40.423314 | debian-bookworm | included: /var/lib/zuul/builds/fab73d7dd0ca4402bae29d68a8797df8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-05 17:33:40.446685 | 2026-02-05 17:33:40.446768 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-05 17:33:40.469406 | debian-bookworm | skipping: Conditional result was False 2026-02-05 17:33:40.474059 | 2026-02-05 17:33:40.474136 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-05 17:33:41.229086 | debian-bookworm | changed 2026-02-05 17:33:41.234174 | 2026-02-05 17:33:41.234258 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-05 17:33:41.487166 | debian-bookworm | ok 2026-02-05 17:33:41.491915 | 2026-02-05 17:33:41.492006 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-05 17:33:42.182404 | debian-bookworm | changed 2026-02-05 17:33:42.199825 | 2026-02-05 17:33:42.199991 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-05 17:33:42.794926 | debian-bookworm | changed 2026-02-05 17:33:42.802084 | 2026-02-05 17:33:42.802189 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-05 17:33:42.815576 | debian-bookworm | skipping: Conditional result was False 2026-02-05 17:33:42.822228 | 2026-02-05 17:33:42.822330 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-05 17:33:43.275573 | debian-bookworm -> localhost | changed 2026-02-05 17:33:43.290125 | 2026-02-05 17:33:43.290229 | TASK [add-build-sshkey : Add back temp key] 2026-02-05 17:33:43.734499 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fab73d7dd0ca4402bae29d68a8797df8/work/fab73d7dd0ca4402bae29d68a8797df8_id_rsa (zuul-build-sshkey) 2026-02-05 17:33:43.734739 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012054 2026-02-05 17:33:43.742461 | 2026-02-05 17:33:43.742562 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-05 17:33:44.155284 | debian-bookworm | ok 2026-02-05 17:33:44.161896 | 2026-02-05 17:33:44.161999 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-05 17:33:44.188610 | debian-bookworm | skipping: Conditional result was False 2026-02-05 17:33:44.202053 | 2026-02-05 17:33:44.202165 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-05 17:33:44.636127 | debian-bookworm | ok 2026-02-05 17:33:44.656089 | 2026-02-05 17:33:44.656251 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-05 17:33:44.688769 | debian-bookworm | ok 2026-02-05 17:33:44.694531 | 2026-02-05 17:33:44.695510 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-05 17:33:45.151251 | debian-bookworm -> localhost | ok 2026-02-05 17:33:45.157301 | 2026-02-05 17:33:45.157400 | TASK [validate-host : Collect information about the host] 2026-02-05 17:33:46.319557 | debian-bookworm | ok 2026-02-05 17:33:46.343185 | 2026-02-05 17:33:46.343286 | TASK [validate-host : Sanitize hostname] 2026-02-05 17:33:46.462011 | debian-bookworm | ok 2026-02-05 17:33:46.544747 | 2026-02-05 17:33:46.544845 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-05 17:33:47.206209 | debian-bookworm -> localhost | changed 2026-02-05 17:33:47.211196 | 2026-02-05 17:33:47.211279 | TASK [validate-host : Collect information about zuul worker] 2026-02-05 17:33:47.782946 | debian-bookworm | ok 2026-02-05 17:33:47.787241 | 2026-02-05 17:33:47.787315 | TASK [validate-host : Write out all zuul information for each host] 2026-02-05 17:33:48.766872 | debian-bookworm -> localhost | changed 2026-02-05 17:33:48.776037 | 2026-02-05 17:33:48.776148 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-05 17:33:49.039629 | debian-bookworm | ok 2026-02-05 17:33:49.045005 | 2026-02-05 17:33:49.045105 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-05 17:33:50.267151 | debian-bookworm | changed: 2026-02-05 17:33:50.267292 | debian-bookworm | cd+++++++++ src/ 2026-02-05 17:33:50.267320 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-05 17:33:50.267340 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-05 17:33:50.267358 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-05 17:33:50.267375 | debian-bookworm | Containerfile 2026-02-05 17:33:50.267486 | debian-bookworm | Containerfile 2026-02-05 17:33:50.276357 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005717 2026-02-05 17:34:20.957300 | 2026-02-05 17:34:20.957434 | TASK [upload-logs : Upload logs to log server] 2026-02-05 17:34:21.607953 | localhost | Output suppressed because no_log was given 2026-02-05 17:34:21.609881 | 2026-02-05 17:34:21.609991 | LOOP [upload-logs : Compress console log and json output] 2026-02-05 17:34:21.682962 | localhost | skipping: Conditional result was False 2026-02-05 17:34:21.689927 | localhost | skipping: Conditional result was False 2026-02-05 17:34:21.697055 | 2026-02-05 17:34:21.697183 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-05 17:34:21.747329 | localhost | skipping: Conditional result was False 2026-02-05 17:34:21.747675 | 2026-02-05 17:34:21.756091 | localhost | skipping: Conditional result was False 2026-02-05 17:34:21.763822 | 2026-02-05 17:34:21.763952 | LOOP [upload-logs : Upload console log and json output]