2026-01-20 17:28:48.476132 | Job console starting 2026-01-20 17:28:48.484694 | Updating git repos 2026-01-20 17:28:48.539652 | Cloning repos into workspace 2026-01-20 17:28:48.634365 | Restoring repo states 2026-01-20 17:28:48.649468 | Merging changes 2026-01-20 17:28:49.542122 | Checking out repos 2026-01-20 17:28:49.618720 | Preparing playbooks 2026-01-20 17:28:50.529459 | Running Ansible setup 2026-01-20 17:28:55.640224 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-20 17:28:56.600692 | 2026-01-20 17:28:56.600820 | PLAY [Base pre] 2026-01-20 17:28:56.616909 | 2026-01-20 17:28:56.617024 | TASK [Setup log path fact] 2026-01-20 17:28:56.644944 | ubuntu-jammy | ok 2026-01-20 17:28:56.660823 | 2026-01-20 17:28:56.660956 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-20 17:28:56.689991 | ubuntu-jammy | ok 2026-01-20 17:28:56.699851 | 2026-01-20 17:28:56.699952 | TASK [emit-job-header : Print job information] 2026-01-20 17:28:56.768403 | # Job Information 2026-01-20 17:28:56.768581 | Ansible Version: 2.16.14 2026-01-20 17:28:56.768617 | Job: python-black 2026-01-20 17:28:56.768650 | Pipeline: check 2026-01-20 17:28:56.768673 | Executor: 521e9411259a 2026-01-20 17:28:56.768693 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/457 2026-01-20 17:28:56.768715 | Event ID: 5962dec0-f625-11f0-825e-cc2e3f09d887 2026-01-20 17:28:56.773484 | 2026-01-20 17:28:56.773592 | LOOP [emit-job-header : Print node information] 2026-01-20 17:28:56.914480 | ubuntu-jammy | ok: 2026-01-20 17:28:56.914641 | ubuntu-jammy | # Node Information 2026-01-20 17:28:56.914676 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-20 17:28:56.914701 | ubuntu-jammy | Hostname: ubuntu 2026-01-20 17:28:56.914724 | ubuntu-jammy | Username: zuul 2026-01-20 17:28:56.914745 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-20 17:28:56.914769 | ubuntu-jammy | Provider: regiocloud-a 2026-01-20 17:28:56.914790 | ubuntu-jammy | Region: 2026-01-20 17:28:56.914812 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-20 17:28:56.914868 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-20 17:28:56.914930 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe98:4a2c 2026-01-20 17:28:56.940138 | 2026-01-20 17:28:56.940247 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-20 17:28:57.830781 | ubuntu-jammy -> localhost | changed 2026-01-20 17:28:57.838768 | 2026-01-20 17:28:57.838898 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-20 17:28:59.698762 | ubuntu-jammy -> localhost | changed 2026-01-20 17:28:59.712316 | 2026-01-20 17:28:59.712433 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-20 17:29:00.052746 | ubuntu-jammy -> localhost | ok 2026-01-20 17:29:00.059429 | 2026-01-20 17:29:00.059534 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-20 17:29:00.094718 | ubuntu-jammy | ok 2026-01-20 17:29:00.125781 | ubuntu-jammy | included: /var/lib/zuul/builds/75553ad620df4e5596575b83893699b4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-20 17:29:00.131625 | 2026-01-20 17:29:00.131712 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-20 17:29:02.463525 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-20 17:29:02.463695 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/75553ad620df4e5596575b83893699b4/work/75553ad620df4e5596575b83893699b4_id_rsa 2026-01-20 17:29:02.463727 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/75553ad620df4e5596575b83893699b4/work/75553ad620df4e5596575b83893699b4_id_rsa.pub 2026-01-20 17:29:02.463748 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-20 17:29:02.463768 | ubuntu-jammy -> localhost | SHA256:vBWNfQ5IHn3sA8F6AnQ5Z76sO+k2UD1Aug/VPMpnZOo zuul-build-sshkey 2026-01-20 17:29:02.463786 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-20 17:29:02.463816 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-20 17:29:02.463834 | ubuntu-jammy -> localhost | | ...=+.o | 2026-01-20 17:29:02.463852 | ubuntu-jammy -> localhost | | .=+O* o | 2026-01-20 17:29:02.463868 | ubuntu-jammy -> localhost | | ..*OX+. | 2026-01-20 17:29:02.463884 | ubuntu-jammy -> localhost | | . ++*==o | 2026-01-20 17:29:02.463900 | ubuntu-jammy -> localhost | | S.=+oo.. | 2026-01-20 17:29:02.463920 | ubuntu-jammy -> localhost | | .* oo | 2026-01-20 17:29:02.463937 | ubuntu-jammy -> localhost | | ..Eo | 2026-01-20 17:29:02.463952 | ubuntu-jammy -> localhost | | * | 2026-01-20 17:29:02.463969 | ubuntu-jammy -> localhost | | oo+ | 2026-01-20 17:29:02.463984 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-20 17:29:02.464021 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.556575 2026-01-20 17:29:02.474674 | 2026-01-20 17:29:02.474759 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-20 17:29:02.494116 | ubuntu-jammy | ok 2026-01-20 17:29:02.503981 | ubuntu-jammy | included: /var/lib/zuul/builds/75553ad620df4e5596575b83893699b4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-20 17:29:02.511211 | 2026-01-20 17:29:02.511281 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-20 17:29:02.523901 | ubuntu-jammy | skipping: Conditional result was False 2026-01-20 17:29:02.533740 | 2026-01-20 17:29:02.533817 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-20 17:29:03.150824 | ubuntu-jammy | changed 2026-01-20 17:29:03.156455 | 2026-01-20 17:29:03.161059 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-20 17:29:03.394614 | ubuntu-jammy | ok 2026-01-20 17:29:03.399203 | 2026-01-20 17:29:03.399282 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-20 17:29:04.055663 | ubuntu-jammy | changed 2026-01-20 17:29:04.067353 | 2026-01-20 17:29:04.067484 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-20 17:29:04.654930 | ubuntu-jammy | changed 2026-01-20 17:29:04.659216 | 2026-01-20 17:29:04.659288 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-20 17:29:04.691903 | ubuntu-jammy | skipping: Conditional result was False 2026-01-20 17:29:04.696787 | 2026-01-20 17:29:04.696868 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-20 17:29:05.555552 | ubuntu-jammy -> localhost | changed 2026-01-20 17:29:05.564910 | 2026-01-20 17:29:05.565004 | TASK [add-build-sshkey : Add back temp key] 2026-01-20 17:29:06.015239 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/75553ad620df4e5596575b83893699b4/work/75553ad620df4e5596575b83893699b4_id_rsa (zuul-build-sshkey) 2026-01-20 17:29:06.015434 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013633 2026-01-20 17:29:06.021708 | 2026-01-20 17:29:06.021793 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-20 17:29:06.392226 | ubuntu-jammy | ok 2026-01-20 17:29:06.396435 | 2026-01-20 17:29:06.396517 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-20 17:29:06.441139 | ubuntu-jammy | skipping: Conditional result was False 2026-01-20 17:29:06.449474 | 2026-01-20 17:29:06.449563 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-20 17:29:06.898516 | ubuntu-jammy | ok 2026-01-20 17:29:06.919302 | 2026-01-20 17:29:06.919406 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-20 17:29:06.952463 | ubuntu-jammy | ok 2026-01-20 17:29:06.958789 | 2026-01-20 17:29:06.958895 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-20 17:29:07.316228 | ubuntu-jammy -> localhost | ok 2026-01-20 17:29:07.322800 | 2026-01-20 17:29:07.323009 | TASK [validate-host : Collect information about the host] 2026-01-20 17:29:08.449084 | ubuntu-jammy | ok 2026-01-20 17:29:08.459981 | 2026-01-20 17:29:08.460080 | TASK [validate-host : Sanitize hostname] 2026-01-20 17:29:08.549090 | ubuntu-jammy | ok 2026-01-20 17:29:08.611330 | 2026-01-20 17:29:08.611448 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-20 17:29:09.296010 | ubuntu-jammy -> localhost | changed 2026-01-20 17:29:09.306351 | 2026-01-20 17:29:09.306546 | TASK [validate-host : Collect information about zuul worker] 2026-01-20 17:29:09.754959 | ubuntu-jammy | ok 2026-01-20 17:29:09.759525 | 2026-01-20 17:29:09.759630 | TASK [validate-host : Write out all zuul information for each host] 2026-01-20 17:29:10.387600 | ubuntu-jammy -> localhost | changed 2026-01-20 17:29:10.407559 | 2026-01-20 17:29:10.407733 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-20 17:29:10.666226 | ubuntu-jammy | ok 2026-01-20 17:29:10.673879 | 2026-01-20 17:29:10.674022 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-20 17:29:11.877133 | ubuntu-jammy | changed: 2026-01-20 17:29:11.877364 | ubuntu-jammy | cd+++++++++ src/ 2026-01-20 17:29:11.877400 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-20 17:29:11.877452 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-20 17:29:11.877474 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-20 17:29:11.877494 | ubuntu-jammy | Containerfile 2026-01-20 17:29:11.877652 | ubuntu-jammy | Containerfile 2026-01-20 17:29:11.899934 | ubuntu-jammy | Containerfile 2026-01-20 17:29:11.900004 | ubuntu-jammy | Containerfile 2026-01-20 17:29:11.900075 | ubuntu-jammy | Containerfile 2026-01-20 17:29:11.900144 | ubuntu-jammy | Containerfile 2026-01-20 17:29:11.900214 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007637 2026-01-20 17:29:40.734853 | 2026-01-20 17:29:40.734982 | TASK [upload-logs : Upload logs to log server] 2026-01-20 17:29:41.328879 | localhost | Output suppressed because no_log was given 2026-01-20 17:29:41.330732 | 2026-01-20 17:29:41.330866 | LOOP [upload-logs : Compress console log and json output] 2026-01-20 17:29:41.388302 | localhost | skipping: Conditional result was False 2026-01-20 17:29:41.393862 | localhost | skipping: Conditional result was False 2026-01-20 17:29:41.399735 | 2026-01-20 17:29:41.399901 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-20 17:29:41.445359 | localhost | skipping: Conditional result was False 2026-01-20 17:29:41.446013 | 2026-01-20 17:29:41.449727 | localhost | skipping: Conditional result was False 2026-01-20 17:29:41.462253 | 2026-01-20 17:29:41.462510 | LOOP [upload-logs : Upload console log and json output]