2025-10-30 03:06:13.987362 | Job console starting 2025-10-30 03:06:14.000053 | Updating git repos 2025-10-30 03:06:14.054189 | Cloning repos into workspace 2025-10-30 03:06:14.200682 | Restoring repo states 2025-10-30 03:06:14.240643 | Merging changes 2025-10-30 03:06:15.069137 | Checking out repos 2025-10-30 03:06:15.127910 | Preparing playbooks 2025-10-30 03:06:16.440845 | Running Ansible setup 2025-10-30 03:06:23.568272 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-30 03:06:24.825145 | 2025-10-30 03:06:24.825258 | PLAY [Base pre] 2025-10-30 03:06:24.860214 | 2025-10-30 03:06:24.860336 | TASK [Setup log path fact] 2025-10-30 03:06:24.888343 | debian-bookworm | ok 2025-10-30 03:06:24.900621 | 2025-10-30 03:06:24.900725 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-30 03:06:24.946281 | debian-bookworm | ok 2025-10-30 03:06:24.956138 | 2025-10-30 03:06:24.956226 | TASK [emit-job-header : Print job information] 2025-10-30 03:06:25.003387 | # Job Information 2025-10-30 03:06:25.003570 | Ansible Version: 2.16.14 2025-10-30 03:06:25.003600 | Job: python-black 2025-10-30 03:06:25.003628 | Pipeline: check 2025-10-30 03:06:25.003647 | Executor: 521e9411259a 2025-10-30 03:06:25.003664 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/835 2025-10-30 03:06:25.003683 | Event ID: 0a1ab3c0-b53d-11f0-821e-4b26e3991737 2025-10-30 03:06:25.007541 | 2025-10-30 03:06:25.007614 | LOOP [emit-job-header : Print node information] 2025-10-30 03:06:25.202448 | debian-bookworm | ok: 2025-10-30 03:06:25.202724 | debian-bookworm | # Node Information 2025-10-30 03:06:25.202765 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-30 03:06:25.202791 | debian-bookworm | Hostname: debian 2025-10-30 03:06:25.202812 | debian-bookworm | Username: zuul 2025-10-30 03:06:25.202858 | debian-bookworm | Distro: Debian 12.12 2025-10-30 03:06:25.202886 | debian-bookworm | Provider: regiocloud-a 2025-10-30 03:06:25.202907 | debian-bookworm | Region: 2025-10-30 03:06:25.202952 | debian-bookworm | Label: debian-bookworm 2025-10-30 03:06:25.202974 | debian-bookworm | Product Name: OpenStack Nova 2025-10-30 03:06:25.202994 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea8:9f85 2025-10-30 03:06:25.221186 | 2025-10-30 03:06:25.221281 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-30 03:06:26.615989 | debian-bookworm -> localhost | changed 2025-10-30 03:06:26.622443 | 2025-10-30 03:06:26.622530 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-30 03:06:30.203169 | debian-bookworm -> localhost | changed 2025-10-30 03:06:30.219165 | 2025-10-30 03:06:30.219269 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-30 03:06:30.934195 | debian-bookworm -> localhost | ok 2025-10-30 03:06:30.940292 | 2025-10-30 03:06:30.940398 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-30 03:06:30.958275 | debian-bookworm | ok 2025-10-30 03:06:30.972894 | debian-bookworm | included: /var/lib/zuul/builds/2575ab42cc204a3298a9f2f78fe5beef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-30 03:06:30.977958 | 2025-10-30 03:06:30.978025 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-30 03:06:34.450757 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-30 03:06:34.450999 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2575ab42cc204a3298a9f2f78fe5beef/work/2575ab42cc204a3298a9f2f78fe5beef_id_rsa 2025-10-30 03:06:34.451037 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2575ab42cc204a3298a9f2f78fe5beef/work/2575ab42cc204a3298a9f2f78fe5beef_id_rsa.pub 2025-10-30 03:06:34.451059 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-30 03:06:34.451080 | debian-bookworm -> localhost | SHA256:Lwcfb3XDpOS0pavoWRHt9yTTPQwBPrpbyi+h5TnpVZ0 zuul-build-sshkey 2025-10-30 03:06:34.451108 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-30 03:06:34.451127 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-30 03:06:34.451144 | debian-bookworm -> localhost | | ... | 2025-10-30 03:06:34.451162 | debian-bookworm -> localhost | | . . . | 2025-10-30 03:06:34.451179 | debian-bookworm -> localhost | | + = o | 2025-10-30 03:06:34.451195 | debian-bookworm -> localhost | | . B @.o| 2025-10-30 03:06:34.451211 | debian-bookworm -> localhost | | S... B+E=| 2025-10-30 03:06:34.451232 | debian-bookworm -> localhost | | *.oo.o=+| 2025-10-30 03:06:34.451249 | debian-bookworm -> localhost | | =.B+o. .| 2025-10-30 03:06:34.451266 | debian-bookworm -> localhost | | ..OO.. | 2025-10-30 03:06:34.451283 | debian-bookworm -> localhost | | oO+o | 2025-10-30 03:06:34.451299 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-30 03:06:34.451347 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.496278 2025-10-30 03:06:34.456894 | 2025-10-30 03:06:34.456993 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-30 03:06:34.494699 | debian-bookworm | ok 2025-10-30 03:06:34.505004 | debian-bookworm | included: /var/lib/zuul/builds/2575ab42cc204a3298a9f2f78fe5beef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-30 03:06:34.522971 | 2025-10-30 03:06:34.523064 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-30 03:06:34.546483 | debian-bookworm | skipping: Conditional result was False 2025-10-30 03:06:34.551156 | 2025-10-30 03:06:34.551227 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-30 03:06:35.267508 | debian-bookworm | changed 2025-10-30 03:06:35.271857 | 2025-10-30 03:06:35.271947 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-30 03:06:35.564386 | debian-bookworm | ok 2025-10-30 03:06:35.589831 | 2025-10-30 03:06:35.589945 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-30 03:06:36.432304 | debian-bookworm | changed 2025-10-30 03:06:36.443471 | 2025-10-30 03:06:36.443562 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-30 03:06:37.148981 | debian-bookworm | changed 2025-10-30 03:06:37.154049 | 2025-10-30 03:06:37.154123 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-30 03:06:37.191665 | debian-bookworm | skipping: Conditional result was False 2025-10-30 03:06:37.197290 | 2025-10-30 03:06:37.197368 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-30 03:06:38.066436 | debian-bookworm -> localhost | changed 2025-10-30 03:06:38.075168 | 2025-10-30 03:06:38.075249 | TASK [add-build-sshkey : Add back temp key] 2025-10-30 03:06:38.634095 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2575ab42cc204a3298a9f2f78fe5beef/work/2575ab42cc204a3298a9f2f78fe5beef_id_rsa (zuul-build-sshkey) 2025-10-30 03:06:38.634298 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008932 2025-10-30 03:06:38.640534 | 2025-10-30 03:06:38.640616 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-30 03:06:39.210614 | debian-bookworm | ok 2025-10-30 03:06:39.214688 | 2025-10-30 03:06:39.214761 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-30 03:06:39.258683 | debian-bookworm | skipping: Conditional result was False 2025-10-30 03:06:39.267965 | 2025-10-30 03:06:39.268045 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-30 03:06:39.923853 | debian-bookworm | ok 2025-10-30 03:06:39.938715 | 2025-10-30 03:06:39.938810 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-30 03:06:39.979449 | debian-bookworm | ok 2025-10-30 03:06:39.983559 | 2025-10-30 03:06:39.983634 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-30 03:06:40.615150 | debian-bookworm -> localhost | ok 2025-10-30 03:06:40.625049 | 2025-10-30 03:06:40.625132 | TASK [validate-host : Collect information about the host] 2025-10-30 03:06:42.215332 | debian-bookworm | ok 2025-10-30 03:06:42.234867 | 2025-10-30 03:06:42.235011 | TASK [validate-host : Sanitize hostname] 2025-10-30 03:06:42.393260 | debian-bookworm | ok 2025-10-30 03:06:42.534891 | 2025-10-30 03:06:42.535023 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-30 03:06:44.044208 | debian-bookworm -> localhost | changed 2025-10-30 03:06:44.049260 | 2025-10-30 03:06:44.049346 | TASK [validate-host : Collect information about zuul worker] 2025-10-30 03:06:44.699157 | debian-bookworm | ok 2025-10-30 03:06:44.702829 | 2025-10-30 03:06:44.702951 | TASK [validate-host : Write out all zuul information for each host] 2025-10-30 03:06:45.365468 | debian-bookworm -> localhost | changed 2025-10-30 03:06:45.382545 | 2025-10-30 03:06:45.382643 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-30 03:06:45.657618 | debian-bookworm | ok 2025-10-30 03:06:45.667594 | 2025-10-30 03:06:45.667728 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-30 03:06:46.860803 | debian-bookworm | changed: 2025-10-30 03:06:46.861016 | debian-bookworm | cd+++++++++ src/ 2025-10-30 03:06:46.861052 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-30 03:06:46.861077 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-30 03:06:46.861099 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-10-30 03:06:46.861119 | debian-bookworm | Containerfile 2025-10-30 03:06:46.862756 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003959 2025-10-30 03:07:16.173202 | 2025-10-30 03:07:16.173285 | TASK [upload-logs : Upload logs to log server] 2025-10-30 03:07:16.960586 | localhost | Output suppressed because no_log was given 2025-10-30 03:07:16.962696 | 2025-10-30 03:07:16.962779 | LOOP [upload-logs : Compress console log and json output] 2025-10-30 03:07:17.103633 | localhost | skipping: Conditional result was False 2025-10-30 03:07:17.135237 | localhost | skipping: Conditional result was False 2025-10-30 03:07:17.150164 | 2025-10-30 03:07:17.150344 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-30 03:07:17.263113 | localhost | skipping: Conditional result was False 2025-10-30 03:07:17.263358 | 2025-10-30 03:07:17.271683 | localhost | skipping: Conditional result was False 2025-10-30 03:07:17.278725 | 2025-10-30 03:07:17.278809 | LOOP [upload-logs : Upload console log and json output]