2026-08-07 03:21:06.941784 | Job console starting 2026-08-07 03:21:06.969876 | Updating git repos 2026-08-07 03:21:07.005482 | Cloning repos into workspace 2026-08-07 03:21:07.091821 | Restoring repo states 2026-08-07 03:21:07.099267 | Merging changes 2026-08-07 03:21:07.099288 | Checking out repos 2026-08-07 03:21:07.217133 | Preparing playbooks 2026-08-07 03:21:07.886257 | Running Ansible setup 2026-08-07 03:21:13.000529 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 03:21:13.902341 | 2026-08-07 03:21:13.902527 | PLAY [Base pre] 2026-08-07 03:21:13.921445 | 2026-08-07 03:21:13.921596 | TASK [Setup log path fact] 2026-08-07 03:21:13.954028 | ubuntu-jammy | ok 2026-08-07 03:21:13.975189 | 2026-08-07 03:21:13.975415 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 03:21:14.026783 | ubuntu-jammy | ok 2026-08-07 03:21:14.044276 | 2026-08-07 03:21:14.044575 | TASK [emit-job-header : Print job information] 2026-08-07 03:21:14.102764 | # Job Information 2026-08-07 03:21:14.103109 | Ansible Version: 2.16.14 2026-08-07 03:21:14.103173 | Job: flake8 2026-08-07 03:21:14.103233 | Pipeline: periodic-daily 2026-08-07 03:21:14.103274 | Executor: 521e9411259a 2026-08-07 03:21:14.103375 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-08-07 03:21:14.103419 | Event ID: 8b531e4cab4a4eaaa5491f42eb12b360 2026-08-07 03:21:14.110826 | 2026-08-07 03:21:14.111115 | LOOP [emit-job-header : Print node information] 2026-08-07 03:21:14.246660 | ubuntu-jammy | ok: 2026-08-07 03:21:14.247016 | ubuntu-jammy | # Node Information 2026-08-07 03:21:14.247080 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-07 03:21:14.247126 | ubuntu-jammy | Hostname: ubuntu 2026-08-07 03:21:14.247167 | ubuntu-jammy | Username: zuul 2026-08-07 03:21:14.247205 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-07 03:21:14.247247 | ubuntu-jammy | Provider: regiocloud-a 2026-08-07 03:21:14.247303 | ubuntu-jammy | Region: 2026-08-07 03:21:14.247344 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-07 03:21:14.247381 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-07 03:21:14.247417 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec6:b8e7 2026-08-07 03:21:14.270278 | 2026-08-07 03:21:14.270451 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-07 03:21:14.796955 | ubuntu-jammy -> localhost | changed 2026-08-07 03:21:14.814176 | 2026-08-07 03:21:14.814670 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-07 03:21:15.982519 | ubuntu-jammy -> localhost | changed 2026-08-07 03:21:15.998469 | 2026-08-07 03:21:15.998614 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-07 03:21:16.343913 | ubuntu-jammy -> localhost | ok 2026-08-07 03:21:16.363682 | 2026-08-07 03:21:16.363880 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-07 03:21:16.410108 | ubuntu-jammy | ok 2026-08-07 03:21:16.442588 | ubuntu-jammy | included: /var/lib/zuul/builds/ad106c7b90be424897bb4947b408d24a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-07 03:21:16.451436 | 2026-08-07 03:21:16.451579 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-07 03:21:18.095988 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-07 03:21:18.096268 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ad106c7b90be424897bb4947b408d24a/work/ad106c7b90be424897bb4947b408d24a_id_rsa 2026-08-07 03:21:18.096336 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ad106c7b90be424897bb4947b408d24a/work/ad106c7b90be424897bb4947b408d24a_id_rsa.pub 2026-08-07 03:21:18.096364 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-07 03:21:18.096389 | ubuntu-jammy -> localhost | SHA256:xkUV7KLyW7+CUU4+RjCHdmoMc3BY+m7wAwj4rgsrlVI zuul-build-sshkey 2026-08-07 03:21:18.096412 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-07 03:21:18.096434 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-07 03:21:18.096467 | ubuntu-jammy -> localhost | | .+o..oo. | 2026-08-07 03:21:18.096491 | ubuntu-jammy -> localhost | | . +o*.o . | 2026-08-07 03:21:18.096512 | ubuntu-jammy -> localhost | |. . .* *.. | 2026-08-07 03:21:18.096532 | ubuntu-jammy -> localhost | | .E. . o+.= . | 2026-08-07 03:21:18.096553 | ubuntu-jammy -> localhost | | .... o.SB . | 2026-08-07 03:21:18.096576 | ubuntu-jammy -> localhost | |..o .*o = | 2026-08-07 03:21:18.096595 | ubuntu-jammy -> localhost | |.o. o=+.. | 2026-08-07 03:21:18.096615 | ubuntu-jammy -> localhost | |oo .oo.. | 2026-08-07 03:21:18.096636 | ubuntu-jammy -> localhost | |=. .. .o. | 2026-08-07 03:21:18.096656 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-07 03:21:18.096714 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.040991 2026-08-07 03:21:18.106370 | 2026-08-07 03:21:18.106667 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-07 03:21:18.145345 | ubuntu-jammy | ok 2026-08-07 03:21:18.165483 | ubuntu-jammy | included: /var/lib/zuul/builds/ad106c7b90be424897bb4947b408d24a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-07 03:21:18.182147 | 2026-08-07 03:21:18.182333 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-07 03:21:18.207234 | ubuntu-jammy | skipping: Conditional result was False 2026-08-07 03:21:18.213880 | 2026-08-07 03:21:18.214013 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-07 03:21:18.845412 | ubuntu-jammy | changed 2026-08-07 03:21:18.852642 | 2026-08-07 03:21:18.852768 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-07 03:21:19.133506 | ubuntu-jammy | ok 2026-08-07 03:21:19.146701 | 2026-08-07 03:21:19.146894 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-07 03:21:19.756075 | ubuntu-jammy | changed 2026-08-07 03:21:19.766176 | 2026-08-07 03:21:19.766338 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-07 03:21:20.478263 | ubuntu-jammy | changed 2026-08-07 03:21:20.488560 | 2026-08-07 03:21:20.488938 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-07 03:21:20.517709 | ubuntu-jammy | skipping: Conditional result was False 2026-08-07 03:21:20.525362 | 2026-08-07 03:21:20.525490 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-07 03:21:21.033413 | ubuntu-jammy -> localhost | changed 2026-08-07 03:21:21.048214 | 2026-08-07 03:21:21.048410 | TASK [add-build-sshkey : Add back temp key] 2026-08-07 03:21:21.537130 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ad106c7b90be424897bb4947b408d24a/work/ad106c7b90be424897bb4947b408d24a_id_rsa (zuul-build-sshkey) 2026-08-07 03:21:21.537432 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.034118 2026-08-07 03:21:21.544465 | 2026-08-07 03:21:21.544594 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-07 03:21:22.089195 | ubuntu-jammy | ok 2026-08-07 03:21:22.098176 | 2026-08-07 03:21:22.098346 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-07 03:21:22.123780 | ubuntu-jammy | skipping: Conditional result was False 2026-08-07 03:21:22.161057 | 2026-08-07 03:21:22.161202 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-07 03:21:22.607603 | ubuntu-jammy | ok 2026-08-07 03:21:22.643683 | 2026-08-07 03:21:22.643873 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-07 03:21:22.675021 | ubuntu-jammy | ok 2026-08-07 03:21:22.680590 | 2026-08-07 03:21:22.680710 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-07 03:21:23.095594 | ubuntu-jammy -> localhost | ok 2026-08-07 03:21:23.103608 | 2026-08-07 03:21:23.103745 | TASK [validate-host : Collect information about the host] 2026-08-07 03:21:24.256481 | ubuntu-jammy | ok 2026-08-07 03:21:24.280906 | 2026-08-07 03:21:24.282600 | TASK [validate-host : Sanitize hostname] 2026-08-07 03:21:24.460517 | ubuntu-jammy | ok 2026-08-07 03:21:24.517656 | 2026-08-07 03:21:24.517896 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-07 03:21:25.232352 | ubuntu-jammy -> localhost | changed 2026-08-07 03:21:25.239952 | 2026-08-07 03:21:25.240087 | TASK [validate-host : Collect information about zuul worker] 2026-08-07 03:21:25.651196 | ubuntu-jammy | ok 2026-08-07 03:21:25.659443 | 2026-08-07 03:21:25.659570 | TASK [validate-host : Write out all zuul information for each host] 2026-08-07 03:21:26.513471 | ubuntu-jammy -> localhost | changed 2026-08-07 03:21:26.526185 | 2026-08-07 03:21:26.526374 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-07 03:21:26.763849 | ubuntu-jammy | ok 2026-08-07 03:21:26.780084 | 2026-08-07 03:21:26.780244 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-07 03:21:28.268154 | ubuntu-jammy | changed: 2026-08-07 03:21:28.268474 | ubuntu-jammy | cd+++++++++ src/ 2026-08-07 03:21:28.268516 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-07 03:21:28.268544 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-07 03:21:28.268568 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-07 03:21:28.268591 | ubuntu-jammy | Containerfile 2026-08-07 03:21:28.268735 | ubuntu-jammy | Containerfile 2026-08-07 03:21:28.285930 | ubuntu-jammy | Containerfile 2026-08-07 03:21:28.286001 | ubuntu-jammy | Containerfile 2026-08-07 03:21:28.286072 | ubuntu-jammy | Containerfile 2026-08-07 03:21:28.286146 | ubuntu-jammy | Containerfile 2026-08-07 03:21:28.286216 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.009343 2026-08-07 03:22:00.329304 | 2026-08-07 03:22:00.329429 | TASK [upload-logs : Upload logs to log server] 2026-08-07 03:22:01.033610 | localhost | Output suppressed because no_log was given 2026-08-07 03:22:01.036802 | 2026-08-07 03:22:01.036888 | LOOP [upload-logs : Compress console log and json output] 2026-08-07 03:22:01.105657 | localhost | skipping: Conditional result was False 2026-08-07 03:22:01.109799 | localhost | skipping: Conditional result was False 2026-08-07 03:22:01.121124 | 2026-08-07 03:22:01.121236 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-07 03:22:01.168441 | localhost | skipping: Conditional result was False 2026-08-07 03:22:01.168732 | 2026-08-07 03:22:01.176029 | localhost | skipping: Conditional result was False 2026-08-07 03:22:01.188002 | 2026-08-07 03:22:01.188108 | LOOP [upload-logs : Upload console log and json output]