2025-12-18 10:28:55.273769 | Job console starting 2025-12-18 10:28:55.299930 | Updating git repos 2025-12-18 10:28:55.355581 | Cloning repos into workspace 2025-12-18 10:28:55.410615 | Restoring repo states 2025-12-18 10:28:55.423150 | Merging changes 2025-12-18 10:28:57.032828 | Checking out repos 2025-12-18 10:28:57.106158 | Preparing playbooks 2025-12-18 10:28:58.058779 | Running Ansible setup 2025-12-18 10:29:05.428113 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-18 10:29:07.185509 | 2025-12-18 10:29:07.185715 | PLAY [Base pre] 2025-12-18 10:29:07.214156 | 2025-12-18 10:29:07.214326 | TASK [Setup log path fact] 2025-12-18 10:29:07.235731 | ubuntu-jammy | ok 2025-12-18 10:29:07.272322 | 2025-12-18 10:29:07.272501 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-18 10:29:07.305829 | ubuntu-jammy | ok 2025-12-18 10:29:07.324822 | 2025-12-18 10:29:07.324968 | TASK [emit-job-header : Print job information] 2025-12-18 10:29:07.393315 | # Job Information 2025-12-18 10:29:07.393514 | Ansible Version: 2.16.14 2025-12-18 10:29:07.393549 | Job: yamllint 2025-12-18 10:29:07.393582 | Pipeline: check 2025-12-18 10:29:07.393733 | Executor: 521e9411259a 2025-12-18 10:29:07.393758 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/415 2025-12-18 10:29:07.393781 | Event ID: 3eb6e320-dbfc-11f0-96ef-7f63fa3c75aa 2025-12-18 10:29:07.399031 | 2025-12-18 10:29:07.399165 | LOOP [emit-job-header : Print node information] 2025-12-18 10:29:07.519247 | ubuntu-jammy | ok: 2025-12-18 10:29:07.519473 | ubuntu-jammy | # Node Information 2025-12-18 10:29:07.519508 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-18 10:29:07.519534 | ubuntu-jammy | Hostname: ubuntu 2025-12-18 10:29:07.519556 | ubuntu-jammy | Username: zuul 2025-12-18 10:29:07.519577 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-18 10:29:07.519600 | ubuntu-jammy | Provider: regiocloud-a 2025-12-18 10:29:07.519621 | ubuntu-jammy | Region: 2025-12-18 10:29:07.519679 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-18 10:29:07.519701 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-18 10:29:07.519720 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefe:14e3 2025-12-18 10:29:07.538678 | 2025-12-18 10:29:07.543104 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-18 10:29:08.377762 | ubuntu-jammy -> localhost | changed 2025-12-18 10:29:08.385284 | 2025-12-18 10:29:08.385423 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-18 10:29:10.851583 | ubuntu-jammy -> localhost | changed 2025-12-18 10:29:10.866406 | 2025-12-18 10:29:10.866544 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-18 10:29:11.615721 | ubuntu-jammy -> localhost | ok 2025-12-18 10:29:11.650055 | 2025-12-18 10:29:11.650207 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-18 10:29:11.718607 | ubuntu-jammy | ok 2025-12-18 10:29:11.768229 | ubuntu-jammy | included: /var/lib/zuul/builds/8f2a52465dfb4508affc919654766613/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-18 10:29:11.788966 | 2025-12-18 10:29:11.789108 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-18 10:29:15.296829 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-18 10:29:15.297106 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/8f2a52465dfb4508affc919654766613/work/8f2a52465dfb4508affc919654766613_id_rsa 2025-12-18 10:29:15.297147 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/8f2a52465dfb4508affc919654766613/work/8f2a52465dfb4508affc919654766613_id_rsa.pub 2025-12-18 10:29:15.297172 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-18 10:29:15.297196 | ubuntu-jammy -> localhost | SHA256:6bF+ciH0JMbAxbbuYrt8XZDEZHnoAtgAda4yb1tvrH0 zuul-build-sshkey 2025-12-18 10:29:15.297218 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-18 10:29:15.297239 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-18 10:29:15.297268 | ubuntu-jammy -> localhost | | .oo=.o.ooo | 2025-12-18 10:29:15.297290 | ubuntu-jammy -> localhost | | .o= o.= . | 2025-12-18 10:29:15.297310 | ubuntu-jammy -> localhost | | .= + o | 2025-12-18 10:29:15.297330 | ubuntu-jammy -> localhost | | . B.= | 2025-12-18 10:29:15.297349 | ubuntu-jammy -> localhost | | o . +S= . | 2025-12-18 10:29:15.297378 | ubuntu-jammy -> localhost | | + .ooo . | 2025-12-18 10:29:15.297398 | ubuntu-jammy -> localhost | | o .ooo o | 2025-12-18 10:29:15.297417 | ubuntu-jammy -> localhost | | . +o+* E | 2025-12-18 10:29:15.297436 | ubuntu-jammy -> localhost | | ..=B+= | 2025-12-18 10:29:15.297456 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-18 10:29:15.297512 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.336908 2025-12-18 10:29:15.305373 | 2025-12-18 10:29:15.305490 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-18 10:29:15.375201 | ubuntu-jammy | ok 2025-12-18 10:29:15.405694 | ubuntu-jammy | included: /var/lib/zuul/builds/8f2a52465dfb4508affc919654766613/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-18 10:29:15.454449 | 2025-12-18 10:29:15.454597 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-18 10:29:15.505961 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 10:29:15.517871 | 2025-12-18 10:29:15.518030 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-18 10:29:16.417709 | ubuntu-jammy | changed 2025-12-18 10:29:16.426313 | 2025-12-18 10:29:16.426474 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-18 10:29:16.780575 | ubuntu-jammy | ok 2025-12-18 10:29:16.807416 | 2025-12-18 10:29:16.807581 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-18 10:29:17.919555 | ubuntu-jammy | changed 2025-12-18 10:29:17.946308 | 2025-12-18 10:29:17.946459 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-18 10:29:18.768289 | ubuntu-jammy | changed 2025-12-18 10:29:18.787164 | 2025-12-18 10:29:18.787302 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-18 10:29:18.826588 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 10:29:18.847652 | 2025-12-18 10:29:18.847891 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-18 10:29:20.175266 | ubuntu-jammy -> localhost | changed 2025-12-18 10:29:20.195882 | 2025-12-18 10:29:20.196026 | TASK [add-build-sshkey : Add back temp key] 2025-12-18 10:29:20.846678 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/8f2a52465dfb4508affc919654766613/work/8f2a52465dfb4508affc919654766613_id_rsa (zuul-build-sshkey) 2025-12-18 10:29:20.847816 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.026122 2025-12-18 10:29:20.859528 | 2025-12-18 10:29:20.859697 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-18 10:29:21.412596 | ubuntu-jammy | ok 2025-12-18 10:29:21.425064 | 2025-12-18 10:29:21.425217 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-18 10:29:21.488092 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 10:29:21.507210 | 2025-12-18 10:29:21.507353 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-18 10:29:22.170780 | ubuntu-jammy | ok 2025-12-18 10:29:22.191418 | 2025-12-18 10:29:22.191561 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-18 10:29:22.221314 | ubuntu-jammy | ok 2025-12-18 10:29:22.227062 | 2025-12-18 10:29:22.227184 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-18 10:29:23.134687 | ubuntu-jammy -> localhost | ok 2025-12-18 10:29:23.145595 | 2025-12-18 10:29:23.145749 | TASK [validate-host : Collect information about the host] 2025-12-18 10:29:25.624071 | ubuntu-jammy | ok 2025-12-18 10:29:25.659814 | 2025-12-18 10:29:25.659968 | TASK [validate-host : Sanitize hostname] 2025-12-18 10:29:25.960542 | ubuntu-jammy | ok 2025-12-18 10:29:26.107898 | 2025-12-18 10:29:26.108047 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-18 10:29:28.654920 | ubuntu-jammy -> localhost | changed 2025-12-18 10:29:28.670799 | 2025-12-18 10:29:28.670982 | TASK [validate-host : Collect information about zuul worker] 2025-12-18 10:29:29.977565 | ubuntu-jammy | ok 2025-12-18 10:29:29.986643 | 2025-12-18 10:29:29.986774 | TASK [validate-host : Write out all zuul information for each host] 2025-12-18 10:29:32.609860 | ubuntu-jammy -> localhost | changed 2025-12-18 10:29:32.631922 | 2025-12-18 10:29:32.632059 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-18 10:29:33.029109 | ubuntu-jammy | ok 2025-12-18 10:29:33.048483 | 2025-12-18 10:29:33.048595 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-18 10:29:34.764438 | ubuntu-jammy | changed: 2025-12-18 10:29:34.764615 | ubuntu-jammy | cd+++++++++ src/ 2025-12-18 10:29:34.764688 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-18 10:29:34.764714 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-18 10:29:34.764736 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-18 10:29:34.764756 | ubuntu-jammy | Containerfile 2025-12-18 10:29:34.764903 | ubuntu-jammy | Containerfile 2025-12-18 10:29:34.780903 | ubuntu-jammy | Containerfile 2025-12-18 10:29:34.780976 | ubuntu-jammy | Containerfile 2025-12-18 10:29:34.781046 | ubuntu-jammy | Containerfile 2025-12-18 10:29:34.781115 | ubuntu-jammy | Containerfile 2025-12-18 10:29:34.781184 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.025302 2025-12-18 10:30:22.928712 | 2025-12-18 10:30:22.928821 | TASK [upload-logs : Upload logs to log server] 2025-12-18 10:30:24.658986 | localhost | Output suppressed because no_log was given 2025-12-18 10:30:24.660584 | 2025-12-18 10:30:24.660681 | LOOP [upload-logs : Compress console log and json output] 2025-12-18 10:30:24.838777 | localhost | skipping: Conditional result was False 2025-12-18 10:30:24.862675 | localhost | skipping: Conditional result was False 2025-12-18 10:30:24.877830 | 2025-12-18 10:30:24.877958 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-18 10:30:25.116730 | localhost | skipping: Conditional result was False 2025-12-18 10:30:25.117011 | 2025-12-18 10:30:25.152389 | localhost | skipping: Conditional result was False 2025-12-18 10:30:25.158493 | 2025-12-18 10:30:25.158655 | LOOP [upload-logs : Upload console log and json output]