2026-05-26 22:44:20.912303 | Job console starting 2026-05-26 22:44:20.928793 | Updating git repos 2026-05-26 22:44:20.960007 | Cloning repos into workspace 2026-05-26 22:44:21.004139 | Restoring repo states 2026-05-26 22:44:21.023400 | Merging changes 2026-05-26 22:44:21.618916 | Checking out repos 2026-05-26 22:44:21.675155 | Preparing playbooks 2026-05-26 22:44:22.303851 | Running Ansible setup 2026-05-26 22:44:26.615372 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 22:44:27.422449 | 2026-05-26 22:44:27.422613 | PLAY [Base pre] 2026-05-26 22:44:27.440922 | 2026-05-26 22:44:27.441068 | TASK [Setup log path fact] 2026-05-26 22:44:27.460128 | ubuntu-jammy | ok 2026-05-26 22:44:27.480941 | 2026-05-26 22:44:27.481114 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 22:44:27.515885 | ubuntu-jammy | ok 2026-05-26 22:44:27.525870 | 2026-05-26 22:44:27.525992 | TASK [emit-job-header : Print job information] 2026-05-26 22:44:27.566022 | # Job Information 2026-05-26 22:44:27.566202 | Ansible Version: 2.16.14 2026-05-26 22:44:27.566238 | Job: ansible-lint 2026-05-26 22:44:27.566284 | Pipeline: check 2026-05-26 22:44:27.566310 | Executor: 521e9411259a 2026-05-26 22:44:27.566331 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/653 2026-05-26 22:44:27.566353 | Event ID: 69f5fe10-5954-11f1-83aa-718eacdb8ad3 2026-05-26 22:44:27.571292 | 2026-05-26 22:44:27.571409 | LOOP [emit-job-header : Print node information] 2026-05-26 22:44:27.694327 | ubuntu-jammy | ok: 2026-05-26 22:44:27.695769 | ubuntu-jammy | # Node Information 2026-05-26 22:44:27.695865 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-26 22:44:27.695914 | ubuntu-jammy | Hostname: ubuntu 2026-05-26 22:44:27.695956 | ubuntu-jammy | Username: zuul 2026-05-26 22:44:27.695996 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-26 22:44:27.696041 | ubuntu-jammy | Provider: regiocloud-a 2026-05-26 22:44:27.696079 | ubuntu-jammy | Region: 2026-05-26 22:44:27.696117 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-26 22:44:27.696152 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-26 22:44:27.696186 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe83:f14f 2026-05-26 22:44:27.712287 | 2026-05-26 22:44:27.712422 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 22:44:28.224168 | ubuntu-jammy -> localhost | changed 2026-05-26 22:44:28.232359 | 2026-05-26 22:44:28.232488 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 22:44:29.340604 | ubuntu-jammy -> localhost | changed 2026-05-26 22:44:29.352114 | 2026-05-26 22:44:29.352246 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 22:44:29.629544 | ubuntu-jammy -> localhost | ok 2026-05-26 22:44:29.642590 | 2026-05-26 22:44:29.642773 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 22:44:29.679947 | ubuntu-jammy | ok 2026-05-26 22:44:29.703816 | ubuntu-jammy | included: /var/lib/zuul/builds/eae801c30a1941d8b22ed1e4118f2792/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 22:44:29.710038 | 2026-05-26 22:44:29.710156 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 22:44:31.043457 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-26 22:44:31.043806 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/eae801c30a1941d8b22ed1e4118f2792/work/eae801c30a1941d8b22ed1e4118f2792_id_rsa 2026-05-26 22:44:31.043873 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/eae801c30a1941d8b22ed1e4118f2792/work/eae801c30a1941d8b22ed1e4118f2792_id_rsa.pub 2026-05-26 22:44:31.043921 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-26 22:44:31.043963 | ubuntu-jammy -> localhost | SHA256:n2cI3G/k+YOjgzWjszvSrVt6nqjON98wOWeI6ju3sJs zuul-build-sshkey 2026-05-26 22:44:31.044002 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-26 22:44:31.044058 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-26 22:44:31.044098 | ubuntu-jammy -> localhost | | | 2026-05-26 22:44:31.044137 | ubuntu-jammy -> localhost | | | 2026-05-26 22:44:31.044173 | ubuntu-jammy -> localhost | | | 2026-05-26 22:44:31.044207 | ubuntu-jammy -> localhost | | . . | 2026-05-26 22:44:31.044242 | ubuntu-jammy -> localhost | | S . . | 2026-05-26 22:44:31.044320 | ubuntu-jammy -> localhost | | ++O . | 2026-05-26 22:44:31.044362 | ubuntu-jammy -> localhost | | ...=@oX. | 2026-05-26 22:44:31.044400 | ubuntu-jammy -> localhost | | .o=X++%o.. | 2026-05-26 22:44:31.044438 | ubuntu-jammy -> localhost | | oEOO&=o.... | 2026-05-26 22:44:31.044474 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-26 22:44:31.044571 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.837726 2026-05-26 22:44:31.054730 | 2026-05-26 22:44:31.055025 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 22:44:31.100981 | ubuntu-jammy | ok 2026-05-26 22:44:31.114950 | ubuntu-jammy | included: /var/lib/zuul/builds/eae801c30a1941d8b22ed1e4118f2792/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 22:44:31.124937 | 2026-05-26 22:44:31.125082 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 22:44:31.159638 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 22:44:31.171137 | 2026-05-26 22:44:31.171407 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 22:44:31.855370 | ubuntu-jammy | changed 2026-05-26 22:44:31.864224 | 2026-05-26 22:44:31.864401 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 22:44:32.132147 | ubuntu-jammy | ok 2026-05-26 22:44:32.139835 | 2026-05-26 22:44:32.139982 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 22:44:32.808630 | ubuntu-jammy | changed 2026-05-26 22:44:32.817270 | 2026-05-26 22:44:32.817409 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 22:44:33.563236 | ubuntu-jammy | changed 2026-05-26 22:44:33.571431 | 2026-05-26 22:44:33.571562 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 22:44:33.596451 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 22:44:33.609518 | 2026-05-26 22:44:33.609687 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 22:44:34.064664 | ubuntu-jammy -> localhost | changed 2026-05-26 22:44:34.090685 | 2026-05-26 22:44:34.090858 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 22:44:34.453317 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/eae801c30a1941d8b22ed1e4118f2792/work/eae801c30a1941d8b22ed1e4118f2792_id_rsa (zuul-build-sshkey) 2026-05-26 22:44:34.453888 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019068 2026-05-26 22:44:34.468246 | 2026-05-26 22:44:34.468439 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 22:44:34.889718 | ubuntu-jammy | ok 2026-05-26 22:44:34.896588 | 2026-05-26 22:44:34.896728 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 22:44:34.930850 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 22:44:34.945792 | 2026-05-26 22:44:34.945912 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-26 22:44:35.368422 | ubuntu-jammy | ok 2026-05-26 22:44:35.379597 | 2026-05-26 22:44:35.379728 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-26 22:44:35.408690 | ubuntu-jammy | ok 2026-05-26 22:44:35.413705 | 2026-05-26 22:44:35.413813 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-26 22:44:35.735688 | ubuntu-jammy -> localhost | ok 2026-05-26 22:44:35.749553 | 2026-05-26 22:44:35.749715 | TASK [validate-host : Collect information about the host] 2026-05-26 22:44:36.945333 | ubuntu-jammy | ok 2026-05-26 22:44:36.958478 | 2026-05-26 22:44:36.958611 | TASK [validate-host : Sanitize hostname] 2026-05-26 22:44:37.082353 | ubuntu-jammy | ok 2026-05-26 22:44:37.125406 | 2026-05-26 22:44:37.125546 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-26 22:44:37.716942 | ubuntu-jammy -> localhost | changed 2026-05-26 22:44:37.723214 | 2026-05-26 22:44:37.723372 | TASK [validate-host : Collect information about zuul worker] 2026-05-26 22:44:38.142077 | ubuntu-jammy | ok 2026-05-26 22:44:38.152391 | 2026-05-26 22:44:38.152541 | TASK [validate-host : Write out all zuul information for each host] 2026-05-26 22:44:38.707275 | ubuntu-jammy -> localhost | changed 2026-05-26 22:44:38.723184 | 2026-05-26 22:44:38.723343 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-26 22:44:38.986511 | ubuntu-jammy | ok 2026-05-26 22:44:38.992546 | 2026-05-26 22:44:38.992654 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-26 22:44:40.001341 | ubuntu-jammy | changed: 2026-05-26 22:44:40.001628 | ubuntu-jammy | cd+++++++++ src/ 2026-05-26 22:44:40.001684 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-26 22:44:40.001724 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-26 22:44:40.001760 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-26 22:44:40.001794 | ubuntu-jammy | Containerfile 2026-05-26 22:44:40.002008 | ubuntu-jammy | Containerfile 2026-05-26 22:44:40.012504 | ubuntu-jammy | Containerfile 2026-05-26 22:44:40.012588 | ubuntu-jammy | Containerfile 2026-05-26 22:44:40.012679 | ubuntu-jammy | Containerfile 2026-05-26 22:44:40.012762 | ubuntu-jammy | Containerfile 2026-05-26 22:44:40.012845 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006653 2026-05-26 22:46:01.685853 | 2026-05-26 22:46:01.685980 | TASK [upload-logs : Upload logs to log server] 2026-05-26 22:46:02.273024 | localhost | Output suppressed because no_log was given 2026-05-26 22:46:02.277113 | 2026-05-26 22:46:02.277316 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 22:46:02.331891 | localhost | skipping: Conditional result was False 2026-05-26 22:46:02.336713 | localhost | skipping: Conditional result was False 2026-05-26 22:46:02.347952 | 2026-05-26 22:46:02.348128 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 22:46:02.393630 | localhost | skipping: Conditional result was False 2026-05-26 22:46:02.394226 | 2026-05-26 22:46:02.397695 | localhost | skipping: Conditional result was False 2026-05-26 22:46:02.411571 | 2026-05-26 22:46:02.411822 | LOOP [upload-logs : Upload console log and json output]