2025-09-18 03:06:35.689468 | Job console starting 2025-09-18 03:06:35.696543 | Updating git repos 2025-09-18 03:06:35.744009 | Cloning repos into workspace 2025-09-18 03:06:35.820926 | Restoring repo states 2025-09-18 03:06:35.831481 | Merging changes 2025-09-18 03:06:36.444128 | Checking out repos 2025-09-18 03:06:36.475699 | Preparing playbooks 2025-09-18 03:06:37.302520 | Running Ansible setup 2025-09-18 03:06:41.610134 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-09-18 03:06:42.359040 | 2025-09-18 03:06:42.359166 | PLAY [Base pre] 2025-09-18 03:06:42.373906 | 2025-09-18 03:06:42.374024 | TASK [Setup log path fact] 2025-09-18 03:06:42.402904 | ubuntu-jammy | ok 2025-09-18 03:06:42.417256 | 2025-09-18 03:06:42.417370 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-18 03:06:42.455926 | ubuntu-jammy | ok 2025-09-18 03:06:42.465107 | 2025-09-18 03:06:42.465201 | TASK [emit-job-header : Print job information] 2025-09-18 03:06:42.506793 | # Job Information 2025-09-18 03:06:42.506959 | Ansible Version: 2.16.14 2025-09-18 03:06:42.506995 | Job: yamllint 2025-09-18 03:06:42.507029 | Pipeline: check 2025-09-18 03:06:42.507053 | Executor: 521e9411259a 2025-09-18 03:06:42.507074 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/279 2025-09-18 03:06:42.507097 | Event ID: c89f9bd0-943b-11f0-95cf-59f00c6863cc 2025-09-18 03:06:42.512016 | 2025-09-18 03:06:42.512111 | LOOP [emit-job-header : Print node information] 2025-09-18 03:06:42.624726 | ubuntu-jammy | ok: 2025-09-18 03:06:42.624884 | ubuntu-jammy | # Node Information 2025-09-18 03:06:42.624917 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-09-18 03:06:42.624942 | ubuntu-jammy | Hostname: ubuntu 2025-09-18 03:06:42.624963 | ubuntu-jammy | Username: zuul 2025-09-18 03:06:42.624984 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-09-18 03:06:42.625009 | ubuntu-jammy | Provider: regiocloud-a 2025-09-18 03:06:42.625031 | ubuntu-jammy | Region: 2025-09-18 03:06:42.625053 | ubuntu-jammy | Label: ubuntu-jammy 2025-09-18 03:06:42.625072 | ubuntu-jammy | Product Name: OpenStack Nova 2025-09-18 03:06:42.625092 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1d:a445 2025-09-18 03:06:42.645268 | 2025-09-18 03:06:42.645367 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-18 03:06:43.093286 | ubuntu-jammy -> localhost | changed 2025-09-18 03:06:43.098903 | 2025-09-18 03:06:43.098984 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-18 03:06:44.316661 | ubuntu-jammy -> localhost | changed 2025-09-18 03:06:44.325383 | 2025-09-18 03:06:44.325464 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-18 03:06:44.602168 | ubuntu-jammy -> localhost | ok 2025-09-18 03:06:44.607006 | 2025-09-18 03:06:44.607092 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-18 03:06:44.633088 | ubuntu-jammy | ok 2025-09-18 03:06:44.647738 | ubuntu-jammy | included: /var/lib/zuul/builds/2dd94734893e4a8bb83e859fbb406396/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-18 03:06:44.657816 | 2025-09-18 03:06:44.657940 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-18 03:06:46.249798 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-09-18 03:06:46.249993 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/2dd94734893e4a8bb83e859fbb406396/work/2dd94734893e4a8bb83e859fbb406396_id_rsa 2025-09-18 03:06:46.250034 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/2dd94734893e4a8bb83e859fbb406396/work/2dd94734893e4a8bb83e859fbb406396_id_rsa.pub 2025-09-18 03:06:46.250063 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-09-18 03:06:46.250087 | ubuntu-jammy -> localhost | SHA256:JOKrqw0zNiuqxCfcVUI7VLY00p7R7+odDYit4btlnkQ zuul-build-sshkey 2025-09-18 03:06:46.250110 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-09-18 03:06:46.250131 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-09-18 03:06:46.250160 | ubuntu-jammy -> localhost | | +o=. | 2025-09-18 03:06:46.250184 | ubuntu-jammy -> localhost | | o =oo. | 2025-09-18 03:06:46.250204 | ubuntu-jammy -> localhost | | .+oo+ . | 2025-09-18 03:06:46.250224 | ubuntu-jammy -> localhost | | . .+=o .. | 2025-09-18 03:06:46.250244 | ubuntu-jammy -> localhost | | .. oSE.. | 2025-09-18 03:06:46.250267 | ubuntu-jammy -> localhost | |o . ... + .o | 2025-09-18 03:06:46.250287 | ubuntu-jammy -> localhost | |+B o. o +.. . | 2025-09-18 03:06:46.250307 | ubuntu-jammy -> localhost | |+==. *.o . | 2025-09-18 03:06:46.250328 | ubuntu-jammy -> localhost | |Bo+. oo+ . | 2025-09-18 03:06:46.250348 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-09-18 03:06:46.250400 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.043717 2025-09-18 03:06:46.256354 | 2025-09-18 03:06:46.256441 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-18 03:06:46.297926 | ubuntu-jammy | ok 2025-09-18 03:06:46.323265 | ubuntu-jammy | included: /var/lib/zuul/builds/2dd94734893e4a8bb83e859fbb406396/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-18 03:06:46.341564 | 2025-09-18 03:06:46.341677 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-18 03:06:46.365857 | ubuntu-jammy | skipping: Conditional result was False 2025-09-18 03:06:46.372696 | 2025-09-18 03:06:46.372811 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-18 03:06:47.133100 | ubuntu-jammy | changed 2025-09-18 03:06:47.137501 | 2025-09-18 03:06:47.137605 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-18 03:06:47.406405 | ubuntu-jammy | ok 2025-09-18 03:06:47.411930 | 2025-09-18 03:06:47.412013 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-18 03:06:48.142445 | ubuntu-jammy | changed 2025-09-18 03:06:48.155075 | 2025-09-18 03:06:48.155213 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-18 03:06:48.756076 | ubuntu-jammy | changed 2025-09-18 03:06:48.760452 | 2025-09-18 03:06:48.760529 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-18 03:06:48.785098 | ubuntu-jammy | skipping: Conditional result was False 2025-09-18 03:06:48.790461 | 2025-09-18 03:06:48.790543 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-18 03:06:49.199865 | ubuntu-jammy -> localhost | changed 2025-09-18 03:06:49.211168 | 2025-09-18 03:06:49.211273 | TASK [add-build-sshkey : Add back temp key] 2025-09-18 03:06:49.527170 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/2dd94734893e4a8bb83e859fbb406396/work/2dd94734893e4a8bb83e859fbb406396_id_rsa (zuul-build-sshkey) 2025-09-18 03:06:49.527375 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016144 2025-09-18 03:06:49.534726 | 2025-09-18 03:06:49.534809 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-18 03:06:49.915023 | ubuntu-jammy | ok 2025-09-18 03:06:49.925124 | 2025-09-18 03:06:49.925216 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-18 03:06:49.948300 | ubuntu-jammy | skipping: Conditional result was False 2025-09-18 03:06:49.973296 | 2025-09-18 03:06:49.973395 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-18 03:06:50.364898 | ubuntu-jammy | ok 2025-09-18 03:06:50.385135 | 2025-09-18 03:06:50.385237 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-18 03:06:50.423019 | ubuntu-jammy | ok 2025-09-18 03:06:50.427865 | 2025-09-18 03:06:50.427952 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-18 03:06:50.684974 | ubuntu-jammy -> localhost | ok 2025-09-18 03:06:50.695266 | 2025-09-18 03:06:50.695360 | TASK [validate-host : Collect information about the host] 2025-09-18 03:06:51.848718 | ubuntu-jammy | ok 2025-09-18 03:06:51.864252 | 2025-09-18 03:06:51.864345 | TASK [validate-host : Sanitize hostname] 2025-09-18 03:06:52.107575 | ubuntu-jammy | ok 2025-09-18 03:06:52.154812 | 2025-09-18 03:06:52.154997 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-18 03:06:53.032207 | ubuntu-jammy -> localhost | changed 2025-09-18 03:06:53.037698 | 2025-09-18 03:06:53.037793 | TASK [validate-host : Collect information about zuul worker] 2025-09-18 03:06:53.749949 | ubuntu-jammy | ok 2025-09-18 03:06:53.756124 | 2025-09-18 03:06:53.757091 | TASK [validate-host : Write out all zuul information for each host] 2025-09-18 03:06:55.265088 | ubuntu-jammy -> localhost | changed 2025-09-18 03:06:55.278103 | 2025-09-18 03:06:55.278205 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-18 03:06:55.580694 | ubuntu-jammy | ok 2025-09-18 03:06:55.593181 | 2025-09-18 03:06:55.593316 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-18 03:06:57.452382 | ubuntu-jammy | changed: 2025-09-18 03:06:57.452563 | ubuntu-jammy | cd+++++++++ src/ 2025-09-18 03:06:57.452597 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-09-18 03:06:57.452622 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-09-18 03:06:57.452703 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-09-18 03:06:57.452727 | ubuntu-jammy | Containerfile 2025-09-18 03:06:57.452874 | ubuntu-jammy | Containerfile 2025-09-18 03:06:57.497476 | ubuntu-jammy | Containerfile 2025-09-18 03:06:57.497554 | ubuntu-jammy | Containerfile 2025-09-18 03:06:57.497627 | ubuntu-jammy | Containerfile 2025-09-18 03:06:57.497695 | ubuntu-jammy | Containerfile 2025-09-18 03:06:57.497762 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.002670 2025-09-18 03:07:25.083539 | 2025-09-18 03:07:25.083637 | TASK [upload-logs : Upload logs to log server] 2025-09-18 03:07:25.726401 | localhost | Output suppressed because no_log was given 2025-09-18 03:07:25.727810 | 2025-09-18 03:07:25.727881 | LOOP [upload-logs : Compress console log and json output] 2025-09-18 03:07:25.764907 | localhost | skipping: Conditional result was False 2025-09-18 03:07:25.770504 | localhost | skipping: Conditional result was False 2025-09-18 03:07:25.773828 | 2025-09-18 03:07:25.773902 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-18 03:07:25.820906 | localhost | skipping: Conditional result was False 2025-09-18 03:07:25.821135 | 2025-09-18 03:07:25.826670 | localhost | skipping: Conditional result was False 2025-09-18 03:07:25.830970 | 2025-09-18 03:07:25.831068 | LOOP [upload-logs : Upload console log and json output]