2026-03-19 14:06:42.722022 | Job console starting 2026-03-19 14:06:42.741195 | Updating git repos 2026-03-19 14:06:42.773110 | Cloning repos into workspace 2026-03-19 14:06:42.806006 | Restoring repo states 2026-03-19 14:06:42.812532 | Merging changes 2026-03-19 14:06:43.562222 | Checking out repos 2026-03-19 14:06:43.612912 | Preparing playbooks 2026-03-19 14:06:44.156348 | Running Ansible setup 2026-03-19 14:06:49.939044 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-19 14:06:50.773066 | 2026-03-19 14:06:50.773261 | PLAY [Base pre] 2026-03-19 14:06:50.789672 | 2026-03-19 14:06:50.789799 | TASK [Setup log path fact] 2026-03-19 14:06:50.818820 | ubuntu-jammy | ok 2026-03-19 14:06:50.834968 | 2026-03-19 14:06:50.835104 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-19 14:06:50.877377 | ubuntu-jammy | ok 2026-03-19 14:06:50.887830 | 2026-03-19 14:06:50.887956 | TASK [emit-job-header : Print job information] 2026-03-19 14:06:50.938888 | # Job Information 2026-03-19 14:06:50.939078 | Ansible Version: 2.16.14 2026-03-19 14:06:50.939113 | Job: python-black 2026-03-19 14:06:50.939161 | Pipeline: check 2026-03-19 14:06:50.939186 | Executor: 521e9411259a 2026-03-19 14:06:50.939207 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/559 2026-03-19 14:06:50.939231 | Event ID: c1a9d840-239c-11f1-8ceb-44af42c0e3f3 2026-03-19 14:06:50.944174 | 2026-03-19 14:06:50.944290 | LOOP [emit-job-header : Print node information] 2026-03-19 14:06:51.070826 | ubuntu-jammy | ok: 2026-03-19 14:06:51.071073 | ubuntu-jammy | # Node Information 2026-03-19 14:06:51.071107 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-19 14:06:51.071172 | ubuntu-jammy | Hostname: ubuntu 2026-03-19 14:06:51.071196 | ubuntu-jammy | Username: zuul 2026-03-19 14:06:51.071222 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-19 14:06:51.071259 | ubuntu-jammy | Provider: regiocloud-a 2026-03-19 14:06:51.071291 | ubuntu-jammy | Region: 2026-03-19 14:06:51.071323 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-19 14:06:51.071355 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-19 14:06:51.071384 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6a:22af 2026-03-19 14:06:51.099221 | 2026-03-19 14:06:51.099394 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-19 14:06:51.673642 | ubuntu-jammy -> localhost | changed 2026-03-19 14:06:51.681978 | 2026-03-19 14:06:51.682113 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-19 14:06:52.739413 | ubuntu-jammy -> localhost | changed 2026-03-19 14:06:52.758517 | 2026-03-19 14:06:52.758666 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-19 14:06:53.077085 | ubuntu-jammy -> localhost | ok 2026-03-19 14:06:53.083473 | 2026-03-19 14:06:53.083672 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-19 14:06:53.113825 | ubuntu-jammy | ok 2026-03-19 14:06:53.145883 | ubuntu-jammy | included: /var/lib/zuul/builds/ef7294fec7924fe3ab242836ca92918c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-19 14:06:53.152675 | 2026-03-19 14:06:53.152790 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-19 14:06:55.104927 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-19 14:06:55.105435 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ef7294fec7924fe3ab242836ca92918c/work/ef7294fec7924fe3ab242836ca92918c_id_rsa 2026-03-19 14:06:55.105549 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ef7294fec7924fe3ab242836ca92918c/work/ef7294fec7924fe3ab242836ca92918c_id_rsa.pub 2026-03-19 14:06:55.105626 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-19 14:06:55.105694 | ubuntu-jammy -> localhost | SHA256:1s3BehYlpoTgk5xFLxE2n3nOYjbgnVvc0pLrepOTKCw zuul-build-sshkey 2026-03-19 14:06:55.105759 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-19 14:06:55.105845 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-19 14:06:55.105911 | ubuntu-jammy -> localhost | | .oBo. o . | 2026-03-19 14:06:55.105975 | ubuntu-jammy -> localhost | | o =.* * o | 2026-03-19 14:06:55.106035 | ubuntu-jammy -> localhost | | * o * = | 2026-03-19 14:06:55.106091 | ubuntu-jammy -> localhost | | o = X * | 2026-03-19 14:06:55.106172 | ubuntu-jammy -> localhost | | S X & o | 2026-03-19 14:06:55.106241 | ubuntu-jammy -> localhost | | . o B + | 2026-03-19 14:06:55.106302 | ubuntu-jammy -> localhost | | . ...o | 2026-03-19 14:06:55.106362 | ubuntu-jammy -> localhost | | E o ..* | 2026-03-19 14:06:55.106422 | ubuntu-jammy -> localhost | | . ..o.o | 2026-03-19 14:06:55.106479 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-19 14:06:55.106618 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.415706 2026-03-19 14:06:55.119241 | 2026-03-19 14:06:55.119395 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-19 14:06:55.163638 | ubuntu-jammy | ok 2026-03-19 14:06:55.175999 | ubuntu-jammy | included: /var/lib/zuul/builds/ef7294fec7924fe3ab242836ca92918c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-19 14:06:55.185674 | 2026-03-19 14:06:55.185800 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-19 14:06:55.211192 | ubuntu-jammy | skipping: Conditional result was False 2026-03-19 14:06:55.219086 | 2026-03-19 14:06:55.219231 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-19 14:06:55.874585 | ubuntu-jammy | changed 2026-03-19 14:06:55.883796 | 2026-03-19 14:06:55.883957 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-19 14:06:56.148087 | ubuntu-jammy | ok 2026-03-19 14:06:56.154811 | 2026-03-19 14:06:56.154959 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-19 14:06:56.797609 | ubuntu-jammy | changed 2026-03-19 14:06:56.816706 | 2026-03-19 14:06:56.817241 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-19 14:06:57.477246 | ubuntu-jammy | changed 2026-03-19 14:06:57.484841 | 2026-03-19 14:06:57.484979 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-19 14:06:57.509245 | ubuntu-jammy | skipping: Conditional result was False 2026-03-19 14:06:57.515562 | 2026-03-19 14:06:57.515686 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-19 14:06:57.977336 | ubuntu-jammy -> localhost | changed 2026-03-19 14:06:57.988366 | 2026-03-19 14:06:57.988497 | TASK [add-build-sshkey : Add back temp key] 2026-03-19 14:06:58.337867 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ef7294fec7924fe3ab242836ca92918c/work/ef7294fec7924fe3ab242836ca92918c_id_rsa (zuul-build-sshkey) 2026-03-19 14:06:58.338109 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011386 2026-03-19 14:06:58.346315 | 2026-03-19 14:06:58.346445 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-19 14:06:58.778480 | ubuntu-jammy | ok 2026-03-19 14:06:58.783765 | 2026-03-19 14:06:58.783882 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-19 14:06:58.817954 | ubuntu-jammy | skipping: Conditional result was False 2026-03-19 14:06:58.828953 | 2026-03-19 14:06:58.829073 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-19 14:06:59.316367 | ubuntu-jammy | ok 2026-03-19 14:06:59.332800 | 2026-03-19 14:06:59.332984 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-19 14:06:59.396939 | ubuntu-jammy | ok 2026-03-19 14:06:59.402874 | 2026-03-19 14:06:59.402986 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-19 14:06:59.743099 | ubuntu-jammy -> localhost | ok 2026-03-19 14:06:59.749614 | 2026-03-19 14:06:59.749733 | TASK [validate-host : Collect information about the host] 2026-03-19 14:07:01.008509 | ubuntu-jammy | ok 2026-03-19 14:07:01.021801 | 2026-03-19 14:07:01.021938 | TASK [validate-host : Sanitize hostname] 2026-03-19 14:07:01.166600 | ubuntu-jammy | ok 2026-03-19 14:07:01.211897 | 2026-03-19 14:07:01.212031 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-19 14:07:01.916316 | ubuntu-jammy -> localhost | changed 2026-03-19 14:07:01.924853 | 2026-03-19 14:07:01.924976 | TASK [validate-host : Collect information about zuul worker] 2026-03-19 14:07:02.361728 | ubuntu-jammy | ok 2026-03-19 14:07:02.366578 | 2026-03-19 14:07:02.366706 | TASK [validate-host : Write out all zuul information for each host] 2026-03-19 14:07:02.980840 | ubuntu-jammy -> localhost | changed 2026-03-19 14:07:02.996878 | 2026-03-19 14:07:02.997023 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-19 14:07:03.283216 | ubuntu-jammy | ok 2026-03-19 14:07:03.288940 | 2026-03-19 14:07:03.289047 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-19 14:07:04.315381 | ubuntu-jammy | changed: 2026-03-19 14:07:04.315586 | ubuntu-jammy | cd+++++++++ src/ 2026-03-19 14:07:04.315620 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-19 14:07:04.315645 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-19 14:07:04.315668 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-19 14:07:04.315689 | ubuntu-jammy | Containerfile 2026-03-19 14:07:04.315838 | ubuntu-jammy | Containerfile 2026-03-19 14:07:04.329721 | ubuntu-jammy | Containerfile 2026-03-19 14:07:04.329794 | ubuntu-jammy | Containerfile 2026-03-19 14:07:04.329864 | ubuntu-jammy | Containerfile 2026-03-19 14:07:04.329934 | ubuntu-jammy | Containerfile 2026-03-19 14:07:04.330003 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004753 2026-03-19 14:07:33.752603 | 2026-03-19 14:07:33.752727 | TASK [upload-logs : Upload logs to log server] 2026-03-19 14:07:34.293286 | localhost | Output suppressed because no_log was given 2026-03-19 14:07:34.296636 | 2026-03-19 14:07:34.296801 | LOOP [upload-logs : Compress console log and json output] 2026-03-19 14:07:34.347740 | localhost | skipping: Conditional result was False 2026-03-19 14:07:34.355571 | localhost | skipping: Conditional result was False 2026-03-19 14:07:34.368897 | 2026-03-19 14:07:34.369146 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-19 14:07:34.416490 | localhost | skipping: Conditional result was False 2026-03-19 14:07:34.416848 | 2026-03-19 14:07:34.423406 | localhost | skipping: Conditional result was False 2026-03-19 14:07:34.433021 | 2026-03-19 14:07:34.433360 | LOOP [upload-logs : Upload console log and json output]