2026-05-08 11:15:13.188314 | Job console starting 2026-05-08 11:15:13.208550 | Updating git repos 2026-05-08 11:15:13.232243 | Cloning repos into workspace 2026-05-08 11:15:13.301305 | Restoring repo states 2026-05-08 11:15:13.315357 | Merging changes 2026-05-08 11:15:14.113728 | Checking out repos 2026-05-08 11:15:14.220253 | Preparing playbooks 2026-05-08 11:15:15.580428 | Running Ansible setup 2026-05-08 11:15:22.568587 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 11:15:23.447603 | 2026-05-08 11:15:23.447739 | PLAY [Base pre] 2026-05-08 11:15:23.481063 | 2026-05-08 11:15:23.481195 | TASK [Setup log path fact] 2026-05-08 11:15:23.507202 | ubuntu-jammy | ok 2026-05-08 11:15:23.543754 | 2026-05-08 11:15:23.543893 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 11:15:23.603827 | ubuntu-jammy | ok 2026-05-08 11:15:23.621307 | 2026-05-08 11:15:23.621423 | TASK [emit-job-header : Print job information] 2026-05-08 11:15:23.700274 | # Job Information 2026-05-08 11:15:23.700435 | Ansible Version: 2.16.14 2026-05-08 11:15:23.700481 | Job: yamllint 2026-05-08 11:15:23.700515 | Pipeline: check 2026-05-08 11:15:23.700538 | Executor: 521e9411259a 2026-05-08 11:15:23.700559 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/630 2026-05-08 11:15:23.700580 | Event ID: 0a4a6750-4acf-11f1-87bb-5c43b96be73f 2026-05-08 11:15:23.705280 | 2026-05-08 11:15:23.705377 | LOOP [emit-job-header : Print node information] 2026-05-08 11:15:23.844482 | ubuntu-jammy | ok: 2026-05-08 11:15:23.844693 | ubuntu-jammy | # Node Information 2026-05-08 11:15:23.844731 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-08 11:15:23.844756 | ubuntu-jammy | Hostname: ubuntu 2026-05-08 11:15:23.844778 | ubuntu-jammy | Username: zuul 2026-05-08 11:15:23.844798 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-08 11:15:23.844822 | ubuntu-jammy | Provider: regiocloud-a 2026-05-08 11:15:23.844843 | ubuntu-jammy | Region: 2026-05-08 11:15:23.844864 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-08 11:15:23.844884 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-08 11:15:23.844905 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe34:60e3 2026-05-08 11:15:23.864862 | 2026-05-08 11:15:23.864979 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 11:15:24.873394 | ubuntu-jammy -> localhost | changed 2026-05-08 11:15:24.879106 | 2026-05-08 11:15:24.879200 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 11:15:26.345570 | ubuntu-jammy -> localhost | changed 2026-05-08 11:15:26.354798 | 2026-05-08 11:15:26.354964 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 11:15:27.028710 | ubuntu-jammy -> localhost | ok 2026-05-08 11:15:27.033610 | 2026-05-08 11:15:27.033702 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 11:15:27.070631 | ubuntu-jammy | ok 2026-05-08 11:15:27.094167 | ubuntu-jammy | included: /var/lib/zuul/builds/ae4857cbdf504471bf70822e3bdda36f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 11:15:27.107002 | 2026-05-08 11:15:27.107100 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 11:15:30.930878 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-08 11:15:30.931358 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ae4857cbdf504471bf70822e3bdda36f/work/ae4857cbdf504471bf70822e3bdda36f_id_rsa 2026-05-08 11:15:30.931489 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ae4857cbdf504471bf70822e3bdda36f/work/ae4857cbdf504471bf70822e3bdda36f_id_rsa.pub 2026-05-08 11:15:30.931566 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-08 11:15:30.931633 | ubuntu-jammy -> localhost | SHA256:1RAASeaAQsLAs4p8SOufPo8mwuxaF5Lk0r7vlAMY78g zuul-build-sshkey 2026-05-08 11:15:30.931697 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-08 11:15:30.931758 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-08 11:15:30.931847 | ubuntu-jammy -> localhost | |B. ...+o..o. | 2026-05-08 11:15:30.931913 | ubuntu-jammy -> localhost | |o+. +. o | 2026-05-08 11:15:30.931972 | ubuntu-jammy -> localhost | |..+ . . . | 2026-05-08 11:15:30.932029 | ubuntu-jammy -> localhost | | X . . | 2026-05-08 11:15:30.932087 | ubuntu-jammy -> localhost | |B X . S | 2026-05-08 11:15:30.932152 | ubuntu-jammy -> localhost | |+O + o | 2026-05-08 11:15:30.932209 | ubuntu-jammy -> localhost | |=E= = | 2026-05-08 11:15:30.932264 | ubuntu-jammy -> localhost | |.* *o. | 2026-05-08 11:15:30.932322 | ubuntu-jammy -> localhost | |=.*B=. | 2026-05-08 11:15:30.932378 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-08 11:15:30.932543 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.117575 2026-05-08 11:15:30.945801 | 2026-05-08 11:15:30.945946 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 11:15:30.977797 | ubuntu-jammy | ok 2026-05-08 11:15:30.988720 | ubuntu-jammy | included: /var/lib/zuul/builds/ae4857cbdf504471bf70822e3bdda36f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 11:15:30.997387 | 2026-05-08 11:15:30.997488 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 11:15:31.022592 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 11:15:31.030770 | 2026-05-08 11:15:31.030954 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 11:15:31.662764 | ubuntu-jammy | changed 2026-05-08 11:15:31.672019 | 2026-05-08 11:15:31.672170 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 11:15:31.936663 | ubuntu-jammy | ok 2026-05-08 11:15:31.942325 | 2026-05-08 11:15:31.942419 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 11:15:32.594305 | ubuntu-jammy | changed 2026-05-08 11:15:32.603094 | 2026-05-08 11:15:32.603206 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 11:15:33.279754 | ubuntu-jammy | changed 2026-05-08 11:15:33.290486 | 2026-05-08 11:15:33.290592 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 11:15:33.324200 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 11:15:33.330004 | 2026-05-08 11:15:33.330117 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 11:15:34.037941 | ubuntu-jammy -> localhost | changed 2026-05-08 11:15:34.048404 | 2026-05-08 11:15:34.048531 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 11:15:34.508483 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ae4857cbdf504471bf70822e3bdda36f/work/ae4857cbdf504471bf70822e3bdda36f_id_rsa (zuul-build-sshkey) 2026-05-08 11:15:34.508699 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.009371 2026-05-08 11:15:34.516128 | 2026-05-08 11:15:34.516233 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 11:15:35.108727 | ubuntu-jammy | ok 2026-05-08 11:15:35.121222 | 2026-05-08 11:15:35.121384 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 11:15:35.174500 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 11:15:35.186630 | 2026-05-08 11:15:35.186774 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 11:15:35.701834 | ubuntu-jammy | ok 2026-05-08 11:15:35.712892 | 2026-05-08 11:15:35.713040 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 11:15:35.742578 | ubuntu-jammy | ok 2026-05-08 11:15:35.749309 | 2026-05-08 11:15:35.749434 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 11:15:36.089866 | ubuntu-jammy -> localhost | ok 2026-05-08 11:15:36.100020 | 2026-05-08 11:15:36.100165 | TASK [validate-host : Collect information about the host] 2026-05-08 11:15:37.394264 | ubuntu-jammy | ok 2026-05-08 11:15:37.423645 | 2026-05-08 11:15:37.423812 | TASK [validate-host : Sanitize hostname] 2026-05-08 11:15:37.695804 | ubuntu-jammy | ok 2026-05-08 11:15:37.819126 | 2026-05-08 11:15:37.819292 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 11:15:38.840997 | ubuntu-jammy -> localhost | changed 2026-05-08 11:15:38.847651 | 2026-05-08 11:15:38.847791 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 11:15:39.411677 | ubuntu-jammy | ok 2026-05-08 11:15:39.418394 | 2026-05-08 11:15:39.418606 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 11:15:40.412593 | ubuntu-jammy -> localhost | changed 2026-05-08 11:15:40.432049 | 2026-05-08 11:15:40.432197 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 11:15:40.705253 | ubuntu-jammy | ok 2026-05-08 11:15:40.711436 | 2026-05-08 11:15:40.711621 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 11:15:42.309065 | ubuntu-jammy | changed: 2026-05-08 11:15:42.309393 | ubuntu-jammy | cd+++++++++ src/ 2026-05-08 11:15:42.309433 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-08 11:15:42.309478 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-08 11:15:42.309501 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-08 11:15:42.309521 | ubuntu-jammy | Containerfile 2026-05-08 11:15:42.309707 | ubuntu-jammy | Containerfile 2026-05-08 11:15:42.401900 | ubuntu-jammy | Containerfile 2026-05-08 11:15:42.401970 | ubuntu-jammy | Containerfile 2026-05-08 11:15:42.402039 | ubuntu-jammy | Containerfile 2026-05-08 11:15:42.402106 | ubuntu-jammy | Containerfile 2026-05-08 11:15:42.402176 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.013242 2026-05-08 11:16:10.781144 | 2026-05-08 11:16:10.781242 | TASK [upload-logs : Upload logs to log server] 2026-05-08 11:16:11.496491 | localhost | Output suppressed because no_log was given 2026-05-08 11:16:11.498136 | 2026-05-08 11:16:11.498224 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 11:16:11.569511 | localhost | skipping: Conditional result was False 2026-05-08 11:16:11.577062 | localhost | skipping: Conditional result was False 2026-05-08 11:16:11.584051 | 2026-05-08 11:16:11.584166 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 11:16:11.660128 | localhost | skipping: Conditional result was False 2026-05-08 11:16:11.660455 | 2026-05-08 11:16:11.678877 | localhost | skipping: Conditional result was False 2026-05-08 11:16:11.689778 | 2026-05-08 11:16:11.689892 | LOOP [upload-logs : Upload console log and json output]