2025-12-30 17:41:11.869974 | Job console starting 2025-12-30 17:41:11.892864 | Updating git repos 2025-12-30 17:41:11.919965 | Cloning repos into workspace 2025-12-30 17:41:11.991803 | Restoring repo states 2025-12-30 17:41:12.017648 | Merging changes 2025-12-30 17:41:12.506754 | Checking out repos 2025-12-30 17:41:12.578246 | Preparing playbooks 2025-12-30 17:41:13.549859 | Running Ansible setup 2025-12-30 17:41:18.421038 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-30 17:41:19.259329 | 2025-12-30 17:41:19.259514 | PLAY [Base pre] 2025-12-30 17:41:19.282975 | 2025-12-30 17:41:19.283134 | TASK [Setup log path fact] 2025-12-30 17:41:19.302324 | debian-bookworm | ok 2025-12-30 17:41:19.319133 | 2025-12-30 17:41:19.319327 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-30 17:41:19.349661 | debian-bookworm | ok 2025-12-30 17:41:19.359928 | 2025-12-30 17:41:19.360065 | TASK [emit-job-header : Print job information] 2025-12-30 17:41:19.399437 | # Job Information 2025-12-30 17:41:19.399643 | Ansible Version: 2.16.14 2025-12-30 17:41:19.399680 | Job: python-black 2025-12-30 17:41:19.399714 | Pipeline: check 2025-12-30 17:41:19.399737 | Executor: 521e9411259a 2025-12-30 17:41:19.399757 | Triggered by: https://github.com/osism/zuul-jobs/pull/174 2025-12-30 17:41:19.399783 | Event ID: b5ade650-e5a6-11f0-9718-b159bd1386a0 2025-12-30 17:41:19.404902 | 2025-12-30 17:41:19.405022 | LOOP [emit-job-header : Print node information] 2025-12-30 17:41:19.517149 | debian-bookworm | ok: 2025-12-30 17:41:19.517399 | debian-bookworm | # Node Information 2025-12-30 17:41:19.517439 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-30 17:41:19.517466 | debian-bookworm | Hostname: debian 2025-12-30 17:41:19.517489 | debian-bookworm | Username: zuul 2025-12-30 17:41:19.517510 | debian-bookworm | Distro: Debian 12.12 2025-12-30 17:41:19.517534 | debian-bookworm | Provider: regiocloud-a 2025-12-30 17:41:19.517555 | debian-bookworm | Region: 2025-12-30 17:41:19.517577 | debian-bookworm | Label: debian-bookworm 2025-12-30 17:41:19.517597 | debian-bookworm | Product Name: OpenStack Nova 2025-12-30 17:41:19.517618 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef4:1c 2025-12-30 17:41:19.536034 | 2025-12-30 17:41:19.536176 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-30 17:41:20.057741 | debian-bookworm -> localhost | changed 2025-12-30 17:41:20.065502 | 2025-12-30 17:41:20.065643 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-30 17:41:21.277760 | debian-bookworm -> localhost | changed 2025-12-30 17:41:21.289042 | 2025-12-30 17:41:21.289181 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-30 17:41:21.576894 | debian-bookworm -> localhost | ok 2025-12-30 17:41:21.583396 | 2025-12-30 17:41:21.583535 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-30 17:41:21.612326 | debian-bookworm | ok 2025-12-30 17:41:21.642714 | debian-bookworm | included: /var/lib/zuul/builds/de07a348fa194094a08d4cd026e0f52b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-30 17:41:21.649048 | 2025-12-30 17:41:21.649169 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-30 17:41:23.312620 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-30 17:41:23.312894 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/de07a348fa194094a08d4cd026e0f52b/work/de07a348fa194094a08d4cd026e0f52b_id_rsa 2025-12-30 17:41:23.312937 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/de07a348fa194094a08d4cd026e0f52b/work/de07a348fa194094a08d4cd026e0f52b_id_rsa.pub 2025-12-30 17:41:23.312964 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-30 17:41:23.312989 | debian-bookworm -> localhost | SHA256:PkFlgXtk4l8CyvWq2AeIz42cZDJIgY/KCMPZAAaNlSo zuul-build-sshkey 2025-12-30 17:41:23.313012 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-30 17:41:23.313049 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-30 17:41:23.313072 | debian-bookworm -> localhost | |*=.. .+. | 2025-12-30 17:41:23.313094 | debian-bookworm -> localhost | |+oo =oo | 2025-12-30 17:41:23.313115 | debian-bookworm -> localhost | |.+= . +.B | 2025-12-30 17:41:23.313135 | debian-bookworm -> localhost | |E+.. o.o + . | 2025-12-30 17:41:23.313154 | debian-bookworm -> localhost | |Bo . . S+ o | 2025-12-30 17:41:23.313180 | debian-bookworm -> localhost | |+.+ + ..... | 2025-12-30 17:41:23.313200 | debian-bookworm -> localhost | | O * oo | 2025-12-30 17:41:23.313241 | debian-bookworm -> localhost | | B + .. | 2025-12-30 17:41:23.313266 | debian-bookworm -> localhost | | . | 2025-12-30 17:41:23.313287 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-30 17:41:23.313354 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.156202 2025-12-30 17:41:23.320424 | 2025-12-30 17:41:23.320543 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-30 17:41:23.365103 | debian-bookworm | ok 2025-12-30 17:41:23.377278 | debian-bookworm | included: /var/lib/zuul/builds/de07a348fa194094a08d4cd026e0f52b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-30 17:41:23.386686 | 2025-12-30 17:41:23.386795 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-30 17:41:23.412529 | debian-bookworm | skipping: Conditional result was False 2025-12-30 17:41:23.421846 | 2025-12-30 17:41:23.421980 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-30 17:41:24.194458 | debian-bookworm | changed 2025-12-30 17:41:24.200338 | 2025-12-30 17:41:24.200480 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-30 17:41:24.472394 | debian-bookworm | ok 2025-12-30 17:41:24.482273 | 2025-12-30 17:41:24.482445 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-30 17:41:25.188050 | debian-bookworm | changed 2025-12-30 17:41:25.200543 | 2025-12-30 17:41:25.200709 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-30 17:41:25.877657 | debian-bookworm | changed 2025-12-30 17:41:25.883620 | 2025-12-30 17:41:25.883744 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-30 17:41:25.907956 | debian-bookworm | skipping: Conditional result was False 2025-12-30 17:41:25.914217 | 2025-12-30 17:41:25.914356 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-30 17:41:26.396067 | debian-bookworm -> localhost | changed 2025-12-30 17:41:26.415704 | 2025-12-30 17:41:26.415864 | TASK [add-build-sshkey : Add back temp key] 2025-12-30 17:41:26.755909 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/de07a348fa194094a08d4cd026e0f52b/work/de07a348fa194094a08d4cd026e0f52b_id_rsa (zuul-build-sshkey) 2025-12-30 17:41:26.756161 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011695 2025-12-30 17:41:26.764523 | 2025-12-30 17:41:26.764663 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-30 17:41:27.241989 | debian-bookworm | ok 2025-12-30 17:41:27.252524 | 2025-12-30 17:41:27.252662 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-30 17:41:27.276493 | debian-bookworm | skipping: Conditional result was False 2025-12-30 17:41:27.288364 | 2025-12-30 17:41:27.288547 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-30 17:41:27.795274 | debian-bookworm | ok 2025-12-30 17:41:27.811344 | 2025-12-30 17:41:27.811505 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-30 17:41:27.856571 | debian-bookworm | ok 2025-12-30 17:41:27.864577 | 2025-12-30 17:41:27.864739 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-30 17:41:28.185120 | debian-bookworm -> localhost | ok 2025-12-30 17:41:28.199664 | 2025-12-30 17:41:28.199840 | TASK [validate-host : Collect information about the host] 2025-12-30 17:41:29.358097 | debian-bookworm | ok 2025-12-30 17:41:29.372383 | 2025-12-30 17:41:29.372581 | TASK [validate-host : Sanitize hostname] 2025-12-30 17:41:29.518897 | debian-bookworm | ok 2025-12-30 17:41:29.567878 | 2025-12-30 17:41:29.568012 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-30 17:41:30.208825 | debian-bookworm -> localhost | changed 2025-12-30 17:41:30.216614 | 2025-12-30 17:41:30.216746 | TASK [validate-host : Collect information about zuul worker] 2025-12-30 17:41:30.642430 | debian-bookworm | ok 2025-12-30 17:41:30.647563 | 2025-12-30 17:41:30.647687 | TASK [validate-host : Write out all zuul information for each host] 2025-12-30 17:41:31.210429 | debian-bookworm -> localhost | changed 2025-12-30 17:41:31.223722 | 2025-12-30 17:41:31.223873 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-30 17:41:31.517612 | debian-bookworm | ok 2025-12-30 17:41:31.525962 | 2025-12-30 17:41:31.526086 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-30 17:41:32.367344 | debian-bookworm | changed: 2025-12-30 17:41:32.367564 | debian-bookworm | cd+++++++++ src/ 2025-12-30 17:41:32.367600 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-30 17:41:32.367625 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-30 17:41:32.367648 | debian-bookworm | cd+++++++++ src/github.com/osism/zuul-jobs/ 2025-12-30 17:41:32.367669 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007700 2025-12-30 17:41:57.722138 | 2025-12-30 17:41:57.722410 | TASK [upload-logs : Upload logs to log server] 2025-12-30 17:41:58.389342 | localhost | Output suppressed because no_log was given 2025-12-30 17:41:58.391311 | 2025-12-30 17:41:58.391425 | LOOP [upload-logs : Compress console log and json output] 2025-12-30 17:41:58.470407 | localhost | skipping: Conditional result was False 2025-12-30 17:41:58.485990 | localhost | skipping: Conditional result was False 2025-12-30 17:41:58.498593 | 2025-12-30 17:41:58.499003 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-30 17:41:58.573057 | localhost | skipping: Conditional result was False 2025-12-30 17:41:58.573696 | 2025-12-30 17:41:58.586521 | localhost | skipping: Conditional result was False 2025-12-30 17:41:58.602102 | 2025-12-30 17:41:58.602540 | LOOP [upload-logs : Upload console log and json output]