2026-08-06 06:00:02.002740 | Job console starting 2026-08-06 06:00:02.015148 | Updating git repos 2026-08-06 06:00:02.061053 | Cloning repos into workspace 2026-08-06 06:00:02.126352 | Restoring repo states 2026-08-06 06:00:02.149282 | Merging changes 2026-08-06 06:00:02.852923 | Checking out repos 2026-08-06 06:00:03.002192 | Preparing playbooks 2026-08-06 06:00:04.160545 | Running Ansible setup 2026-08-06 06:00:10.290516 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 06:00:11.143175 | 2026-08-06 06:00:11.143301 | PLAY [Base pre] 2026-08-06 06:00:11.175551 | 2026-08-06 06:00:11.175670 | TASK [Setup log path fact] 2026-08-06 06:00:11.203446 | ubuntu-jammy | ok 2026-08-06 06:00:11.238154 | 2026-08-06 06:00:11.238287 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 06:00:11.280306 | ubuntu-jammy | ok 2026-08-06 06:00:11.305589 | 2026-08-06 06:00:11.305701 | TASK [emit-job-header : Print job information] 2026-08-06 06:00:11.357160 | # Job Information 2026-08-06 06:00:11.357307 | Ansible Version: 2.16.14 2026-08-06 06:00:11.357336 | Job: yamllint 2026-08-06 06:00:11.357364 | Pipeline: check 2026-08-06 06:00:11.357382 | Executor: 521e9411259a 2026-08-06 06:00:11.357399 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/761 2026-08-06 06:00:11.357417 | Event ID: c5683b70-915b-11f1-8fec-5e15b6e52012 2026-08-06 06:00:11.361366 | 2026-08-06 06:00:11.361449 | LOOP [emit-job-header : Print node information] 2026-08-06 06:00:11.517257 | ubuntu-jammy | ok: 2026-08-06 06:00:11.517596 | ubuntu-jammy | # Node Information 2026-08-06 06:00:11.517745 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-06 06:00:11.517774 | ubuntu-jammy | Hostname: ubuntu 2026-08-06 06:00:11.517799 | ubuntu-jammy | Username: zuul 2026-08-06 06:00:11.517822 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-06 06:00:11.517973 | ubuntu-jammy | Provider: regiocloud-a 2026-08-06 06:00:11.518002 | ubuntu-jammy | Region: 2026-08-06 06:00:11.518025 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-06 06:00:11.518046 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-06 06:00:11.518066 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe31:5d30 2026-08-06 06:00:11.528626 | 2026-08-06 06:00:11.528722 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 06:00:12.501992 | ubuntu-jammy -> localhost | changed 2026-08-06 06:00:12.509200 | 2026-08-06 06:00:12.509297 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 06:00:14.097394 | ubuntu-jammy -> localhost | changed 2026-08-06 06:00:14.141489 | 2026-08-06 06:00:14.141617 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 06:00:14.753296 | ubuntu-jammy -> localhost | ok 2026-08-06 06:00:14.759329 | 2026-08-06 06:00:14.759442 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 06:00:14.787829 | ubuntu-jammy | ok 2026-08-06 06:00:14.845807 | ubuntu-jammy | included: /var/lib/zuul/builds/67e6ba88fea74846bba19d73e9aa2408/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 06:00:14.853872 | 2026-08-06 06:00:14.853967 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 06:00:16.532015 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-06 06:00:16.532268 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/67e6ba88fea74846bba19d73e9aa2408/work/67e6ba88fea74846bba19d73e9aa2408_id_rsa 2026-08-06 06:00:16.532312 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/67e6ba88fea74846bba19d73e9aa2408/work/67e6ba88fea74846bba19d73e9aa2408_id_rsa.pub 2026-08-06 06:00:16.532340 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-06 06:00:16.532366 | ubuntu-jammy -> localhost | SHA256:TIH3jrSKGrfHW8w037DarIwQ2vtMQiPMhgrzJ/9WSiY zuul-build-sshkey 2026-08-06 06:00:16.532389 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-06 06:00:16.532411 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-06 06:00:16.532441 | ubuntu-jammy -> localhost | | .. | 2026-08-06 06:00:16.532464 | ubuntu-jammy -> localhost | | . .. | 2026-08-06 06:00:16.532497 | ubuntu-jammy -> localhost | | ... | 2026-08-06 06:00:16.532518 | ubuntu-jammy -> localhost | | + o. . | 2026-08-06 06:00:16.532539 | ubuntu-jammy -> localhost | |+ = + .S+. | 2026-08-06 06:00:16.532568 | ubuntu-jammy -> localhost | |o+ =Eoo++o.+ | 2026-08-06 06:00:16.532589 | ubuntu-jammy -> localhost | |. = **.++ o . | 2026-08-06 06:00:16.532609 | ubuntu-jammy -> localhost | | *.B*+ + | 2026-08-06 06:00:16.532665 | ubuntu-jammy -> localhost | | ..+=*.+.o | 2026-08-06 06:00:16.532690 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-06 06:00:16.532747 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.911139 2026-08-06 06:00:16.539005 | 2026-08-06 06:00:16.539105 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 06:00:16.568505 | ubuntu-jammy | ok 2026-08-06 06:00:16.588054 | ubuntu-jammy | included: /var/lib/zuul/builds/67e6ba88fea74846bba19d73e9aa2408/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 06:00:16.613360 | 2026-08-06 06:00:16.614184 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 06:00:16.643012 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 06:00:16.650063 | 2026-08-06 06:00:16.650172 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 06:00:17.664495 | ubuntu-jammy | changed 2026-08-06 06:00:17.671261 | 2026-08-06 06:00:17.671370 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 06:00:17.996874 | ubuntu-jammy | ok 2026-08-06 06:00:18.006666 | 2026-08-06 06:00:18.007965 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 06:00:18.758795 | ubuntu-jammy | changed 2026-08-06 06:00:18.771428 | 2026-08-06 06:00:18.771549 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 06:00:19.466378 | ubuntu-jammy | changed 2026-08-06 06:00:19.479500 | 2026-08-06 06:00:19.479625 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 06:00:19.508192 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 06:00:19.521334 | 2026-08-06 06:00:19.521807 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 06:00:20.479096 | ubuntu-jammy -> localhost | changed 2026-08-06 06:00:20.494294 | 2026-08-06 06:00:20.497944 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 06:00:20.934393 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/67e6ba88fea74846bba19d73e9aa2408/work/67e6ba88fea74846bba19d73e9aa2408_id_rsa (zuul-build-sshkey) 2026-08-06 06:00:20.934633 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016790 2026-08-06 06:00:20.942526 | 2026-08-06 06:00:20.942633 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 06:00:21.416970 | ubuntu-jammy | ok 2026-08-06 06:00:21.422212 | 2026-08-06 06:00:21.422324 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 06:00:21.445520 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 06:00:21.456032 | 2026-08-06 06:00:21.456138 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 06:00:21.950555 | ubuntu-jammy | ok 2026-08-06 06:00:21.977359 | 2026-08-06 06:00:21.977506 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 06:00:22.029398 | ubuntu-jammy | ok 2026-08-06 06:00:22.035026 | 2026-08-06 06:00:22.035126 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 06:00:22.563056 | ubuntu-jammy -> localhost | ok 2026-08-06 06:00:22.569663 | 2026-08-06 06:00:22.569771 | TASK [validate-host : Collect information about the host] 2026-08-06 06:00:23.881574 | ubuntu-jammy | ok 2026-08-06 06:00:23.901805 | 2026-08-06 06:00:23.901917 | TASK [validate-host : Sanitize hostname] 2026-08-06 06:00:24.092296 | ubuntu-jammy | ok 2026-08-06 06:00:24.138078 | 2026-08-06 06:00:24.138197 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 06:00:24.968848 | ubuntu-jammy -> localhost | changed 2026-08-06 06:00:24.975160 | 2026-08-06 06:00:24.975264 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 06:00:25.373072 | ubuntu-jammy | ok 2026-08-06 06:00:25.387089 | 2026-08-06 06:00:25.387231 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 06:00:26.321295 | ubuntu-jammy -> localhost | changed 2026-08-06 06:00:26.330677 | 2026-08-06 06:00:26.330791 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 06:00:26.623239 | ubuntu-jammy | ok 2026-08-06 06:00:26.628587 | 2026-08-06 06:00:26.628683 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 06:00:27.719418 | ubuntu-jammy | changed: 2026-08-06 06:00:27.719613 | ubuntu-jammy | cd+++++++++ src/ 2026-08-06 06:00:27.719648 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-06 06:00:27.719673 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-06 06:00:27.719696 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-06 06:00:27.719716 | ubuntu-jammy | Containerfile 2026-08-06 06:00:27.719846 | ubuntu-jammy | Containerfile 2026-08-06 06:00:27.734750 | ubuntu-jammy | Containerfile 2026-08-06 06:00:27.734821 | ubuntu-jammy | Containerfile 2026-08-06 06:00:27.734907 | ubuntu-jammy | Containerfile 2026-08-06 06:00:27.734979 | ubuntu-jammy | Containerfile 2026-08-06 06:00:27.735060 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.027167 2026-08-06 06:00:57.551695 | 2026-08-06 06:00:57.551801 | TASK [upload-logs : Upload logs to log server] 2026-08-06 06:00:58.118441 | localhost | Output suppressed because no_log was given 2026-08-06 06:00:58.120239 | 2026-08-06 06:00:58.120334 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 06:00:58.228628 | localhost | skipping: Conditional result was False 2026-08-06 06:00:58.245205 | localhost | skipping: Conditional result was False 2026-08-06 06:00:58.257175 | 2026-08-06 06:00:58.257284 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 06:00:58.317843 | localhost | skipping: Conditional result was False 2026-08-06 06:00:58.318095 | 2026-08-06 06:00:58.324647 | localhost | skipping: Conditional result was False 2026-08-06 06:00:58.342569 | 2026-08-06 06:00:58.342681 | LOOP [upload-logs : Upload console log and json output]