2026-03-13 04:48:25.635335 | Job console starting 2026-03-13 04:48:25.645809 | Updating git repos 2026-03-13 04:48:25.676198 | Cloning repos into workspace 2026-03-13 04:48:25.722777 | Restoring repo states 2026-03-13 04:48:25.730903 | Merging changes 2026-03-13 04:48:26.429707 | Checking out repos 2026-03-13 04:48:26.469854 | Preparing playbooks 2026-03-13 04:48:27.030960 | Running Ansible setup 2026-03-13 04:48:31.174770 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 04:48:32.005292 | 2026-03-13 04:48:32.005458 | PLAY [Base pre] 2026-03-13 04:48:32.022624 | 2026-03-13 04:48:32.022775 | TASK [Setup log path fact] 2026-03-13 04:48:32.052616 | ubuntu-jammy | ok 2026-03-13 04:48:32.068192 | 2026-03-13 04:48:32.068371 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 04:48:32.112103 | ubuntu-jammy | ok 2026-03-13 04:48:32.127133 | 2026-03-13 04:48:32.127326 | TASK [emit-job-header : Print job information] 2026-03-13 04:48:32.174625 | # Job Information 2026-03-13 04:48:32.174924 | Ansible Version: 2.16.14 2026-03-13 04:48:32.175008 | Job: yamllint 2026-03-13 04:48:32.175064 | Pipeline: check 2026-03-13 04:48:32.175102 | Executor: 521e9411259a 2026-03-13 04:48:32.175135 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/544 2026-03-13 04:48:32.175171 | Event ID: c3306620-1e97-11f1-8c68-e285c1910b57 2026-03-13 04:48:32.182207 | 2026-03-13 04:48:32.182343 | LOOP [emit-job-header : Print node information] 2026-03-13 04:48:32.325268 | ubuntu-jammy | ok: 2026-03-13 04:48:32.325482 | ubuntu-jammy | # Node Information 2026-03-13 04:48:32.326090 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-13 04:48:32.326168 | ubuntu-jammy | Hostname: ubuntu 2026-03-13 04:48:32.326198 | ubuntu-jammy | Username: zuul 2026-03-13 04:48:32.326224 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-13 04:48:32.326251 | ubuntu-jammy | Provider: regiocloud-a 2026-03-13 04:48:32.326275 | ubuntu-jammy | Region: 2026-03-13 04:48:32.326298 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-13 04:48:32.326319 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-13 04:48:32.326341 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe83:e505 2026-03-13 04:48:32.351903 | 2026-03-13 04:48:32.352086 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 04:48:32.848289 | ubuntu-jammy -> localhost | changed 2026-03-13 04:48:32.855689 | 2026-03-13 04:48:32.855818 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 04:48:33.923084 | ubuntu-jammy -> localhost | changed 2026-03-13 04:48:33.934562 | 2026-03-13 04:48:33.934709 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 04:48:34.242352 | ubuntu-jammy -> localhost | ok 2026-03-13 04:48:34.249875 | 2026-03-13 04:48:34.250031 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 04:48:34.278948 | ubuntu-jammy | ok 2026-03-13 04:48:34.299292 | ubuntu-jammy | included: /var/lib/zuul/builds/1a996a4d7b884406aae060d05acea5b7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 04:48:34.305540 | 2026-03-13 04:48:34.305641 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 04:48:35.689547 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-13 04:48:35.689782 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/1a996a4d7b884406aae060d05acea5b7/work/1a996a4d7b884406aae060d05acea5b7_id_rsa 2026-03-13 04:48:35.689824 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/1a996a4d7b884406aae060d05acea5b7/work/1a996a4d7b884406aae060d05acea5b7_id_rsa.pub 2026-03-13 04:48:35.689851 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-13 04:48:35.689877 | ubuntu-jammy -> localhost | SHA256:6u7ym5ZJNevsdT266T0ayT7p1353vzPof1A6CA7UYc0 zuul-build-sshkey 2026-03-13 04:48:35.689900 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-13 04:48:35.689921 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-13 04:48:35.689956 | ubuntu-jammy -> localhost | | .o+ | 2026-03-13 04:48:35.690000 | ubuntu-jammy -> localhost | | ... E | 2026-03-13 04:48:35.690023 | ubuntu-jammy -> localhost | | . | 2026-03-13 04:48:35.690042 | ubuntu-jammy -> localhost | | + . .| 2026-03-13 04:48:35.690062 | ubuntu-jammy -> localhost | | .S= . . o | 2026-03-13 04:48:35.690089 | ubuntu-jammy -> localhost | | ... ...o+ | 2026-03-13 04:48:35.690109 | ubuntu-jammy -> localhost | | ..= . =.++ | 2026-03-13 04:48:35.690128 | ubuntu-jammy -> localhost | | ..+.o. oo*o+*| 2026-03-13 04:48:35.690148 | ubuntu-jammy -> localhost | | *Bo. oX*o=%| 2026-03-13 04:48:35.690168 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-13 04:48:35.690223 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.865154 2026-03-13 04:48:35.696944 | 2026-03-13 04:48:35.697092 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 04:48:35.726388 | ubuntu-jammy | ok 2026-03-13 04:48:35.736021 | ubuntu-jammy | included: /var/lib/zuul/builds/1a996a4d7b884406aae060d05acea5b7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 04:48:35.745093 | 2026-03-13 04:48:35.745196 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 04:48:35.761228 | ubuntu-jammy | skipping: Conditional result was False 2026-03-13 04:48:35.775130 | 2026-03-13 04:48:35.775242 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 04:48:36.324630 | ubuntu-jammy | changed 2026-03-13 04:48:36.330551 | 2026-03-13 04:48:36.330859 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 04:48:36.554130 | ubuntu-jammy | ok 2026-03-13 04:48:36.560423 | 2026-03-13 04:48:36.560552 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 04:48:37.219913 | ubuntu-jammy | changed 2026-03-13 04:48:37.227104 | 2026-03-13 04:48:37.227233 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 04:48:37.843008 | ubuntu-jammy | changed 2026-03-13 04:48:37.848787 | 2026-03-13 04:48:37.848902 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 04:48:37.880705 | ubuntu-jammy | skipping: Conditional result was False 2026-03-13 04:48:37.887470 | 2026-03-13 04:48:37.887593 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 04:48:38.617901 | ubuntu-jammy -> localhost | changed 2026-03-13 04:48:38.653598 | 2026-03-13 04:48:38.653733 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 04:48:39.128711 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/1a996a4d7b884406aae060d05acea5b7/work/1a996a4d7b884406aae060d05acea5b7_id_rsa (zuul-build-sshkey) 2026-03-13 04:48:39.128960 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016109 2026-03-13 04:48:39.160265 | 2026-03-13 04:48:39.160629 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 04:48:39.647499 | ubuntu-jammy | ok 2026-03-13 04:48:39.652729 | 2026-03-13 04:48:39.652840 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 04:48:39.708937 | ubuntu-jammy | skipping: Conditional result was False 2026-03-13 04:48:39.720284 | 2026-03-13 04:48:39.720401 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 04:48:40.166289 | ubuntu-jammy | ok 2026-03-13 04:48:40.189715 | 2026-03-13 04:48:40.189857 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 04:48:40.239236 | ubuntu-jammy | ok 2026-03-13 04:48:40.256436 | 2026-03-13 04:48:40.256568 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 04:48:40.658492 | ubuntu-jammy -> localhost | ok 2026-03-13 04:48:40.675911 | 2026-03-13 04:48:40.676078 | TASK [validate-host : Collect information about the host] 2026-03-13 04:48:42.547519 | ubuntu-jammy | ok 2026-03-13 04:48:42.584602 | 2026-03-13 04:48:42.584739 | TASK [validate-host : Sanitize hostname] 2026-03-13 04:48:42.738210 | ubuntu-jammy | ok 2026-03-13 04:48:42.859828 | 2026-03-13 04:48:42.859971 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 04:48:43.793782 | ubuntu-jammy -> localhost | changed 2026-03-13 04:48:43.799781 | 2026-03-13 04:48:43.799903 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 04:48:44.173645 | ubuntu-jammy | ok 2026-03-13 04:48:44.178532 | 2026-03-13 04:48:44.178649 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 04:48:44.908650 | ubuntu-jammy -> localhost | changed 2026-03-13 04:48:44.918748 | 2026-03-13 04:48:44.918905 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 04:48:45.157731 | ubuntu-jammy | ok 2026-03-13 04:48:45.163512 | 2026-03-13 04:48:45.163628 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 04:48:46.411663 | ubuntu-jammy | changed: 2026-03-13 04:48:46.411869 | ubuntu-jammy | cd+++++++++ src/ 2026-03-13 04:48:46.411905 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-13 04:48:46.411930 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-13 04:48:46.411953 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-13 04:48:46.411974 | ubuntu-jammy | Containerfile 2026-03-13 04:48:46.412174 | ubuntu-jammy | Containerfile 2026-03-13 04:48:46.430362 | ubuntu-jammy | Containerfile 2026-03-13 04:48:46.430431 | ubuntu-jammy | Containerfile 2026-03-13 04:48:46.430501 | ubuntu-jammy | Containerfile 2026-03-13 04:48:46.430570 | ubuntu-jammy | Containerfile 2026-03-13 04:48:46.430646 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007587 2026-03-13 04:49:13.561830 | 2026-03-13 04:49:13.562105 | TASK [upload-logs : Upload logs to log server] 2026-03-13 04:49:14.160941 | localhost | Output suppressed because no_log was given 2026-03-13 04:49:14.162987 | 2026-03-13 04:49:14.163115 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 04:49:14.222538 | localhost | skipping: Conditional result was False 2026-03-13 04:49:14.228491 | localhost | skipping: Conditional result was False 2026-03-13 04:49:14.248309 | 2026-03-13 04:49:14.248532 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 04:49:14.295254 | localhost | skipping: Conditional result was False 2026-03-13 04:49:14.295533 | 2026-03-13 04:49:14.300558 | localhost | skipping: Conditional result was False 2026-03-13 04:49:14.311308 | 2026-03-13 04:49:14.311505 | LOOP [upload-logs : Upload console log and json output]