2025-09-19 17:26:28.242781 | Job console starting 2025-09-19 17:26:28.273225 | Updating git repos 2025-09-19 17:26:28.303282 | Cloning repos into workspace 2025-09-19 17:26:28.354977 | Restoring repo states 2025-09-19 17:26:28.362104 | Merging changes 2025-09-19 17:26:29.000188 | Checking out repos 2025-09-19 17:26:29.095031 | Preparing playbooks 2025-09-19 17:26:29.681190 | Running Ansible setup 2025-09-19 17:26:33.784584 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-09-19 17:26:34.517898 | 2025-09-19 17:26:34.518103 | PLAY [Base pre] 2025-09-19 17:26:34.533593 | 2025-09-19 17:26:34.533726 | TASK [Setup log path fact] 2025-09-19 17:26:34.553767 | ubuntu-jammy | ok 2025-09-19 17:26:34.568715 | 2025-09-19 17:26:34.568845 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-19 17:26:34.598107 | ubuntu-jammy | ok 2025-09-19 17:26:34.607750 | 2025-09-19 17:26:34.607858 | TASK [emit-job-header : Print job information] 2025-09-19 17:26:34.650336 | # Job Information 2025-09-19 17:26:34.650626 | Ansible Version: 2.16.14 2025-09-19 17:26:34.650692 | Job: ansible-lint 2025-09-19 17:26:34.650755 | Pipeline: check 2025-09-19 17:26:34.650799 | Executor: 521e9411259a 2025-09-19 17:26:34.650865 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/283 2025-09-19 17:26:34.650912 | Event ID: bf341ec0-957d-11f0-9911-922170cb86ca 2025-09-19 17:26:34.658304 | 2025-09-19 17:26:34.658579 | LOOP [emit-job-header : Print node information] 2025-09-19 17:26:34.767373 | ubuntu-jammy | ok: 2025-09-19 17:26:34.767604 | ubuntu-jammy | # Node Information 2025-09-19 17:26:34.767650 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-09-19 17:26:34.767683 | ubuntu-jammy | Hostname: ubuntu 2025-09-19 17:26:34.767712 | ubuntu-jammy | Username: zuul 2025-09-19 17:26:34.767739 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-09-19 17:26:34.767769 | ubuntu-jammy | Provider: regiocloud-a 2025-09-19 17:26:34.767797 | ubuntu-jammy | Region: 2025-09-19 17:26:34.767825 | ubuntu-jammy | Label: ubuntu-jammy 2025-09-19 17:26:34.767851 | ubuntu-jammy | Product Name: OpenStack Nova 2025-09-19 17:26:34.767877 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5f:2229 2025-09-19 17:26:34.794150 | 2025-09-19 17:26:34.794292 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-19 17:26:35.232925 | ubuntu-jammy -> localhost | changed 2025-09-19 17:26:35.240547 | 2025-09-19 17:26:35.240670 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-19 17:26:36.276660 | ubuntu-jammy -> localhost | changed 2025-09-19 17:26:36.297967 | 2025-09-19 17:26:36.298113 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-19 17:26:36.575726 | ubuntu-jammy -> localhost | ok 2025-09-19 17:26:36.581999 | 2025-09-19 17:26:36.582121 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-19 17:26:36.611442 | ubuntu-jammy | ok 2025-09-19 17:26:36.629624 | ubuntu-jammy | included: /var/lib/zuul/builds/763930b266564743a47d3ae3b05c3240/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-19 17:26:36.635912 | 2025-09-19 17:26:36.636019 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-19 17:26:37.964744 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-09-19 17:26:37.965146 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/763930b266564743a47d3ae3b05c3240/work/763930b266564743a47d3ae3b05c3240_id_rsa 2025-09-19 17:26:37.965210 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/763930b266564743a47d3ae3b05c3240/work/763930b266564743a47d3ae3b05c3240_id_rsa.pub 2025-09-19 17:26:37.965254 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-09-19 17:26:37.965295 | ubuntu-jammy -> localhost | SHA256:NAk+a8wFIeusXkL6OmfsTf56+XDn/BQdJhMshvxEHKQ zuul-build-sshkey 2025-09-19 17:26:37.965332 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-09-19 17:26:37.965384 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-09-19 17:26:37.965421 | ubuntu-jammy -> localhost | | . +o =+o. | 2025-09-19 17:26:37.965459 | ubuntu-jammy -> localhost | | + ooo= .. | 2025-09-19 17:26:37.965511 | ubuntu-jammy -> localhost | | . o E+ .o o | 2025-09-19 17:26:37.965544 | ubuntu-jammy -> localhost | | o o = .. = . | 2025-09-19 17:26:37.965578 | ubuntu-jammy -> localhost | | . o = S . . | 2025-09-19 17:26:37.965619 | ubuntu-jammy -> localhost | | o . . . | 2025-09-19 17:26:37.965652 | ubuntu-jammy -> localhost | |..o o ... . . | 2025-09-19 17:26:37.965685 | ubuntu-jammy -> localhost | |.o+* oo + . | 2025-09-19 17:26:37.965719 | ubuntu-jammy -> localhost | |.*+ ++... o.. | 2025-09-19 17:26:37.966647 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-09-19 17:26:37.966811 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.787311 2025-09-19 17:26:37.995153 | 2025-09-19 17:26:37.995323 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-19 17:26:38.031934 | ubuntu-jammy | ok 2025-09-19 17:26:38.045872 | ubuntu-jammy | included: /var/lib/zuul/builds/763930b266564743a47d3ae3b05c3240/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-19 17:26:38.055289 | 2025-09-19 17:26:38.055384 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-19 17:26:38.078383 | ubuntu-jammy | skipping: Conditional result was False 2025-09-19 17:26:38.084377 | 2025-09-19 17:26:38.084474 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-19 17:26:38.683887 | ubuntu-jammy | changed 2025-09-19 17:26:38.691669 | 2025-09-19 17:26:38.691788 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-19 17:26:38.961602 | ubuntu-jammy | ok 2025-09-19 17:26:38.971123 | 2025-09-19 17:26:38.971269 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-19 17:26:39.635156 | ubuntu-jammy | changed 2025-09-19 17:26:39.645764 | 2025-09-19 17:26:39.645916 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-19 17:26:40.308352 | ubuntu-jammy | changed 2025-09-19 17:26:40.317818 | 2025-09-19 17:26:40.317973 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-19 17:26:40.342629 | ubuntu-jammy | skipping: Conditional result was False 2025-09-19 17:26:40.354063 | 2025-09-19 17:26:40.354208 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-19 17:26:40.764365 | ubuntu-jammy -> localhost | changed 2025-09-19 17:26:40.780052 | 2025-09-19 17:26:40.780166 | TASK [add-build-sshkey : Add back temp key] 2025-09-19 17:26:41.086876 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/763930b266564743a47d3ae3b05c3240/work/763930b266564743a47d3ae3b05c3240_id_rsa (zuul-build-sshkey) 2025-09-19 17:26:41.087144 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016614 2025-09-19 17:26:41.095648 | 2025-09-19 17:26:41.095754 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-19 17:26:41.465234 | ubuntu-jammy | ok 2025-09-19 17:26:41.472891 | 2025-09-19 17:26:41.473009 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-19 17:26:41.497903 | ubuntu-jammy | skipping: Conditional result was False 2025-09-19 17:26:41.515443 | 2025-09-19 17:26:41.515589 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-19 17:26:41.925096 | ubuntu-jammy | ok 2025-09-19 17:26:41.937041 | 2025-09-19 17:26:41.937155 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-19 17:26:41.976364 | ubuntu-jammy | ok 2025-09-19 17:26:41.981476 | 2025-09-19 17:26:41.981611 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-19 17:26:42.247321 | ubuntu-jammy -> localhost | ok 2025-09-19 17:26:42.253511 | 2025-09-19 17:26:42.253602 | TASK [validate-host : Collect information about the host] 2025-09-19 17:26:43.518501 | ubuntu-jammy | ok 2025-09-19 17:26:43.532615 | 2025-09-19 17:26:43.532723 | TASK [validate-host : Sanitize hostname] 2025-09-19 17:26:43.621604 | ubuntu-jammy | ok 2025-09-19 17:26:43.648420 | 2025-09-19 17:26:43.648541 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-19 17:26:44.157268 | ubuntu-jammy -> localhost | changed 2025-09-19 17:26:44.173152 | 2025-09-19 17:26:44.173311 | TASK [validate-host : Collect information about zuul worker] 2025-09-19 17:26:44.565446 | ubuntu-jammy | ok 2025-09-19 17:26:44.569956 | 2025-09-19 17:26:44.570045 | TASK [validate-host : Write out all zuul information for each host] 2025-09-19 17:26:45.058145 | ubuntu-jammy -> localhost | changed 2025-09-19 17:26:45.075377 | 2025-09-19 17:26:45.075580 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-19 17:26:45.346516 | ubuntu-jammy | ok 2025-09-19 17:26:45.352228 | 2025-09-19 17:26:45.352336 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-19 17:26:46.311132 | ubuntu-jammy | changed: 2025-09-19 17:26:46.311347 | ubuntu-jammy | cd+++++++++ src/ 2025-09-19 17:26:46.311383 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-09-19 17:26:46.311408 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-09-19 17:26:46.311430 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-09-19 17:26:46.311450 | ubuntu-jammy | Containerfile 2025-09-19 17:26:46.311654 | ubuntu-jammy | Containerfile 2025-09-19 17:26:46.330529 | ubuntu-jammy | Containerfile 2025-09-19 17:26:46.330602 | ubuntu-jammy | Containerfile 2025-09-19 17:26:46.330674 | ubuntu-jammy | Containerfile 2025-09-19 17:26:46.330743 | ubuntu-jammy | Containerfile 2025-09-19 17:26:46.330813 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006735 2025-09-19 17:28:12.101757 | 2025-09-19 17:28:12.101870 | TASK [upload-logs : Upload logs to log server] 2025-09-19 17:28:12.664855 | localhost | Output suppressed because no_log was given 2025-09-19 17:28:12.667118 | 2025-09-19 17:28:12.667245 | LOOP [upload-logs : Compress console log and json output] 2025-09-19 17:28:12.720453 | localhost | skipping: Conditional result was False 2025-09-19 17:28:12.725402 | localhost | skipping: Conditional result was False 2025-09-19 17:28:12.737098 | 2025-09-19 17:28:12.737312 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-19 17:28:12.782825 | localhost | skipping: Conditional result was False 2025-09-19 17:28:12.783461 | 2025-09-19 17:28:12.786888 | localhost | skipping: Conditional result was False 2025-09-19 17:28:12.799821 | 2025-09-19 17:28:12.800040 | LOOP [upload-logs : Upload console log and json output]