2025-11-26 08:03:10.538523 | Job console starting 2025-11-26 08:03:10.570592 | Updating git repos 2025-11-26 08:03:10.623840 | Cloning repos into workspace 2025-11-26 08:03:10.764241 | Restoring repo states 2025-11-26 08:03:10.777883 | Merging changes 2025-11-26 08:03:11.562957 | Checking out repos 2025-11-26 08:03:11.673218 | Preparing playbooks 2025-11-26 08:03:13.174645 | Running Ansible setup 2025-11-26 08:03:21.548712 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-26 08:03:22.679068 | 2025-11-26 08:03:22.679199 | PLAY [Base pre] 2025-11-26 08:03:22.717269 | 2025-11-26 08:03:22.717454 | TASK [Setup log path fact] 2025-11-26 08:03:22.756442 | ubuntu-jammy | ok 2025-11-26 08:03:22.782153 | 2025-11-26 08:03:22.782288 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-26 08:03:22.833560 | ubuntu-jammy | ok 2025-11-26 08:03:22.862964 | 2025-11-26 08:03:22.863103 | TASK [emit-job-header : Print job information] 2025-11-26 08:03:22.914194 | # Job Information 2025-11-26 08:03:22.914355 | Ansible Version: 2.16.14 2025-11-26 08:03:22.914389 | Job: yamllint 2025-11-26 08:03:22.914451 | Pipeline: check 2025-11-26 08:03:22.914476 | Executor: 521e9411259a 2025-11-26 08:03:22.914498 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/364 2025-11-26 08:03:22.914521 | Event ID: 34812dd0-ca9e-11f0-9d19-19de68b5bfa1 2025-11-26 08:03:22.919264 | 2025-11-26 08:03:22.919369 | LOOP [emit-job-header : Print node information] 2025-11-26 08:03:23.085625 | ubuntu-jammy | ok: 2025-11-26 08:03:23.085869 | ubuntu-jammy | # Node Information 2025-11-26 08:03:23.085907 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-26 08:03:23.085929 | ubuntu-jammy | Hostname: ubuntu 2025-11-26 08:03:23.085947 | ubuntu-jammy | Username: zuul 2025-11-26 08:03:23.085965 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-26 08:03:23.085985 | ubuntu-jammy | Provider: regiocloud-a 2025-11-26 08:03:23.086002 | ubuntu-jammy | Region: 2025-11-26 08:03:23.086020 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-26 08:03:23.086037 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-26 08:03:23.086054 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecb:70d7 2025-11-26 08:03:23.106157 | 2025-11-26 08:03:23.106268 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-26 08:03:24.013205 | ubuntu-jammy -> localhost | changed 2025-11-26 08:03:24.020307 | 2025-11-26 08:03:24.020495 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-26 08:03:25.783756 | ubuntu-jammy -> localhost | changed 2025-11-26 08:03:25.796219 | 2025-11-26 08:03:25.803013 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-26 08:03:26.433436 | ubuntu-jammy -> localhost | ok 2025-11-26 08:03:26.439616 | 2025-11-26 08:03:26.439715 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-26 08:03:26.477451 | ubuntu-jammy | ok 2025-11-26 08:03:26.500140 | ubuntu-jammy | included: /var/lib/zuul/builds/0b012baf0fa84d99a5d8637911784d65/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-26 08:03:26.531266 | 2025-11-26 08:03:26.531374 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-26 08:03:29.232034 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-26 08:03:29.232228 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0b012baf0fa84d99a5d8637911784d65/work/0b012baf0fa84d99a5d8637911784d65_id_rsa 2025-11-26 08:03:29.232265 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0b012baf0fa84d99a5d8637911784d65/work/0b012baf0fa84d99a5d8637911784d65_id_rsa.pub 2025-11-26 08:03:29.232290 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-26 08:03:29.232313 | ubuntu-jammy -> localhost | SHA256:Xr6i1MXdqryBx1wz1vtfedLZO9kg/cGSoo1YP2sUqb4 zuul-build-sshkey 2025-11-26 08:03:29.232335 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-26 08:03:29.232356 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-26 08:03:29.232384 | ubuntu-jammy -> localhost | | | 2025-11-26 08:03:29.232523 | ubuntu-jammy -> localhost | | | 2025-11-26 08:03:29.232545 | ubuntu-jammy -> localhost | | . | 2025-11-26 08:03:29.232565 | ubuntu-jammy -> localhost | | . + o | 2025-11-26 08:03:29.232585 | ubuntu-jammy -> localhost | | S = B.= | 2025-11-26 08:03:29.232611 | ubuntu-jammy -> localhost | | o X =.*o=+| 2025-11-26 08:03:29.232632 | ubuntu-jammy -> localhost | | . B % o.+=O| 2025-11-26 08:03:29.232652 | ubuntu-jammy -> localhost | | . ..* O =*| 2025-11-26 08:03:29.232673 | ubuntu-jammy -> localhost | | .. EBoo .=| 2025-11-26 08:03:29.232693 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-26 08:03:29.232740 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.802606 2025-11-26 08:03:29.238918 | 2025-11-26 08:03:29.239007 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-26 08:03:29.277894 | ubuntu-jammy | ok 2025-11-26 08:03:29.300044 | ubuntu-jammy | included: /var/lib/zuul/builds/0b012baf0fa84d99a5d8637911784d65/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-26 08:03:29.342531 | 2025-11-26 08:03:29.342638 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-26 08:03:29.399072 | ubuntu-jammy | skipping: Conditional result was False 2025-11-26 08:03:29.404985 | 2025-11-26 08:03:29.405143 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-26 08:03:30.496114 | ubuntu-jammy | changed 2025-11-26 08:03:30.502456 | 2025-11-26 08:03:30.502539 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-26 08:03:30.765800 | ubuntu-jammy | ok 2025-11-26 08:03:30.770689 | 2025-11-26 08:03:30.770767 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-26 08:03:31.575000 | ubuntu-jammy | changed 2025-11-26 08:03:31.582807 | 2025-11-26 08:03:31.582938 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-26 08:03:32.482230 | ubuntu-jammy | changed 2025-11-26 08:03:32.492621 | 2025-11-26 08:03:32.492720 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-26 08:03:32.573303 | ubuntu-jammy | skipping: Conditional result was False 2025-11-26 08:03:32.580231 | 2025-11-26 08:03:32.580361 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-26 08:03:34.641756 | ubuntu-jammy -> localhost | changed 2025-11-26 08:03:34.657575 | 2025-11-26 08:03:34.657685 | TASK [add-build-sshkey : Add back temp key] 2025-11-26 08:03:35.489476 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0b012baf0fa84d99a5d8637911784d65/work/0b012baf0fa84d99a5d8637911784d65_id_rsa (zuul-build-sshkey) 2025-11-26 08:03:35.489693 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.068659 2025-11-26 08:03:35.497553 | 2025-11-26 08:03:35.497663 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-26 08:03:36.020621 | ubuntu-jammy | ok 2025-11-26 08:03:36.028730 | 2025-11-26 08:03:36.028861 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-26 08:03:36.077048 | ubuntu-jammy | skipping: Conditional result was False 2025-11-26 08:03:36.095886 | 2025-11-26 08:03:36.096025 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-26 08:03:36.699114 | ubuntu-jammy | ok 2025-11-26 08:03:36.740074 | 2025-11-26 08:03:36.740221 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-26 08:03:36.794442 | ubuntu-jammy | ok 2025-11-26 08:03:36.815375 | 2025-11-26 08:03:36.815576 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-26 08:03:37.547698 | ubuntu-jammy -> localhost | ok 2025-11-26 08:03:37.555207 | 2025-11-26 08:03:37.555306 | TASK [validate-host : Collect information about the host] 2025-11-26 08:03:39.890369 | ubuntu-jammy | ok 2025-11-26 08:03:39.907617 | 2025-11-26 08:03:39.907717 | TASK [validate-host : Sanitize hostname] 2025-11-26 08:03:40.246565 | ubuntu-jammy | ok 2025-11-26 08:03:40.412170 | 2025-11-26 08:03:40.412292 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-26 08:03:42.311374 | ubuntu-jammy -> localhost | changed 2025-11-26 08:03:42.318213 | 2025-11-26 08:03:42.318340 | TASK [validate-host : Collect information about zuul worker] 2025-11-26 08:03:43.106198 | ubuntu-jammy | ok 2025-11-26 08:03:43.115547 | 2025-11-26 08:03:43.115676 | TASK [validate-host : Write out all zuul information for each host] 2025-11-26 08:03:45.247161 | ubuntu-jammy -> localhost | changed 2025-11-26 08:03:45.265789 | 2025-11-26 08:03:45.265892 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-26 08:03:45.582443 | ubuntu-jammy | ok 2025-11-26 08:03:45.587782 | 2025-11-26 08:03:45.587876 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-26 08:03:47.172115 | ubuntu-jammy | changed: 2025-11-26 08:03:47.172268 | ubuntu-jammy | cd+++++++++ src/ 2025-11-26 08:03:47.172296 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-26 08:03:47.172316 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-26 08:03:47.172333 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-26 08:03:47.172350 | ubuntu-jammy | Containerfile 2025-11-26 08:03:47.172486 | ubuntu-jammy | Containerfile 2025-11-26 08:03:47.197487 | ubuntu-jammy | Containerfile 2025-11-26 08:03:47.197546 | ubuntu-jammy | Containerfile 2025-11-26 08:03:47.197604 | ubuntu-jammy | Containerfile 2025-11-26 08:03:47.197662 | ubuntu-jammy | Containerfile 2025-11-26 08:03:47.197721 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.020585 2025-11-26 08:04:16.628820 | 2025-11-26 08:04:16.628946 | TASK [upload-logs : Upload logs to log server] 2025-11-26 08:04:17.535937 | localhost | Output suppressed because no_log was given 2025-11-26 08:04:17.543221 | 2025-11-26 08:04:17.543380 | LOOP [upload-logs : Compress console log and json output] 2025-11-26 08:04:17.647389 | localhost | skipping: Conditional result was False 2025-11-26 08:04:17.664074 | localhost | skipping: Conditional result was False 2025-11-26 08:04:17.671608 | 2025-11-26 08:04:17.671738 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-26 08:04:17.746595 | localhost | skipping: Conditional result was False 2025-11-26 08:04:17.747366 | 2025-11-26 08:04:17.751360 | localhost | skipping: Conditional result was False 2025-11-26 08:04:17.762170 | 2025-11-26 08:04:17.762313 | LOOP [upload-logs : Upload console log and json output]