2026-06-10 16:12:40.984084 | Job console starting 2026-06-10 16:12:40.995406 | Updating git repos 2026-06-10 16:12:41.033764 | Cloning repos into workspace 2026-06-10 16:12:41.121824 | Restoring repo states 2026-06-10 16:12:41.136670 | Merging changes 2026-06-10 16:12:41.919140 | Checking out repos 2026-06-10 16:12:41.962411 | Preparing playbooks 2026-06-10 16:12:43.000078 | Running Ansible setup 2026-06-10 16:12:49.148643 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 16:12:50.181802 | 2026-06-10 16:12:50.194362 | PLAY [Base pre] 2026-06-10 16:12:50.229997 | 2026-06-10 16:12:50.230130 | TASK [Setup log path fact] 2026-06-10 16:12:50.255484 | ubuntu-jammy | ok 2026-06-10 16:12:50.298651 | 2026-06-10 16:12:50.298775 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 16:12:50.328364 | ubuntu-jammy | ok 2026-06-10 16:12:50.340141 | 2026-06-10 16:12:50.340260 | TASK [emit-job-header : Print job information] 2026-06-10 16:12:50.368354 | # Job Information 2026-06-10 16:12:50.368482 | Ansible Version: 2.16.14 2026-06-10 16:12:50.368511 | Job: flake8 2026-06-10 16:12:50.368538 | Pipeline: check 2026-06-10 16:12:50.368556 | Executor: 521e9411259a 2026-06-10 16:12:50.368573 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/682 2026-06-10 16:12:50.368591 | Event ID: 0a30f680-64e7-11f1-9494-10d484bdef95 2026-06-10 16:12:50.373468 | 2026-06-10 16:12:50.373554 | LOOP [emit-job-header : Print node information] 2026-06-10 16:12:50.470006 | ubuntu-jammy | ok: 2026-06-10 16:12:50.470554 | ubuntu-jammy | # Node Information 2026-06-10 16:12:50.470606 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-10 16:12:50.470628 | ubuntu-jammy | Hostname: ubuntu 2026-06-10 16:12:50.470646 | ubuntu-jammy | Username: zuul 2026-06-10 16:12:50.470664 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-10 16:12:50.470684 | ubuntu-jammy | Provider: regiocloud-a 2026-06-10 16:12:50.470701 | ubuntu-jammy | Region: 2026-06-10 16:12:50.470719 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-10 16:12:50.470736 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-10 16:12:50.470753 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee9:adf7 2026-06-10 16:12:50.489195 | 2026-06-10 16:12:50.489290 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 16:12:51.298164 | ubuntu-jammy -> localhost | changed 2026-06-10 16:12:51.303847 | 2026-06-10 16:12:51.303934 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 16:12:53.015826 | ubuntu-jammy -> localhost | changed 2026-06-10 16:12:53.027979 | 2026-06-10 16:12:53.028117 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 16:12:53.502795 | ubuntu-jammy -> localhost | ok 2026-06-10 16:12:53.512441 | 2026-06-10 16:12:53.512552 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 16:12:53.540057 | ubuntu-jammy | ok 2026-06-10 16:12:53.568209 | ubuntu-jammy | included: /var/lib/zuul/builds/0eeed53f2f8d4d3b8ef9815e3ea4be2c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 16:12:53.573951 | 2026-06-10 16:12:53.574038 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 16:12:54.913392 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-10 16:12:54.913757 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0eeed53f2f8d4d3b8ef9815e3ea4be2c/work/0eeed53f2f8d4d3b8ef9815e3ea4be2c_id_rsa 2026-06-10 16:12:54.913834 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0eeed53f2f8d4d3b8ef9815e3ea4be2c/work/0eeed53f2f8d4d3b8ef9815e3ea4be2c_id_rsa.pub 2026-06-10 16:12:54.913889 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-10 16:12:54.913938 | ubuntu-jammy -> localhost | SHA256:ZzQh3aNFmrIa0Xzo1u5g98Swp/UuIA3cvStvv9AnKsI zuul-build-sshkey 2026-06-10 16:12:54.913984 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-10 16:12:54.914029 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-10 16:12:54.914090 | ubuntu-jammy -> localhost | | ...o. | 2026-06-10 16:12:54.914137 | ubuntu-jammy -> localhost | | o o.++ | 2026-06-10 16:12:54.914180 | ubuntu-jammy -> localhost | | ..=.*+ . | 2026-06-10 16:12:54.914222 | ubuntu-jammy -> localhost | | oo*o.. | 2026-06-10 16:12:54.914264 | ubuntu-jammy -> localhost | | . So= . | 2026-06-10 16:12:54.914322 | ubuntu-jammy -> localhost | | +.+o+.. | 2026-06-10 16:12:54.914386 | ubuntu-jammy -> localhost | | ..o.+.*.o .| 2026-06-10 16:12:54.914428 | ubuntu-jammy -> localhost | | .E+o*++ o | 2026-06-10 16:12:54.914469 | ubuntu-jammy -> localhost | | .o=++=. | 2026-06-10 16:12:54.914510 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-10 16:12:54.914612 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.679073 2026-06-10 16:12:54.932083 | 2026-06-10 16:12:54.932200 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 16:12:54.955750 | ubuntu-jammy | ok 2026-06-10 16:12:54.976488 | ubuntu-jammy | included: /var/lib/zuul/builds/0eeed53f2f8d4d3b8ef9815e3ea4be2c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 16:12:54.995855 | 2026-06-10 16:12:54.995956 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 16:12:55.029073 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 16:12:55.034920 | 2026-06-10 16:12:55.035018 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 16:12:55.781124 | ubuntu-jammy | changed 2026-06-10 16:12:55.786276 | 2026-06-10 16:12:55.787043 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 16:12:56.075065 | ubuntu-jammy | ok 2026-06-10 16:12:56.082739 | 2026-06-10 16:12:56.082864 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 16:12:56.762616 | ubuntu-jammy | changed 2026-06-10 16:12:56.773037 | 2026-06-10 16:12:56.773160 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 16:12:57.445447 | ubuntu-jammy | changed 2026-06-10 16:12:57.455872 | 2026-06-10 16:12:57.455977 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 16:12:57.493899 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 16:12:57.501202 | 2026-06-10 16:12:57.501309 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 16:12:58.132773 | ubuntu-jammy -> localhost | changed 2026-06-10 16:12:58.143032 | 2026-06-10 16:12:58.143139 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 16:12:58.676529 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0eeed53f2f8d4d3b8ef9815e3ea4be2c/work/0eeed53f2f8d4d3b8ef9815e3ea4be2c_id_rsa (zuul-build-sshkey) 2026-06-10 16:12:58.676740 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011266 2026-06-10 16:12:58.684179 | 2026-06-10 16:12:58.684284 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 16:12:59.111044 | ubuntu-jammy | ok 2026-06-10 16:12:59.115992 | 2026-06-10 16:12:59.116089 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 16:12:59.153954 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 16:12:59.164221 | 2026-06-10 16:12:59.164343 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 16:12:59.696801 | ubuntu-jammy | ok 2026-06-10 16:12:59.716870 | 2026-06-10 16:12:59.717029 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 16:12:59.760577 | ubuntu-jammy | ok 2026-06-10 16:12:59.766029 | 2026-06-10 16:12:59.766157 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 16:13:00.230772 | ubuntu-jammy -> localhost | ok 2026-06-10 16:13:00.237579 | 2026-06-10 16:13:00.237712 | TASK [validate-host : Collect information about the host] 2026-06-10 16:13:01.886459 | ubuntu-jammy | ok 2026-06-10 16:13:01.904042 | 2026-06-10 16:13:01.904217 | TASK [validate-host : Sanitize hostname] 2026-06-10 16:13:02.007062 | ubuntu-jammy | ok 2026-06-10 16:13:02.044238 | 2026-06-10 16:13:02.044353 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 16:13:02.733478 | ubuntu-jammy -> localhost | changed 2026-06-10 16:13:02.738860 | 2026-06-10 16:13:02.738954 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 16:13:03.165521 | ubuntu-jammy | ok 2026-06-10 16:13:03.170028 | 2026-06-10 16:13:03.170132 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 16:13:03.863884 | ubuntu-jammy -> localhost | changed 2026-06-10 16:13:03.881810 | 2026-06-10 16:13:03.881921 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 16:13:04.159407 | ubuntu-jammy | ok 2026-06-10 16:13:04.166399 | 2026-06-10 16:13:04.166496 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 16:13:05.416842 | ubuntu-jammy | changed: 2026-06-10 16:13:05.417189 | ubuntu-jammy | cd+++++++++ src/ 2026-06-10 16:13:05.417239 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-10 16:13:05.417264 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-10 16:13:05.417285 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-10 16:13:05.417306 | ubuntu-jammy | Containerfile 2026-06-10 16:13:05.417546 | ubuntu-jammy | Containerfile 2026-06-10 16:13:05.440623 | ubuntu-jammy | Containerfile 2026-06-10 16:13:05.440692 | ubuntu-jammy | Containerfile 2026-06-10 16:13:05.440761 | ubuntu-jammy | Containerfile 2026-06-10 16:13:05.440830 | ubuntu-jammy | Containerfile 2026-06-10 16:13:05.440901 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008971 2026-06-10 16:13:40.403302 | 2026-06-10 16:13:40.403490 | TASK [upload-logs : Upload logs to log server] 2026-06-10 16:13:41.012714 | localhost | Output suppressed because no_log was given 2026-06-10 16:13:41.016439 | 2026-06-10 16:13:41.016662 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 16:13:41.091754 | localhost | skipping: Conditional result was False 2026-06-10 16:13:41.098698 | localhost | skipping: Conditional result was False 2026-06-10 16:13:41.109021 | 2026-06-10 16:13:41.109192 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 16:13:41.169728 | localhost | skipping: Conditional result was False 2026-06-10 16:13:41.170509 | 2026-06-10 16:13:41.173999 | localhost | skipping: Conditional result was False 2026-06-10 16:13:41.179273 | 2026-06-10 16:13:41.179470 | LOOP [upload-logs : Upload console log and json output]