2026-06-30 14:39:42.905387 | Job console starting 2026-06-30 14:39:42.921542 | Updating git repos 2026-06-30 14:39:42.991868 | Cloning repos into workspace 2026-06-30 14:39:43.125252 | Restoring repo states 2026-06-30 14:39:43.159446 | Merging changes 2026-06-30 14:39:43.853979 | Checking out repos 2026-06-30 14:39:43.917575 | Preparing playbooks 2026-06-30 14:39:44.972793 | Running Ansible setup 2026-06-30 14:39:50.450260 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 14:39:51.717635 | 2026-06-30 14:39:51.717775 | PLAY [Base pre] 2026-06-30 14:39:51.755919 | 2026-06-30 14:39:51.756050 | TASK [Setup log path fact] 2026-06-30 14:39:51.784030 | ubuntu-jammy | ok 2026-06-30 14:39:51.816855 | 2026-06-30 14:39:51.817001 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 14:39:51.876188 | ubuntu-jammy | ok 2026-06-30 14:39:51.888951 | 2026-06-30 14:39:51.889057 | TASK [emit-job-header : Print job information] 2026-06-30 14:39:51.997454 | # Job Information 2026-06-30 14:39:51.997611 | Ansible Version: 2.16.14 2026-06-30 14:39:51.997640 | Job: python-black 2026-06-30 14:39:51.997667 | Pipeline: check 2026-06-30 14:39:51.997697 | Executor: 521e9411259a 2026-06-30 14:39:51.997714 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/715 2026-06-30 14:39:51.997733 | Event ID: 6c3ca630-7491-11f1-9caa-279280343949 2026-06-30 14:39:52.001740 | 2026-06-30 14:39:52.001823 | LOOP [emit-job-header : Print node information] 2026-06-30 14:39:52.196225 | ubuntu-jammy | ok: 2026-06-30 14:39:52.196417 | ubuntu-jammy | # Node Information 2026-06-30 14:39:52.196451 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-30 14:39:52.196476 | ubuntu-jammy | Hostname: ubuntu 2026-06-30 14:39:52.196498 | ubuntu-jammy | Username: zuul 2026-06-30 14:39:52.196518 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-30 14:39:52.196597 | ubuntu-jammy | Provider: regiocloud-a 2026-06-30 14:39:52.196648 | ubuntu-jammy | Region: 2026-06-30 14:39:52.196672 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-30 14:39:52.196728 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-30 14:39:52.196749 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feea:6110 2026-06-30 14:39:52.212823 | 2026-06-30 14:39:52.212935 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-30 14:39:52.978711 | ubuntu-jammy -> localhost | changed 2026-06-30 14:39:52.984730 | 2026-06-30 14:39:52.984822 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-30 14:39:55.147892 | ubuntu-jammy -> localhost | changed 2026-06-30 14:39:55.157014 | 2026-06-30 14:39:55.157106 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-30 14:39:55.805901 | ubuntu-jammy -> localhost | ok 2026-06-30 14:39:55.812217 | 2026-06-30 14:39:55.812334 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-30 14:39:55.852102 | ubuntu-jammy | ok 2026-06-30 14:39:55.891690 | ubuntu-jammy | included: /var/lib/zuul/builds/be90f708f72d4950be4d95427608afd0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-30 14:39:55.913563 | 2026-06-30 14:39:55.913690 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-30 14:39:57.999520 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-30 14:39:57.999837 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/be90f708f72d4950be4d95427608afd0/work/be90f708f72d4950be4d95427608afd0_id_rsa 2026-06-30 14:39:57.999886 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/be90f708f72d4950be4d95427608afd0/work/be90f708f72d4950be4d95427608afd0_id_rsa.pub 2026-06-30 14:39:57.999921 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-30 14:39:57.999954 | ubuntu-jammy -> localhost | SHA256:SMoYctFMDjoYxSozMLNqwgZjQrYSMoL7XDdT2zuafTA zuul-build-sshkey 2026-06-30 14:39:57.999978 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-30 14:39:58.000011 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-30 14:39:58.000034 | ubuntu-jammy -> localhost | |oo++. | 2026-06-30 14:39:58.000056 | ubuntu-jammy -> localhost | |@=.+o . | 2026-06-30 14:39:58.000077 | ubuntu-jammy -> localhost | |@O+ . .. o | 2026-06-30 14:39:58.000096 | ubuntu-jammy -> localhost | |%* +.o+.. . | 2026-06-30 14:39:58.000116 | ubuntu-jammy -> localhost | |O*..o..oS . | 2026-06-30 14:39:58.000147 | ubuntu-jammy -> localhost | |o+o E | 2026-06-30 14:39:58.000168 | ubuntu-jammy -> localhost | |+ + + | 2026-06-30 14:39:58.000193 | ubuntu-jammy -> localhost | | o . . | 2026-06-30 14:39:58.000215 | ubuntu-jammy -> localhost | | . | 2026-06-30 14:39:58.000236 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-30 14:39:58.000293 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.154540 2026-06-30 14:39:58.006929 | 2026-06-30 14:39:58.007031 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-30 14:39:58.052575 | ubuntu-jammy | ok 2026-06-30 14:39:58.065151 | ubuntu-jammy | included: /var/lib/zuul/builds/be90f708f72d4950be4d95427608afd0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-30 14:39:58.098826 | 2026-06-30 14:39:58.098984 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-30 14:39:58.184225 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 14:39:58.191479 | 2026-06-30 14:39:58.191592 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-30 14:39:58.913590 | ubuntu-jammy | changed 2026-06-30 14:39:58.919197 | 2026-06-30 14:39:58.919293 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-30 14:39:59.166139 | ubuntu-jammy | ok 2026-06-30 14:39:59.178143 | 2026-06-30 14:39:59.178251 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-30 14:39:59.837793 | ubuntu-jammy | changed 2026-06-30 14:39:59.845166 | 2026-06-30 14:39:59.845303 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-30 14:40:00.484315 | ubuntu-jammy | changed 2026-06-30 14:40:00.490978 | 2026-06-30 14:40:00.491105 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-30 14:40:00.536611 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 14:40:00.549264 | 2026-06-30 14:40:00.549412 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-30 14:40:01.464510 | ubuntu-jammy -> localhost | changed 2026-06-30 14:40:01.496111 | 2026-06-30 14:40:01.496315 | TASK [add-build-sshkey : Add back temp key] 2026-06-30 14:40:01.997805 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/be90f708f72d4950be4d95427608afd0/work/be90f708f72d4950be4d95427608afd0_id_rsa (zuul-build-sshkey) 2026-06-30 14:40:01.998121 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013656 2026-06-30 14:40:02.017257 | 2026-06-30 14:40:02.017431 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-30 14:40:02.547787 | ubuntu-jammy | ok 2026-06-30 14:40:02.568122 | 2026-06-30 14:40:02.568735 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-30 14:40:02.619367 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 14:40:02.636098 | 2026-06-30 14:40:02.636253 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-30 14:40:03.140872 | ubuntu-jammy | ok 2026-06-30 14:40:03.169227 | 2026-06-30 14:40:03.169395 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-30 14:40:03.206017 | ubuntu-jammy | ok 2026-06-30 14:40:03.215612 | 2026-06-30 14:40:03.215812 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-30 14:40:03.581216 | ubuntu-jammy -> localhost | ok 2026-06-30 14:40:03.595080 | 2026-06-30 14:40:03.595229 | TASK [validate-host : Collect information about the host] 2026-06-30 14:40:05.899366 | ubuntu-jammy | ok 2026-06-30 14:40:05.921287 | 2026-06-30 14:40:05.921469 | TASK [validate-host : Sanitize hostname] 2026-06-30 14:40:06.050555 | ubuntu-jammy | ok 2026-06-30 14:40:06.109194 | 2026-06-30 14:40:06.109345 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-30 14:40:07.142041 | ubuntu-jammy -> localhost | changed 2026-06-30 14:40:07.161948 | 2026-06-30 14:40:07.163821 | TASK [validate-host : Collect information about zuul worker] 2026-06-30 14:40:07.675897 | ubuntu-jammy | ok 2026-06-30 14:40:07.681228 | 2026-06-30 14:40:07.681368 | TASK [validate-host : Write out all zuul information for each host] 2026-06-30 14:40:08.299344 | ubuntu-jammy -> localhost | changed 2026-06-30 14:40:08.310881 | 2026-06-30 14:40:08.311027 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-30 14:40:08.590326 | ubuntu-jammy | ok 2026-06-30 14:40:08.619419 | 2026-06-30 14:40:08.619595 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-30 14:40:09.974405 | ubuntu-jammy | changed: 2026-06-30 14:40:09.974906 | ubuntu-jammy | cd+++++++++ src/ 2026-06-30 14:40:09.974965 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-30 14:40:09.974992 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-30 14:40:09.975015 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-30 14:40:09.975037 | ubuntu-jammy | Containerfile 2026-06-30 14:40:09.975172 | ubuntu-jammy | Containerfile 2026-06-30 14:40:10.014104 | ubuntu-jammy | Containerfile 2026-06-30 14:40:10.014499 | ubuntu-jammy | Containerfile 2026-06-30 14:40:10.014572 | ubuntu-jammy | Containerfile 2026-06-30 14:40:10.014645 | ubuntu-jammy | Containerfile 2026-06-30 14:40:10.014733 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007757 2026-06-30 14:40:40.370674 | 2026-06-30 14:40:40.371110 | TASK [upload-logs : Upload logs to log server] 2026-06-30 14:40:41.049079 | localhost | Output suppressed because no_log was given 2026-06-30 14:40:41.052628 | 2026-06-30 14:40:41.052937 | LOOP [upload-logs : Compress console log and json output] 2026-06-30 14:40:41.130489 | localhost | skipping: Conditional result was False 2026-06-30 14:40:41.135619 | localhost | skipping: Conditional result was False 2026-06-30 14:40:41.144920 | 2026-06-30 14:40:41.145045 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-30 14:40:41.223542 | localhost | skipping: Conditional result was False 2026-06-30 14:40:41.223873 | 2026-06-30 14:40:41.229958 | localhost | skipping: Conditional result was False 2026-06-30 14:40:41.234200 | 2026-06-30 14:40:41.234326 | LOOP [upload-logs : Upload console log and json output]