2026-01-31 01:28:33.405265 | Job console starting 2026-01-31 01:28:33.419645 | Updating git repos 2026-01-31 01:28:33.447769 | Cloning repos into workspace 2026-01-31 01:28:33.476014 | Restoring repo states 2026-01-31 01:28:33.480943 | Merging changes 2026-01-31 01:28:34.003706 | Checking out repos 2026-01-31 01:28:34.078419 | Preparing playbooks 2026-01-31 01:28:34.722228 | Running Ansible setup 2026-01-31 01:28:38.967958 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-31 01:28:39.711209 | 2026-01-31 01:28:39.711366 | PLAY [Base pre] 2026-01-31 01:28:39.727365 | 2026-01-31 01:28:39.727493 | TASK [Setup log path fact] 2026-01-31 01:28:39.745992 | ubuntu-jammy | ok 2026-01-31 01:28:39.760948 | 2026-01-31 01:28:39.761080 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-31 01:28:39.791427 | ubuntu-jammy | ok 2026-01-31 01:28:39.801337 | 2026-01-31 01:28:39.801451 | TASK [emit-job-header : Print job information] 2026-01-31 01:28:39.843756 | # Job Information 2026-01-31 01:28:39.843993 | Ansible Version: 2.16.14 2026-01-31 01:28:39.844046 | Job: flake8 2026-01-31 01:28:39.844095 | Pipeline: check 2026-01-31 01:28:39.844131 | Executor: 521e9411259a 2026-01-31 01:28:39.844162 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/476 2026-01-31 01:28:39.844196 | Event ID: 230a6380-fe44-11f0-8854-a3123dfa5f44 2026-01-31 01:28:39.851325 | 2026-01-31 01:28:39.851451 | LOOP [emit-job-header : Print node information] 2026-01-31 01:28:39.974084 | ubuntu-jammy | ok: 2026-01-31 01:28:39.974318 | ubuntu-jammy | # Node Information 2026-01-31 01:28:39.974361 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-31 01:28:39.974394 | ubuntu-jammy | Hostname: ubuntu 2026-01-31 01:28:39.974423 | ubuntu-jammy | Username: zuul 2026-01-31 01:28:39.974449 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-31 01:28:39.974481 | ubuntu-jammy | Provider: regiocloud-a 2026-01-31 01:28:39.974508 | ubuntu-jammy | Region: 2026-01-31 01:28:39.974534 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-31 01:28:39.974560 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-31 01:28:39.974634 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed9:a7f1 2026-01-31 01:28:39.994982 | 2026-01-31 01:28:39.995126 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-31 01:28:40.467606 | ubuntu-jammy -> localhost | changed 2026-01-31 01:28:40.475065 | 2026-01-31 01:28:40.475198 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-31 01:28:41.512123 | ubuntu-jammy -> localhost | changed 2026-01-31 01:28:41.527202 | 2026-01-31 01:28:41.527334 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-31 01:28:41.793959 | ubuntu-jammy -> localhost | ok 2026-01-31 01:28:41.800423 | 2026-01-31 01:28:41.800548 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-31 01:28:41.828837 | ubuntu-jammy | ok 2026-01-31 01:28:41.846616 | ubuntu-jammy | included: /var/lib/zuul/builds/cc0a52dd18114657a73e093e48e69b78/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-31 01:28:41.863746 | 2026-01-31 01:28:41.863892 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-31 01:28:42.672802 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-31 01:28:42.673315 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/cc0a52dd18114657a73e093e48e69b78/work/cc0a52dd18114657a73e093e48e69b78_id_rsa 2026-01-31 01:28:42.673425 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/cc0a52dd18114657a73e093e48e69b78/work/cc0a52dd18114657a73e093e48e69b78_id_rsa.pub 2026-01-31 01:28:42.673503 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-31 01:28:42.673593 | ubuntu-jammy -> localhost | SHA256:Qv/SZdKH3GfI9tlGGpYjYdAsttucS9cfS4wPjhD/paE zuul-build-sshkey 2026-01-31 01:28:42.673662 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-31 01:28:42.673725 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-31 01:28:42.673809 | ubuntu-jammy -> localhost | | .o | 2026-01-31 01:28:42.673877 | ubuntu-jammy -> localhost | | o.o | 2026-01-31 01:28:42.673938 | ubuntu-jammy -> localhost | | . . oo | 2026-01-31 01:28:42.673997 | ubuntu-jammy -> localhost | | . . ..+ = o | 2026-01-31 01:28:42.674055 | ubuntu-jammy -> localhost | | . S ++B.&.+| 2026-01-31 01:28:42.674130 | ubuntu-jammy -> localhost | | . +.==O.&+| 2026-01-31 01:28:42.674191 | ubuntu-jammy -> localhost | | . +.=oO.B| 2026-01-31 01:28:42.674247 | ubuntu-jammy -> localhost | | . E.+ +.| 2026-01-31 01:28:42.674304 | ubuntu-jammy -> localhost | | | 2026-01-31 01:28:42.674360 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-31 01:28:42.674497 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.337600 2026-01-31 01:28:42.689061 | 2026-01-31 01:28:42.689239 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-31 01:28:42.724038 | ubuntu-jammy | ok 2026-01-31 01:28:42.738168 | ubuntu-jammy | included: /var/lib/zuul/builds/cc0a52dd18114657a73e093e48e69b78/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-31 01:28:42.747883 | 2026-01-31 01:28:42.747982 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-31 01:28:42.763239 | ubuntu-jammy | skipping: Conditional result was False 2026-01-31 01:28:42.769031 | 2026-01-31 01:28:42.769132 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-31 01:28:43.387065 | ubuntu-jammy | changed 2026-01-31 01:28:43.394902 | 2026-01-31 01:28:43.395025 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-31 01:28:43.642342 | ubuntu-jammy | ok 2026-01-31 01:28:43.649694 | 2026-01-31 01:28:43.649824 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-31 01:28:44.305826 | ubuntu-jammy | changed 2026-01-31 01:28:44.316304 | 2026-01-31 01:28:44.316436 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-31 01:28:44.933371 | ubuntu-jammy | changed 2026-01-31 01:28:44.941808 | 2026-01-31 01:28:44.941943 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-31 01:28:44.966165 | ubuntu-jammy | skipping: Conditional result was False 2026-01-31 01:28:44.979748 | 2026-01-31 01:28:44.979911 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-31 01:28:45.434620 | ubuntu-jammy -> localhost | changed 2026-01-31 01:28:45.445758 | 2026-01-31 01:28:45.445883 | TASK [add-build-sshkey : Add back temp key] 2026-01-31 01:28:45.775911 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/cc0a52dd18114657a73e093e48e69b78/work/cc0a52dd18114657a73e093e48e69b78_id_rsa (zuul-build-sshkey) 2026-01-31 01:28:45.776255 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013208 2026-01-31 01:28:45.784878 | 2026-01-31 01:28:45.784996 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-31 01:28:46.188456 | ubuntu-jammy | ok 2026-01-31 01:28:46.193800 | 2026-01-31 01:28:46.193958 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-31 01:28:46.227597 | ubuntu-jammy | skipping: Conditional result was False 2026-01-31 01:28:46.239137 | 2026-01-31 01:28:46.239257 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-31 01:28:46.688614 | ubuntu-jammy | ok 2026-01-31 01:28:46.705094 | 2026-01-31 01:28:46.705250 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-31 01:28:46.749180 | ubuntu-jammy | ok 2026-01-31 01:28:46.757595 | 2026-01-31 01:28:46.757729 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-31 01:28:47.068812 | ubuntu-jammy -> localhost | ok 2026-01-31 01:28:47.081238 | 2026-01-31 01:28:47.081392 | TASK [validate-host : Collect information about the host] 2026-01-31 01:28:48.275125 | ubuntu-jammy | ok 2026-01-31 01:28:48.289762 | 2026-01-31 01:28:48.289878 | TASK [validate-host : Sanitize hostname] 2026-01-31 01:28:48.401194 | ubuntu-jammy | ok 2026-01-31 01:28:48.442268 | 2026-01-31 01:28:48.442409 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-31 01:28:49.023352 | ubuntu-jammy -> localhost | changed 2026-01-31 01:28:49.029645 | 2026-01-31 01:28:49.029763 | TASK [validate-host : Collect information about zuul worker] 2026-01-31 01:28:49.460645 | ubuntu-jammy | ok 2026-01-31 01:28:49.468640 | 2026-01-31 01:28:49.468819 | TASK [validate-host : Write out all zuul information for each host] 2026-01-31 01:28:50.049655 | ubuntu-jammy -> localhost | changed 2026-01-31 01:28:50.059598 | 2026-01-31 01:28:50.059717 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-31 01:28:50.328502 | ubuntu-jammy | ok 2026-01-31 01:28:50.338636 | 2026-01-31 01:28:50.338820 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-31 01:28:51.280605 | ubuntu-jammy | changed: 2026-01-31 01:28:51.281008 | ubuntu-jammy | cd+++++++++ src/ 2026-01-31 01:28:51.281073 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-31 01:28:51.281117 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-31 01:28:51.281156 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-31 01:28:51.281212 | ubuntu-jammy | Containerfile 2026-01-31 01:28:51.281473 | ubuntu-jammy | Containerfile 2026-01-31 01:28:51.291436 | ubuntu-jammy | Containerfile 2026-01-31 01:28:51.291535 | ubuntu-jammy | Containerfile 2026-01-31 01:28:51.291638 | ubuntu-jammy | Containerfile 2026-01-31 01:28:51.291742 | ubuntu-jammy | Containerfile 2026-01-31 01:28:51.291831 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004400 2026-01-31 01:29:21.905913 | 2026-01-31 01:29:21.906033 | TASK [upload-logs : Upload logs to log server] 2026-01-31 01:29:22.447325 | localhost | Output suppressed because no_log was given 2026-01-31 01:29:22.449611 | 2026-01-31 01:29:22.449729 | LOOP [upload-logs : Compress console log and json output] 2026-01-31 01:29:22.510358 | localhost | skipping: Conditional result was False 2026-01-31 01:29:22.518247 | localhost | skipping: Conditional result was False 2026-01-31 01:29:22.530814 | 2026-01-31 01:29:22.531155 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-31 01:29:22.582527 | localhost | skipping: Conditional result was False 2026-01-31 01:29:22.582865 | 2026-01-31 01:29:22.589726 | localhost | skipping: Conditional result was False 2026-01-31 01:29:22.602852 | 2026-01-31 01:29:22.603013 | LOOP [upload-logs : Upload console log and json output]