2026-04-29 03:12:08.222007 | Job console starting 2026-04-29 03:12:08.232297 | Updating git repos 2026-04-29 03:12:08.253489 | Cloning repos into workspace 2026-04-29 03:12:08.319553 | Restoring repo states 2026-04-29 03:12:08.332292 | Merging changes 2026-04-29 03:12:08.332317 | Checking out repos 2026-04-29 03:12:08.501044 | Preparing playbooks 2026-04-29 03:12:09.346657 | Running Ansible setup 2026-04-29 03:12:13.794361 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 03:12:14.633522 | 2026-04-29 03:12:14.633751 | PLAY [Base pre] 2026-04-29 03:12:14.651213 | 2026-04-29 03:12:14.651391 | TASK [Setup log path fact] 2026-04-29 03:12:14.671044 | ubuntu-jammy | ok 2026-04-29 03:12:14.686713 | 2026-04-29 03:12:14.686917 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 03:12:14.727002 | ubuntu-jammy | ok 2026-04-29 03:12:14.737029 | 2026-04-29 03:12:14.737155 | TASK [emit-job-header : Print job information] 2026-04-29 03:12:14.778571 | # Job Information 2026-04-29 03:12:14.778783 | Ansible Version: 2.16.14 2026-04-29 03:12:14.778825 | Job: yamllint 2026-04-29 03:12:14.778905 | Pipeline: periodic-daily 2026-04-29 03:12:14.778932 | Executor: 521e9411259a 2026-04-29 03:12:14.778956 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-04-29 03:12:14.778983 | Event ID: 8d7301f060754cd1901a99b360dfdb49 2026-04-29 03:12:14.791612 | 2026-04-29 03:12:14.792086 | LOOP [emit-job-header : Print node information] 2026-04-29 03:12:14.904716 | ubuntu-jammy | ok: 2026-04-29 03:12:14.904918 | ubuntu-jammy | # Node Information 2026-04-29 03:12:14.905043 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-29 03:12:14.905077 | ubuntu-jammy | Hostname: ubuntu 2026-04-29 03:12:14.905101 | ubuntu-jammy | Username: zuul 2026-04-29 03:12:14.905123 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-29 03:12:14.905148 | ubuntu-jammy | Provider: regiocloud-a 2026-04-29 03:12:14.905170 | ubuntu-jammy | Region: 2026-04-29 03:12:14.905192 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-29 03:12:14.905211 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-29 03:12:14.905231 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee1:e470 2026-04-29 03:12:14.930699 | 2026-04-29 03:12:14.930897 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-29 03:12:15.433134 | ubuntu-jammy -> localhost | changed 2026-04-29 03:12:15.445296 | 2026-04-29 03:12:15.445454 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-29 03:12:16.659952 | ubuntu-jammy -> localhost | changed 2026-04-29 03:12:16.677981 | 2026-04-29 03:12:16.678138 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-29 03:12:17.067807 | ubuntu-jammy -> localhost | ok 2026-04-29 03:12:17.074345 | 2026-04-29 03:12:17.074476 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-29 03:12:17.155102 | ubuntu-jammy | ok 2026-04-29 03:12:17.173664 | ubuntu-jammy | included: /var/lib/zuul/builds/1d910eb90fd6429b8691ce12795ea8c8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-29 03:12:17.180918 | 2026-04-29 03:12:17.181039 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-29 03:12:18.303845 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-29 03:12:18.304232 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/1d910eb90fd6429b8691ce12795ea8c8/work/1d910eb90fd6429b8691ce12795ea8c8_id_rsa 2026-04-29 03:12:18.304281 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/1d910eb90fd6429b8691ce12795ea8c8/work/1d910eb90fd6429b8691ce12795ea8c8_id_rsa.pub 2026-04-29 03:12:18.304308 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-29 03:12:18.304335 | ubuntu-jammy -> localhost | SHA256:bhe5tUXoxcuDmMXx7hyCHBT4dVYMCqOazgnX8JopQg4 zuul-build-sshkey 2026-04-29 03:12:18.304358 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-29 03:12:18.304485 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-29 03:12:18.304534 | ubuntu-jammy -> localhost | | .=.. .+.| 2026-04-29 03:12:18.304559 | ubuntu-jammy -> localhost | | .o +.*o .| 2026-04-29 03:12:18.304581 | ubuntu-jammy -> localhost | | . ....=o= | 2026-04-29 03:12:18.304633 | ubuntu-jammy -> localhost | | * ..O * . | 2026-04-29 03:12:18.304654 | ubuntu-jammy -> localhost | |E . . + S B = B | 2026-04-29 03:12:18.304718 | ubuntu-jammy -> localhost | | + = * + * o | 2026-04-29 03:12:18.304742 | ubuntu-jammy -> localhost | | o . B o o . o | 2026-04-29 03:12:18.304765 | ubuntu-jammy -> localhost | | . . . . | 2026-04-29 03:12:18.304786 | ubuntu-jammy -> localhost | | | 2026-04-29 03:12:18.304831 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-29 03:12:18.305039 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.452292 2026-04-29 03:12:18.317493 | 2026-04-29 03:12:18.318008 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-29 03:12:18.353393 | ubuntu-jammy | ok 2026-04-29 03:12:18.368107 | ubuntu-jammy | included: /var/lib/zuul/builds/1d910eb90fd6429b8691ce12795ea8c8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-29 03:12:18.381363 | 2026-04-29 03:12:18.381588 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-29 03:12:18.407454 | ubuntu-jammy | skipping: Conditional result was False 2026-04-29 03:12:18.416863 | 2026-04-29 03:12:18.416984 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-29 03:12:19.044765 | ubuntu-jammy | changed 2026-04-29 03:12:19.053347 | 2026-04-29 03:12:19.053463 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-29 03:12:19.321725 | ubuntu-jammy | ok 2026-04-29 03:12:19.330383 | 2026-04-29 03:12:19.330499 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-29 03:12:19.989860 | ubuntu-jammy | changed 2026-04-29 03:12:19.998047 | 2026-04-29 03:12:19.998212 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-29 03:12:20.611865 | ubuntu-jammy | changed 2026-04-29 03:12:20.620056 | 2026-04-29 03:12:20.620305 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-29 03:12:20.644481 | ubuntu-jammy | skipping: Conditional result was False 2026-04-29 03:12:20.660179 | 2026-04-29 03:12:20.660318 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-29 03:12:21.062722 | ubuntu-jammy -> localhost | changed 2026-04-29 03:12:21.083988 | 2026-04-29 03:12:21.084122 | TASK [add-build-sshkey : Add back temp key] 2026-04-29 03:12:21.404498 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/1d910eb90fd6429b8691ce12795ea8c8/work/1d910eb90fd6429b8691ce12795ea8c8_id_rsa (zuul-build-sshkey) 2026-04-29 03:12:21.404797 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.026675 2026-04-29 03:12:21.411651 | 2026-04-29 03:12:21.411804 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-29 03:12:21.814177 | ubuntu-jammy | ok 2026-04-29 03:12:21.819459 | 2026-04-29 03:12:21.819559 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-29 03:12:21.848355 | ubuntu-jammy | skipping: Conditional result was False 2026-04-29 03:12:21.863724 | 2026-04-29 03:12:21.863830 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-29 03:12:22.287737 | ubuntu-jammy | ok 2026-04-29 03:12:22.299547 | 2026-04-29 03:12:22.299713 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-29 03:12:22.333747 | ubuntu-jammy | ok 2026-04-29 03:12:22.339549 | 2026-04-29 03:12:22.339697 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-29 03:12:22.649029 | ubuntu-jammy -> localhost | ok 2026-04-29 03:12:22.667587 | 2026-04-29 03:12:22.667783 | TASK [validate-host : Collect information about the host] 2026-04-29 03:12:23.879925 | ubuntu-jammy | ok 2026-04-29 03:12:23.894178 | 2026-04-29 03:12:23.894306 | TASK [validate-host : Sanitize hostname] 2026-04-29 03:12:24.010234 | ubuntu-jammy | ok 2026-04-29 03:12:24.057610 | 2026-04-29 03:12:24.057788 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-29 03:12:24.592634 | ubuntu-jammy -> localhost | changed 2026-04-29 03:12:24.602448 | 2026-04-29 03:12:24.602592 | TASK [validate-host : Collect information about zuul worker] 2026-04-29 03:12:24.987947 | ubuntu-jammy | ok 2026-04-29 03:12:24.994467 | 2026-04-29 03:12:24.994574 | TASK [validate-host : Write out all zuul information for each host] 2026-04-29 03:12:25.504060 | ubuntu-jammy -> localhost | changed 2026-04-29 03:12:25.524400 | 2026-04-29 03:12:25.524500 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-29 03:12:25.794254 | ubuntu-jammy | ok 2026-04-29 03:12:25.804541 | 2026-04-29 03:12:25.804670 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-29 03:12:27.018006 | ubuntu-jammy | changed: 2026-04-29 03:12:27.018182 | ubuntu-jammy | cd+++++++++ src/ 2026-04-29 03:12:27.018216 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-29 03:12:27.018240 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-29 03:12:27.018261 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-29 03:12:27.018281 | ubuntu-jammy | Containerfile 2026-04-29 03:12:27.018660 | ubuntu-jammy | Containerfile 2026-04-29 03:12:27.073945 | ubuntu-jammy | Containerfile 2026-04-29 03:12:27.074022 | ubuntu-jammy | Containerfile 2026-04-29 03:12:27.074092 | ubuntu-jammy | Containerfile 2026-04-29 03:12:27.074163 | ubuntu-jammy | Containerfile 2026-04-29 03:12:27.074233 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004934 2026-04-29 03:12:54.508476 | 2026-04-29 03:12:54.508573 | TASK [upload-logs : Upload logs to log server] 2026-04-29 03:12:55.079780 | localhost | Output suppressed because no_log was given 2026-04-29 03:12:55.081418 | 2026-04-29 03:12:55.081503 | LOOP [upload-logs : Compress console log and json output] 2026-04-29 03:12:55.136217 | localhost | skipping: Conditional result was False 2026-04-29 03:12:55.142534 | localhost | skipping: Conditional result was False 2026-04-29 03:12:55.147351 | 2026-04-29 03:12:55.147447 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-29 03:12:55.190965 | localhost | skipping: Conditional result was False 2026-04-29 03:12:55.191247 | 2026-04-29 03:12:55.197877 | localhost | skipping: Conditional result was False 2026-04-29 03:12:55.204333 | 2026-04-29 03:12:55.204430 | LOOP [upload-logs : Upload console log and json output]