2026-02-20 14:00:52.186682 | Job console starting 2026-02-20 14:00:52.203189 | Updating git repos 2026-02-20 14:00:52.230320 | Cloning repos into workspace 2026-02-20 14:00:52.265387 | Restoring repo states 2026-02-20 14:00:52.277556 | Merging changes 2026-02-20 14:00:52.822368 | Checking out repos 2026-02-20 14:00:52.915267 | Preparing playbooks 2026-02-20 14:00:53.516229 | Running Ansible setup 2026-02-20 14:00:58.970497 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-20 14:00:59.757144 | 2026-02-20 14:00:59.757310 | PLAY [Base pre] 2026-02-20 14:00:59.774236 | 2026-02-20 14:00:59.774384 | TASK [Setup log path fact] 2026-02-20 14:00:59.812121 | ubuntu-jammy | ok 2026-02-20 14:00:59.832546 | 2026-02-20 14:00:59.832760 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-20 14:00:59.876618 | ubuntu-jammy | ok 2026-02-20 14:00:59.888841 | 2026-02-20 14:00:59.888977 | TASK [emit-job-header : Print job information] 2026-02-20 14:00:59.928654 | # Job Information 2026-02-20 14:00:59.928841 | Ansible Version: 2.16.14 2026-02-20 14:00:59.928876 | Job: yamllint 2026-02-20 14:00:59.928910 | Pipeline: check 2026-02-20 14:00:59.928934 | Executor: 521e9411259a 2026-02-20 14:00:59.928955 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/518 2026-02-20 14:00:59.928978 | Event ID: 771158a0-0e64-11f1-9628-06d2d2f32302 2026-02-20 14:00:59.933842 | 2026-02-20 14:00:59.933957 | LOOP [emit-job-header : Print node information] 2026-02-20 14:01:00.046656 | ubuntu-jammy | ok: 2026-02-20 14:01:00.046989 | ubuntu-jammy | # Node Information 2026-02-20 14:01:00.047056 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-20 14:01:00.047102 | ubuntu-jammy | Hostname: ubuntu 2026-02-20 14:01:00.047143 | ubuntu-jammy | Username: zuul 2026-02-20 14:01:00.047180 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-20 14:01:00.047221 | ubuntu-jammy | Provider: regiocloud-a 2026-02-20 14:01:00.047259 | ubuntu-jammy | Region: 2026-02-20 14:01:00.047298 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-20 14:01:00.047334 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-20 14:01:00.047370 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5a:3759 2026-02-20 14:01:00.075593 | 2026-02-20 14:01:00.075792 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-20 14:01:00.557953 | ubuntu-jammy -> localhost | changed 2026-02-20 14:01:00.565458 | 2026-02-20 14:01:00.565586 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-20 14:01:01.644967 | ubuntu-jammy -> localhost | changed 2026-02-20 14:01:01.667696 | 2026-02-20 14:01:01.667868 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-20 14:01:01.935693 | ubuntu-jammy -> localhost | ok 2026-02-20 14:01:01.942463 | 2026-02-20 14:01:01.942589 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-20 14:01:01.971551 | ubuntu-jammy | ok 2026-02-20 14:01:02.018157 | ubuntu-jammy | included: /var/lib/zuul/builds/2b833879023a44f99441dcc7a58e2a8b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-20 14:01:02.024708 | 2026-02-20 14:01:02.024823 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-20 14:01:03.728861 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-20 14:01:03.729154 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/2b833879023a44f99441dcc7a58e2a8b/work/2b833879023a44f99441dcc7a58e2a8b_id_rsa 2026-02-20 14:01:03.729199 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/2b833879023a44f99441dcc7a58e2a8b/work/2b833879023a44f99441dcc7a58e2a8b_id_rsa.pub 2026-02-20 14:01:03.729227 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-20 14:01:03.729253 | ubuntu-jammy -> localhost | SHA256:hfyv1QUoUJVTs90zJHzS/A4K2ITwZghYADF8HnXVV+s zuul-build-sshkey 2026-02-20 14:01:03.729276 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-20 14:01:03.729299 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-20 14:01:03.729332 | ubuntu-jammy -> localhost | |=o.++..oo+o.o+*o | 2026-02-20 14:01:03.729360 | ubuntu-jammy -> localhost | | o.o ..+.o..o=oBo| 2026-02-20 14:01:03.729419 | ubuntu-jammy -> localhost | | o . . *+o o.=++| 2026-02-20 14:01:03.729444 | ubuntu-jammy -> localhost | | . o.oo. o.+| 2026-02-20 14:01:03.729464 | ubuntu-jammy -> localhost | | S .. . E.| 2026-02-20 14:01:03.729489 | ubuntu-jammy -> localhost | | ... ..| 2026-02-20 14:01:03.729509 | ubuntu-jammy -> localhost | | o . | 2026-02-20 14:01:03.729529 | ubuntu-jammy -> localhost | | o | 2026-02-20 14:01:03.729551 | ubuntu-jammy -> localhost | | . | 2026-02-20 14:01:03.729575 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-20 14:01:03.729635 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.189014 2026-02-20 14:01:03.736494 | 2026-02-20 14:01:03.736620 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-20 14:01:03.768118 | ubuntu-jammy | ok 2026-02-20 14:01:03.779124 | ubuntu-jammy | included: /var/lib/zuul/builds/2b833879023a44f99441dcc7a58e2a8b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-20 14:01:03.789749 | 2026-02-20 14:01:03.789909 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-20 14:01:03.824688 | ubuntu-jammy | skipping: Conditional result was False 2026-02-20 14:01:03.834948 | 2026-02-20 14:01:03.835141 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-20 14:01:04.466282 | ubuntu-jammy | changed 2026-02-20 14:01:04.476206 | 2026-02-20 14:01:04.476341 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-20 14:01:04.756436 | ubuntu-jammy | ok 2026-02-20 14:01:04.762176 | 2026-02-20 14:01:04.762300 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-20 14:01:05.453362 | ubuntu-jammy | changed 2026-02-20 14:01:05.475254 | 2026-02-20 14:01:05.475412 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-20 14:01:06.084661 | ubuntu-jammy | changed 2026-02-20 14:01:06.090365 | 2026-02-20 14:01:06.090500 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-20 14:01:06.114671 | ubuntu-jammy | skipping: Conditional result was False 2026-02-20 14:01:06.121088 | 2026-02-20 14:01:06.121224 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-20 14:01:06.581422 | ubuntu-jammy -> localhost | changed 2026-02-20 14:01:06.593421 | 2026-02-20 14:01:06.593550 | TASK [add-build-sshkey : Add back temp key] 2026-02-20 14:01:06.963983 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/2b833879023a44f99441dcc7a58e2a8b/work/2b833879023a44f99441dcc7a58e2a8b_id_rsa (zuul-build-sshkey) 2026-02-20 14:01:06.964244 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019349 2026-02-20 14:01:06.976101 | 2026-02-20 14:01:06.976240 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-20 14:01:07.355722 | ubuntu-jammy | ok 2026-02-20 14:01:07.360975 | 2026-02-20 14:01:07.361086 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-20 14:01:07.384808 | ubuntu-jammy | skipping: Conditional result was False 2026-02-20 14:01:07.395894 | 2026-02-20 14:01:07.396031 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-20 14:01:07.826797 | ubuntu-jammy | ok 2026-02-20 14:01:07.843410 | 2026-02-20 14:01:07.843560 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-20 14:01:07.879734 | ubuntu-jammy | ok 2026-02-20 14:01:07.888809 | 2026-02-20 14:01:07.888982 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-20 14:01:08.198578 | ubuntu-jammy -> localhost | ok 2026-02-20 14:01:08.205592 | 2026-02-20 14:01:08.205714 | TASK [validate-host : Collect information about the host] 2026-02-20 14:01:09.371492 | ubuntu-jammy | ok 2026-02-20 14:01:09.391204 | 2026-02-20 14:01:09.391335 | TASK [validate-host : Sanitize hostname] 2026-02-20 14:01:09.522346 | ubuntu-jammy | ok 2026-02-20 14:01:09.564607 | 2026-02-20 14:01:09.564741 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-20 14:01:10.242272 | ubuntu-jammy -> localhost | changed 2026-02-20 14:01:10.248642 | 2026-02-20 14:01:10.248778 | TASK [validate-host : Collect information about zuul worker] 2026-02-20 14:01:10.725352 | ubuntu-jammy | ok 2026-02-20 14:01:10.730151 | 2026-02-20 14:01:10.730264 | TASK [validate-host : Write out all zuul information for each host] 2026-02-20 14:01:11.317042 | ubuntu-jammy -> localhost | changed 2026-02-20 14:01:11.328245 | 2026-02-20 14:01:11.328367 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-20 14:01:11.589101 | ubuntu-jammy | ok 2026-02-20 14:01:11.596357 | 2026-02-20 14:01:11.596505 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-20 14:01:12.692481 | ubuntu-jammy | changed: 2026-02-20 14:01:12.692783 | ubuntu-jammy | cd+++++++++ src/ 2026-02-20 14:01:12.692844 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-20 14:01:12.692890 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-20 14:01:12.692927 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-20 14:01:12.692962 | ubuntu-jammy | Containerfile 2026-02-20 14:01:12.693322 | ubuntu-jammy | Containerfile 2026-02-20 14:01:12.709870 | ubuntu-jammy | Containerfile 2026-02-20 14:01:12.709948 | ubuntu-jammy | Containerfile 2026-02-20 14:01:12.710024 | ubuntu-jammy | Containerfile 2026-02-20 14:01:12.710101 | ubuntu-jammy | Containerfile 2026-02-20 14:01:12.710178 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004157 2026-02-20 14:01:38.473068 | 2026-02-20 14:01:38.473160 | TASK [upload-logs : Upload logs to log server] 2026-02-20 14:01:38.971540 | localhost | Output suppressed because no_log was given 2026-02-20 14:01:38.974223 | 2026-02-20 14:01:38.974350 | LOOP [upload-logs : Compress console log and json output] 2026-02-20 14:01:39.023296 | localhost | skipping: Conditional result was False 2026-02-20 14:01:39.030581 | localhost | skipping: Conditional result was False 2026-02-20 14:01:39.040753 | 2026-02-20 14:01:39.040851 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-20 14:01:39.078223 | localhost | skipping: Conditional result was False 2026-02-20 14:01:39.078502 | 2026-02-20 14:01:39.084472 | localhost | skipping: Conditional result was False 2026-02-20 14:01:39.096148 | 2026-02-20 14:01:39.096242 | LOOP [upload-logs : Upload console log and json output]