2026-04-17 02:06:55.317138 | Job console starting 2026-04-17 02:06:55.332477 | Updating git repos 2026-04-17 02:06:55.369243 | Cloning repos into workspace 2026-04-17 02:06:55.452619 | Restoring repo states 2026-04-17 02:06:55.460753 | Merging changes 2026-04-17 02:06:56.324203 | Checking out repos 2026-04-17 02:06:56.399681 | Preparing playbooks 2026-04-17 02:06:57.168277 | Running Ansible setup 2026-04-17 02:07:01.539385 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-17 02:07:02.210433 | 2026-04-17 02:07:02.210559 | PLAY [Base pre] 2026-04-17 02:07:02.244872 | 2026-04-17 02:07:02.244992 | TASK [Setup log path fact] 2026-04-17 02:07:02.273071 | ubuntu-jammy | ok 2026-04-17 02:07:02.297725 | 2026-04-17 02:07:02.297849 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-17 02:07:02.331797 | ubuntu-jammy | ok 2026-04-17 02:07:02.346606 | 2026-04-17 02:07:02.346713 | TASK [emit-job-header : Print job information] 2026-04-17 02:07:02.419361 | # Job Information 2026-04-17 02:07:02.419528 | Ansible Version: 2.16.14 2026-04-17 02:07:02.419599 | Job: yamllint 2026-04-17 02:07:02.419633 | Pipeline: check 2026-04-17 02:07:02.419655 | Executor: 521e9411259a 2026-04-17 02:07:02.419675 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/602 2026-04-17 02:07:02.419698 | Event ID: e4440f80-3a01-11f1-9e78-bdd3c89fa3c5 2026-04-17 02:07:02.424813 | 2026-04-17 02:07:02.424911 | LOOP [emit-job-header : Print node information] 2026-04-17 02:07:02.536001 | ubuntu-jammy | ok: 2026-04-17 02:07:02.536188 | ubuntu-jammy | # Node Information 2026-04-17 02:07:02.536257 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-17 02:07:02.536287 | ubuntu-jammy | Hostname: ubuntu 2026-04-17 02:07:02.536319 | ubuntu-jammy | Username: zuul 2026-04-17 02:07:02.536342 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-17 02:07:02.536366 | ubuntu-jammy | Provider: regiocloud-a 2026-04-17 02:07:02.536388 | ubuntu-jammy | Region: 2026-04-17 02:07:02.536408 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-17 02:07:02.536428 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-17 02:07:02.536447 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:a3b2 2026-04-17 02:07:02.556686 | 2026-04-17 02:07:02.556795 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-17 02:07:02.973448 | ubuntu-jammy -> localhost | changed 2026-04-17 02:07:02.982227 | 2026-04-17 02:07:02.982337 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-17 02:07:04.115909 | ubuntu-jammy -> localhost | changed 2026-04-17 02:07:04.126670 | 2026-04-17 02:07:04.126780 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-17 02:07:04.382370 | ubuntu-jammy -> localhost | ok 2026-04-17 02:07:04.388570 | 2026-04-17 02:07:04.388666 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-17 02:07:04.406210 | ubuntu-jammy | ok 2026-04-17 02:07:04.428729 | ubuntu-jammy | included: /var/lib/zuul/builds/6076e30c9ba845968e4a77075798b422/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-17 02:07:04.437155 | 2026-04-17 02:07:04.437271 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-17 02:07:06.676346 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-17 02:07:06.676610 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/6076e30c9ba845968e4a77075798b422/work/6076e30c9ba845968e4a77075798b422_id_rsa 2026-04-17 02:07:06.676650 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/6076e30c9ba845968e4a77075798b422/work/6076e30c9ba845968e4a77075798b422_id_rsa.pub 2026-04-17 02:07:06.676676 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-17 02:07:06.676701 | ubuntu-jammy -> localhost | SHA256:me2wPLYGEcTibBbisaai25ifRLXp8vm3DxwlMC5Liu0 zuul-build-sshkey 2026-04-17 02:07:06.676723 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-17 02:07:06.676744 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-17 02:07:06.676780 | ubuntu-jammy -> localhost | | o+ | 2026-04-17 02:07:06.676803 | ubuntu-jammy -> localhost | | o o.oo | 2026-04-17 02:07:06.676824 | ubuntu-jammy -> localhost | | . *+o... . | 2026-04-17 02:07:06.676844 | ubuntu-jammy -> localhost | | o++==. * | 2026-04-17 02:07:06.676864 | ubuntu-jammy -> localhost | |.o+o+ .S . | 2026-04-17 02:07:06.676893 | ubuntu-jammy -> localhost | |oo . .o = | 2026-04-17 02:07:06.676914 | ubuntu-jammy -> localhost | |o E . .B . | 2026-04-17 02:07:06.676934 | ubuntu-jammy -> localhost | |.= + . .o+ | 2026-04-17 02:07:06.676955 | ubuntu-jammy -> localhost | |+o+ o..ooo. | 2026-04-17 02:07:06.676976 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-17 02:07:06.677026 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.741061 2026-04-17 02:07:06.683569 | 2026-04-17 02:07:06.683675 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-17 02:07:06.718439 | ubuntu-jammy | ok 2026-04-17 02:07:06.732833 | ubuntu-jammy | included: /var/lib/zuul/builds/6076e30c9ba845968e4a77075798b422/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-17 02:07:06.742526 | 2026-04-17 02:07:06.742628 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-17 02:07:06.778905 | ubuntu-jammy | skipping: Conditional result was False 2026-04-17 02:07:06.784848 | 2026-04-17 02:07:06.784951 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-17 02:07:07.548260 | ubuntu-jammy | changed 2026-04-17 02:07:07.560054 | 2026-04-17 02:07:07.560224 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-17 02:07:07.848757 | ubuntu-jammy | ok 2026-04-17 02:07:07.860116 | 2026-04-17 02:07:07.860233 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-17 02:07:08.644183 | ubuntu-jammy | changed 2026-04-17 02:07:08.672879 | 2026-04-17 02:07:08.672981 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-17 02:07:09.339365 | ubuntu-jammy | changed 2026-04-17 02:07:09.347745 | 2026-04-17 02:07:09.347858 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-17 02:07:09.362721 | ubuntu-jammy | skipping: Conditional result was False 2026-04-17 02:07:09.369753 | 2026-04-17 02:07:09.369829 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-17 02:07:09.798896 | ubuntu-jammy -> localhost | changed 2026-04-17 02:07:09.811795 | 2026-04-17 02:07:09.812528 | TASK [add-build-sshkey : Add back temp key] 2026-04-17 02:07:10.216020 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/6076e30c9ba845968e4a77075798b422/work/6076e30c9ba845968e4a77075798b422_id_rsa (zuul-build-sshkey) 2026-04-17 02:07:10.216251 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.029130 2026-04-17 02:07:10.225238 | 2026-04-17 02:07:10.225344 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-17 02:07:10.839976 | ubuntu-jammy | ok 2026-04-17 02:07:10.848069 | 2026-04-17 02:07:10.848164 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-17 02:07:10.885204 | ubuntu-jammy | skipping: Conditional result was False 2026-04-17 02:07:10.899897 | 2026-04-17 02:07:10.900005 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-17 02:07:11.458531 | ubuntu-jammy | ok 2026-04-17 02:07:11.480386 | 2026-04-17 02:07:11.480495 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-17 02:07:11.508442 | ubuntu-jammy | ok 2026-04-17 02:07:11.513367 | 2026-04-17 02:07:11.513453 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-17 02:07:11.758649 | ubuntu-jammy -> localhost | ok 2026-04-17 02:07:11.765240 | 2026-04-17 02:07:11.765340 | TASK [validate-host : Collect information about the host] 2026-04-17 02:07:12.979567 | ubuntu-jammy | ok 2026-04-17 02:07:12.999659 | 2026-04-17 02:07:12.999762 | TASK [validate-host : Sanitize hostname] 2026-04-17 02:07:13.149530 | ubuntu-jammy | ok 2026-04-17 02:07:13.178743 | 2026-04-17 02:07:13.178869 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-17 02:07:13.780557 | ubuntu-jammy -> localhost | changed 2026-04-17 02:07:13.786072 | 2026-04-17 02:07:13.786169 | TASK [validate-host : Collect information about zuul worker] 2026-04-17 02:07:14.199607 | ubuntu-jammy | ok 2026-04-17 02:07:14.206142 | 2026-04-17 02:07:14.206248 | TASK [validate-host : Write out all zuul information for each host] 2026-04-17 02:07:15.068389 | ubuntu-jammy -> localhost | changed 2026-04-17 02:07:15.077613 | 2026-04-17 02:07:15.077718 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-17 02:07:15.345689 | ubuntu-jammy | ok 2026-04-17 02:07:15.362152 | 2026-04-17 02:07:15.362258 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-17 02:07:16.688712 | ubuntu-jammy | changed: 2026-04-17 02:07:16.688880 | ubuntu-jammy | cd+++++++++ src/ 2026-04-17 02:07:16.688913 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-17 02:07:16.688938 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-17 02:07:16.688960 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-17 02:07:16.688980 | ubuntu-jammy | Containerfile 2026-04-17 02:07:16.693477 | ubuntu-jammy | Containerfile 2026-04-17 02:07:16.737809 | ubuntu-jammy | Containerfile 2026-04-17 02:07:16.737880 | ubuntu-jammy | Containerfile 2026-04-17 02:07:16.737950 | ubuntu-jammy | Containerfile 2026-04-17 02:07:16.738021 | ubuntu-jammy | Containerfile 2026-04-17 02:07:16.738092 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.010974 2026-04-17 02:11:34.748828 | 2026-04-17 02:11:34.749062 | TASK [upload-logs : Upload logs to log server] 2026-04-17 02:11:35.365343 | localhost | Output suppressed because no_log was given 2026-04-17 02:11:35.368310 | 2026-04-17 02:11:35.368434 | LOOP [upload-logs : Compress console log and json output] 2026-04-17 02:11:35.448209 | localhost | skipping: Conditional result was False 2026-04-17 02:11:35.455695 | localhost | skipping: Conditional result was False 2026-04-17 02:11:35.468915 | 2026-04-17 02:11:35.469046 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-17 02:11:35.550440 | localhost | skipping: Conditional result was False 2026-04-17 02:11:35.551140 | 2026-04-17 02:11:35.557001 | localhost | skipping: Conditional result was False 2026-04-17 02:11:35.569493 | 2026-04-17 02:11:35.569693 | LOOP [upload-logs : Upload console log and json output]