2026-01-28 03:18:28.530272 | Job console starting 2026-01-28 03:18:28.537693 | Updating git repos 2026-01-28 03:18:28.567783 | Cloning repos into workspace 2026-01-28 03:18:28.668919 | Restoring repo states 2026-01-28 03:18:28.682262 | Merging changes 2026-01-28 03:18:28.682281 | Checking out repos 2026-01-28 03:18:28.847278 | Preparing playbooks 2026-01-28 03:18:29.703300 | Running Ansible setup 2026-01-28 03:18:34.404646 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-28 03:18:35.075150 | 2026-01-28 03:18:35.075265 | PLAY [Base pre] 2026-01-28 03:18:35.090317 | 2026-01-28 03:18:35.090417 | TASK [Setup log path fact] 2026-01-28 03:18:35.118335 | ubuntu-jammy | ok 2026-01-28 03:18:35.146423 | 2026-01-28 03:18:35.146560 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-28 03:18:35.185516 | ubuntu-jammy | ok 2026-01-28 03:18:35.195354 | 2026-01-28 03:18:35.195448 | TASK [emit-job-header : Print job information] 2026-01-28 03:18:35.233552 | # Job Information 2026-01-28 03:18:35.233761 | Ansible Version: 2.16.14 2026-01-28 03:18:35.233799 | Job: yamllint 2026-01-28 03:18:35.233832 | Pipeline: periodic-daily 2026-01-28 03:18:35.233855 | Executor: 521e9411259a 2026-01-28 03:18:35.233876 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-01-28 03:18:35.233898 | Event ID: 8a29ceadcd0c4ea18e77673f536dfb12 2026-01-28 03:18:35.238641 | 2026-01-28 03:18:35.238747 | LOOP [emit-job-header : Print node information] 2026-01-28 03:18:35.348813 | ubuntu-jammy | ok: 2026-01-28 03:18:35.349087 | ubuntu-jammy | # Node Information 2026-01-28 03:18:35.349134 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-28 03:18:35.349161 | ubuntu-jammy | Hostname: ubuntu 2026-01-28 03:18:35.349185 | ubuntu-jammy | Username: zuul 2026-01-28 03:18:35.349207 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-28 03:18:35.349231 | ubuntu-jammy | Provider: regiocloud-a 2026-01-28 03:18:35.349252 | ubuntu-jammy | Region: 2026-01-28 03:18:35.349273 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-28 03:18:35.349294 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-28 03:18:35.349313 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe89:7155 2026-01-28 03:18:35.369829 | 2026-01-28 03:18:35.369931 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-28 03:18:35.786762 | ubuntu-jammy -> localhost | changed 2026-01-28 03:18:35.793534 | 2026-01-28 03:18:35.793635 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-28 03:18:36.900003 | ubuntu-jammy -> localhost | changed 2026-01-28 03:18:36.920230 | 2026-01-28 03:18:36.920379 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-28 03:18:37.240804 | ubuntu-jammy -> localhost | ok 2026-01-28 03:18:37.257167 | 2026-01-28 03:18:37.257610 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-28 03:18:37.288586 | ubuntu-jammy | ok 2026-01-28 03:18:37.308918 | ubuntu-jammy | included: /var/lib/zuul/builds/81bb63be055e41eeba825dc8676a1a7e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-28 03:18:37.315791 | 2026-01-28 03:18:37.315910 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-28 03:18:38.183480 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-28 03:18:38.183778 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/81bb63be055e41eeba825dc8676a1a7e/work/81bb63be055e41eeba825dc8676a1a7e_id_rsa 2026-01-28 03:18:38.183820 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/81bb63be055e41eeba825dc8676a1a7e/work/81bb63be055e41eeba825dc8676a1a7e_id_rsa.pub 2026-01-28 03:18:38.183846 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-28 03:18:38.183870 | ubuntu-jammy -> localhost | SHA256:wUHwpdEhuWThgClSYiFKym59XiRocmdbZyZm39qNyhc zuul-build-sshkey 2026-01-28 03:18:38.183893 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-28 03:18:38.183914 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-28 03:18:38.183945 | ubuntu-jammy -> localhost | |o=o ooo*+o. | 2026-01-28 03:18:38.183967 | ubuntu-jammy -> localhost | |O.. + =+*. | 2026-01-28 03:18:38.183986 | ubuntu-jammy -> localhost | |o+ = + O*= | 2026-01-28 03:18:38.184005 | ubuntu-jammy -> localhost | |. = o B B.. | 2026-01-28 03:18:38.184025 | ubuntu-jammy -> localhost | | o . o .S. . | 2026-01-28 03:18:38.184055 | ubuntu-jammy -> localhost | |. o . oEo | 2026-01-28 03:18:38.184075 | ubuntu-jammy -> localhost | | . . o.. | 2026-01-28 03:18:38.184094 | ubuntu-jammy -> localhost | | . .. | 2026-01-28 03:18:38.184114 | ubuntu-jammy -> localhost | | o. | 2026-01-28 03:18:38.184135 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-28 03:18:38.184186 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.342737 2026-01-28 03:18:38.190797 | 2026-01-28 03:18:38.190927 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-28 03:18:38.219467 | ubuntu-jammy | ok 2026-01-28 03:18:38.229373 | ubuntu-jammy | included: /var/lib/zuul/builds/81bb63be055e41eeba825dc8676a1a7e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-28 03:18:38.238810 | 2026-01-28 03:18:38.238943 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-28 03:18:38.262955 | ubuntu-jammy | skipping: Conditional result was False 2026-01-28 03:18:38.269091 | 2026-01-28 03:18:38.269208 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-28 03:18:38.887071 | ubuntu-jammy | changed 2026-01-28 03:18:38.894763 | 2026-01-28 03:18:38.894922 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-28 03:18:39.137268 | ubuntu-jammy | ok 2026-01-28 03:18:39.147007 | 2026-01-28 03:18:39.147163 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-28 03:18:39.775318 | ubuntu-jammy | changed 2026-01-28 03:18:39.782248 | 2026-01-28 03:18:39.782377 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-28 03:18:40.367485 | ubuntu-jammy | changed 2026-01-28 03:18:40.375995 | 2026-01-28 03:18:40.376130 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-28 03:18:40.400582 | ubuntu-jammy | skipping: Conditional result was False 2026-01-28 03:18:40.409378 | 2026-01-28 03:18:40.409508 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-28 03:18:40.860965 | ubuntu-jammy -> localhost | changed 2026-01-28 03:18:40.881553 | 2026-01-28 03:18:40.881744 | TASK [add-build-sshkey : Add back temp key] 2026-01-28 03:18:41.250864 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/81bb63be055e41eeba825dc8676a1a7e/work/81bb63be055e41eeba825dc8676a1a7e_id_rsa (zuul-build-sshkey) 2026-01-28 03:18:41.251385 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020591 2026-01-28 03:18:41.260457 | 2026-01-28 03:18:41.260590 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-28 03:18:41.726038 | ubuntu-jammy | ok 2026-01-28 03:18:41.734203 | 2026-01-28 03:18:41.734350 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-28 03:18:41.769386 | ubuntu-jammy | skipping: Conditional result was False 2026-01-28 03:18:41.790729 | 2026-01-28 03:18:41.790994 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-28 03:18:42.235481 | ubuntu-jammy | ok 2026-01-28 03:18:42.254035 | 2026-01-28 03:18:42.254189 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-28 03:18:42.283763 | ubuntu-jammy | ok 2026-01-28 03:18:42.289114 | 2026-01-28 03:18:42.289226 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-28 03:18:42.577093 | ubuntu-jammy -> localhost | ok 2026-01-28 03:18:42.584136 | 2026-01-28 03:18:42.584253 | TASK [validate-host : Collect information about the host] 2026-01-28 03:18:43.751559 | ubuntu-jammy | ok 2026-01-28 03:18:43.761801 | 2026-01-28 03:18:43.761921 | TASK [validate-host : Sanitize hostname] 2026-01-28 03:18:43.896120 | ubuntu-jammy | ok 2026-01-28 03:18:43.938170 | 2026-01-28 03:18:43.938298 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-28 03:18:44.527681 | ubuntu-jammy -> localhost | changed 2026-01-28 03:18:44.534104 | 2026-01-28 03:18:44.534238 | TASK [validate-host : Collect information about zuul worker] 2026-01-28 03:18:44.929540 | ubuntu-jammy | ok 2026-01-28 03:18:44.937298 | 2026-01-28 03:18:44.937432 | TASK [validate-host : Write out all zuul information for each host] 2026-01-28 03:18:45.529961 | ubuntu-jammy -> localhost | changed 2026-01-28 03:18:45.540085 | 2026-01-28 03:18:45.540198 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-28 03:18:45.801086 | ubuntu-jammy | ok 2026-01-28 03:18:45.810591 | 2026-01-28 03:18:45.810876 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-28 03:18:46.816370 | ubuntu-jammy | changed: 2026-01-28 03:18:46.816755 | ubuntu-jammy | cd+++++++++ src/ 2026-01-28 03:18:46.816832 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-28 03:18:46.816884 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-28 03:18:46.816930 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-28 03:18:46.816974 | ubuntu-jammy | Containerfile 2026-01-28 03:18:46.817283 | ubuntu-jammy | Containerfile 2026-01-28 03:18:46.849340 | ubuntu-jammy | Containerfile 2026-01-28 03:18:46.849410 | ubuntu-jammy | Containerfile 2026-01-28 03:18:46.849480 | ubuntu-jammy | Containerfile 2026-01-28 03:18:46.849552 | ubuntu-jammy | Containerfile 2026-01-28 03:18:46.849628 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007105 2026-01-28 03:19:14.663336 | 2026-01-28 03:19:14.663525 | TASK [upload-logs : Upload logs to log server] 2026-01-28 03:19:15.240228 | localhost | Output suppressed because no_log was given 2026-01-28 03:19:15.242062 | 2026-01-28 03:19:15.242168 | LOOP [upload-logs : Compress console log and json output] 2026-01-28 03:19:15.301124 | localhost | skipping: Conditional result was False 2026-01-28 03:19:15.306352 | localhost | skipping: Conditional result was False 2026-01-28 03:19:15.311907 | 2026-01-28 03:19:15.312091 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-28 03:19:15.360746 | localhost | skipping: Conditional result was False 2026-01-28 03:19:15.361364 | 2026-01-28 03:19:15.364909 | localhost | skipping: Conditional result was False 2026-01-28 03:19:15.378896 | 2026-01-28 03:19:15.379116 | LOOP [upload-logs : Upload console log and json output]