2025-11-19 03:10:54.973560 | Job console starting 2025-11-19 03:10:54.990962 | Updating git repos 2025-11-19 03:10:55.050540 | Cloning repos into workspace 2025-11-19 03:10:55.147985 | Restoring repo states 2025-11-19 03:10:55.175001 | Merging changes 2025-11-19 03:10:55.175022 | Checking out repos 2025-11-19 03:10:55.290054 | Preparing playbooks 2025-11-19 03:10:56.518546 | Running Ansible setup 2025-11-19 03:11:01.347303 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-19 03:11:02.210703 | 2025-11-19 03:11:02.221357 | PLAY [Base pre] 2025-11-19 03:11:02.248566 | 2025-11-19 03:11:02.248689 | TASK [Setup log path fact] 2025-11-19 03:11:02.267931 | ubuntu-jammy | ok 2025-11-19 03:11:02.299251 | 2025-11-19 03:11:02.299394 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-19 03:11:02.327960 | ubuntu-jammy | ok 2025-11-19 03:11:02.348186 | 2025-11-19 03:11:02.348307 | TASK [emit-job-header : Print job information] 2025-11-19 03:11:02.408882 | # Job Information 2025-11-19 03:11:02.409051 | Ansible Version: 2.16.14 2025-11-19 03:11:02.409087 | Job: flake8 2025-11-19 03:11:02.409121 | Pipeline: periodic-daily 2025-11-19 03:11:02.409143 | Executor: 521e9411259a 2025-11-19 03:11:02.409164 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-11-19 03:11:02.409186 | Event ID: e67fd995f9c44e429ea4731e37cd9b04 2025-11-19 03:11:02.413881 | 2025-11-19 03:11:02.413979 | LOOP [emit-job-header : Print node information] 2025-11-19 03:11:02.604308 | ubuntu-jammy | ok: 2025-11-19 03:11:02.604450 | ubuntu-jammy | # Node Information 2025-11-19 03:11:02.604479 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-19 03:11:02.604500 | ubuntu-jammy | Hostname: ubuntu 2025-11-19 03:11:02.604519 | ubuntu-jammy | Username: zuul 2025-11-19 03:11:02.604536 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-19 03:11:02.604556 | ubuntu-jammy | Provider: regiocloud-a 2025-11-19 03:11:02.604574 | ubuntu-jammy | Region: 2025-11-19 03:11:02.604592 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-19 03:11:02.604609 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-19 03:11:02.604625 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe09:7cdc 2025-11-19 03:11:02.635794 | 2025-11-19 03:11:02.635941 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-19 03:11:03.461103 | ubuntu-jammy -> localhost | changed 2025-11-19 03:11:03.468099 | 2025-11-19 03:11:03.468201 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-19 03:11:04.801280 | ubuntu-jammy -> localhost | changed 2025-11-19 03:11:04.810264 | 2025-11-19 03:11:04.810357 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-19 03:11:05.236303 | ubuntu-jammy -> localhost | ok 2025-11-19 03:11:05.242301 | 2025-11-19 03:11:05.242410 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-19 03:11:05.271268 | ubuntu-jammy | ok 2025-11-19 03:11:05.300163 | ubuntu-jammy | included: /var/lib/zuul/builds/79bbb3aa7ea2451f8028246a03f9a3a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-19 03:11:05.315414 | 2025-11-19 03:11:05.315523 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-19 03:11:07.710002 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-19 03:11:07.710169 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/79bbb3aa7ea2451f8028246a03f9a3a6/work/79bbb3aa7ea2451f8028246a03f9a3a6_id_rsa 2025-11-19 03:11:07.710199 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/79bbb3aa7ea2451f8028246a03f9a3a6/work/79bbb3aa7ea2451f8028246a03f9a3a6_id_rsa.pub 2025-11-19 03:11:07.710220 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-19 03:11:07.710241 | ubuntu-jammy -> localhost | SHA256:DsWOXLn7iIkGyY22KXn44k2oczyn4TMyvashBdyiA70 zuul-build-sshkey 2025-11-19 03:11:07.710259 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-19 03:11:07.710276 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-19 03:11:07.710302 | ubuntu-jammy -> localhost | | | 2025-11-19 03:11:07.710320 | ubuntu-jammy -> localhost | |... . . | 2025-11-19 03:11:07.710336 | ubuntu-jammy -> localhost | |oo.. = | 2025-11-19 03:11:07.710352 | ubuntu-jammy -> localhost | |o... . = . | 2025-11-19 03:11:07.710369 | ubuntu-jammy -> localhost | |o.E+ + S | 2025-11-19 03:11:07.710388 | ubuntu-jammy -> localhost | | oB . o . | 2025-11-19 03:11:07.710405 | ubuntu-jammy -> localhost | |oB.= o | 2025-11-19 03:11:07.710421 | ubuntu-jammy -> localhost | |@o&.o. o o | 2025-11-19 03:11:07.710437 | ubuntu-jammy -> localhost | |+%*@. o . . | 2025-11-19 03:11:07.710453 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-19 03:11:07.710492 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.722328 2025-11-19 03:11:07.715936 | 2025-11-19 03:11:07.716024 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-19 03:11:07.742260 | ubuntu-jammy | ok 2025-11-19 03:11:07.750666 | ubuntu-jammy | included: /var/lib/zuul/builds/79bbb3aa7ea2451f8028246a03f9a3a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-19 03:11:07.762461 | 2025-11-19 03:11:07.762548 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-19 03:11:07.775522 | ubuntu-jammy | skipping: Conditional result was False 2025-11-19 03:11:07.780343 | 2025-11-19 03:11:07.780418 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-19 03:11:08.335704 | ubuntu-jammy | changed 2025-11-19 03:11:08.341738 | 2025-11-19 03:11:08.341828 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-19 03:11:08.576312 | ubuntu-jammy | ok 2025-11-19 03:11:08.588451 | 2025-11-19 03:11:08.588556 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-19 03:11:09.218123 | ubuntu-jammy | changed 2025-11-19 03:11:09.226546 | 2025-11-19 03:11:09.226661 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-19 03:11:09.843101 | ubuntu-jammy | changed 2025-11-19 03:11:09.847816 | 2025-11-19 03:11:09.847923 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-19 03:11:09.860844 | ubuntu-jammy | skipping: Conditional result was False 2025-11-19 03:11:09.866086 | 2025-11-19 03:11:09.866164 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-19 03:11:10.293465 | ubuntu-jammy -> localhost | changed 2025-11-19 03:11:10.303718 | 2025-11-19 03:11:10.303814 | TASK [add-build-sshkey : Add back temp key] 2025-11-19 03:11:10.579141 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/79bbb3aa7ea2451f8028246a03f9a3a6/work/79bbb3aa7ea2451f8028246a03f9a3a6_id_rsa (zuul-build-sshkey) 2025-11-19 03:11:10.579347 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019412 2025-11-19 03:11:10.585381 | 2025-11-19 03:11:10.585470 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-19 03:11:10.969372 | ubuntu-jammy | ok 2025-11-19 03:11:10.978766 | 2025-11-19 03:11:10.978978 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-19 03:11:11.002718 | ubuntu-jammy | skipping: Conditional result was False 2025-11-19 03:11:11.012693 | 2025-11-19 03:11:11.012800 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-19 03:11:11.479206 | ubuntu-jammy | ok 2025-11-19 03:11:11.494772 | 2025-11-19 03:11:11.495209 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-19 03:11:11.537667 | ubuntu-jammy | ok 2025-11-19 03:11:11.543451 | 2025-11-19 03:11:11.543620 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-19 03:11:11.876301 | ubuntu-jammy -> localhost | ok 2025-11-19 03:11:11.883342 | 2025-11-19 03:11:11.883473 | TASK [validate-host : Collect information about the host] 2025-11-19 03:11:13.114108 | ubuntu-jammy | ok 2025-11-19 03:11:13.125258 | 2025-11-19 03:11:13.125380 | TASK [validate-host : Sanitize hostname] 2025-11-19 03:11:13.238496 | ubuntu-jammy | ok 2025-11-19 03:11:13.284309 | 2025-11-19 03:11:13.284437 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-19 03:11:14.183483 | ubuntu-jammy -> localhost | changed 2025-11-19 03:11:14.190125 | 2025-11-19 03:11:14.190258 | TASK [validate-host : Collect information about zuul worker] 2025-11-19 03:11:14.626180 | ubuntu-jammy | ok 2025-11-19 03:11:14.631144 | 2025-11-19 03:11:14.631272 | TASK [validate-host : Write out all zuul information for each host] 2025-11-19 03:11:15.304333 | ubuntu-jammy -> localhost | changed 2025-11-19 03:11:15.314254 | 2025-11-19 03:11:15.314382 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-19 03:11:15.580141 | ubuntu-jammy | ok 2025-11-19 03:11:15.586078 | 2025-11-19 03:11:15.586197 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-19 03:11:16.676019 | ubuntu-jammy | changed: 2025-11-19 03:11:16.676238 | ubuntu-jammy | cd+++++++++ src/ 2025-11-19 03:11:16.676272 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-19 03:11:16.676296 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-19 03:11:16.676317 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-19 03:11:16.676337 | ubuntu-jammy | Containerfile 2025-11-19 03:11:16.676481 | ubuntu-jammy | Containerfile 2025-11-19 03:11:16.717527 | ubuntu-jammy | Containerfile 2025-11-19 03:11:16.717604 | ubuntu-jammy | Containerfile 2025-11-19 03:11:16.717678 | ubuntu-jammy | Containerfile 2025-11-19 03:11:16.717750 | ubuntu-jammy | Containerfile 2025-11-19 03:11:16.717821 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007432 2025-11-19 03:11:49.937323 | 2025-11-19 03:11:49.937449 | TASK [upload-logs : Upload logs to log server] 2025-11-19 03:11:50.543114 | localhost | Output suppressed because no_log was given 2025-11-19 03:11:50.548284 | 2025-11-19 03:11:50.548461 | LOOP [upload-logs : Compress console log and json output] 2025-11-19 03:11:50.627513 | localhost | skipping: Conditional result was False 2025-11-19 03:11:50.633335 | localhost | skipping: Conditional result was False 2025-11-19 03:11:50.637626 | 2025-11-19 03:11:50.637765 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-19 03:11:50.714223 | localhost | skipping: Conditional result was False 2025-11-19 03:11:50.714705 | 2025-11-19 03:11:50.727498 | localhost | skipping: Conditional result was False 2025-11-19 03:11:50.741035 | 2025-11-19 03:11:50.741179 | LOOP [upload-logs : Upload console log and json output]