2026-04-28 12:32:20.059573 | Job console starting 2026-04-28 12:32:20.072485 | Updating git repos 2026-04-28 12:32:20.100073 | Cloning repos into workspace 2026-04-28 12:32:20.200747 | Restoring repo states 2026-04-28 12:32:20.209122 | Merging changes 2026-04-28 12:32:20.865492 | Checking out repos 2026-04-28 12:32:20.949603 | Preparing playbooks 2026-04-28 12:32:21.578254 | Running Ansible setup 2026-04-28 12:32:25.867371 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 12:32:26.635016 | 2026-04-28 12:32:26.635180 | PLAY [Base pre] 2026-04-28 12:32:26.651302 | 2026-04-28 12:32:26.651438 | TASK [Setup log path fact] 2026-04-28 12:32:26.680667 | ubuntu-jammy | ok 2026-04-28 12:32:26.697031 | 2026-04-28 12:32:26.697174 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 12:32:26.741250 | ubuntu-jammy | ok 2026-04-28 12:32:26.753876 | 2026-04-28 12:32:26.754026 | TASK [emit-job-header : Print job information] 2026-04-28 12:32:26.803456 | # Job Information 2026-04-28 12:32:26.803630 | Ansible Version: 2.16.14 2026-04-28 12:32:26.803666 | Job: ansible-lint 2026-04-28 12:32:26.803700 | Pipeline: check 2026-04-28 12:32:26.803723 | Executor: 521e9411259a 2026-04-28 12:32:26.803744 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/622 2026-04-28 12:32:26.803767 | Event ID: 453c5310-42fe-11f1-8547-268c23f71dd2 2026-04-28 12:32:26.808921 | 2026-04-28 12:32:26.809039 | LOOP [emit-job-header : Print node information] 2026-04-28 12:32:26.941095 | ubuntu-jammy | ok: 2026-04-28 12:32:26.941299 | ubuntu-jammy | # Node Information 2026-04-28 12:32:26.941336 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-28 12:32:26.941363 | ubuntu-jammy | Hostname: ubuntu 2026-04-28 12:32:26.941386 | ubuntu-jammy | Username: zuul 2026-04-28 12:32:26.941408 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-28 12:32:26.941432 | ubuntu-jammy | Provider: regiocloud-a 2026-04-28 12:32:26.941454 | ubuntu-jammy | Region: 2026-04-28 12:32:26.941475 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-28 12:32:26.941496 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-28 12:32:26.941516 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed1:dbcf 2026-04-28 12:32:26.956031 | 2026-04-28 12:32:26.956153 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-28 12:32:27.445564 | ubuntu-jammy -> localhost | changed 2026-04-28 12:32:27.453009 | 2026-04-28 12:32:27.453137 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-28 12:32:28.493003 | ubuntu-jammy -> localhost | changed 2026-04-28 12:32:28.516489 | 2026-04-28 12:32:28.516639 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-28 12:32:28.817758 | ubuntu-jammy -> localhost | ok 2026-04-28 12:32:28.824412 | 2026-04-28 12:32:28.824541 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-28 12:32:28.853163 | ubuntu-jammy | ok 2026-04-28 12:32:28.870755 | ubuntu-jammy | included: /var/lib/zuul/builds/f7932f9a92c84373b19212728ec3d439/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-28 12:32:28.876998 | 2026-04-28 12:32:28.877106 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-28 12:32:30.776919 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-28 12:32:30.777179 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/f7932f9a92c84373b19212728ec3d439/work/f7932f9a92c84373b19212728ec3d439_id_rsa 2026-04-28 12:32:30.777225 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/f7932f9a92c84373b19212728ec3d439/work/f7932f9a92c84373b19212728ec3d439_id_rsa.pub 2026-04-28 12:32:30.777253 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-28 12:32:30.777276 | ubuntu-jammy -> localhost | SHA256:4h/TankTMA281SsTX5hTkdtcodcF7UuVHyc1r/shp+c zuul-build-sshkey 2026-04-28 12:32:30.777298 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-28 12:32:30.777331 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-28 12:32:30.777353 | ubuntu-jammy -> localhost | | . . ++O=| 2026-04-28 12:32:30.777375 | ubuntu-jammy -> localhost | | o o = =oX| 2026-04-28 12:32:30.777396 | ubuntu-jammy -> localhost | | = o = BO| 2026-04-28 12:32:30.777416 | ubuntu-jammy -> localhost | | + + o oo=| 2026-04-28 12:32:30.777437 | ubuntu-jammy -> localhost | | . So o o .| 2026-04-28 12:32:30.777465 | ubuntu-jammy -> localhost | | . . .. o | 2026-04-28 12:32:30.777487 | ubuntu-jammy -> localhost | | . o... ..o | 2026-04-28 12:32:30.777508 | ubuntu-jammy -> localhost | | .o+o +o.| 2026-04-28 12:32:30.777529 | ubuntu-jammy -> localhost | | .o. . .oE.| 2026-04-28 12:32:30.777551 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-28 12:32:30.777614 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.420023 2026-04-28 12:32:30.784219 | 2026-04-28 12:32:30.784329 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-28 12:32:30.812511 | ubuntu-jammy | ok 2026-04-28 12:32:30.821966 | ubuntu-jammy | included: /var/lib/zuul/builds/f7932f9a92c84373b19212728ec3d439/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-28 12:32:30.831099 | 2026-04-28 12:32:30.831199 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-28 12:32:30.854788 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 12:32:30.861099 | 2026-04-28 12:32:30.861213 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-28 12:32:31.522128 | ubuntu-jammy | changed 2026-04-28 12:32:31.532213 | 2026-04-28 12:32:31.532361 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-28 12:32:31.804126 | ubuntu-jammy | ok 2026-04-28 12:32:31.813471 | 2026-04-28 12:32:31.813620 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-28 12:32:32.447592 | ubuntu-jammy | changed 2026-04-28 12:32:32.456563 | 2026-04-28 12:32:32.456697 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-28 12:32:33.123220 | ubuntu-jammy | changed 2026-04-28 12:32:33.131727 | 2026-04-28 12:32:33.131894 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-28 12:32:33.156552 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 12:32:33.169118 | 2026-04-28 12:32:33.169280 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-28 12:32:33.660697 | ubuntu-jammy -> localhost | changed 2026-04-28 12:32:33.671907 | 2026-04-28 12:32:33.672032 | TASK [add-build-sshkey : Add back temp key] 2026-04-28 12:32:34.031848 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/f7932f9a92c84373b19212728ec3d439/work/f7932f9a92c84373b19212728ec3d439_id_rsa (zuul-build-sshkey) 2026-04-28 12:32:34.032118 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019397 2026-04-28 12:32:34.040696 | 2026-04-28 12:32:34.040829 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-28 12:32:34.450454 | ubuntu-jammy | ok 2026-04-28 12:32:34.459049 | 2026-04-28 12:32:34.459203 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-28 12:32:34.485165 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 12:32:34.506211 | 2026-04-28 12:32:34.506340 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-28 12:32:34.938370 | ubuntu-jammy | ok 2026-04-28 12:32:34.958966 | 2026-04-28 12:32:34.959176 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-28 12:32:34.994294 | ubuntu-jammy | ok 2026-04-28 12:32:35.001689 | 2026-04-28 12:32:35.001864 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-28 12:32:35.309917 | ubuntu-jammy -> localhost | ok 2026-04-28 12:32:35.316577 | 2026-04-28 12:32:35.316692 | TASK [validate-host : Collect information about the host] 2026-04-28 12:32:36.504593 | ubuntu-jammy | ok 2026-04-28 12:32:36.514673 | 2026-04-28 12:32:36.514812 | TASK [validate-host : Sanitize hostname] 2026-04-28 12:32:36.634877 | ubuntu-jammy | ok 2026-04-28 12:32:36.684163 | 2026-04-28 12:32:36.684294 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-28 12:32:37.287869 | ubuntu-jammy -> localhost | changed 2026-04-28 12:32:37.294634 | 2026-04-28 12:32:37.294754 | TASK [validate-host : Collect information about zuul worker] 2026-04-28 12:32:37.687271 | ubuntu-jammy | ok 2026-04-28 12:32:37.694627 | 2026-04-28 12:32:37.694817 | TASK [validate-host : Write out all zuul information for each host] 2026-04-28 12:32:38.248388 | ubuntu-jammy -> localhost | changed 2026-04-28 12:32:38.270227 | 2026-04-28 12:32:38.270364 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-28 12:32:38.533256 | ubuntu-jammy | ok 2026-04-28 12:32:38.538924 | 2026-04-28 12:32:38.539036 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-28 12:32:39.580075 | ubuntu-jammy | changed: 2026-04-28 12:32:39.580278 | ubuntu-jammy | cd+++++++++ src/ 2026-04-28 12:32:39.580311 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-28 12:32:39.580335 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-28 12:32:39.580356 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-28 12:32:39.580377 | ubuntu-jammy | Containerfile 2026-04-28 12:32:39.580547 | ubuntu-jammy | Containerfile 2026-04-28 12:32:39.613238 | ubuntu-jammy | Containerfile 2026-04-28 12:32:39.613310 | ubuntu-jammy | Containerfile 2026-04-28 12:32:39.613380 | ubuntu-jammy | Containerfile 2026-04-28 12:32:39.613453 | ubuntu-jammy | Containerfile 2026-04-28 12:32:39.613524 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006870 2026-04-28 12:34:04.970718 | 2026-04-28 12:34:04.971031 | TASK [upload-logs : Upload logs to log server] 2026-04-28 12:34:05.546614 | localhost | Output suppressed because no_log was given 2026-04-28 12:34:05.549653 | 2026-04-28 12:34:05.549832 | LOOP [upload-logs : Compress console log and json output] 2026-04-28 12:34:05.607765 | localhost | skipping: Conditional result was False 2026-04-28 12:34:05.612768 | localhost | skipping: Conditional result was False 2026-04-28 12:34:05.620872 | 2026-04-28 12:34:05.621082 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-28 12:34:05.667239 | localhost | skipping: Conditional result was False 2026-04-28 12:34:05.667903 | 2026-04-28 12:34:05.671224 | localhost | skipping: Conditional result was False 2026-04-28 12:34:05.685203 | 2026-04-28 12:34:05.685437 | LOOP [upload-logs : Upload console log and json output]