2025-10-24 12:01:33.764036 | Job console starting 2025-10-24 12:01:33.784442 | Updating git repos 2025-10-24 12:01:33.809978 | Cloning repos into workspace 2025-10-24 12:01:33.929582 | Restoring repo states 2025-10-24 12:01:33.941222 | Merging changes 2025-10-24 12:01:34.833266 | Checking out repos 2025-10-24 12:01:34.926183 | Preparing playbooks 2025-10-24 12:01:35.805741 | Running Ansible setup 2025-10-24 12:01:40.882882 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-10-24 12:01:41.501875 | 2025-10-24 12:01:41.501984 | PLAY [Base pre] 2025-10-24 12:01:41.514214 | 2025-10-24 12:01:41.514304 | TASK [Setup log path fact] 2025-10-24 12:01:41.531451 | ubuntu-jammy | ok 2025-10-24 12:01:41.543392 | 2025-10-24 12:01:41.543489 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-24 12:01:41.570342 | ubuntu-jammy | ok 2025-10-24 12:01:41.577979 | 2025-10-24 12:01:41.578055 | TASK [emit-job-header : Print job information] 2025-10-24 12:01:41.604259 | # Job Information 2025-10-24 12:01:41.604389 | Ansible Version: 2.16.14 2025-10-24 12:01:41.604417 | Job: yamllint 2025-10-24 12:01:41.604444 | Pipeline: check 2025-10-24 12:01:41.604463 | Executor: 521e9411259a 2025-10-24 12:01:41.604481 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/325 2025-10-24 12:01:41.604500 | Event ID: 0c520280-b0d1-11f0-9718-18c025d5eef2 2025-10-24 12:01:41.608285 | 2025-10-24 12:01:41.608357 | LOOP [emit-job-header : Print node information] 2025-10-24 12:01:41.685277 | ubuntu-jammy | ok: 2025-10-24 12:01:41.685410 | ubuntu-jammy | # Node Information 2025-10-24 12:01:41.685437 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-10-24 12:01:41.685458 | ubuntu-jammy | Hostname: ubuntu 2025-10-24 12:01:41.685476 | ubuntu-jammy | Username: zuul 2025-10-24 12:01:41.685493 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-10-24 12:01:41.685514 | ubuntu-jammy | Provider: regiocloud-a 2025-10-24 12:01:41.685532 | ubuntu-jammy | Region: 2025-10-24 12:01:41.685550 | ubuntu-jammy | Label: ubuntu-jammy 2025-10-24 12:01:41.685567 | ubuntu-jammy | Product Name: OpenStack Nova 2025-10-24 12:01:41.685583 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:fff8 2025-10-24 12:01:41.694089 | 2025-10-24 12:01:41.694175 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-24 12:01:42.109748 | ubuntu-jammy -> localhost | changed 2025-10-24 12:01:42.116858 | 2025-10-24 12:01:42.116943 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-24 12:01:43.086531 | ubuntu-jammy -> localhost | changed 2025-10-24 12:01:43.094865 | 2025-10-24 12:01:43.094944 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-24 12:01:43.530911 | ubuntu-jammy -> localhost | ok 2025-10-24 12:01:43.535781 | 2025-10-24 12:01:43.535888 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-24 12:01:43.562093 | ubuntu-jammy | ok 2025-10-24 12:01:43.576038 | ubuntu-jammy | included: /var/lib/zuul/builds/88632838b131408a88f7f9df4b310112/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-24 12:01:43.582879 | 2025-10-24 12:01:43.582973 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-24 12:01:45.059355 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-10-24 12:01:45.059560 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/88632838b131408a88f7f9df4b310112/work/88632838b131408a88f7f9df4b310112_id_rsa 2025-10-24 12:01:45.059602 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/88632838b131408a88f7f9df4b310112/work/88632838b131408a88f7f9df4b310112_id_rsa.pub 2025-10-24 12:01:45.059629 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-10-24 12:01:45.059652 | ubuntu-jammy -> localhost | SHA256:/A7RHgP/hHBVUhWsH9k47qECxv+lEfHFMvoC2bu3VAw zuul-build-sshkey 2025-10-24 12:01:45.059675 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-10-24 12:01:45.059696 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-10-24 12:01:45.059725 | ubuntu-jammy -> localhost | | oo+oo| 2025-10-24 12:01:45.059748 | ubuntu-jammy -> localhost | | . . o | 2025-10-24 12:01:45.059768 | ubuntu-jammy -> localhost | | o . . E.=| 2025-10-24 12:01:45.059788 | ubuntu-jammy -> localhost | | . * + =oO.| 2025-10-24 12:01:45.059837 | ubuntu-jammy -> localhost | | .S O =.o.+| 2025-10-24 12:01:45.059863 | ubuntu-jammy -> localhost | | ++ * +oo | 2025-10-24 12:01:45.059885 | ubuntu-jammy -> localhost | | ..oo =o+. | 2025-10-24 12:01:45.059904 | ubuntu-jammy -> localhost | | oo .Bo | 2025-10-24 12:01:45.059924 | ubuntu-jammy -> localhost | | .o+... | 2025-10-24 12:01:45.059945 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-10-24 12:01:45.059996 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.069083 2025-10-24 12:01:45.065980 | 2025-10-24 12:01:45.066069 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-24 12:01:45.083247 | ubuntu-jammy | ok 2025-10-24 12:01:45.092388 | ubuntu-jammy | included: /var/lib/zuul/builds/88632838b131408a88f7f9df4b310112/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-24 12:01:45.101358 | 2025-10-24 12:01:45.101435 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-24 12:01:45.114018 | ubuntu-jammy | skipping: Conditional result was False 2025-10-24 12:01:45.121369 | 2025-10-24 12:01:45.121449 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-24 12:01:45.706595 | ubuntu-jammy | changed 2025-10-24 12:01:45.732806 | 2025-10-24 12:01:45.732904 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-24 12:01:45.993723 | ubuntu-jammy | ok 2025-10-24 12:01:45.997981 | 2025-10-24 12:01:45.998053 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-24 12:01:46.564859 | ubuntu-jammy | changed 2025-10-24 12:01:46.576867 | 2025-10-24 12:01:46.576967 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-24 12:01:47.143312 | ubuntu-jammy | changed 2025-10-24 12:01:47.148467 | 2025-10-24 12:01:47.148554 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-24 12:01:47.171282 | ubuntu-jammy | skipping: Conditional result was False 2025-10-24 12:01:47.177068 | 2025-10-24 12:01:47.177151 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-24 12:01:47.674485 | ubuntu-jammy -> localhost | changed 2025-10-24 12:01:47.684708 | 2025-10-24 12:01:47.684807 | TASK [add-build-sshkey : Add back temp key] 2025-10-24 12:01:47.971268 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/88632838b131408a88f7f9df4b310112/work/88632838b131408a88f7f9df4b310112_id_rsa (zuul-build-sshkey) 2025-10-24 12:01:47.971514 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010410 2025-10-24 12:01:47.979013 | 2025-10-24 12:01:47.979101 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-24 12:01:48.342969 | ubuntu-jammy | ok 2025-10-24 12:01:48.349668 | 2025-10-24 12:01:48.349775 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-24 12:01:48.373218 | ubuntu-jammy | skipping: Conditional result was False 2025-10-24 12:01:48.393307 | 2025-10-24 12:01:48.393428 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-24 12:01:48.794494 | ubuntu-jammy | ok 2025-10-24 12:01:48.808531 | 2025-10-24 12:01:48.808627 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-24 12:01:48.836117 | ubuntu-jammy | ok 2025-10-24 12:01:48.840877 | 2025-10-24 12:01:48.840965 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-24 12:01:49.180570 | ubuntu-jammy -> localhost | ok 2025-10-24 12:01:49.189267 | 2025-10-24 12:01:49.189362 | TASK [validate-host : Collect information about the host] 2025-10-24 12:01:50.246889 | ubuntu-jammy | ok 2025-10-24 12:01:50.262673 | 2025-10-24 12:01:50.262770 | TASK [validate-host : Sanitize hostname] 2025-10-24 12:01:50.341247 | ubuntu-jammy | ok 2025-10-24 12:01:50.407514 | 2025-10-24 12:01:50.407614 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-24 12:01:50.975651 | ubuntu-jammy -> localhost | changed 2025-10-24 12:01:50.981089 | 2025-10-24 12:01:50.981179 | TASK [validate-host : Collect information about zuul worker] 2025-10-24 12:01:51.435043 | ubuntu-jammy | ok 2025-10-24 12:01:51.439467 | 2025-10-24 12:01:51.439556 | TASK [validate-host : Write out all zuul information for each host] 2025-10-24 12:01:51.950273 | ubuntu-jammy -> localhost | changed 2025-10-24 12:01:51.959381 | 2025-10-24 12:01:51.959478 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-24 12:01:52.250223 | ubuntu-jammy | ok 2025-10-24 12:01:52.257405 | 2025-10-24 12:01:52.257508 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-24 12:01:53.297075 | ubuntu-jammy | changed: 2025-10-24 12:01:53.297256 | ubuntu-jammy | cd+++++++++ src/ 2025-10-24 12:01:53.297290 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-10-24 12:01:53.297315 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-10-24 12:01:53.297336 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-10-24 12:01:53.297356 | ubuntu-jammy | Containerfile 2025-10-24 12:01:53.297507 | ubuntu-jammy | Containerfile 2025-10-24 12:01:53.327408 | ubuntu-jammy | Containerfile 2025-10-24 12:01:53.327479 | ubuntu-jammy | Containerfile 2025-10-24 12:01:53.327589 | ubuntu-jammy | Containerfile 2025-10-24 12:01:53.327689 | ubuntu-jammy | Containerfile 2025-10-24 12:01:53.327762 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008448 2025-10-24 12:02:19.841050 | 2025-10-24 12:02:19.841178 | TASK [upload-logs : Upload logs to log server] 2025-10-24 12:02:20.436553 | localhost | Output suppressed because no_log was given 2025-10-24 12:02:20.438468 | 2025-10-24 12:02:20.438570 | LOOP [upload-logs : Compress console log and json output] 2025-10-24 12:02:20.496905 | localhost | skipping: Conditional result was False 2025-10-24 12:02:20.505118 | localhost | skipping: Conditional result was False 2025-10-24 12:02:20.516847 | 2025-10-24 12:02:20.516951 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-24 12:02:20.561637 | localhost | skipping: Conditional result was False 2025-10-24 12:02:20.562150 | 2025-10-24 12:02:20.565937 | localhost | skipping: Conditional result was False 2025-10-24 12:02:20.575606 | 2025-10-24 12:02:20.575716 | LOOP [upload-logs : Upload console log and json output]