2026-08-03 17:06:46.004053 | Job console starting 2026-08-03 17:06:46.024507 | Updating git repos 2026-08-03 17:06:46.061516 | Cloning repos into workspace 2026-08-03 17:06:46.130443 | Restoring repo states 2026-08-03 17:06:46.144832 | Merging changes 2026-08-03 17:06:46.693956 | Checking out repos 2026-08-03 17:06:46.737414 | Preparing playbooks 2026-08-03 17:06:47.489047 | Running Ansible setup 2026-08-03 17:06:52.863609 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 17:06:54.115681 | 2026-08-03 17:06:54.115863 | PLAY [Base pre] 2026-08-03 17:06:54.132637 | 2026-08-03 17:06:54.132797 | TASK [Setup log path fact] 2026-08-03 17:06:54.166401 | ubuntu-jammy | ok 2026-08-03 17:06:54.183705 | 2026-08-03 17:06:54.183884 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 17:06:54.214619 | ubuntu-jammy | ok 2026-08-03 17:06:54.224832 | 2026-08-03 17:06:54.224984 | TASK [emit-job-header : Print job information] 2026-08-03 17:06:54.265312 | # Job Information 2026-08-03 17:06:54.265522 | Ansible Version: 2.16.14 2026-08-03 17:06:54.265557 | Job: flake8 2026-08-03 17:06:54.265589 | Pipeline: check 2026-08-03 17:06:54.265612 | Executor: 521e9411259a 2026-08-03 17:06:54.265633 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/766 2026-08-03 17:06:54.265656 | Event ID: 965c06e0-8f5d-11f1-9405-5298c647c7be 2026-08-03 17:06:54.270657 | 2026-08-03 17:06:54.270773 | LOOP [emit-job-header : Print node information] 2026-08-03 17:06:54.384412 | ubuntu-jammy | ok: 2026-08-03 17:06:54.384720 | ubuntu-jammy | # Node Information 2026-08-03 17:06:54.384759 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-03 17:06:54.384784 | ubuntu-jammy | Hostname: ubuntu 2026-08-03 17:06:54.384807 | ubuntu-jammy | Username: zuul 2026-08-03 17:06:54.384828 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-03 17:06:54.384852 | ubuntu-jammy | Provider: regiocloud-a 2026-08-03 17:06:54.384873 | ubuntu-jammy | Region: 2026-08-03 17:06:54.384894 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-03 17:06:54.384914 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-03 17:06:54.384934 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe51:ec52 2026-08-03 17:06:54.417206 | 2026-08-03 17:06:54.417387 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 17:06:55.013198 | ubuntu-jammy -> localhost | changed 2026-08-03 17:06:55.021534 | 2026-08-03 17:06:55.021675 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 17:06:56.464258 | ubuntu-jammy -> localhost | changed 2026-08-03 17:06:56.479371 | 2026-08-03 17:06:56.479525 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 17:06:56.866339 | ubuntu-jammy -> localhost | ok 2026-08-03 17:06:56.874456 | 2026-08-03 17:06:56.874923 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 17:06:56.939633 | ubuntu-jammy | ok 2026-08-03 17:06:56.988994 | ubuntu-jammy | included: /var/lib/zuul/builds/87cb032299404f93b876a004048dc0d1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 17:06:57.005182 | 2026-08-03 17:06:57.005351 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 17:07:00.565324 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-03 17:07:00.565777 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/87cb032299404f93b876a004048dc0d1/work/87cb032299404f93b876a004048dc0d1_id_rsa 2026-08-03 17:07:00.565850 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/87cb032299404f93b876a004048dc0d1/work/87cb032299404f93b876a004048dc0d1_id_rsa.pub 2026-08-03 17:07:00.565897 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-03 17:07:00.565941 | ubuntu-jammy -> localhost | SHA256:wDE7tHlbJC6j10YdQ1ntkHPl+9O+u7M14hGfp0Bp39I zuul-build-sshkey 2026-08-03 17:07:00.565980 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-03 17:07:00.566017 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-03 17:07:00.566069 | ubuntu-jammy -> localhost | | + ..=o.o ..| 2026-08-03 17:07:00.566110 | ubuntu-jammy -> localhost | | o B +.o+ o. | 2026-08-03 17:07:00.566145 | ubuntu-jammy -> localhost | | X + o = .| 2026-08-03 17:07:00.566196 | ubuntu-jammy -> localhost | | . O o .. .| 2026-08-03 17:07:00.566232 | ubuntu-jammy -> localhost | | . . S +. . | 2026-08-03 17:07:00.566276 | ubuntu-jammy -> localhost | | . . o .oo+| 2026-08-03 17:07:00.566311 | ubuntu-jammy -> localhost | | .oo=E| 2026-08-03 17:07:00.566345 | ubuntu-jammy -> localhost | | ..o==| 2026-08-03 17:07:00.566381 | ubuntu-jammy -> localhost | | ..=B| 2026-08-03 17:07:00.566417 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-03 17:07:00.566502 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.346962 2026-08-03 17:07:00.577172 | 2026-08-03 17:07:00.577326 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 17:07:00.599993 | ubuntu-jammy | ok 2026-08-03 17:07:00.610639 | ubuntu-jammy | included: /var/lib/zuul/builds/87cb032299404f93b876a004048dc0d1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 17:07:00.619481 | 2026-08-03 17:07:00.619572 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 17:07:00.642768 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 17:07:00.648488 | 2026-08-03 17:07:00.648575 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 17:07:01.217545 | ubuntu-jammy | changed 2026-08-03 17:07:01.225598 | 2026-08-03 17:07:01.225732 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 17:07:01.471550 | ubuntu-jammy | ok 2026-08-03 17:07:01.479760 | 2026-08-03 17:07:01.479884 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 17:07:02.139424 | ubuntu-jammy | changed 2026-08-03 17:07:02.147176 | 2026-08-03 17:07:02.147286 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 17:07:02.770038 | ubuntu-jammy | changed 2026-08-03 17:07:02.775486 | 2026-08-03 17:07:02.775580 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 17:07:02.798854 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 17:07:02.804968 | 2026-08-03 17:07:02.805066 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 17:07:03.544062 | ubuntu-jammy -> localhost | changed 2026-08-03 17:07:03.555096 | 2026-08-03 17:07:03.555215 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 17:07:04.056283 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/87cb032299404f93b876a004048dc0d1/work/87cb032299404f93b876a004048dc0d1_id_rsa (zuul-build-sshkey) 2026-08-03 17:07:04.056566 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011462 2026-08-03 17:07:04.067393 | 2026-08-03 17:07:04.067497 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 17:07:04.491634 | ubuntu-jammy | ok 2026-08-03 17:07:04.506341 | 2026-08-03 17:07:04.506487 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 17:07:04.554104 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 17:07:04.572062 | 2026-08-03 17:07:04.572217 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 17:07:05.231313 | ubuntu-jammy | ok 2026-08-03 17:07:05.248708 | 2026-08-03 17:07:05.248823 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 17:07:05.301244 | ubuntu-jammy | ok 2026-08-03 17:07:05.306648 | 2026-08-03 17:07:05.306750 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 17:07:05.842903 | ubuntu-jammy -> localhost | ok 2026-08-03 17:07:05.849242 | 2026-08-03 17:07:05.849341 | TASK [validate-host : Collect information about the host] 2026-08-03 17:07:08.062229 | ubuntu-jammy | ok 2026-08-03 17:07:08.074820 | 2026-08-03 17:07:08.074975 | TASK [validate-host : Sanitize hostname] 2026-08-03 17:07:08.164381 | ubuntu-jammy | ok 2026-08-03 17:07:08.208145 | 2026-08-03 17:07:08.208269 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 17:07:08.731972 | ubuntu-jammy -> localhost | changed 2026-08-03 17:07:08.737690 | 2026-08-03 17:07:08.737781 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 17:07:09.119487 | ubuntu-jammy | ok 2026-08-03 17:07:09.124914 | 2026-08-03 17:07:09.125228 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 17:07:09.809757 | ubuntu-jammy -> localhost | changed 2026-08-03 17:07:09.820838 | 2026-08-03 17:07:09.820990 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 17:07:10.066094 | ubuntu-jammy | ok 2026-08-03 17:07:10.074821 | 2026-08-03 17:07:10.075036 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 17:07:11.191376 | ubuntu-jammy | changed: 2026-08-03 17:07:11.191621 | ubuntu-jammy | cd+++++++++ src/ 2026-08-03 17:07:11.191658 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-03 17:07:11.191682 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-03 17:07:11.191704 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-03 17:07:11.191725 | ubuntu-jammy | Containerfile 2026-08-03 17:07:11.191858 | ubuntu-jammy | Containerfile 2026-08-03 17:07:11.219616 | ubuntu-jammy | Containerfile 2026-08-03 17:07:11.219688 | ubuntu-jammy | Containerfile 2026-08-03 17:07:11.219758 | ubuntu-jammy | Containerfile 2026-08-03 17:07:11.219829 | ubuntu-jammy | Containerfile 2026-08-03 17:07:11.219898 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007374 2026-08-03 17:07:41.531699 | 2026-08-03 17:07:41.531824 | TASK [upload-logs : Upload logs to log server] 2026-08-03 17:07:42.107628 | localhost | Output suppressed because no_log was given 2026-08-03 17:07:42.109686 | 2026-08-03 17:07:42.109798 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 17:07:42.162618 | localhost | skipping: Conditional result was False 2026-08-03 17:07:42.171072 | localhost | skipping: Conditional result was False 2026-08-03 17:07:42.177689 | 2026-08-03 17:07:42.177805 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 17:07:42.227407 | localhost | skipping: Conditional result was False 2026-08-03 17:07:42.227770 | 2026-08-03 17:07:42.235093 | localhost | skipping: Conditional result was False 2026-08-03 17:07:42.246432 | 2026-08-03 17:07:42.246562 | LOOP [upload-logs : Upload console log and json output]