2026-03-13 03:10:25.567068 | Job console starting 2026-03-13 03:10:25.586491 | Updating git repos 2026-03-13 03:10:25.633912 | Cloning repos into workspace 2026-03-13 03:10:25.684032 | Restoring repo states 2026-03-13 03:10:25.704523 | Merging changes 2026-03-13 03:10:25.704540 | Checking out repos 2026-03-13 03:10:25.843047 | Preparing playbooks 2026-03-13 03:10:26.604932 | Running Ansible setup 2026-03-13 03:10:33.229008 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 03:10:34.216130 | 2026-03-13 03:10:34.216318 | PLAY [Base pre] 2026-03-13 03:10:34.234035 | 2026-03-13 03:10:34.234192 | TASK [Setup log path fact] 2026-03-13 03:10:34.264804 | ubuntu-jammy | ok 2026-03-13 03:10:34.280586 | 2026-03-13 03:10:34.280739 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 03:10:34.317906 | ubuntu-jammy | ok 2026-03-13 03:10:34.330865 | 2026-03-13 03:10:34.331021 | TASK [emit-job-header : Print job information] 2026-03-13 03:10:34.371692 | # Job Information 2026-03-13 03:10:34.371873 | Ansible Version: 2.16.14 2026-03-13 03:10:34.371908 | Job: ansible-lint 2026-03-13 03:10:34.371955 | Pipeline: periodic-daily 2026-03-13 03:10:34.371978 | Executor: 521e9411259a 2026-03-13 03:10:34.371999 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-03-13 03:10:34.372021 | Event ID: 7ab42711612c483cbeb66a5fd46a9295 2026-03-13 03:10:34.376889 | 2026-03-13 03:10:34.377035 | LOOP [emit-job-header : Print node information] 2026-03-13 03:10:34.509463 | ubuntu-jammy | ok: 2026-03-13 03:10:34.509669 | ubuntu-jammy | # Node Information 2026-03-13 03:10:34.509706 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-13 03:10:34.509733 | ubuntu-jammy | Hostname: ubuntu 2026-03-13 03:10:34.509757 | ubuntu-jammy | Username: zuul 2026-03-13 03:10:34.509779 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-13 03:10:34.509804 | ubuntu-jammy | Provider: regiocloud-a 2026-03-13 03:10:34.509826 | ubuntu-jammy | Region: 2026-03-13 03:10:34.509848 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-13 03:10:34.509868 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-13 03:10:34.509889 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe99:9791 2026-03-13 03:10:34.541104 | 2026-03-13 03:10:34.541305 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 03:10:35.330295 | ubuntu-jammy -> localhost | changed 2026-03-13 03:10:35.338939 | 2026-03-13 03:10:35.339110 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 03:10:36.878603 | ubuntu-jammy -> localhost | changed 2026-03-13 03:10:36.890870 | 2026-03-13 03:10:36.891071 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 03:10:37.248566 | ubuntu-jammy -> localhost | ok 2026-03-13 03:10:37.256403 | 2026-03-13 03:10:37.256546 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 03:10:37.286181 | ubuntu-jammy | ok 2026-03-13 03:10:37.314701 | ubuntu-jammy | included: /var/lib/zuul/builds/72412c37cfc94a0bbdfc23c557ed9f0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 03:10:37.321541 | 2026-03-13 03:10:37.321646 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 03:10:38.376522 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-13 03:10:38.376760 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/72412c37cfc94a0bbdfc23c557ed9f0f/work/72412c37cfc94a0bbdfc23c557ed9f0f_id_rsa 2026-03-13 03:10:38.376801 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/72412c37cfc94a0bbdfc23c557ed9f0f/work/72412c37cfc94a0bbdfc23c557ed9f0f_id_rsa.pub 2026-03-13 03:10:38.376828 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-13 03:10:38.376854 | ubuntu-jammy -> localhost | SHA256:OG6mz8/8Zf7aB0rM8LO5/cgH6J1knVD5iGMNub6gOFg zuul-build-sshkey 2026-03-13 03:10:38.376877 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-13 03:10:38.376944 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-13 03:10:38.376981 | ubuntu-jammy -> localhost | | . .| 2026-03-13 03:10:38.377004 | ubuntu-jammy -> localhost | | o o | 2026-03-13 03:10:38.377025 | ubuntu-jammy -> localhost | | =...| 2026-03-13 03:10:38.377046 | ubuntu-jammy -> localhost | | . . =.o .| 2026-03-13 03:10:38.377066 | ubuntu-jammy -> localhost | | o S B o...| 2026-03-13 03:10:38.377091 | ubuntu-jammy -> localhost | | .E. . O =..| 2026-03-13 03:10:38.377113 | ubuntu-jammy -> localhost | | o+. . +oX + | 2026-03-13 03:10:38.377134 | ubuntu-jammy -> localhost | | .=oo. +*+o.o| 2026-03-13 03:10:38.377155 | ubuntu-jammy -> localhost | | ..oo+.. ++*+.| 2026-03-13 03:10:38.377176 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-13 03:10:38.377236 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.458284 2026-03-13 03:10:38.384220 | 2026-03-13 03:10:38.384354 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 03:10:38.418188 | ubuntu-jammy | ok 2026-03-13 03:10:38.438097 | ubuntu-jammy | included: /var/lib/zuul/builds/72412c37cfc94a0bbdfc23c557ed9f0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 03:10:38.453225 | 2026-03-13 03:10:38.453351 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 03:10:38.497704 | ubuntu-jammy | skipping: Conditional result was False 2026-03-13 03:10:38.504472 | 2026-03-13 03:10:38.504600 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 03:10:39.132307 | ubuntu-jammy | changed 2026-03-13 03:10:39.140376 | 2026-03-13 03:10:39.140494 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 03:10:39.432252 | ubuntu-jammy | ok 2026-03-13 03:10:39.440178 | 2026-03-13 03:10:39.440299 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 03:10:40.096937 | ubuntu-jammy | changed 2026-03-13 03:10:40.103834 | 2026-03-13 03:10:40.103947 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 03:10:40.694757 | ubuntu-jammy | changed 2026-03-13 03:10:40.707856 | 2026-03-13 03:10:40.707979 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 03:10:40.735080 | ubuntu-jammy | skipping: Conditional result was False 2026-03-13 03:10:40.741547 | 2026-03-13 03:10:40.741652 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 03:10:41.236189 | ubuntu-jammy -> localhost | changed 2026-03-13 03:10:41.247260 | 2026-03-13 03:10:41.247418 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 03:10:41.634725 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/72412c37cfc94a0bbdfc23c557ed9f0f/work/72412c37cfc94a0bbdfc23c557ed9f0f_id_rsa (zuul-build-sshkey) 2026-03-13 03:10:41.634988 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013332 2026-03-13 03:10:41.641352 | 2026-03-13 03:10:41.641437 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 03:10:41.994582 | ubuntu-jammy | ok 2026-03-13 03:10:41.999572 | 2026-03-13 03:10:41.999661 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 03:10:42.033056 | ubuntu-jammy | skipping: Conditional result was False 2026-03-13 03:10:42.048048 | 2026-03-13 03:10:42.048153 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 03:10:42.440565 | ubuntu-jammy | ok 2026-03-13 03:10:42.452128 | 2026-03-13 03:10:42.452249 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 03:10:42.492198 | ubuntu-jammy | ok 2026-03-13 03:10:42.497459 | 2026-03-13 03:10:42.497572 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 03:10:42.862305 | ubuntu-jammy -> localhost | ok 2026-03-13 03:10:42.877514 | 2026-03-13 03:10:42.877697 | TASK [validate-host : Collect information about the host] 2026-03-13 03:10:44.026314 | ubuntu-jammy | ok 2026-03-13 03:10:44.038190 | 2026-03-13 03:10:44.038378 | TASK [validate-host : Sanitize hostname] 2026-03-13 03:10:44.140271 | ubuntu-jammy | ok 2026-03-13 03:10:44.185844 | 2026-03-13 03:10:44.186007 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 03:10:44.817440 | ubuntu-jammy -> localhost | changed 2026-03-13 03:10:44.823603 | 2026-03-13 03:10:44.823721 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 03:10:45.268382 | ubuntu-jammy | ok 2026-03-13 03:10:45.275941 | 2026-03-13 03:10:45.276073 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 03:10:46.211454 | ubuntu-jammy -> localhost | changed 2026-03-13 03:10:46.226174 | 2026-03-13 03:10:46.226304 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 03:10:46.476596 | ubuntu-jammy | ok 2026-03-13 03:10:46.482652 | 2026-03-13 03:10:46.482775 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 03:10:47.660282 | ubuntu-jammy | changed: 2026-03-13 03:10:47.660513 | ubuntu-jammy | cd+++++++++ src/ 2026-03-13 03:10:47.660548 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-13 03:10:47.660573 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-13 03:10:47.660595 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-13 03:10:47.660616 | ubuntu-jammy | Containerfile 2026-03-13 03:10:47.660765 | ubuntu-jammy | Containerfile 2026-03-13 03:10:47.685144 | ubuntu-jammy | Containerfile 2026-03-13 03:10:47.685225 | ubuntu-jammy | Containerfile 2026-03-13 03:10:47.685296 | ubuntu-jammy | Containerfile 2026-03-13 03:10:47.685366 | ubuntu-jammy | Containerfile 2026-03-13 03:10:47.685436 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005662 2026-03-13 03:12:13.871904 | 2026-03-13 03:12:13.872086 | TASK [upload-logs : Upload logs to log server] 2026-03-13 03:12:14.373799 | localhost | Output suppressed because no_log was given 2026-03-13 03:12:14.376514 | 2026-03-13 03:12:14.376637 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 03:12:14.420303 | localhost | skipping: Conditional result was False 2026-03-13 03:12:14.425792 | localhost | skipping: Conditional result was False 2026-03-13 03:12:14.433370 | 2026-03-13 03:12:14.433513 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 03:12:14.479562 | localhost | skipping: Conditional result was False 2026-03-13 03:12:14.479825 | 2026-03-13 03:12:14.484496 | localhost | skipping: Conditional result was False 2026-03-13 03:12:14.493319 | 2026-03-13 03:12:14.493518 | LOOP [upload-logs : Upload console log and json output]