2025-10-09 03:09:26.960178 | Job console starting 2025-10-09 03:09:26.987726 | Updating git repos 2025-10-09 03:09:27.033150 | Cloning repos into workspace 2025-10-09 03:09:27.082486 | Restoring repo states 2025-10-09 03:09:27.105134 | Merging changes 2025-10-09 03:09:27.105151 | Checking out repos 2025-10-09 03:09:27.258393 | Preparing playbooks 2025-10-09 03:09:28.610761 | Running Ansible setup 2025-10-09 03:09:35.659418 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-10-09 03:09:36.342534 | 2025-10-09 03:09:36.342644 | PLAY [Base pre] 2025-10-09 03:09:36.355009 | 2025-10-09 03:09:36.355127 | TASK [Setup log path fact] 2025-10-09 03:09:36.382449 | ubuntu-jammy | ok 2025-10-09 03:09:36.394877 | 2025-10-09 03:09:36.394981 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-09 03:09:36.440744 | ubuntu-jammy | ok 2025-10-09 03:09:36.448533 | 2025-10-09 03:09:36.448627 | TASK [emit-job-header : Print job information] 2025-10-09 03:09:36.486191 | # Job Information 2025-10-09 03:09:36.486479 | Ansible Version: 2.16.14 2025-10-09 03:09:36.486515 | Job: ansible-lint 2025-10-09 03:09:36.486544 | Pipeline: periodic-daily 2025-10-09 03:09:36.486563 | Executor: 521e9411259a 2025-10-09 03:09:36.486581 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-10-09 03:09:36.486600 | Event ID: d942fb0743444e55b3c568197fcf1042 2025-10-09 03:09:36.490505 | 2025-10-09 03:09:36.490583 | LOOP [emit-job-header : Print node information] 2025-10-09 03:09:36.571486 | ubuntu-jammy | ok: 2025-10-09 03:09:36.571624 | ubuntu-jammy | # Node Information 2025-10-09 03:09:36.571651 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-10-09 03:09:36.571672 | ubuntu-jammy | Hostname: ubuntu 2025-10-09 03:09:36.571690 | ubuntu-jammy | Username: zuul 2025-10-09 03:09:36.571707 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-10-09 03:09:36.571727 | ubuntu-jammy | Provider: regiocloud-a 2025-10-09 03:09:36.571744 | ubuntu-jammy | Region: 2025-10-09 03:09:36.571762 | ubuntu-jammy | Label: ubuntu-jammy 2025-10-09 03:09:36.571778 | ubuntu-jammy | Product Name: OpenStack Nova 2025-10-09 03:09:36.571794 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2b:5327 2025-10-09 03:09:36.582608 | 2025-10-09 03:09:36.582697 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-09 03:09:36.918634 | ubuntu-jammy -> localhost | changed 2025-10-09 03:09:36.924318 | 2025-10-09 03:09:36.924403 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-09 03:09:38.119996 | ubuntu-jammy -> localhost | changed 2025-10-09 03:09:38.135874 | 2025-10-09 03:09:38.136038 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-09 03:09:38.353427 | ubuntu-jammy -> localhost | ok 2025-10-09 03:09:38.359219 | 2025-10-09 03:09:38.359315 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-09 03:09:38.376706 | ubuntu-jammy | ok 2025-10-09 03:09:38.403895 | ubuntu-jammy | included: /var/lib/zuul/builds/0d5ac9feed00431ca12d6051d73aaec9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-09 03:09:38.409576 | 2025-10-09 03:09:38.409654 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-09 03:09:40.052962 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-10-09 03:09:40.053172 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0d5ac9feed00431ca12d6051d73aaec9/work/0d5ac9feed00431ca12d6051d73aaec9_id_rsa 2025-10-09 03:09:40.053210 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0d5ac9feed00431ca12d6051d73aaec9/work/0d5ac9feed00431ca12d6051d73aaec9_id_rsa.pub 2025-10-09 03:09:40.053236 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-10-09 03:09:40.053258 | ubuntu-jammy -> localhost | SHA256:K2hdmR7H9HD00z2mCPs1X4VP2zd6vmdVUKjNE2b/Faw zuul-build-sshkey 2025-10-09 03:09:40.053278 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-10-09 03:09:40.053298 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-10-09 03:09:40.053326 | ubuntu-jammy -> localhost | | . .o.| 2025-10-09 03:09:40.053347 | ubuntu-jammy -> localhost | | . .*=.| 2025-10-09 03:09:40.053365 | ubuntu-jammy -> localhost | | .o .*=**| 2025-10-09 03:09:40.053383 | ubuntu-jammy -> localhost | | =o+oE*+O| 2025-10-09 03:09:40.053402 | ubuntu-jammy -> localhost | | S.o..+ +O| 2025-10-09 03:09:40.053426 | ubuntu-jammy -> localhost | | o o +. . + *| 2025-10-09 03:09:40.053445 | ubuntu-jammy -> localhost | | o o o . . o.| 2025-10-09 03:09:40.053463 | ubuntu-jammy -> localhost | | . . o o| 2025-10-09 03:09:40.053482 | ubuntu-jammy -> localhost | | +o| 2025-10-09 03:09:40.053501 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-10-09 03:09:40.053546 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.087273 2025-10-09 03:09:40.059154 | 2025-10-09 03:09:40.059233 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-09 03:09:40.075833 | ubuntu-jammy | ok 2025-10-09 03:09:40.083833 | ubuntu-jammy | included: /var/lib/zuul/builds/0d5ac9feed00431ca12d6051d73aaec9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-09 03:09:40.092983 | 2025-10-09 03:09:40.093077 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-09 03:09:40.119259 | ubuntu-jammy | skipping: Conditional result was False 2025-10-09 03:09:40.128978 | 2025-10-09 03:09:40.129349 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-09 03:09:40.768050 | ubuntu-jammy | changed 2025-10-09 03:09:40.775561 | 2025-10-09 03:09:40.775679 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-09 03:09:41.027660 | ubuntu-jammy | ok 2025-10-09 03:09:41.038122 | 2025-10-09 03:09:41.038270 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-09 03:09:41.670536 | ubuntu-jammy | changed 2025-10-09 03:09:41.692908 | 2025-10-09 03:09:41.693088 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-09 03:09:42.353206 | ubuntu-jammy | changed 2025-10-09 03:09:42.358717 | 2025-10-09 03:09:42.358821 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-09 03:09:42.371562 | ubuntu-jammy | skipping: Conditional result was False 2025-10-09 03:09:42.378215 | 2025-10-09 03:09:42.378325 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-09 03:09:42.778711 | ubuntu-jammy -> localhost | changed 2025-10-09 03:09:42.791777 | 2025-10-09 03:09:42.791877 | TASK [add-build-sshkey : Add back temp key] 2025-10-09 03:09:43.159482 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0d5ac9feed00431ca12d6051d73aaec9/work/0d5ac9feed00431ca12d6051d73aaec9_id_rsa (zuul-build-sshkey) 2025-10-09 03:09:43.159693 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.046677 2025-10-09 03:09:43.165585 | 2025-10-09 03:09:43.165681 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-09 03:09:43.608427 | ubuntu-jammy | ok 2025-10-09 03:09:43.613299 | 2025-10-09 03:09:43.613389 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-09 03:09:43.636274 | ubuntu-jammy | skipping: Conditional result was False 2025-10-09 03:09:43.645858 | 2025-10-09 03:09:43.645954 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-09 03:09:44.034605 | ubuntu-jammy | ok 2025-10-09 03:09:44.049014 | 2025-10-09 03:09:44.049128 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-09 03:09:44.093558 | ubuntu-jammy | ok 2025-10-09 03:09:44.101607 | 2025-10-09 03:09:44.101716 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-09 03:09:44.413928 | ubuntu-jammy -> localhost | ok 2025-10-09 03:09:44.422472 | 2025-10-09 03:09:44.422595 | TASK [validate-host : Collect information about the host] 2025-10-09 03:09:45.709504 | ubuntu-jammy | ok 2025-10-09 03:09:45.732231 | 2025-10-09 03:09:45.732341 | TASK [validate-host : Sanitize hostname] 2025-10-09 03:09:45.852516 | ubuntu-jammy | ok 2025-10-09 03:09:45.892428 | 2025-10-09 03:09:45.892525 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-09 03:09:46.902746 | ubuntu-jammy -> localhost | changed 2025-10-09 03:09:46.908440 | 2025-10-09 03:09:46.908533 | TASK [validate-host : Collect information about zuul worker] 2025-10-09 03:09:47.452127 | ubuntu-jammy | ok 2025-10-09 03:09:47.456683 | 2025-10-09 03:09:47.456769 | TASK [validate-host : Write out all zuul information for each host] 2025-10-09 03:09:48.213751 | ubuntu-jammy -> localhost | changed 2025-10-09 03:09:48.235003 | 2025-10-09 03:09:48.235128 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-09 03:09:48.507279 | ubuntu-jammy | ok 2025-10-09 03:09:48.512019 | 2025-10-09 03:09:48.512107 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-09 03:09:49.477075 | ubuntu-jammy | changed: 2025-10-09 03:09:49.477239 | ubuntu-jammy | cd+++++++++ src/ 2025-10-09 03:09:49.477271 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-10-09 03:09:49.477296 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-10-09 03:09:49.477317 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-10-09 03:09:49.477337 | ubuntu-jammy | Containerfile 2025-10-09 03:09:49.477485 | ubuntu-jammy | Containerfile 2025-10-09 03:09:49.521193 | ubuntu-jammy | Containerfile 2025-10-09 03:09:49.521263 | ubuntu-jammy | Containerfile 2025-10-09 03:09:49.521331 | ubuntu-jammy | Containerfile 2025-10-09 03:09:49.521401 | ubuntu-jammy | Containerfile 2025-10-09 03:09:49.521470 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006070 2025-10-09 03:11:10.809808 | 2025-10-09 03:11:10.810035 | TASK [upload-logs : Upload logs to log server] 2025-10-09 03:11:11.280978 | localhost | Output suppressed because no_log was given 2025-10-09 03:11:11.285354 | 2025-10-09 03:11:11.285439 | LOOP [upload-logs : Compress console log and json output] 2025-10-09 03:11:11.325746 | localhost | skipping: Conditional result was False 2025-10-09 03:11:11.339220 | localhost | skipping: Conditional result was False 2025-10-09 03:11:11.341980 | 2025-10-09 03:11:11.342099 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-09 03:11:11.394191 | localhost | skipping: Conditional result was False 2025-10-09 03:11:11.394419 | 2025-10-09 03:11:11.398894 | localhost | skipping: Conditional result was False 2025-10-09 03:11:11.409378 | 2025-10-09 03:11:11.409480 | LOOP [upload-logs : Upload console log and json output]