2026-01-12 16:15:18.695713 | Job console starting 2026-01-12 16:15:18.720697 | Updating git repos 2026-01-12 16:15:18.764229 | Cloning repos into workspace 2026-01-12 16:15:18.853545 | Restoring repo states 2026-01-12 16:15:18.863206 | Merging changes 2026-01-12 16:15:19.617496 | Checking out repos 2026-01-12 16:15:19.699039 | Preparing playbooks 2026-01-12 16:15:20.501243 | Running Ansible setup 2026-01-12 16:15:27.605497 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-12 16:15:29.286759 | 2026-01-12 16:15:29.287164 | PLAY [Base pre] 2026-01-12 16:15:29.325971 | 2026-01-12 16:15:29.326206 | TASK [Setup log path fact] 2026-01-12 16:15:29.387433 | ubuntu-jammy | ok 2026-01-12 16:15:29.425213 | 2026-01-12 16:15:29.425476 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-12 16:15:29.507092 | ubuntu-jammy | ok 2026-01-12 16:15:29.543228 | 2026-01-12 16:15:29.543458 | TASK [emit-job-header : Print job information] 2026-01-12 16:15:29.673941 | # Job Information 2026-01-12 16:15:29.674153 | Ansible Version: 2.16.14 2026-01-12 16:15:29.674192 | Job: python-black 2026-01-12 16:15:29.674226 | Pipeline: check 2026-01-12 16:15:29.674250 | Executor: 521e9411259a 2026-01-12 16:15:29.674272 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/439 2026-01-12 16:15:29.674296 | Event ID: d1f05fc0-efd1-11f0-9d23-68a1d0df6f53 2026-01-12 16:15:29.679730 | 2026-01-12 16:15:29.679873 | LOOP [emit-job-header : Print node information] 2026-01-12 16:15:30.336567 | ubuntu-jammy | ok: 2026-01-12 16:15:30.336867 | ubuntu-jammy | # Node Information 2026-01-12 16:15:30.336905 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-12 16:15:30.336930 | ubuntu-jammy | Hostname: ubuntu 2026-01-12 16:15:30.336953 | ubuntu-jammy | Username: zuul 2026-01-12 16:15:30.336974 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-12 16:15:30.336998 | ubuntu-jammy | Provider: regiocloud-a 2026-01-12 16:15:30.337019 | ubuntu-jammy | Region: 2026-01-12 16:15:30.337041 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-12 16:15:30.337061 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-12 16:15:30.337080 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe53:d2df 2026-01-12 16:15:30.361251 | 2026-01-12 16:15:30.361421 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-12 16:15:31.834617 | ubuntu-jammy -> localhost | changed 2026-01-12 16:15:31.844647 | 2026-01-12 16:15:31.844795 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-12 16:15:34.708929 | ubuntu-jammy -> localhost | changed 2026-01-12 16:15:34.721480 | 2026-01-12 16:15:34.721622 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-12 16:15:35.474010 | ubuntu-jammy -> localhost | ok 2026-01-12 16:15:35.481455 | 2026-01-12 16:15:35.481615 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-12 16:15:35.516835 | ubuntu-jammy | ok 2026-01-12 16:15:35.562423 | ubuntu-jammy | included: /var/lib/zuul/builds/ee96874b51c948bfad33d61743f47e71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-12 16:15:35.580536 | 2026-01-12 16:15:35.580781 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-12 16:15:38.771213 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-12 16:15:38.772150 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ee96874b51c948bfad33d61743f47e71/work/ee96874b51c948bfad33d61743f47e71_id_rsa 2026-01-12 16:15:38.772240 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ee96874b51c948bfad33d61743f47e71/work/ee96874b51c948bfad33d61743f47e71_id_rsa.pub 2026-01-12 16:15:38.772291 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-12 16:15:38.772337 | ubuntu-jammy -> localhost | SHA256:rsZ3kwbdmdok5T4kfdJzn5rUrIZ6Gkr6YAT9U+uV/Gg zuul-build-sshkey 2026-01-12 16:15:38.772362 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-12 16:15:38.772396 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-12 16:15:38.772419 | ubuntu-jammy -> localhost | | | 2026-01-12 16:15:38.772441 | ubuntu-jammy -> localhost | | . | 2026-01-12 16:15:38.772462 | ubuntu-jammy -> localhost | | . . . | 2026-01-12 16:15:38.772482 | ubuntu-jammy -> localhost | | . . . o o | 2026-01-12 16:15:38.772502 | ubuntu-jammy -> localhost | | . oSo O + | 2026-01-12 16:15:38.772530 | ubuntu-jammy -> localhost | | . .+ = % * .| 2026-01-12 16:15:38.772551 | ubuntu-jammy -> localhost | | + ..+ E.= =o| 2026-01-12 16:15:38.772571 | ubuntu-jammy -> localhost | | . *.o Oo=.o..| 2026-01-12 16:15:38.772611 | ubuntu-jammy -> localhost | | oo+ =+..=. | 2026-01-12 16:15:38.772634 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-12 16:15:38.772704 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.825263 2026-01-12 16:15:38.781945 | 2026-01-12 16:15:38.782073 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-12 16:15:38.863295 | ubuntu-jammy | ok 2026-01-12 16:15:38.909224 | ubuntu-jammy | included: /var/lib/zuul/builds/ee96874b51c948bfad33d61743f47e71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-12 16:15:38.940043 | 2026-01-12 16:15:38.940266 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-12 16:15:38.988062 | ubuntu-jammy | skipping: Conditional result was False 2026-01-12 16:15:38.997233 | 2026-01-12 16:15:38.997410 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-12 16:15:40.309822 | ubuntu-jammy | changed 2026-01-12 16:15:40.328369 | 2026-01-12 16:15:40.329243 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-12 16:15:40.592780 | ubuntu-jammy | ok 2026-01-12 16:15:40.600682 | 2026-01-12 16:15:40.600832 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-12 16:15:41.407493 | ubuntu-jammy | changed 2026-01-12 16:15:41.437583 | 2026-01-12 16:15:41.437829 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-12 16:15:42.235151 | ubuntu-jammy | changed 2026-01-12 16:15:42.244833 | 2026-01-12 16:15:42.244976 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-12 16:15:42.274570 | ubuntu-jammy | skipping: Conditional result was False 2026-01-12 16:15:42.282149 | 2026-01-12 16:15:42.282336 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-12 16:15:43.452833 | ubuntu-jammy -> localhost | changed 2026-01-12 16:15:43.473579 | 2026-01-12 16:15:43.473842 | TASK [add-build-sshkey : Add back temp key] 2026-01-12 16:15:44.334065 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ee96874b51c948bfad33d61743f47e71/work/ee96874b51c948bfad33d61743f47e71_id_rsa (zuul-build-sshkey) 2026-01-12 16:15:44.334395 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013112 2026-01-12 16:15:44.342941 | 2026-01-12 16:15:44.343077 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-12 16:15:44.857787 | ubuntu-jammy | ok 2026-01-12 16:15:44.864998 | 2026-01-12 16:15:44.865134 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-12 16:15:44.918379 | ubuntu-jammy | skipping: Conditional result was False 2026-01-12 16:15:44.930787 | 2026-01-12 16:15:44.930943 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-12 16:15:45.528492 | ubuntu-jammy | ok 2026-01-12 16:15:45.564922 | 2026-01-12 16:15:45.565119 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-12 16:15:45.664421 | ubuntu-jammy | ok 2026-01-12 16:15:45.681720 | 2026-01-12 16:15:45.681916 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-12 16:15:46.339790 | ubuntu-jammy -> localhost | ok 2026-01-12 16:15:46.346779 | 2026-01-12 16:15:46.346939 | TASK [validate-host : Collect information about the host] 2026-01-12 16:15:47.909262 | ubuntu-jammy | ok 2026-01-12 16:15:47.934073 | 2026-01-12 16:15:47.934212 | TASK [validate-host : Sanitize hostname] 2026-01-12 16:15:48.168637 | ubuntu-jammy | ok 2026-01-12 16:15:48.357800 | 2026-01-12 16:15:48.358201 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-12 16:15:49.374629 | ubuntu-jammy -> localhost | changed 2026-01-12 16:15:49.381807 | 2026-01-12 16:15:49.381943 | TASK [validate-host : Collect information about zuul worker] 2026-01-12 16:15:49.958931 | ubuntu-jammy | ok 2026-01-12 16:15:49.968387 | 2026-01-12 16:15:49.968585 | TASK [validate-host : Write out all zuul information for each host] 2026-01-12 16:15:50.728792 | ubuntu-jammy -> localhost | changed 2026-01-12 16:15:50.745013 | 2026-01-12 16:15:50.745157 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-12 16:15:51.004303 | ubuntu-jammy | ok 2026-01-12 16:15:51.014195 | 2026-01-12 16:15:51.014363 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-12 16:15:52.232449 | ubuntu-jammy | changed: 2026-01-12 16:15:52.232675 | ubuntu-jammy | cd+++++++++ src/ 2026-01-12 16:15:52.232712 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-12 16:15:52.232736 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-12 16:15:52.232759 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-12 16:15:52.232781 | ubuntu-jammy | Containerfile 2026-01-12 16:15:52.232932 | ubuntu-jammy | Containerfile 2026-01-12 16:15:52.261596 | ubuntu-jammy | Containerfile 2026-01-12 16:15:52.261667 | ubuntu-jammy | Containerfile 2026-01-12 16:15:52.261737 | ubuntu-jammy | Containerfile 2026-01-12 16:15:52.261808 | ubuntu-jammy | Containerfile 2026-01-12 16:15:52.261882 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008402 2026-01-12 16:16:23.246756 | 2026-01-12 16:16:23.247178 | TASK [upload-logs : Upload logs to log server] 2026-01-12 16:16:23.825444 | localhost | Output suppressed because no_log was given 2026-01-12 16:16:23.827809 | 2026-01-12 16:16:23.827922 | LOOP [upload-logs : Compress console log and json output] 2026-01-12 16:16:23.881464 | localhost | skipping: Conditional result was False 2026-01-12 16:16:23.890506 | localhost | skipping: Conditional result was False 2026-01-12 16:16:23.895214 | 2026-01-12 16:16:23.895376 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-12 16:16:23.945889 | localhost | skipping: Conditional result was False 2026-01-12 16:16:23.946222 | 2026-01-12 16:16:23.953633 | localhost | skipping: Conditional result was False 2026-01-12 16:16:23.962512 | 2026-01-12 16:16:23.962634 | LOOP [upload-logs : Upload console log and json output]