2026-03-18 17:42:34.608255 | Job console starting 2026-03-18 17:42:34.619573 | Updating git repos 2026-03-18 17:42:34.667046 | Cloning repos into workspace 2026-03-18 17:42:34.695593 | Restoring repo states 2026-03-18 17:42:34.703585 | Merging changes 2026-03-18 17:42:35.529447 | Checking out repos 2026-03-18 17:42:35.564641 | Preparing playbooks 2026-03-18 17:42:36.109689 | Running Ansible setup 2026-03-18 17:42:40.518678 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-18 17:42:41.318411 | 2026-03-18 17:42:41.318596 | PLAY [Base pre] 2026-03-18 17:42:41.338193 | 2026-03-18 17:42:41.338362 | TASK [Setup log path fact] 2026-03-18 17:42:41.368169 | ubuntu-jammy | ok 2026-03-18 17:42:41.384075 | 2026-03-18 17:42:41.384295 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 17:42:41.425899 | ubuntu-jammy | ok 2026-03-18 17:42:41.437073 | 2026-03-18 17:42:41.437196 | TASK [emit-job-header : Print job information] 2026-03-18 17:42:41.477797 | # Job Information 2026-03-18 17:42:41.477979 | Ansible Version: 2.16.14 2026-03-18 17:42:41.478015 | Job: python-black 2026-03-18 17:42:41.478049 | Pipeline: check 2026-03-18 17:42:41.478073 | Executor: 521e9411259a 2026-03-18 17:42:41.478094 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/555 2026-03-18 17:42:41.478116 | Event ID: bbb1f220-22f1-11f1-98c7-e37d40407ac1 2026-03-18 17:42:41.483231 | 2026-03-18 17:42:41.483345 | LOOP [emit-job-header : Print node information] 2026-03-18 17:42:41.599592 | ubuntu-jammy | ok: 2026-03-18 17:42:41.599909 | ubuntu-jammy | # Node Information 2026-03-18 17:42:41.599959 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-18 17:42:41.599985 | ubuntu-jammy | Hostname: ubuntu 2026-03-18 17:42:41.600008 | ubuntu-jammy | Username: zuul 2026-03-18 17:42:41.600029 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-18 17:42:41.600053 | ubuntu-jammy | Provider: regiocloud-a 2026-03-18 17:42:41.600073 | ubuntu-jammy | Region: 2026-03-18 17:42:41.600094 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-18 17:42:41.600114 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-18 17:42:41.600134 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:8d10 2026-03-18 17:42:41.621517 | 2026-03-18 17:42:41.621676 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-18 17:42:42.201430 | ubuntu-jammy -> localhost | changed 2026-03-18 17:42:42.210038 | 2026-03-18 17:42:42.210180 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-18 17:42:43.311514 | ubuntu-jammy -> localhost | changed 2026-03-18 17:42:43.322771 | 2026-03-18 17:42:43.322920 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-18 17:42:43.591149 | ubuntu-jammy -> localhost | ok 2026-03-18 17:42:43.597962 | 2026-03-18 17:42:43.598093 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-18 17:42:43.626764 | ubuntu-jammy | ok 2026-03-18 17:42:43.645524 | ubuntu-jammy | included: /var/lib/zuul/builds/7db5059ed4554346a18501a68c2a6af9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-18 17:42:43.652095 | 2026-03-18 17:42:43.652209 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-18 17:42:45.710963 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-18 17:42:45.711254 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/7db5059ed4554346a18501a68c2a6af9/work/7db5059ed4554346a18501a68c2a6af9_id_rsa 2026-03-18 17:42:45.711300 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/7db5059ed4554346a18501a68c2a6af9/work/7db5059ed4554346a18501a68c2a6af9_id_rsa.pub 2026-03-18 17:42:45.711327 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-18 17:42:45.711350 | ubuntu-jammy -> localhost | SHA256:6TS4TL8EW2inclGuyibvfy9ItYCjE1G0zajpaC8tL64 zuul-build-sshkey 2026-03-18 17:42:45.711372 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-18 17:42:45.711409 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-18 17:42:45.711432 | ubuntu-jammy -> localhost | | oo | 2026-03-18 17:42:45.711453 | ubuntu-jammy -> localhost | | . = | 2026-03-18 17:42:45.711474 | ubuntu-jammy -> localhost | | .o.o . | 2026-03-18 17:42:45.711494 | ubuntu-jammy -> localhost | | .oo .=.. | 2026-03-18 17:42:45.711513 | ubuntu-jammy -> localhost | | oo .BoS. | 2026-03-18 17:42:45.711539 | ubuntu-jammy -> localhost | | oo +.&.. | 2026-03-18 17:42:45.711560 | ubuntu-jammy -> localhost | |..o...B.+ | 2026-03-18 17:42:45.711581 | ubuntu-jammy -> localhost | |.+oo.+..o. | 2026-03-18 17:42:45.711601 | ubuntu-jammy -> localhost | |E.=B=....o. | 2026-03-18 17:42:45.711622 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-18 17:42:45.711683 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.466983 2026-03-18 17:42:45.719159 | 2026-03-18 17:42:45.719304 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-18 17:42:45.748162 | ubuntu-jammy | ok 2026-03-18 17:42:45.771350 | ubuntu-jammy | included: /var/lib/zuul/builds/7db5059ed4554346a18501a68c2a6af9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-18 17:42:45.791734 | 2026-03-18 17:42:45.791893 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-18 17:42:45.838544 | ubuntu-jammy | skipping: Conditional result was False 2026-03-18 17:42:45.845010 | 2026-03-18 17:42:45.845136 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-18 17:42:46.547757 | ubuntu-jammy | changed 2026-03-18 17:42:46.555347 | 2026-03-18 17:42:46.555482 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-18 17:42:46.816205 | ubuntu-jammy | ok 2026-03-18 17:42:46.822891 | 2026-03-18 17:42:46.823026 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-18 17:42:47.513632 | ubuntu-jammy | changed 2026-03-18 17:42:47.525134 | 2026-03-18 17:42:47.525346 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-18 17:42:48.229447 | ubuntu-jammy | changed 2026-03-18 17:42:48.235287 | 2026-03-18 17:42:48.235407 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-18 17:42:48.260740 | ubuntu-jammy | skipping: Conditional result was False 2026-03-18 17:42:48.267812 | 2026-03-18 17:42:48.267938 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-18 17:42:48.738313 | ubuntu-jammy -> localhost | changed 2026-03-18 17:42:48.749850 | 2026-03-18 17:42:48.749987 | TASK [add-build-sshkey : Add back temp key] 2026-03-18 17:42:49.165619 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/7db5059ed4554346a18501a68c2a6af9/work/7db5059ed4554346a18501a68c2a6af9_id_rsa (zuul-build-sshkey) 2026-03-18 17:42:49.165892 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012580 2026-03-18 17:42:49.174878 | 2026-03-18 17:42:49.175008 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-18 17:42:49.629324 | ubuntu-jammy | ok 2026-03-18 17:42:49.634737 | 2026-03-18 17:42:49.634878 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-18 17:42:49.669003 | ubuntu-jammy | skipping: Conditional result was False 2026-03-18 17:42:49.680119 | 2026-03-18 17:42:49.680294 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-18 17:42:50.129186 | ubuntu-jammy | ok 2026-03-18 17:42:50.142012 | 2026-03-18 17:42:50.142148 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-18 17:42:50.174861 | ubuntu-jammy | ok 2026-03-18 17:42:50.181308 | 2026-03-18 17:42:50.181425 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-18 17:42:50.541106 | ubuntu-jammy -> localhost | ok 2026-03-18 17:42:50.548698 | 2026-03-18 17:42:50.548815 | TASK [validate-host : Collect information about the host] 2026-03-18 17:42:52.104827 | ubuntu-jammy | ok 2026-03-18 17:42:52.122287 | 2026-03-18 17:42:52.122433 | TASK [validate-host : Sanitize hostname] 2026-03-18 17:42:52.291826 | ubuntu-jammy | ok 2026-03-18 17:42:52.366607 | 2026-03-18 17:42:52.366746 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-18 17:42:53.492703 | ubuntu-jammy -> localhost | changed 2026-03-18 17:42:53.501758 | 2026-03-18 17:42:53.502049 | TASK [validate-host : Collect information about zuul worker] 2026-03-18 17:42:54.227946 | ubuntu-jammy | ok 2026-03-18 17:42:54.232904 | 2026-03-18 17:42:54.233021 | TASK [validate-host : Write out all zuul information for each host] 2026-03-18 17:42:55.344946 | ubuntu-jammy -> localhost | changed 2026-03-18 17:42:55.360758 | 2026-03-18 17:42:55.360871 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-18 17:42:55.629254 | ubuntu-jammy | ok 2026-03-18 17:42:55.635931 | 2026-03-18 17:42:55.636036 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-18 17:42:57.323293 | ubuntu-jammy | changed: 2026-03-18 17:42:57.323463 | ubuntu-jammy | cd+++++++++ src/ 2026-03-18 17:42:57.323497 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-18 17:42:57.323520 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-18 17:42:57.323541 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-18 17:42:57.323562 | ubuntu-jammy | Containerfile 2026-03-18 17:42:57.324336 | ubuntu-jammy | Containerfile 2026-03-18 17:42:57.334454 | ubuntu-jammy | Containerfile 2026-03-18 17:42:57.334525 | ubuntu-jammy | Containerfile 2026-03-18 17:42:57.334595 | ubuntu-jammy | Containerfile 2026-03-18 17:42:57.334664 | ubuntu-jammy | Containerfile 2026-03-18 17:42:57.334734 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.009160 2026-03-18 17:43:25.465343 | 2026-03-18 17:43:25.465537 | TASK [upload-logs : Upload logs to log server] 2026-03-18 17:43:26.048710 | localhost | Output suppressed because no_log was given 2026-03-18 17:43:26.051684 | 2026-03-18 17:43:26.051838 | LOOP [upload-logs : Compress console log and json output] 2026-03-18 17:43:26.126514 | localhost | skipping: Conditional result was False 2026-03-18 17:43:26.132733 | localhost | skipping: Conditional result was False 2026-03-18 17:43:26.151743 | 2026-03-18 17:43:26.152505 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-18 17:43:26.250353 | localhost | skipping: Conditional result was False 2026-03-18 17:43:26.250668 | 2026-03-18 17:43:26.257298 | localhost | skipping: Conditional result was False 2026-03-18 17:43:26.268196 | 2026-03-18 17:43:26.268345 | LOOP [upload-logs : Upload console log and json output]