2026-04-24 18:55:52.276465 | Job console starting 2026-04-24 18:55:52.293158 | Updating git repos 2026-04-24 18:55:52.326605 | Cloning repos into workspace 2026-04-24 18:55:52.400265 | Restoring repo states 2026-04-24 18:55:52.407949 | Merging changes 2026-04-24 18:55:53.033288 | Checking out repos 2026-04-24 18:55:53.121465 | Preparing playbooks 2026-04-24 18:55:53.675667 | Running Ansible setup 2026-04-24 18:55:58.301865 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 18:55:59.127449 | 2026-04-24 18:55:59.127604 | PLAY [Base pre] 2026-04-24 18:55:59.143702 | 2026-04-24 18:55:59.143876 | TASK [Setup log path fact] 2026-04-24 18:55:59.177588 | ubuntu-jammy | ok 2026-04-24 18:55:59.196164 | 2026-04-24 18:55:59.196321 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 18:55:59.257582 | ubuntu-jammy | ok 2026-04-24 18:55:59.277373 | 2026-04-24 18:55:59.277659 | TASK [emit-job-header : Print job information] 2026-04-24 18:55:59.325311 | # Job Information 2026-04-24 18:55:59.325606 | Ansible Version: 2.16.14 2026-04-24 18:55:59.328564 | Job: yamllint 2026-04-24 18:55:59.328677 | Pipeline: check 2026-04-24 18:55:59.328708 | Executor: 521e9411259a 2026-04-24 18:55:59.328733 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/619 2026-04-24 18:55:59.328759 | Event ID: 13d9bd40-400f-11f1-955b-cae25bab2ba5 2026-04-24 18:55:59.334514 | 2026-04-24 18:55:59.334647 | LOOP [emit-job-header : Print node information] 2026-04-24 18:55:59.473796 | ubuntu-jammy | ok: 2026-04-24 18:55:59.474024 | ubuntu-jammy | # Node Information 2026-04-24 18:55:59.474063 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-24 18:55:59.474093 | ubuntu-jammy | Hostname: ubuntu 2026-04-24 18:55:59.474118 | ubuntu-jammy | Username: zuul 2026-04-24 18:55:59.474141 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-24 18:55:59.474168 | ubuntu-jammy | Provider: regiocloud-a 2026-04-24 18:55:59.474192 | ubuntu-jammy | Region: 2026-04-24 18:55:59.474215 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-24 18:55:59.474237 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-24 18:55:59.474259 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea4:ae0c 2026-04-24 18:55:59.494263 | 2026-04-24 18:55:59.494465 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 18:56:00.177471 | ubuntu-jammy -> localhost | changed 2026-04-24 18:56:00.186349 | 2026-04-24 18:56:00.186486 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 18:56:01.960038 | ubuntu-jammy -> localhost | changed 2026-04-24 18:56:02.001538 | 2026-04-24 18:56:02.002242 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 18:56:02.663556 | ubuntu-jammy -> localhost | ok 2026-04-24 18:56:02.672117 | 2026-04-24 18:56:02.672255 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 18:56:02.749284 | ubuntu-jammy | ok 2026-04-24 18:56:02.812181 | ubuntu-jammy | included: /var/lib/zuul/builds/700bc940e0cc40178c423eea47b316d9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 18:56:02.827137 | 2026-04-24 18:56:02.827267 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 18:56:04.431883 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-24 18:56:04.432137 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/700bc940e0cc40178c423eea47b316d9/work/700bc940e0cc40178c423eea47b316d9_id_rsa 2026-04-24 18:56:04.432177 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/700bc940e0cc40178c423eea47b316d9/work/700bc940e0cc40178c423eea47b316d9_id_rsa.pub 2026-04-24 18:56:04.432204 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-24 18:56:04.432230 | ubuntu-jammy -> localhost | SHA256:dPDhLXETz5I+qo8MI+Frl760Y1XB+Ne4g1nyorNPa6U zuul-build-sshkey 2026-04-24 18:56:04.432254 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-24 18:56:04.432275 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-24 18:56:04.432307 | ubuntu-jammy -> localhost | | .oo +. | 2026-04-24 18:56:04.432329 | ubuntu-jammy -> localhost | | .+o= = | 2026-04-24 18:56:04.432350 | ubuntu-jammy -> localhost | | ..=.+oo | 2026-04-24 18:56:04.432370 | ubuntu-jammy -> localhost | | . .+o+.. | 2026-04-24 18:56:04.432390 | ubuntu-jammy -> localhost | | . S. Bo. | 2026-04-24 18:56:04.432420 | ubuntu-jammy -> localhost | | . . . +.=. | 2026-04-24 18:56:04.432442 | ubuntu-jammy -> localhost | | o +o .o+ . | 2026-04-24 18:56:04.432462 | ubuntu-jammy -> localhost | | .+==o+E. | 2026-04-24 18:56:04.432483 | ubuntu-jammy -> localhost | | ..++o=*+ | 2026-04-24 18:56:04.432503 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-24 18:56:04.432563 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.532232 2026-04-24 18:56:04.441431 | 2026-04-24 18:56:04.441556 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 18:56:04.473275 | ubuntu-jammy | ok 2026-04-24 18:56:04.495327 | ubuntu-jammy | included: /var/lib/zuul/builds/700bc940e0cc40178c423eea47b316d9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 18:56:04.510585 | 2026-04-24 18:56:04.510707 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 18:56:04.537781 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 18:56:04.553434 | 2026-04-24 18:56:04.553579 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 18:56:05.398347 | ubuntu-jammy | changed 2026-04-24 18:56:05.427217 | 2026-04-24 18:56:05.427333 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 18:56:05.752881 | ubuntu-jammy | ok 2026-04-24 18:56:05.763583 | 2026-04-24 18:56:05.763692 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 18:56:06.566403 | ubuntu-jammy | changed 2026-04-24 18:56:06.582102 | 2026-04-24 18:56:06.582205 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 18:56:07.380168 | ubuntu-jammy | changed 2026-04-24 18:56:07.388157 | 2026-04-24 18:56:07.388266 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 18:56:07.432655 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 18:56:07.447385 | 2026-04-24 18:56:07.447492 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 18:56:08.239745 | ubuntu-jammy -> localhost | changed 2026-04-24 18:56:08.250182 | 2026-04-24 18:56:08.250293 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 18:56:08.667394 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/700bc940e0cc40178c423eea47b316d9/work/700bc940e0cc40178c423eea47b316d9_id_rsa (zuul-build-sshkey) 2026-04-24 18:56:08.667605 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.031680 2026-04-24 18:56:08.674975 | 2026-04-24 18:56:08.675073 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 18:56:09.230553 | ubuntu-jammy | ok 2026-04-24 18:56:09.239051 | 2026-04-24 18:56:09.239161 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 18:56:09.262757 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 18:56:09.273186 | 2026-04-24 18:56:09.273296 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 18:56:09.924254 | ubuntu-jammy | ok 2026-04-24 18:56:09.940542 | 2026-04-24 18:56:09.940654 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 18:56:09.984427 | ubuntu-jammy | ok 2026-04-24 18:56:09.989194 | 2026-04-24 18:56:09.989282 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 18:56:10.448278 | ubuntu-jammy -> localhost | ok 2026-04-24 18:56:10.454269 | 2026-04-24 18:56:10.454365 | TASK [validate-host : Collect information about the host] 2026-04-24 18:56:12.121683 | ubuntu-jammy | ok 2026-04-24 18:56:12.139620 | 2026-04-24 18:56:12.139724 | TASK [validate-host : Sanitize hostname] 2026-04-24 18:56:12.217783 | ubuntu-jammy | ok 2026-04-24 18:56:12.249619 | 2026-04-24 18:56:12.249710 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 18:56:13.261606 | ubuntu-jammy -> localhost | changed 2026-04-24 18:56:13.266133 | 2026-04-24 18:56:13.266211 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 18:56:14.026368 | ubuntu-jammy | ok 2026-04-24 18:56:14.030170 | 2026-04-24 18:56:14.030250 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 18:56:15.110780 | ubuntu-jammy -> localhost | changed 2026-04-24 18:56:15.119032 | 2026-04-24 18:56:15.119117 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 18:56:15.436310 | ubuntu-jammy | ok 2026-04-24 18:56:15.442301 | 2026-04-24 18:56:15.442506 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 18:56:16.881060 | ubuntu-jammy | changed: 2026-04-24 18:56:16.881215 | ubuntu-jammy | cd+++++++++ src/ 2026-04-24 18:56:16.881243 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-24 18:56:16.881263 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-24 18:56:16.881281 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-24 18:56:16.881298 | ubuntu-jammy | Containerfile 2026-04-24 18:56:16.881433 | ubuntu-jammy | Containerfile 2026-04-24 18:56:16.977341 | ubuntu-jammy | Containerfile 2026-04-24 18:56:16.977399 | ubuntu-jammy | Containerfile 2026-04-24 18:56:16.977455 | ubuntu-jammy | Containerfile 2026-04-24 18:56:16.977510 | ubuntu-jammy | Containerfile 2026-04-24 18:56:16.977566 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005544 2026-04-24 18:56:47.690774 | 2026-04-24 18:56:47.690930 | TASK [upload-logs : Upload logs to log server] 2026-04-24 18:56:48.268150 | localhost | Output suppressed because no_log was given 2026-04-24 18:56:48.269986 | 2026-04-24 18:56:48.270092 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 18:56:48.345694 | localhost | skipping: Conditional result was False 2026-04-24 18:56:48.353993 | localhost | skipping: Conditional result was False 2026-04-24 18:56:48.359322 | 2026-04-24 18:56:48.359449 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 18:56:48.423679 | localhost | skipping: Conditional result was False 2026-04-24 18:56:48.424016 | 2026-04-24 18:56:48.430967 | localhost | skipping: Conditional result was False 2026-04-24 18:56:48.444405 | 2026-04-24 18:56:48.444581 | LOOP [upload-logs : Upload console log and json output]