2026-05-12 13:07:54.270829 | Job console starting 2026-05-12 13:07:54.298422 | Updating git repos 2026-05-12 13:07:54.329644 | Cloning repos into workspace 2026-05-12 13:07:54.388759 | Restoring repo states 2026-05-12 13:07:54.395901 | Merging changes 2026-05-12 13:07:55.044197 | Checking out repos 2026-05-12 13:07:55.129302 | Preparing playbooks 2026-05-12 13:07:55.743978 | Running Ansible setup 2026-05-12 13:08:01.088456 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 13:08:01.896949 | 2026-05-12 13:08:01.897137 | PLAY [Base pre] 2026-05-12 13:08:01.913807 | 2026-05-12 13:08:01.913972 | TASK [Setup log path fact] 2026-05-12 13:08:01.951659 | ubuntu-jammy | ok 2026-05-12 13:08:01.972881 | 2026-05-12 13:08:01.973055 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 13:08:02.015303 | ubuntu-jammy | ok 2026-05-12 13:08:02.026115 | 2026-05-12 13:08:02.026239 | TASK [emit-job-header : Print job information] 2026-05-12 13:08:02.072763 | # Job Information 2026-05-12 13:08:02.073054 | Ansible Version: 2.16.14 2026-05-12 13:08:02.073117 | Job: flake8 2026-05-12 13:08:02.073174 | Pipeline: check 2026-05-12 13:08:02.073215 | Executor: 521e9411259a 2026-05-12 13:08:02.073253 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/634 2026-05-12 13:08:02.073293 | Event ID: 8e393be0-4e03-11f1-9862-1d8761594d78 2026-05-12 13:08:02.081321 | 2026-05-12 13:08:02.081483 | LOOP [emit-job-header : Print node information] 2026-05-12 13:08:02.205705 | ubuntu-jammy | ok: 2026-05-12 13:08:02.206029 | ubuntu-jammy | # Node Information 2026-05-12 13:08:02.206078 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-12 13:08:02.206104 | ubuntu-jammy | Hostname: ubuntu 2026-05-12 13:08:02.206126 | ubuntu-jammy | Username: zuul 2026-05-12 13:08:02.206147 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-12 13:08:02.206177 | ubuntu-jammy | Provider: regiocloud-a 2026-05-12 13:08:02.206202 | ubuntu-jammy | Region: 2026-05-12 13:08:02.206223 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-12 13:08:02.206243 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-12 13:08:02.206263 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0c:95d4 2026-05-12 13:08:02.231769 | 2026-05-12 13:08:02.231953 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 13:08:02.692698 | ubuntu-jammy -> localhost | changed 2026-05-12 13:08:02.700183 | 2026-05-12 13:08:02.700310 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 13:08:03.771400 | ubuntu-jammy -> localhost | changed 2026-05-12 13:08:03.793723 | 2026-05-12 13:08:03.793922 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 13:08:04.073677 | ubuntu-jammy -> localhost | ok 2026-05-12 13:08:04.080093 | 2026-05-12 13:08:04.080214 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 13:08:04.115917 | ubuntu-jammy | ok 2026-05-12 13:08:04.137892 | ubuntu-jammy | included: /var/lib/zuul/builds/1d507087dd024f3796974bcd3548081b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 13:08:04.144347 | 2026-05-12 13:08:04.144503 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 13:08:05.352277 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-12 13:08:05.352574 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/1d507087dd024f3796974bcd3548081b/work/1d507087dd024f3796974bcd3548081b_id_rsa 2026-05-12 13:08:05.352619 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/1d507087dd024f3796974bcd3548081b/work/1d507087dd024f3796974bcd3548081b_id_rsa.pub 2026-05-12 13:08:05.352647 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-12 13:08:05.352671 | ubuntu-jammy -> localhost | SHA256:daRjd3ZVRBgG7VK3Fsniz903//h2oXu7xpEcIYgmrZs zuul-build-sshkey 2026-05-12 13:08:05.352694 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-12 13:08:05.352715 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-12 13:08:05.352754 | ubuntu-jammy -> localhost | | . . +o+=B| 2026-05-12 13:08:05.352777 | ubuntu-jammy -> localhost | | . + + ++=o| 2026-05-12 13:08:05.352798 | ubuntu-jammy -> localhost | | + = +o=.=| 2026-05-12 13:08:05.352819 | ubuntu-jammy -> localhost | | . o +.+.= | 2026-05-12 13:08:05.352840 | ubuntu-jammy -> localhost | | S .= =| 2026-05-12 13:08:05.352871 | ubuntu-jammy -> localhost | | E O+| 2026-05-12 13:08:05.352892 | ubuntu-jammy -> localhost | | o *| 2026-05-12 13:08:05.352912 | ubuntu-jammy -> localhost | | . =+| 2026-05-12 13:08:05.352933 | ubuntu-jammy -> localhost | | .==B| 2026-05-12 13:08:05.352972 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-12 13:08:05.353034 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.664717 2026-05-12 13:08:05.360639 | 2026-05-12 13:08:05.360764 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 13:08:05.402041 | ubuntu-jammy | ok 2026-05-12 13:08:05.413960 | ubuntu-jammy | included: /var/lib/zuul/builds/1d507087dd024f3796974bcd3548081b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 13:08:05.423443 | 2026-05-12 13:08:05.423553 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 13:08:05.457999 | ubuntu-jammy | skipping: Conditional result was False 2026-05-12 13:08:05.468598 | 2026-05-12 13:08:05.468753 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 13:08:06.165784 | ubuntu-jammy | changed 2026-05-12 13:08:06.175291 | 2026-05-12 13:08:06.175475 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 13:08:06.441782 | ubuntu-jammy | ok 2026-05-12 13:08:06.448426 | 2026-05-12 13:08:06.448546 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 13:08:07.124906 | ubuntu-jammy | changed 2026-05-12 13:08:07.136537 | 2026-05-12 13:08:07.136766 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 13:08:07.801922 | ubuntu-jammy | changed 2026-05-12 13:08:07.811814 | 2026-05-12 13:08:07.811991 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 13:08:07.848865 | ubuntu-jammy | skipping: Conditional result was False 2026-05-12 13:08:07.862024 | 2026-05-12 13:08:07.862241 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 13:08:08.338981 | ubuntu-jammy -> localhost | changed 2026-05-12 13:08:08.358732 | 2026-05-12 13:08:08.358952 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 13:08:08.755041 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/1d507087dd024f3796974bcd3548081b/work/1d507087dd024f3796974bcd3548081b_id_rsa (zuul-build-sshkey) 2026-05-12 13:08:08.755318 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015547 2026-05-12 13:08:08.763800 | 2026-05-12 13:08:08.763927 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 13:08:09.213284 | ubuntu-jammy | ok 2026-05-12 13:08:09.220213 | 2026-05-12 13:08:09.220334 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 13:08:09.255887 | ubuntu-jammy | skipping: Conditional result was False 2026-05-12 13:08:09.278048 | 2026-05-12 13:08:09.278247 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 13:08:09.729930 | ubuntu-jammy | ok 2026-05-12 13:08:09.741391 | 2026-05-12 13:08:09.741547 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 13:08:09.784051 | ubuntu-jammy | ok 2026-05-12 13:08:09.790687 | 2026-05-12 13:08:09.790877 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 13:08:10.099981 | ubuntu-jammy -> localhost | ok 2026-05-12 13:08:10.115930 | 2026-05-12 13:08:10.116163 | TASK [validate-host : Collect information about the host] 2026-05-12 13:08:11.312034 | ubuntu-jammy | ok 2026-05-12 13:08:11.322857 | 2026-05-12 13:08:11.322992 | TASK [validate-host : Sanitize hostname] 2026-05-12 13:08:11.468001 | ubuntu-jammy | ok 2026-05-12 13:08:11.522640 | 2026-05-12 13:08:11.522863 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 13:08:12.142698 | ubuntu-jammy -> localhost | changed 2026-05-12 13:08:12.149379 | 2026-05-12 13:08:12.149492 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 13:08:12.554050 | ubuntu-jammy | ok 2026-05-12 13:08:12.558879 | 2026-05-12 13:08:12.558994 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 13:08:13.145250 | ubuntu-jammy -> localhost | changed 2026-05-12 13:08:13.162070 | 2026-05-12 13:08:13.162231 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 13:08:13.442653 | ubuntu-jammy | ok 2026-05-12 13:08:13.451308 | 2026-05-12 13:08:13.451464 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 13:08:15.036315 | ubuntu-jammy | changed: 2026-05-12 13:08:15.036609 | ubuntu-jammy | cd+++++++++ src/ 2026-05-12 13:08:15.036647 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-12 13:08:15.036671 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-12 13:08:15.036692 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-12 13:08:15.036712 | ubuntu-jammy | Containerfile 2026-05-12 13:08:15.036882 | ubuntu-jammy | Containerfile 2026-05-12 13:08:15.072900 | ubuntu-jammy | Containerfile 2026-05-12 13:08:15.072969 | ubuntu-jammy | Containerfile 2026-05-12 13:08:15.073038 | ubuntu-jammy | Containerfile 2026-05-12 13:08:15.073111 | ubuntu-jammy | Containerfile 2026-05-12 13:08:15.073180 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004723 2026-05-12 13:08:45.663117 | 2026-05-12 13:08:45.663256 | TASK [upload-logs : Upload logs to log server] 2026-05-12 13:08:46.261491 | localhost | Output suppressed because no_log was given 2026-05-12 13:08:46.263781 | 2026-05-12 13:08:46.263904 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 13:08:46.328713 | localhost | skipping: Conditional result was False 2026-05-12 13:08:46.334998 | localhost | skipping: Conditional result was False 2026-05-12 13:08:46.344386 | 2026-05-12 13:08:46.344606 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 13:08:46.396508 | localhost | skipping: Conditional result was False 2026-05-12 13:08:46.396841 | 2026-05-12 13:08:46.401805 | localhost | skipping: Conditional result was False 2026-05-12 13:08:46.412042 | 2026-05-12 13:08:46.412177 | LOOP [upload-logs : Upload console log and json output]