2026-05-22 14:19:14.254594 | Job console starting 2026-05-22 14:19:14.262647 | Updating git repos 2026-05-22 14:19:14.293291 | Cloning repos into workspace 2026-05-22 14:19:14.361589 | Restoring repo states 2026-05-22 14:19:14.383285 | Merging changes 2026-05-22 14:19:15.172613 | Checking out repos 2026-05-22 14:19:15.230899 | Preparing playbooks 2026-05-22 14:19:16.307426 | Running Ansible setup 2026-05-22 14:19:20.866907 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-22 14:19:21.756104 | 2026-05-22 14:19:21.756232 | PLAY [Base pre] 2026-05-22 14:19:21.774929 | 2026-05-22 14:19:21.775068 | TASK [Setup log path fact] 2026-05-22 14:19:21.809733 | ubuntu-jammy | ok 2026-05-22 14:19:21.856330 | 2026-05-22 14:19:21.856476 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 14:19:21.891724 | ubuntu-jammy | ok 2026-05-22 14:19:21.902038 | 2026-05-22 14:19:21.902134 | TASK [emit-job-header : Print job information] 2026-05-22 14:19:21.940625 | # Job Information 2026-05-22 14:19:21.940910 | Ansible Version: 2.16.14 2026-05-22 14:19:21.940945 | Job: yamllint 2026-05-22 14:19:21.940973 | Pipeline: check 2026-05-22 14:19:21.941072 | Executor: 521e9411259a 2026-05-22 14:19:21.941101 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/653 2026-05-22 14:19:21.941121 | Event ID: 0e4b41b0-55e9-11f1-947f-2363564d90e4 2026-05-22 14:19:21.946338 | 2026-05-22 14:19:21.946435 | LOOP [emit-job-header : Print node information] 2026-05-22 14:19:22.050473 | ubuntu-jammy | ok: 2026-05-22 14:19:22.050635 | ubuntu-jammy | # Node Information 2026-05-22 14:19:22.050669 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-22 14:19:22.050693 | ubuntu-jammy | Hostname: ubuntu 2026-05-22 14:19:22.050715 | ubuntu-jammy | Username: zuul 2026-05-22 14:19:22.050736 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-22 14:19:22.050759 | ubuntu-jammy | Provider: regiocloud-a 2026-05-22 14:19:22.050781 | ubuntu-jammy | Region: 2026-05-22 14:19:22.050815 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-22 14:19:22.050869 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-22 14:19:22.050895 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe78:ed2d 2026-05-22 14:19:22.069629 | 2026-05-22 14:19:22.069723 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-22 14:19:22.485501 | ubuntu-jammy -> localhost | changed 2026-05-22 14:19:22.491187 | 2026-05-22 14:19:22.491309 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-22 14:19:23.544968 | ubuntu-jammy -> localhost | changed 2026-05-22 14:19:23.557749 | 2026-05-22 14:19:23.557846 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-22 14:19:23.836311 | ubuntu-jammy -> localhost | ok 2026-05-22 14:19:23.843656 | 2026-05-22 14:19:23.843802 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-22 14:19:23.886267 | ubuntu-jammy | ok 2026-05-22 14:19:23.906490 | ubuntu-jammy | included: /var/lib/zuul/builds/c6bdb55f78424fc09f2dd93df7828f33/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-22 14:19:23.912743 | 2026-05-22 14:19:23.912853 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-22 14:19:25.181168 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-22 14:19:25.181465 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/c6bdb55f78424fc09f2dd93df7828f33/work/c6bdb55f78424fc09f2dd93df7828f33_id_rsa 2026-05-22 14:19:25.181507 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/c6bdb55f78424fc09f2dd93df7828f33/work/c6bdb55f78424fc09f2dd93df7828f33_id_rsa.pub 2026-05-22 14:19:25.181533 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-22 14:19:25.181558 | ubuntu-jammy -> localhost | SHA256:2Z/RXgjH46ihcz/Z1kNKEYO+nhduoXIotp0/depVsik zuul-build-sshkey 2026-05-22 14:19:25.181581 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-22 14:19:25.181603 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-22 14:19:25.181641 | ubuntu-jammy -> localhost | | . | 2026-05-22 14:19:25.181665 | ubuntu-jammy -> localhost | | . + | 2026-05-22 14:19:25.181686 | ubuntu-jammy -> localhost | | . . * | 2026-05-22 14:19:25.181706 | ubuntu-jammy -> localhost | | o . B o | 2026-05-22 14:19:25.181726 | ubuntu-jammy -> localhost | | S o + * o| 2026-05-22 14:19:25.181751 | ubuntu-jammy -> localhost | | . = O B.| 2026-05-22 14:19:25.181772 | ubuntu-jammy -> localhost | | o = Eo@o | 2026-05-22 14:19:25.181792 | ubuntu-jammy -> localhost | | o.=.BoB+..| 2026-05-22 14:19:25.181813 | ubuntu-jammy -> localhost | | ..oo+.*+ .| 2026-05-22 14:19:25.181833 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-22 14:19:25.181884 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.747322 2026-05-22 14:19:25.188839 | 2026-05-22 14:19:25.188976 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-22 14:19:25.217927 | ubuntu-jammy | ok 2026-05-22 14:19:25.227806 | ubuntu-jammy | included: /var/lib/zuul/builds/c6bdb55f78424fc09f2dd93df7828f33/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-22 14:19:25.237214 | 2026-05-22 14:19:25.237346 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-22 14:19:25.271532 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 14:19:25.277791 | 2026-05-22 14:19:25.277914 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-22 14:19:25.987234 | ubuntu-jammy | changed 2026-05-22 14:19:25.993296 | 2026-05-22 14:19:25.993425 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-22 14:19:26.255756 | ubuntu-jammy | ok 2026-05-22 14:19:26.261521 | 2026-05-22 14:19:26.261646 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-22 14:19:26.873155 | ubuntu-jammy | changed 2026-05-22 14:19:26.881606 | 2026-05-22 14:19:26.881744 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-22 14:19:27.533283 | ubuntu-jammy | changed 2026-05-22 14:19:27.540343 | 2026-05-22 14:19:27.540474 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-22 14:19:27.565635 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 14:19:27.575090 | 2026-05-22 14:19:27.575236 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-22 14:19:28.102381 | ubuntu-jammy -> localhost | changed 2026-05-22 14:19:28.116585 | 2026-05-22 14:19:28.116749 | TASK [add-build-sshkey : Add back temp key] 2026-05-22 14:19:28.536060 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/c6bdb55f78424fc09f2dd93df7828f33/work/c6bdb55f78424fc09f2dd93df7828f33_id_rsa (zuul-build-sshkey) 2026-05-22 14:19:28.536380 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020171 2026-05-22 14:19:28.545541 | 2026-05-22 14:19:28.545768 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-22 14:19:28.967052 | ubuntu-jammy | ok 2026-05-22 14:19:28.972413 | 2026-05-22 14:19:28.972527 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-22 14:19:28.996364 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 14:19:29.006890 | 2026-05-22 14:19:29.007176 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-22 14:19:29.450924 | ubuntu-jammy | ok 2026-05-22 14:19:29.462510 | 2026-05-22 14:19:29.462642 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-22 14:19:29.491607 | ubuntu-jammy | ok 2026-05-22 14:19:29.496790 | 2026-05-22 14:19:29.496898 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-22 14:19:29.814565 | ubuntu-jammy -> localhost | ok 2026-05-22 14:19:29.821769 | 2026-05-22 14:19:29.821899 | TASK [validate-host : Collect information about the host] 2026-05-22 14:19:31.029196 | ubuntu-jammy | ok 2026-05-22 14:19:31.040093 | 2026-05-22 14:19:31.040221 | TASK [validate-host : Sanitize hostname] 2026-05-22 14:19:31.195655 | ubuntu-jammy | ok 2026-05-22 14:19:31.259395 | 2026-05-22 14:19:31.259595 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-22 14:19:31.857979 | ubuntu-jammy -> localhost | changed 2026-05-22 14:19:31.871855 | 2026-05-22 14:19:31.872046 | TASK [validate-host : Collect information about zuul worker] 2026-05-22 14:19:32.292502 | ubuntu-jammy | ok 2026-05-22 14:19:32.299514 | 2026-05-22 14:19:32.299648 | TASK [validate-host : Write out all zuul information for each host] 2026-05-22 14:19:32.883429 | ubuntu-jammy -> localhost | changed 2026-05-22 14:19:32.903965 | 2026-05-22 14:19:32.904099 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-22 14:19:33.183081 | ubuntu-jammy | ok 2026-05-22 14:19:33.192854 | 2026-05-22 14:19:33.192983 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-22 14:19:34.141751 | ubuntu-jammy | changed: 2026-05-22 14:19:34.142194 | ubuntu-jammy | cd+++++++++ src/ 2026-05-22 14:19:34.142345 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-22 14:19:34.142420 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-22 14:19:34.142481 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-22 14:19:34.142539 | ubuntu-jammy | Containerfile 2026-05-22 14:19:34.142988 | ubuntu-jammy | Containerfile 2026-05-22 14:19:34.151799 | ubuntu-jammy | Containerfile 2026-05-22 14:19:34.151922 | ubuntu-jammy | Containerfile 2026-05-22 14:19:34.152044 | ubuntu-jammy | Containerfile 2026-05-22 14:19:34.152162 | ubuntu-jammy | Containerfile 2026-05-22 14:19:34.152300 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.010161 2026-05-22 14:20:01.350191 | 2026-05-22 14:20:01.350372 | TASK [upload-logs : Upload logs to log server] 2026-05-22 14:20:01.921591 | localhost | Output suppressed because no_log was given 2026-05-22 14:20:01.925839 | 2026-05-22 14:20:01.926075 | LOOP [upload-logs : Compress console log and json output] 2026-05-22 14:20:01.984339 | localhost | skipping: Conditional result was False 2026-05-22 14:20:01.990037 | localhost | skipping: Conditional result was False 2026-05-22 14:20:02.001570 | 2026-05-22 14:20:02.001823 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-22 14:20:02.050100 | localhost | skipping: Conditional result was False 2026-05-22 14:20:02.050727 | 2026-05-22 14:20:02.054081 | localhost | skipping: Conditional result was False 2026-05-22 14:20:02.067406 | 2026-05-22 14:20:02.067648 | LOOP [upload-logs : Upload console log and json output]