2026-06-05 03:03:30.543425 | Job console starting 2026-06-05 03:03:30.554071 | Updating git repos 2026-06-05 03:03:30.571218 | Cloning repos into workspace 2026-06-05 03:03:30.619087 | Restoring repo states 2026-06-05 03:03:30.629914 | Merging changes 2026-06-05 03:03:30.629937 | Checking out repos 2026-06-05 03:03:30.715109 | Preparing playbooks 2026-06-05 03:03:31.689762 | Running Ansible setup 2026-06-05 03:03:39.213636 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-05 03:03:40.675663 | 2026-06-05 03:03:40.675804 | PLAY [Base pre] 2026-06-05 03:03:40.688744 | 2026-06-05 03:03:40.688847 | TASK [Setup log path fact] 2026-06-05 03:03:40.717718 | ubuntu-jammy | ok 2026-06-05 03:03:40.739168 | 2026-06-05 03:03:40.739283 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-05 03:03:40.766915 | ubuntu-jammy | ok 2026-06-05 03:03:40.774657 | 2026-06-05 03:03:40.774761 | TASK [emit-job-header : Print job information] 2026-06-05 03:03:40.858609 | # Job Information 2026-06-05 03:03:40.858898 | Ansible Version: 2.16.14 2026-06-05 03:03:40.858936 | Job: python-black 2026-06-05 03:03:40.858969 | Pipeline: periodic-daily 2026-06-05 03:03:40.858991 | Executor: 521e9411259a 2026-06-05 03:03:40.859009 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-06-05 03:03:40.859027 | Event ID: 5c3bb0521f7e447c847194f47a97a298 2026-06-05 03:03:40.863245 | 2026-06-05 03:03:40.863347 | LOOP [emit-job-header : Print node information] 2026-06-05 03:03:40.998160 | ubuntu-jammy | ok: 2026-06-05 03:03:40.998365 | ubuntu-jammy | # Node Information 2026-06-05 03:03:40.998396 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-05 03:03:40.998417 | ubuntu-jammy | Hostname: ubuntu 2026-06-05 03:03:40.998435 | ubuntu-jammy | Username: zuul 2026-06-05 03:03:40.998452 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-05 03:03:40.998472 | ubuntu-jammy | Provider: regiocloud-a 2026-06-05 03:03:40.998490 | ubuntu-jammy | Region: 2026-06-05 03:03:40.998507 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-05 03:03:40.998523 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-05 03:03:40.998539 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5f:92c4 2026-06-05 03:03:41.011171 | 2026-06-05 03:03:41.011309 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-05 03:03:41.862748 | ubuntu-jammy -> localhost | changed 2026-06-05 03:03:41.869586 | 2026-06-05 03:03:41.869714 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-05 03:03:43.600332 | ubuntu-jammy -> localhost | changed 2026-06-05 03:03:43.615336 | 2026-06-05 03:03:43.615440 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-05 03:03:44.363082 | ubuntu-jammy -> localhost | ok 2026-06-05 03:03:44.369056 | 2026-06-05 03:03:44.369159 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-05 03:03:44.404788 | ubuntu-jammy | ok 2026-06-05 03:03:44.462126 | ubuntu-jammy | included: /var/lib/zuul/builds/e2f1794b1e8e4a91acf556a38c2e362e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-05 03:03:44.487402 | 2026-06-05 03:03:44.487651 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-05 03:03:48.902499 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-05 03:03:48.902766 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/e2f1794b1e8e4a91acf556a38c2e362e/work/e2f1794b1e8e4a91acf556a38c2e362e_id_rsa 2026-06-05 03:03:48.902813 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/e2f1794b1e8e4a91acf556a38c2e362e/work/e2f1794b1e8e4a91acf556a38c2e362e_id_rsa.pub 2026-06-05 03:03:48.902859 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-05 03:03:48.902887 | ubuntu-jammy -> localhost | SHA256:q+t7Ko9lfcUR3GNzwpq+rRBufgUJRAG2YoZD0GHBEFY zuul-build-sshkey 2026-06-05 03:03:48.902912 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-05 03:03:48.902936 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-05 03:03:48.902970 | ubuntu-jammy -> localhost | | =BEo o++o.o | 2026-06-05 03:03:48.902995 | ubuntu-jammy -> localhost | | . oo. . .. ..B .| 2026-06-05 03:03:48.903018 | ubuntu-jammy -> localhost | | o + . ..= = | 2026-06-05 03:03:48.903040 | ubuntu-jammy -> localhost | | + . .=. | 2026-06-05 03:03:48.903063 | ubuntu-jammy -> localhost | | S ..o. | 2026-06-05 03:03:48.903093 | ubuntu-jammy -> localhost | | . o o. . | 2026-06-05 03:03:48.903116 | ubuntu-jammy -> localhost | | o o = + | 2026-06-05 03:03:48.903138 | ubuntu-jammy -> localhost | | .+ ..+ .o . | 2026-06-05 03:03:48.903161 | ubuntu-jammy -> localhost | | .+B= .... | 2026-06-05 03:03:48.903183 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-05 03:03:48.903240 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.378899 2026-06-05 03:03:48.910660 | 2026-06-05 03:03:48.911549 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-05 03:03:48.950735 | ubuntu-jammy | ok 2026-06-05 03:03:48.967454 | ubuntu-jammy | included: /var/lib/zuul/builds/e2f1794b1e8e4a91acf556a38c2e362e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-05 03:03:48.975431 | 2026-06-05 03:03:48.975532 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-05 03:03:48.998911 | ubuntu-jammy | skipping: Conditional result was False 2026-06-05 03:03:49.004193 | 2026-06-05 03:03:49.004293 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-05 03:03:49.683686 | ubuntu-jammy | changed 2026-06-05 03:03:49.693184 | 2026-06-05 03:03:49.693288 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-05 03:03:50.023789 | ubuntu-jammy | ok 2026-06-05 03:03:50.052729 | 2026-06-05 03:03:50.052851 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-05 03:03:50.920984 | ubuntu-jammy | changed 2026-06-05 03:03:50.937605 | 2026-06-05 03:03:50.937829 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-05 03:03:51.668139 | ubuntu-jammy | changed 2026-06-05 03:03:51.673597 | 2026-06-05 03:03:51.673693 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-05 03:03:51.699468 | ubuntu-jammy | skipping: Conditional result was False 2026-06-05 03:03:51.704840 | 2026-06-05 03:03:51.704937 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-05 03:03:52.093293 | ubuntu-jammy -> localhost | changed 2026-06-05 03:03:52.102913 | 2026-06-05 03:03:52.103571 | TASK [add-build-sshkey : Add back temp key] 2026-06-05 03:03:52.523246 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/e2f1794b1e8e4a91acf556a38c2e362e/work/e2f1794b1e8e4a91acf556a38c2e362e_id_rsa (zuul-build-sshkey) 2026-06-05 03:03:52.523508 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013308 2026-06-05 03:03:52.536385 | 2026-06-05 03:03:52.536490 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-05 03:03:52.955392 | ubuntu-jammy | ok 2026-06-05 03:03:52.960145 | 2026-06-05 03:03:52.960232 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-05 03:03:53.003222 | ubuntu-jammy | skipping: Conditional result was False 2026-06-05 03:03:53.012888 | 2026-06-05 03:03:53.012982 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-05 03:03:53.509366 | ubuntu-jammy | ok 2026-06-05 03:03:53.525524 | 2026-06-05 03:03:53.525622 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-05 03:03:53.573169 | ubuntu-jammy | ok 2026-06-05 03:03:53.578053 | 2026-06-05 03:03:53.578138 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-05 03:03:54.015364 | ubuntu-jammy -> localhost | ok 2026-06-05 03:03:54.021660 | 2026-06-05 03:03:54.021767 | TASK [validate-host : Collect information about the host] 2026-06-05 03:03:55.345702 | ubuntu-jammy | ok 2026-06-05 03:03:55.371076 | 2026-06-05 03:03:55.371203 | TASK [validate-host : Sanitize hostname] 2026-06-05 03:03:55.508252 | ubuntu-jammy | ok 2026-06-05 03:03:55.596331 | 2026-06-05 03:03:55.596440 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-05 03:03:56.685458 | ubuntu-jammy -> localhost | changed 2026-06-05 03:03:56.691434 | 2026-06-05 03:03:56.691532 | TASK [validate-host : Collect information about zuul worker] 2026-06-05 03:03:57.418299 | ubuntu-jammy | ok 2026-06-05 03:03:57.423222 | 2026-06-05 03:03:57.423371 | TASK [validate-host : Write out all zuul information for each host] 2026-06-05 03:03:58.464112 | ubuntu-jammy -> localhost | changed 2026-06-05 03:03:58.473957 | 2026-06-05 03:03:58.474043 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-05 03:03:58.763476 | ubuntu-jammy | ok 2026-06-05 03:03:58.767996 | 2026-06-05 03:03:58.768071 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-05 03:03:59.715098 | ubuntu-jammy | changed: 2026-06-05 03:03:59.715288 | ubuntu-jammy | cd+++++++++ src/ 2026-06-05 03:03:59.715320 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-05 03:03:59.715341 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-05 03:03:59.715358 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-05 03:03:59.715375 | ubuntu-jammy | Containerfile 2026-06-05 03:03:59.715482 | ubuntu-jammy | Containerfile 2026-06-05 03:03:59.722165 | ubuntu-jammy | Containerfile 2026-06-05 03:03:59.722223 | ubuntu-jammy | Containerfile 2026-06-05 03:03:59.722279 | ubuntu-jammy | Containerfile 2026-06-05 03:03:59.722336 | ubuntu-jammy | Containerfile 2026-06-05 03:03:59.722391 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.019683 2026-06-05 03:04:34.274487 | 2026-06-05 03:04:34.274568 | TASK [upload-logs : Upload logs to log server] 2026-06-05 03:04:35.245118 | localhost | Output suppressed because no_log was given 2026-06-05 03:04:35.246445 | 2026-06-05 03:04:35.246518 | LOOP [upload-logs : Compress console log and json output] 2026-06-05 03:04:35.284719 | localhost | skipping: Conditional result was False 2026-06-05 03:04:35.289500 | localhost | skipping: Conditional result was False 2026-06-05 03:04:35.306308 | 2026-06-05 03:04:35.306533 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-05 03:04:35.355075 | localhost | skipping: Conditional result was False 2026-06-05 03:04:35.355370 | 2026-06-05 03:04:35.360533 | localhost | skipping: Conditional result was False 2026-06-05 03:04:35.364075 | 2026-06-05 03:04:35.364189 | LOOP [upload-logs : Upload console log and json output]