2026-05-14 05:05:46.865957 | Job console starting 2026-05-14 05:05:46.882905 | Updating git repos 2026-05-14 05:05:46.953932 | Cloning repos into workspace 2026-05-14 05:05:47.003117 | Restoring repo states 2026-05-14 05:05:47.020421 | Merging changes 2026-05-14 05:05:47.696932 | Checking out repos 2026-05-14 05:05:47.801580 | Preparing playbooks 2026-05-14 05:05:48.417458 | Running Ansible setup 2026-05-14 05:05:53.220341 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-14 05:05:54.023887 | 2026-05-14 05:05:54.024052 | PLAY [Base pre] 2026-05-14 05:05:54.040940 | 2026-05-14 05:05:54.041081 | TASK [Setup log path fact] 2026-05-14 05:05:54.062411 | ubuntu-jammy | ok 2026-05-14 05:05:54.079168 | 2026-05-14 05:05:54.079367 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 05:05:54.120776 | ubuntu-jammy | ok 2026-05-14 05:05:54.131566 | 2026-05-14 05:05:54.131688 | TASK [emit-job-header : Print job information] 2026-05-14 05:05:54.180881 | # Job Information 2026-05-14 05:05:54.181069 | Ansible Version: 2.16.14 2026-05-14 05:05:54.181110 | Job: python-black 2026-05-14 05:05:54.181160 | Pipeline: check 2026-05-14 05:05:54.181199 | Executor: 521e9411259a 2026-05-14 05:05:54.181234 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/645 2026-05-14 05:05:54.181268 | Event ID: 6369b2a0-4f52-11f1-9994-acb20eafc0a5 2026-05-14 05:05:54.186491 | 2026-05-14 05:05:54.186616 | LOOP [emit-job-header : Print node information] 2026-05-14 05:05:54.307300 | ubuntu-jammy | ok: 2026-05-14 05:05:54.307594 | ubuntu-jammy | # Node Information 2026-05-14 05:05:54.307638 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-14 05:05:54.307666 | ubuntu-jammy | Hostname: ubuntu 2026-05-14 05:05:54.307691 | ubuntu-jammy | Username: zuul 2026-05-14 05:05:54.307720 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-14 05:05:54.307756 | ubuntu-jammy | Provider: regiocloud-a 2026-05-14 05:05:54.307786 | ubuntu-jammy | Region: 2026-05-14 05:05:54.307816 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-14 05:05:54.307839 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-14 05:05:54.307861 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec2:987b 2026-05-14 05:05:54.338668 | 2026-05-14 05:05:54.338902 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-14 05:05:54.910895 | ubuntu-jammy -> localhost | changed 2026-05-14 05:05:54.918706 | 2026-05-14 05:05:54.918858 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-14 05:05:56.134243 | ubuntu-jammy -> localhost | changed 2026-05-14 05:05:56.149957 | 2026-05-14 05:05:56.150099 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-14 05:05:56.472683 | ubuntu-jammy -> localhost | ok 2026-05-14 05:05:56.481518 | 2026-05-14 05:05:56.481677 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-14 05:05:56.523208 | ubuntu-jammy | ok 2026-05-14 05:05:56.543574 | ubuntu-jammy | included: /var/lib/zuul/builds/aced5299c57748c48975f1008db52389/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-14 05:05:56.550785 | 2026-05-14 05:05:56.550922 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-14 05:05:57.891790 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-14 05:05:57.892129 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/aced5299c57748c48975f1008db52389/work/aced5299c57748c48975f1008db52389_id_rsa 2026-05-14 05:05:57.892200 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/aced5299c57748c48975f1008db52389/work/aced5299c57748c48975f1008db52389_id_rsa.pub 2026-05-14 05:05:57.892251 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-14 05:05:57.892295 | ubuntu-jammy -> localhost | SHA256:CfqWbBSunkQJycxrc9FE+ZXtfbjjX+/1HCUOzenlNA0 zuul-build-sshkey 2026-05-14 05:05:57.892354 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-14 05:05:57.892408 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-14 05:05:57.892449 | ubuntu-jammy -> localhost | | .o. o | 2026-05-14 05:05:57.892489 | ubuntu-jammy -> localhost | | + . o. o . | 2026-05-14 05:05:57.892526 | ubuntu-jammy -> localhost | | * . +. . . .E. | 2026-05-14 05:05:57.892561 | ubuntu-jammy -> localhost | | o = o.. .oooo| 2026-05-14 05:05:57.892597 | ubuntu-jammy -> localhost | | + = o S . =+=| 2026-05-14 05:05:57.892642 | ubuntu-jammy -> localhost | | . + = . +o=o| 2026-05-14 05:05:57.892681 | ubuntu-jammy -> localhost | | o * .oo+| 2026-05-14 05:05:57.892718 | ubuntu-jammy -> localhost | | o + ..*| 2026-05-14 05:05:57.892756 | ubuntu-jammy -> localhost | | o o*| 2026-05-14 05:05:57.892793 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-14 05:05:57.892883 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.643998 2026-05-14 05:05:57.908581 | 2026-05-14 05:05:57.908741 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-14 05:05:57.939662 | ubuntu-jammy | ok 2026-05-14 05:05:57.961409 | ubuntu-jammy | included: /var/lib/zuul/builds/aced5299c57748c48975f1008db52389/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-14 05:05:57.978387 | 2026-05-14 05:05:57.978530 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-14 05:05:58.010121 | ubuntu-jammy | skipping: Conditional result was False 2026-05-14 05:05:58.022099 | 2026-05-14 05:05:58.022247 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-14 05:05:58.687191 | ubuntu-jammy | changed 2026-05-14 05:05:58.692976 | 2026-05-14 05:05:58.693107 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-14 05:05:58.965477 | ubuntu-jammy | ok 2026-05-14 05:05:58.974592 | 2026-05-14 05:05:58.974729 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-14 05:05:59.799620 | ubuntu-jammy | changed 2026-05-14 05:05:59.813592 | 2026-05-14 05:05:59.813750 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-14 05:06:00.402143 | ubuntu-jammy | changed 2026-05-14 05:06:00.408638 | 2026-05-14 05:06:00.408763 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-14 05:06:00.445372 | ubuntu-jammy | skipping: Conditional result was False 2026-05-14 05:06:00.454020 | 2026-05-14 05:06:00.454153 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-14 05:06:01.236486 | ubuntu-jammy -> localhost | changed 2026-05-14 05:06:01.256530 | 2026-05-14 05:06:01.256786 | TASK [add-build-sshkey : Add back temp key] 2026-05-14 05:06:01.952078 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/aced5299c57748c48975f1008db52389/work/aced5299c57748c48975f1008db52389_id_rsa (zuul-build-sshkey) 2026-05-14 05:06:01.952418 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011670 2026-05-14 05:06:01.961690 | 2026-05-14 05:06:01.961830 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-14 05:06:02.698011 | ubuntu-jammy | ok 2026-05-14 05:06:02.707517 | 2026-05-14 05:06:02.707715 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-14 05:06:02.767074 | ubuntu-jammy | skipping: Conditional result was False 2026-05-14 05:06:02.792116 | 2026-05-14 05:06:02.792252 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-14 05:06:03.506767 | ubuntu-jammy | ok 2026-05-14 05:06:03.547770 | 2026-05-14 05:06:03.547917 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-14 05:06:03.601773 | ubuntu-jammy | ok 2026-05-14 05:06:03.608088 | 2026-05-14 05:06:03.608219 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-14 05:06:04.208600 | ubuntu-jammy -> localhost | ok 2026-05-14 05:06:04.215424 | 2026-05-14 05:06:04.215551 | TASK [validate-host : Collect information about the host] 2026-05-14 05:06:06.552191 | ubuntu-jammy | ok 2026-05-14 05:06:06.570743 | 2026-05-14 05:06:06.570867 | TASK [validate-host : Sanitize hostname] 2026-05-14 05:06:06.728078 | ubuntu-jammy | ok 2026-05-14 05:06:06.764418 | 2026-05-14 05:06:06.764522 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-14 05:06:07.545089 | ubuntu-jammy -> localhost | changed 2026-05-14 05:06:07.562264 | 2026-05-14 05:06:07.562386 | TASK [validate-host : Collect information about zuul worker] 2026-05-14 05:06:08.035969 | ubuntu-jammy | ok 2026-05-14 05:06:08.040462 | 2026-05-14 05:06:08.040550 | TASK [validate-host : Write out all zuul information for each host] 2026-05-14 05:06:08.803513 | ubuntu-jammy -> localhost | changed 2026-05-14 05:06:08.823874 | 2026-05-14 05:06:08.824013 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-14 05:06:09.069583 | ubuntu-jammy | ok 2026-05-14 05:06:09.079334 | 2026-05-14 05:06:09.079441 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-14 05:06:10.007956 | ubuntu-jammy | changed: 2026-05-14 05:06:10.008179 | ubuntu-jammy | cd+++++++++ src/ 2026-05-14 05:06:10.008216 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-14 05:06:10.008240 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-14 05:06:10.008262 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-14 05:06:10.008283 | ubuntu-jammy | Containerfile 2026-05-14 05:06:10.008469 | ubuntu-jammy | Containerfile 2026-05-14 05:06:10.015784 | ubuntu-jammy | Containerfile 2026-05-14 05:06:10.015854 | ubuntu-jammy | Containerfile 2026-05-14 05:06:10.015926 | ubuntu-jammy | Containerfile 2026-05-14 05:06:10.015997 | ubuntu-jammy | Containerfile 2026-05-14 05:06:10.016071 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007684 2026-05-14 05:06:38.368485 | 2026-05-14 05:06:38.368707 | TASK [upload-logs : Upload logs to log server] 2026-05-14 05:06:38.962442 | localhost | Output suppressed because no_log was given 2026-05-14 05:06:38.966548 | 2026-05-14 05:06:38.966731 | LOOP [upload-logs : Compress console log and json output] 2026-05-14 05:06:39.021590 | localhost | skipping: Conditional result was False 2026-05-14 05:06:39.027748 | localhost | skipping: Conditional result was False 2026-05-14 05:06:39.039344 | 2026-05-14 05:06:39.039587 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-14 05:06:39.087787 | localhost | skipping: Conditional result was False 2026-05-14 05:06:39.088469 | 2026-05-14 05:06:39.091689 | localhost | skipping: Conditional result was False 2026-05-14 05:06:39.106237 | 2026-05-14 05:06:39.106721 | LOOP [upload-logs : Upload console log and json output]