2025-10-31 03:05:48.324341 | Job console starting 2025-10-31 03:05:48.332290 | Updating git repos 2025-10-31 03:05:48.384615 | Cloning repos into workspace 2025-10-31 03:05:48.497476 | Restoring repo states 2025-10-31 03:05:48.513783 | Merging changes 2025-10-31 03:05:48.513798 | Checking out repos 2025-10-31 03:05:49.316824 | Preparing playbooks 2025-10-31 03:05:51.025625 | Running Ansible setup 2025-10-31 03:05:56.995585 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-31 03:05:57.612917 | 2025-10-31 03:05:57.613025 | PLAY [Base pre] 2025-10-31 03:05:57.625133 | 2025-10-31 03:05:57.625236 | TASK [Setup log path fact] 2025-10-31 03:05:57.652344 | debian-bookworm | ok 2025-10-31 03:05:57.676278 | 2025-10-31 03:05:57.676393 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-31 03:05:57.704065 | debian-bookworm | ok 2025-10-31 03:05:57.711719 | 2025-10-31 03:05:57.711798 | TASK [emit-job-header : Print job information] 2025-10-31 03:05:57.739048 | # Job Information 2025-10-31 03:05:57.739172 | Ansible Version: 2.16.14 2025-10-31 03:05:57.739200 | Job: python-black 2025-10-31 03:05:57.739227 | Pipeline: periodic-daily 2025-10-31 03:05:57.739245 | Executor: 521e9411259a 2025-10-31 03:05:57.739261 | Triggered by: https://github.com/osism/osism-kubernetes 2025-10-31 03:05:57.739279 | Event ID: 6181fcc9df8b401a900a80342da45c0e 2025-10-31 03:05:57.743098 | 2025-10-31 03:05:57.743172 | LOOP [emit-job-header : Print node information] 2025-10-31 03:05:57.887726 | debian-bookworm | ok: 2025-10-31 03:05:57.887863 | debian-bookworm | # Node Information 2025-10-31 03:05:57.887891 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-31 03:05:57.887912 | debian-bookworm | Hostname: debian 2025-10-31 03:05:57.887931 | debian-bookworm | Username: zuul 2025-10-31 03:05:57.887948 | debian-bookworm | Distro: Debian 12.12 2025-10-31 03:05:57.887968 | debian-bookworm | Provider: regiocloud-a 2025-10-31 03:05:57.887985 | debian-bookworm | Region: 2025-10-31 03:05:57.888002 | debian-bookworm | Label: debian-bookworm 2025-10-31 03:05:57.888018 | debian-bookworm | Product Name: OpenStack Nova 2025-10-31 03:05:57.888034 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feab:9f94 2025-10-31 03:05:57.904981 | 2025-10-31 03:05:57.905075 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-31 03:05:58.728692 | debian-bookworm -> localhost | changed 2025-10-31 03:05:58.734248 | 2025-10-31 03:05:58.734335 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-31 03:05:59.942598 | debian-bookworm -> localhost | changed 2025-10-31 03:05:59.952874 | 2025-10-31 03:05:59.952973 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-31 03:06:00.432270 | debian-bookworm -> localhost | ok 2025-10-31 03:06:00.437513 | 2025-10-31 03:06:00.437601 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-31 03:06:00.465035 | debian-bookworm | ok 2025-10-31 03:06:00.482907 | debian-bookworm | included: /var/lib/zuul/builds/f08b65ad849943f99f1c60c767a869f4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-31 03:06:00.492908 | 2025-10-31 03:06:00.492996 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-31 03:06:03.039787 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-31 03:06:03.039975 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f08b65ad849943f99f1c60c767a869f4/work/f08b65ad849943f99f1c60c767a869f4_id_rsa 2025-10-31 03:06:03.040012 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f08b65ad849943f99f1c60c767a869f4/work/f08b65ad849943f99f1c60c767a869f4_id_rsa.pub 2025-10-31 03:06:03.040039 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-31 03:06:03.040065 | debian-bookworm -> localhost | SHA256:UIkRkHavBrqKSAHXI2mEQWRey66gaTdXh2K/L5RgmWk zuul-build-sshkey 2025-10-31 03:06:03.040087 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-31 03:06:03.040121 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-31 03:06:03.040144 | debian-bookworm -> localhost | |+*...oo+.. | 2025-10-31 03:06:03.040166 | debian-bookworm -> localhost | |+.oo+ o.. | 2025-10-31 03:06:03.040187 | debian-bookworm -> localhost | |..=+o.=. | 2025-10-31 03:06:03.040208 | debian-bookworm -> localhost | |.o...E .o | 2025-10-31 03:06:03.040228 | debian-bookworm -> localhost | |.. oo+.+S. | 2025-10-31 03:06:03.040256 | debian-bookworm -> localhost | |o.+ . *o. | 2025-10-31 03:06:03.040278 | debian-bookworm -> localhost | |o+ + o.. | 2025-10-31 03:06:03.040298 | debian-bookworm -> localhost | |= o o .. | 2025-10-31 03:06:03.040319 | debian-bookworm -> localhost | |+. .o. | 2025-10-31 03:06:03.040339 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-31 03:06:03.040391 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.105143 2025-10-31 03:06:03.047316 | 2025-10-31 03:06:03.047436 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-31 03:06:03.064659 | debian-bookworm | ok 2025-10-31 03:06:03.073894 | debian-bookworm | included: /var/lib/zuul/builds/f08b65ad849943f99f1c60c767a869f4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-31 03:06:03.083309 | 2025-10-31 03:06:03.083387 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-31 03:06:03.096113 | debian-bookworm | skipping: Conditional result was False 2025-10-31 03:06:03.101704 | 2025-10-31 03:06:03.101789 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-31 03:06:03.857257 | debian-bookworm | changed 2025-10-31 03:06:03.886481 | 2025-10-31 03:06:03.886947 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-31 03:06:04.198182 | debian-bookworm | ok 2025-10-31 03:06:04.218863 | 2025-10-31 03:06:04.218956 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-31 03:06:04.945087 | debian-bookworm | changed 2025-10-31 03:06:04.959245 | 2025-10-31 03:06:04.959339 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-31 03:06:05.847563 | debian-bookworm | changed 2025-10-31 03:06:05.852438 | 2025-10-31 03:06:05.852521 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-31 03:06:05.895305 | debian-bookworm | skipping: Conditional result was False 2025-10-31 03:06:05.900482 | 2025-10-31 03:06:05.900567 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-31 03:06:07.075375 | debian-bookworm -> localhost | changed 2025-10-31 03:06:07.083940 | 2025-10-31 03:06:07.084024 | TASK [add-build-sshkey : Add back temp key] 2025-10-31 03:06:07.547645 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f08b65ad849943f99f1c60c767a869f4/work/f08b65ad849943f99f1c60c767a869f4_id_rsa (zuul-build-sshkey) 2025-10-31 03:06:07.547823 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008848 2025-10-31 03:06:07.553999 | 2025-10-31 03:06:07.554076 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-31 03:06:08.029513 | debian-bookworm | ok 2025-10-31 03:06:08.033547 | 2025-10-31 03:06:08.033625 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-31 03:06:08.060063 | debian-bookworm | skipping: Conditional result was False 2025-10-31 03:06:08.068610 | 2025-10-31 03:06:08.068692 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-31 03:06:08.461006 | debian-bookworm | ok 2025-10-31 03:06:08.471659 | 2025-10-31 03:06:08.471742 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-31 03:06:08.529976 | debian-bookworm | ok 2025-10-31 03:06:08.533994 | 2025-10-31 03:06:08.534067 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-31 03:06:08.730161 | debian-bookworm -> localhost | ok 2025-10-31 03:06:08.735429 | 2025-10-31 03:06:08.735505 | TASK [validate-host : Collect information about the host] 2025-10-31 03:06:09.742725 | debian-bookworm | ok 2025-10-31 03:06:09.763851 | 2025-10-31 03:06:09.763944 | TASK [validate-host : Sanitize hostname] 2025-10-31 03:06:09.893928 | debian-bookworm | ok 2025-10-31 03:06:09.924424 | 2025-10-31 03:06:09.924528 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-31 03:06:10.522899 | debian-bookworm -> localhost | changed 2025-10-31 03:06:10.533624 | 2025-10-31 03:06:10.533868 | TASK [validate-host : Collect information about zuul worker] 2025-10-31 03:06:10.957959 | debian-bookworm | ok 2025-10-31 03:06:10.962358 | 2025-10-31 03:06:10.962452 | TASK [validate-host : Write out all zuul information for each host] 2025-10-31 03:06:11.602325 | debian-bookworm -> localhost | changed 2025-10-31 03:06:11.611681 | 2025-10-31 03:06:11.611779 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-31 03:06:11.912607 | debian-bookworm | ok 2025-10-31 03:06:11.917682 | 2025-10-31 03:06:11.917772 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-31 03:06:13.155212 | debian-bookworm | changed: 2025-10-31 03:06:13.155395 | debian-bookworm | cd+++++++++ src/ 2025-10-31 03:06:13.155429 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-31 03:06:13.155453 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-31 03:06:13.155475 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-10-31 03:06:13.155495 | debian-bookworm | Containerfile 2025-10-31 03:06:13.155645 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003784 2025-10-31 03:06:39.308343 | 2025-10-31 03:06:39.308437 | TASK [upload-logs : Upload logs to log server] 2025-10-31 03:06:40.041800 | localhost | Output suppressed because no_log was given 2025-10-31 03:06:40.043491 | 2025-10-31 03:06:40.043581 | LOOP [upload-logs : Compress console log and json output] 2025-10-31 03:06:40.089775 | localhost | skipping: Conditional result was False 2025-10-31 03:06:40.094497 | localhost | skipping: Conditional result was False 2025-10-31 03:06:40.098809 | 2025-10-31 03:06:40.098930 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-31 03:06:40.155310 | localhost | skipping: Conditional result was False 2025-10-31 03:06:40.155573 | 2025-10-31 03:06:40.161693 | localhost | skipping: Conditional result was False 2025-10-31 03:06:40.174236 | 2025-10-31 03:06:40.174337 | LOOP [upload-logs : Upload console log and json output]