2026-03-02 03:07:12.555862 | Job console starting 2026-03-02 03:07:12.572452 | Updating git repos 2026-03-02 03:07:12.612744 | Cloning repos into workspace 2026-03-02 03:07:12.689428 | Restoring repo states 2026-03-02 03:07:12.720291 | Merging changes 2026-03-02 03:07:12.720313 | Checking out repos 2026-03-02 03:07:12.805212 | Preparing playbooks 2026-03-02 03:07:13.595500 | Running Ansible setup 2026-03-02 03:07:18.647198 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-02 03:07:20.136091 | 2026-03-02 03:07:20.136268 | PLAY [Base pre] 2026-03-02 03:07:20.158436 | 2026-03-02 03:07:20.159177 | TASK [Setup log path fact] 2026-03-02 03:07:20.199114 | debian-bookworm | ok 2026-03-02 03:07:20.239266 | 2026-03-02 03:07:20.239441 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-02 03:07:20.302173 | debian-bookworm | ok 2026-03-02 03:07:20.317218 | 2026-03-02 03:07:20.317353 | TASK [emit-job-header : Print job information] 2026-03-02 03:07:20.369778 | # Job Information 2026-03-02 03:07:20.370058 | Ansible Version: 2.16.14 2026-03-02 03:07:20.370097 | Job: python-black 2026-03-02 03:07:20.370132 | Pipeline: periodic-daily 2026-03-02 03:07:20.370159 | Executor: 521e9411259a 2026-03-02 03:07:20.370180 | Triggered by: https://github.com/osism/container-images-kolla 2026-03-02 03:07:20.370203 | Event ID: 165cf13e664f4a33bb0d64d8bca9304c 2026-03-02 03:07:20.375508 | 2026-03-02 03:07:20.375650 | LOOP [emit-job-header : Print node information] 2026-03-02 03:07:20.547356 | debian-bookworm | ok: 2026-03-02 03:07:20.547705 | debian-bookworm | # Node Information 2026-03-02 03:07:20.547747 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-02 03:07:20.547773 | debian-bookworm | Hostname: debian 2026-03-02 03:07:20.547802 | debian-bookworm | Username: zuul 2026-03-02 03:07:20.547833 | debian-bookworm | Distro: Debian 12.13 2026-03-02 03:07:20.547870 | debian-bookworm | Provider: regiocloud-a 2026-03-02 03:07:20.547904 | debian-bookworm | Region: 2026-03-02 03:07:20.547927 | debian-bookworm | Label: debian-bookworm 2026-03-02 03:07:20.547947 | debian-bookworm | Product Name: OpenStack Nova 2026-03-02 03:07:20.547966 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe59:e658 2026-03-02 03:07:20.572543 | 2026-03-02 03:07:20.572690 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-02 03:07:21.465650 | debian-bookworm -> localhost | changed 2026-03-02 03:07:21.473029 | 2026-03-02 03:07:21.473158 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-02 03:07:23.078660 | debian-bookworm -> localhost | changed 2026-03-02 03:07:23.087707 | 2026-03-02 03:07:23.087793 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-02 03:07:23.481026 | debian-bookworm -> localhost | ok 2026-03-02 03:07:23.494903 | 2026-03-02 03:07:23.495027 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-02 03:07:23.547695 | debian-bookworm | ok 2026-03-02 03:07:23.592327 | debian-bookworm | included: /var/lib/zuul/builds/a4ca76fa10244b43a68d2be38f67eacc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-02 03:07:23.618342 | 2026-03-02 03:07:23.618480 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-02 03:07:25.082525 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-02 03:07:25.082743 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a4ca76fa10244b43a68d2be38f67eacc/work/a4ca76fa10244b43a68d2be38f67eacc_id_rsa 2026-03-02 03:07:25.082784 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a4ca76fa10244b43a68d2be38f67eacc/work/a4ca76fa10244b43a68d2be38f67eacc_id_rsa.pub 2026-03-02 03:07:25.082811 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-02 03:07:25.082850 | debian-bookworm -> localhost | SHA256:yO2IH34BUbaEm5rdruJkwXFMu4Uk7CoCGz3zdI74RpI zuul-build-sshkey 2026-03-02 03:07:25.082874 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-02 03:07:25.082904 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-02 03:07:25.082927 | debian-bookworm -> localhost | | .. oo+ | 2026-03-02 03:07:25.082949 | debian-bookworm -> localhost | | .=o= . | 2026-03-02 03:07:25.082969 | debian-bookworm -> localhost | | . .. =+o | 2026-03-02 03:07:25.082989 | debian-bookworm -> localhost | |o +.o+== | 2026-03-02 03:07:25.083009 | debian-bookworm -> localhost | |.o OoB+oS | 2026-03-02 03:07:25.083032 | debian-bookworm -> localhost | |+ E *oooo | 2026-03-02 03:07:25.083053 | debian-bookworm -> localhost | |.. ++ o... | 2026-03-02 03:07:25.083073 | debian-bookworm -> localhost | | o+o .o | 2026-03-02 03:07:25.083093 | debian-bookworm -> localhost | | o..+o | 2026-03-02 03:07:25.083113 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-02 03:07:25.083163 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.805887 2026-03-02 03:07:25.089287 | 2026-03-02 03:07:25.089379 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-02 03:07:25.115729 | debian-bookworm | ok 2026-03-02 03:07:25.122941 | debian-bookworm | included: /var/lib/zuul/builds/a4ca76fa10244b43a68d2be38f67eacc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-02 03:07:25.129982 | 2026-03-02 03:07:25.130050 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-02 03:07:25.142555 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:07:25.147062 | 2026-03-02 03:07:25.147134 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-02 03:07:25.675780 | debian-bookworm | changed 2026-03-02 03:07:25.683231 | 2026-03-02 03:07:25.683369 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-02 03:07:25.914569 | debian-bookworm | ok 2026-03-02 03:07:25.920339 | 2026-03-02 03:07:25.920436 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-02 03:07:26.494911 | debian-bookworm | changed 2026-03-02 03:07:26.504388 | 2026-03-02 03:07:26.504514 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-02 03:07:27.102271 | debian-bookworm | changed 2026-03-02 03:07:27.107822 | 2026-03-02 03:07:27.107913 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-02 03:07:27.130983 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:07:27.136659 | 2026-03-02 03:07:27.136753 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-02 03:07:27.475014 | debian-bookworm -> localhost | changed 2026-03-02 03:07:27.485817 | 2026-03-02 03:07:27.485916 | TASK [add-build-sshkey : Add back temp key] 2026-03-02 03:07:27.794644 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a4ca76fa10244b43a68d2be38f67eacc/work/a4ca76fa10244b43a68d2be38f67eacc_id_rsa (zuul-build-sshkey) 2026-03-02 03:07:27.794909 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011918 2026-03-02 03:07:27.802290 | 2026-03-02 03:07:27.802381 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-02 03:07:28.210603 | debian-bookworm | ok 2026-03-02 03:07:28.215482 | 2026-03-02 03:07:28.215576 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-02 03:07:28.238482 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:07:28.249155 | 2026-03-02 03:07:28.249260 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-02 03:07:28.622186 | debian-bookworm | ok 2026-03-02 03:07:28.643325 | 2026-03-02 03:07:28.643438 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-02 03:07:28.696744 | debian-bookworm | ok 2026-03-02 03:07:28.703724 | 2026-03-02 03:07:28.703825 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-02 03:07:29.223007 | debian-bookworm -> localhost | ok 2026-03-02 03:07:29.230472 | 2026-03-02 03:07:29.231063 | TASK [validate-host : Collect information about the host] 2026-03-02 03:07:30.429814 | debian-bookworm | ok 2026-03-02 03:07:30.454057 | 2026-03-02 03:07:30.454214 | TASK [validate-host : Sanitize hostname] 2026-03-02 03:07:30.650909 | debian-bookworm | ok 2026-03-02 03:07:30.723273 | 2026-03-02 03:07:30.723425 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-02 03:07:31.605970 | debian-bookworm -> localhost | changed 2026-03-02 03:07:31.612338 | 2026-03-02 03:07:31.612486 | TASK [validate-host : Collect information about zuul worker] 2026-03-02 03:07:32.040637 | debian-bookworm | ok 2026-03-02 03:07:32.052141 | 2026-03-02 03:07:32.052458 | TASK [validate-host : Write out all zuul information for each host] 2026-03-02 03:07:33.249131 | debian-bookworm -> localhost | changed 2026-03-02 03:07:33.260152 | 2026-03-02 03:07:33.260283 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-02 03:07:33.573813 | debian-bookworm | ok 2026-03-02 03:07:33.585502 | 2026-03-02 03:07:33.585640 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-02 03:07:34.840301 | debian-bookworm | changed: 2026-03-02 03:07:34.840505 | debian-bookworm | cd+++++++++ src/ 2026-03-02 03:07:34.840541 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-02 03:07:34.840565 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-02 03:07:34.840587 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-03-02 03:07:34.840608 | debian-bookworm | Containerfile 2026-03-02 03:07:34.840722 | debian-bookworm | localhost | ok: Runtime: 0:00:00.034304 2026-03-02 03:08:02.855790 | 2026-03-02 03:08:02.855876 | TASK [upload-logs : Upload logs to log server] 2026-03-02 03:08:03.857398 | localhost | Output suppressed because no_log was given 2026-03-02 03:08:03.858774 | 2026-03-02 03:08:03.859018 | LOOP [upload-logs : Compress console log and json output] 2026-03-02 03:08:03.949486 | localhost | skipping: Conditional result was False 2026-03-02 03:08:03.954996 | localhost | skipping: Conditional result was False 2026-03-02 03:08:03.964700 | 2026-03-02 03:08:03.964782 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-02 03:08:04.044052 | localhost | skipping: Conditional result was False 2026-03-02 03:08:04.044309 | 2026-03-02 03:08:04.057106 | localhost | skipping: Conditional result was False 2026-03-02 03:08:04.059655 | 2026-03-02 03:08:04.059744 | LOOP [upload-logs : Upload console log and json output]