2025-12-19 22:25:50.302897 | Job console starting 2025-12-19 22:25:50.316104 | Updating git repos 2025-12-19 22:25:50.338907 | Cloning repos into workspace 2025-12-19 22:25:50.374203 | Restoring repo states 2025-12-19 22:25:50.380050 | Merging changes 2025-12-19 22:25:50.973175 | Checking out repos 2025-12-19 22:25:51.064139 | Preparing playbooks 2025-12-19 22:25:51.664174 | Running Ansible setup 2025-12-19 22:25:56.250252 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-19 22:25:57.166969 | 2025-12-19 22:25:57.167145 | PLAY [Base pre] 2025-12-19 22:25:57.188782 | 2025-12-19 22:25:57.189072 | TASK [Setup log path fact] 2025-12-19 22:25:57.211468 | ubuntu-jammy | ok 2025-12-19 22:25:57.228320 | 2025-12-19 22:25:57.228679 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 22:25:57.264122 | ubuntu-jammy | ok 2025-12-19 22:25:57.280779 | 2025-12-19 22:25:57.280966 | TASK [emit-job-header : Print job information] 2025-12-19 22:25:57.325148 | # Job Information 2025-12-19 22:25:57.325343 | Ansible Version: 2.16.14 2025-12-19 22:25:57.325379 | Job: yamllint 2025-12-19 22:25:57.325411 | Pipeline: check 2025-12-19 22:25:57.325433 | Executor: 521e9411259a 2025-12-19 22:25:57.325454 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/440 2025-12-19 22:25:57.325476 | Event ID: 910b9b60-dd29-11f0-8083-a9a0558b6752 2025-12-19 22:25:57.331554 | 2025-12-19 22:25:57.331741 | LOOP [emit-job-header : Print node information] 2025-12-19 22:25:57.464736 | ubuntu-jammy | ok: 2025-12-19 22:25:57.466970 | ubuntu-jammy | # Node Information 2025-12-19 22:25:57.467071 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-19 22:25:57.467101 | ubuntu-jammy | Hostname: ubuntu 2025-12-19 22:25:57.467126 | ubuntu-jammy | Username: zuul 2025-12-19 22:25:57.467148 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-19 22:25:57.467175 | ubuntu-jammy | Provider: regiocloud-a 2025-12-19 22:25:57.467198 | ubuntu-jammy | Region: 2025-12-19 22:25:57.467219 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-19 22:25:57.467239 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-19 22:25:57.467259 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe81:85b5 2025-12-19 22:25:57.481803 | 2025-12-19 22:25:57.481938 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-19 22:25:58.086405 | ubuntu-jammy -> localhost | changed 2025-12-19 22:25:58.094540 | 2025-12-19 22:25:58.094729 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-19 22:25:59.407712 | ubuntu-jammy -> localhost | changed 2025-12-19 22:25:59.420937 | 2025-12-19 22:25:59.421081 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-19 22:25:59.781691 | ubuntu-jammy -> localhost | ok 2025-12-19 22:25:59.788228 | 2025-12-19 22:25:59.788360 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-19 22:25:59.817389 | ubuntu-jammy | ok 2025-12-19 22:25:59.836044 | ubuntu-jammy | included: /var/lib/zuul/builds/0362a82eef7a4ede8170f80970538b06/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-19 22:25:59.860075 | 2025-12-19 22:25:59.860251 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-19 22:26:01.009495 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-19 22:26:01.009752 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0362a82eef7a4ede8170f80970538b06/work/0362a82eef7a4ede8170f80970538b06_id_rsa 2025-12-19 22:26:01.009793 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0362a82eef7a4ede8170f80970538b06/work/0362a82eef7a4ede8170f80970538b06_id_rsa.pub 2025-12-19 22:26:01.009822 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-19 22:26:01.009846 | ubuntu-jammy -> localhost | SHA256:lN+fV6XF0pz1qt84rf4L+5tunxeLzwO6DiRmvZHgwoo zuul-build-sshkey 2025-12-19 22:26:01.009869 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-19 22:26:01.009891 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-19 22:26:01.009926 | ubuntu-jammy -> localhost | | .| 2025-12-19 22:26:01.009949 | ubuntu-jammy -> localhost | | . ++| 2025-12-19 22:26:01.009970 | ubuntu-jammy -> localhost | | .o ..B| 2025-12-19 22:26:01.009991 | ubuntu-jammy -> localhost | | . ..o... =.| 2025-12-19 22:26:01.010012 | ubuntu-jammy -> localhost | | o =S=. . o .| 2025-12-19 22:26:01.010037 | ubuntu-jammy -> localhost | | . . + o o + o.| 2025-12-19 22:26:01.010058 | ubuntu-jammy -> localhost | | E . o o.=.+| 2025-12-19 22:26:01.010079 | ubuntu-jammy -> localhost | | .. o=B=| 2025-12-19 22:26:01.010100 | ubuntu-jammy -> localhost | | .o.oX&X| 2025-12-19 22:26:01.010121 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-19 22:26:01.010173 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.578622 2025-12-19 22:26:01.017146 | 2025-12-19 22:26:01.017272 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-19 22:26:01.052150 | ubuntu-jammy | ok 2025-12-19 22:26:01.062096 | ubuntu-jammy | included: /var/lib/zuul/builds/0362a82eef7a4ede8170f80970538b06/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-19 22:26:01.071661 | 2025-12-19 22:26:01.071787 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-19 22:26:01.096010 | ubuntu-jammy | skipping: Conditional result was False 2025-12-19 22:26:01.102250 | 2025-12-19 22:26:01.102367 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-19 22:26:01.673397 | ubuntu-jammy | changed 2025-12-19 22:26:01.680397 | 2025-12-19 22:26:01.680521 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-19 22:26:01.902809 | ubuntu-jammy | ok 2025-12-19 22:26:01.909576 | 2025-12-19 22:26:01.909730 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-19 22:26:02.497902 | ubuntu-jammy | changed 2025-12-19 22:26:02.507578 | 2025-12-19 22:26:02.507744 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-19 22:26:03.118254 | ubuntu-jammy | changed 2025-12-19 22:26:03.124444 | 2025-12-19 22:26:03.124575 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-19 22:26:03.149234 | ubuntu-jammy | skipping: Conditional result was False 2025-12-19 22:26:03.155653 | 2025-12-19 22:26:03.155782 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-19 22:26:03.686012 | ubuntu-jammy -> localhost | changed 2025-12-19 22:26:03.697308 | 2025-12-19 22:26:03.697437 | TASK [add-build-sshkey : Add back temp key] 2025-12-19 22:26:04.171960 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0362a82eef7a4ede8170f80970538b06/work/0362a82eef7a4ede8170f80970538b06_id_rsa (zuul-build-sshkey) 2025-12-19 22:26:04.172243 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.029737 2025-12-19 22:26:04.180720 | 2025-12-19 22:26:04.180850 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-19 22:26:04.569979 | ubuntu-jammy | ok 2025-12-19 22:26:04.594206 | 2025-12-19 22:26:04.594375 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-19 22:26:04.638823 | ubuntu-jammy | skipping: Conditional result was False 2025-12-19 22:26:04.650247 | 2025-12-19 22:26:04.650381 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-19 22:26:05.175050 | ubuntu-jammy | ok 2025-12-19 22:26:05.186452 | 2025-12-19 22:26:05.186596 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-19 22:26:05.242141 | ubuntu-jammy | ok 2025-12-19 22:26:05.250530 | 2025-12-19 22:26:05.250804 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-19 22:26:05.595598 | ubuntu-jammy -> localhost | ok 2025-12-19 22:26:05.602766 | 2025-12-19 22:26:05.602902 | TASK [validate-host : Collect information about the host] 2025-12-19 22:26:06.808971 | ubuntu-jammy | ok 2025-12-19 22:26:06.823624 | 2025-12-19 22:26:06.823827 | TASK [validate-host : Sanitize hostname] 2025-12-19 22:26:06.960412 | ubuntu-jammy | ok 2025-12-19 22:26:07.009262 | 2025-12-19 22:26:07.009398 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-19 22:26:07.802970 | ubuntu-jammy -> localhost | changed 2025-12-19 22:26:07.809866 | 2025-12-19 22:26:07.810367 | TASK [validate-host : Collect information about zuul worker] 2025-12-19 22:26:08.241123 | ubuntu-jammy | ok 2025-12-19 22:26:08.253041 | 2025-12-19 22:26:08.253288 | TASK [validate-host : Write out all zuul information for each host] 2025-12-19 22:26:09.127293 | ubuntu-jammy -> localhost | changed 2025-12-19 22:26:09.147590 | 2025-12-19 22:26:09.147760 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-19 22:26:09.410148 | ubuntu-jammy | ok 2025-12-19 22:26:09.420179 | 2025-12-19 22:26:09.420316 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-19 22:26:10.561475 | ubuntu-jammy | changed: 2025-12-19 22:26:10.561943 | ubuntu-jammy | cd+++++++++ src/ 2025-12-19 22:26:10.562018 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-19 22:26:10.562070 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-19 22:26:10.562116 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-19 22:26:10.562158 | ubuntu-jammy | Containerfile 2025-12-19 22:26:10.562491 | ubuntu-jammy | Containerfile 2025-12-19 22:26:10.605901 | ubuntu-jammy | Containerfile 2025-12-19 22:26:10.606082 | ubuntu-jammy | Containerfile 2025-12-19 22:26:10.606248 | ubuntu-jammy | Containerfile 2025-12-19 22:26:10.606394 | ubuntu-jammy | Containerfile 2025-12-19 22:26:10.606544 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008587 2025-12-19 22:26:37.689731 | 2025-12-19 22:26:37.689850 | TASK [upload-logs : Upload logs to log server] 2025-12-19 22:26:38.339284 | localhost | Output suppressed because no_log was given 2025-12-19 22:26:38.344826 | 2025-12-19 22:26:38.345009 | LOOP [upload-logs : Compress console log and json output] 2025-12-19 22:26:38.422185 | localhost | skipping: Conditional result was False 2025-12-19 22:26:38.433898 | localhost | skipping: Conditional result was False 2025-12-19 22:26:38.449140 | 2025-12-19 22:26:38.449325 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-19 22:26:38.512225 | localhost | skipping: Conditional result was False 2025-12-19 22:26:38.512663 | 2025-12-19 22:26:38.519511 | localhost | skipping: Conditional result was False 2025-12-19 22:26:38.529372 | 2025-12-19 22:26:38.529587 | LOOP [upload-logs : Upload console log and json output]