2025-12-18 13:50:29.573857 | Job console starting 2025-12-18 13:50:29.598703 | Updating git repos 2025-12-18 13:50:29.640432 | Cloning repos into workspace 2025-12-18 13:50:29.692064 | Restoring repo states 2025-12-18 13:50:29.699978 | Merging changes 2025-12-18 13:50:30.285928 | Checking out repos 2025-12-18 13:50:30.360987 | Preparing playbooks 2025-12-18 13:50:31.011281 | Running Ansible setup 2025-12-18 13:50:36.525751 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-18 13:50:37.371627 | 2025-12-18 13:50:37.371848 | PLAY [Base pre] 2025-12-18 13:50:37.390377 | 2025-12-18 13:50:37.390522 | TASK [Setup log path fact] 2025-12-18 13:50:37.429847 | ubuntu-jammy | ok 2025-12-18 13:50:37.458804 | 2025-12-18 13:50:37.459185 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-18 13:50:37.509442 | ubuntu-jammy | ok 2025-12-18 13:50:37.524144 | 2025-12-18 13:50:37.524290 | TASK [emit-job-header : Print job information] 2025-12-18 13:50:37.572647 | # Job Information 2025-12-18 13:50:37.573018 | Ansible Version: 2.16.14 2025-12-18 13:50:37.573086 | Job: ansible-lint 2025-12-18 13:50:37.573146 | Pipeline: check 2025-12-18 13:50:37.573187 | Executor: 521e9411259a 2025-12-18 13:50:37.573223 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/429 2025-12-18 13:50:37.573263 | Event ID: 7d444f80-dc18-11f0-974e-012356ba43a7 2025-12-18 13:50:37.581716 | 2025-12-18 13:50:37.581947 | LOOP [emit-job-header : Print node information] 2025-12-18 13:50:37.709692 | ubuntu-jammy | ok: 2025-12-18 13:50:37.709984 | ubuntu-jammy | # Node Information 2025-12-18 13:50:37.710100 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-18 13:50:37.710136 | ubuntu-jammy | Hostname: ubuntu 2025-12-18 13:50:37.710160 | ubuntu-jammy | Username: zuul 2025-12-18 13:50:37.710182 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-18 13:50:37.710207 | ubuntu-jammy | Provider: regiocloud-a 2025-12-18 13:50:37.710228 | ubuntu-jammy | Region: 2025-12-18 13:50:37.710250 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-18 13:50:37.710270 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-18 13:50:37.710290 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe41:2514 2025-12-18 13:50:37.731673 | 2025-12-18 13:50:37.731836 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-18 13:50:38.225487 | ubuntu-jammy -> localhost | changed 2025-12-18 13:50:38.235349 | 2025-12-18 13:50:38.235539 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-18 13:50:39.379785 | ubuntu-jammy -> localhost | changed 2025-12-18 13:50:39.391421 | 2025-12-18 13:50:39.391566 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-18 13:50:39.778167 | ubuntu-jammy -> localhost | ok 2025-12-18 13:50:39.792473 | 2025-12-18 13:50:39.792667 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-18 13:50:39.831795 | ubuntu-jammy | ok 2025-12-18 13:50:39.856563 | ubuntu-jammy | included: /var/lib/zuul/builds/031efbb6e541468c9e80b983bb4f5a70/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-18 13:50:39.866363 | 2025-12-18 13:50:39.866619 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-18 13:50:42.110499 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-18 13:50:42.110771 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/031efbb6e541468c9e80b983bb4f5a70/work/031efbb6e541468c9e80b983bb4f5a70_id_rsa 2025-12-18 13:50:42.110882 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/031efbb6e541468c9e80b983bb4f5a70/work/031efbb6e541468c9e80b983bb4f5a70_id_rsa.pub 2025-12-18 13:50:42.110926 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-18 13:50:42.110957 | ubuntu-jammy -> localhost | SHA256:TOcv+OoTZZ/DVGhQXGzmiO+7IDmdtLLPriD/26dggpI zuul-build-sshkey 2025-12-18 13:50:42.110985 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-18 13:50:42.111033 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-18 13:50:42.111068 | ubuntu-jammy -> localhost | | .+.+. | 2025-12-18 13:50:42.111095 | ubuntu-jammy -> localhost | | + = | 2025-12-18 13:50:42.111118 | ubuntu-jammy -> localhost | | . .o * | 2025-12-18 13:50:42.111146 | ubuntu-jammy -> localhost | | o o+ o . | 2025-12-18 13:50:42.111172 | ubuntu-jammy -> localhost | | Soo= . | 2025-12-18 13:50:42.111204 | ubuntu-jammy -> localhost | | . . .= +* | 2025-12-18 13:50:42.111229 | ubuntu-jammy -> localhost | | E o o O.*... | 2025-12-18 13:50:42.111257 | ubuntu-jammy -> localhost | | . o +.X oo | 2025-12-18 13:50:42.111284 | ubuntu-jammy -> localhost | | .oBBBooo | 2025-12-18 13:50:42.111312 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-18 13:50:42.111385 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.689303 2025-12-18 13:50:42.121320 | 2025-12-18 13:50:42.121495 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-18 13:50:42.159750 | ubuntu-jammy | ok 2025-12-18 13:50:42.173161 | ubuntu-jammy | included: /var/lib/zuul/builds/031efbb6e541468c9e80b983bb4f5a70/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-18 13:50:42.184605 | 2025-12-18 13:50:42.184743 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-18 13:50:42.209735 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 13:50:42.220708 | 2025-12-18 13:50:42.220925 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-18 13:50:42.850068 | ubuntu-jammy | changed 2025-12-18 13:50:42.860606 | 2025-12-18 13:50:42.860765 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-18 13:50:43.126282 | ubuntu-jammy | ok 2025-12-18 13:50:43.140099 | 2025-12-18 13:50:43.140332 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-18 13:50:43.842075 | ubuntu-jammy | changed 2025-12-18 13:50:43.851773 | 2025-12-18 13:50:43.851985 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-18 13:50:44.513803 | ubuntu-jammy | changed 2025-12-18 13:50:44.521881 | 2025-12-18 13:50:44.522018 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-18 13:50:44.547296 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 13:50:44.562443 | 2025-12-18 13:50:44.562692 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-18 13:50:45.078504 | ubuntu-jammy -> localhost | changed 2025-12-18 13:50:45.090419 | 2025-12-18 13:50:45.090547 | TASK [add-build-sshkey : Add back temp key] 2025-12-18 13:50:45.464430 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/031efbb6e541468c9e80b983bb4f5a70/work/031efbb6e541468c9e80b983bb4f5a70_id_rsa (zuul-build-sshkey) 2025-12-18 13:50:45.464997 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016479 2025-12-18 13:50:45.489311 | 2025-12-18 13:50:45.489509 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-18 13:50:45.913334 | ubuntu-jammy | ok 2025-12-18 13:50:45.921814 | 2025-12-18 13:50:45.922040 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-18 13:50:45.958484 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 13:50:45.976717 | 2025-12-18 13:50:45.976979 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-18 13:50:46.423069 | ubuntu-jammy | ok 2025-12-18 13:50:46.438741 | 2025-12-18 13:50:46.438941 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-18 13:50:46.482332 | ubuntu-jammy | ok 2025-12-18 13:50:46.488420 | 2025-12-18 13:50:46.488544 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-18 13:50:46.838509 | ubuntu-jammy -> localhost | ok 2025-12-18 13:50:46.845788 | 2025-12-18 13:50:46.845959 | TASK [validate-host : Collect information about the host] 2025-12-18 13:50:48.026189 | ubuntu-jammy | ok 2025-12-18 13:50:48.048811 | 2025-12-18 13:50:48.049079 | TASK [validate-host : Sanitize hostname] 2025-12-18 13:50:48.184470 | ubuntu-jammy | ok 2025-12-18 13:50:48.230536 | 2025-12-18 13:50:48.230684 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-18 13:50:48.875369 | ubuntu-jammy -> localhost | changed 2025-12-18 13:50:48.897041 | 2025-12-18 13:50:48.897198 | TASK [validate-host : Collect information about zuul worker] 2025-12-18 13:50:49.351234 | ubuntu-jammy | ok 2025-12-18 13:50:49.361963 | 2025-12-18 13:50:49.362197 | TASK [validate-host : Write out all zuul information for each host] 2025-12-18 13:50:50.034544 | ubuntu-jammy -> localhost | changed 2025-12-18 13:50:50.049712 | 2025-12-18 13:50:50.049914 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-18 13:50:50.319616 | ubuntu-jammy | ok 2025-12-18 13:50:50.326646 | 2025-12-18 13:50:50.326780 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-18 13:50:51.297583 | ubuntu-jammy | changed: 2025-12-18 13:50:51.297807 | ubuntu-jammy | cd+++++++++ src/ 2025-12-18 13:50:51.297898 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-18 13:50:51.297930 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-18 13:50:51.297954 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-18 13:50:51.297976 | ubuntu-jammy | Containerfile 2025-12-18 13:50:51.298127 | ubuntu-jammy | Containerfile 2025-12-18 13:50:51.308991 | ubuntu-jammy | Containerfile 2025-12-18 13:50:51.309064 | ubuntu-jammy | Containerfile 2025-12-18 13:50:51.309140 | ubuntu-jammy | Containerfile 2025-12-18 13:50:51.309392 | ubuntu-jammy | Containerfile 2025-12-18 13:50:51.309475 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008851 2025-12-18 13:52:19.464615 | 2025-12-18 13:52:19.464761 | TASK [upload-logs : Upload logs to log server] 2025-12-18 13:52:20.085107 | localhost | Output suppressed because no_log was given 2025-12-18 13:52:20.089241 | 2025-12-18 13:52:20.089429 | LOOP [upload-logs : Compress console log and json output] 2025-12-18 13:52:20.146239 | localhost | skipping: Conditional result was False 2025-12-18 13:52:20.151661 | localhost | skipping: Conditional result was False 2025-12-18 13:52:20.162266 | 2025-12-18 13:52:20.162487 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-18 13:52:20.211241 | localhost | skipping: Conditional result was False 2025-12-18 13:52:20.211627 | 2025-12-18 13:52:20.216379 | localhost | skipping: Conditional result was False 2025-12-18 13:52:20.223795 | 2025-12-18 13:52:20.224036 | LOOP [upload-logs : Upload console log and json output]