2026-05-26 10:13:16.898819 | Job console starting 2026-05-26 10:13:16.918255 | Updating git repos 2026-05-26 10:13:16.971750 | Cloning repos into workspace 2026-05-26 10:13:17.025420 | Restoring repo states 2026-05-26 10:13:17.032282 | Merging changes 2026-05-26 10:13:17.698246 | Checking out repos 2026-05-26 10:13:17.837866 | Preparing playbooks 2026-05-26 10:13:19.346258 | Running Ansible setup 2026-05-26 10:13:25.718246 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 10:13:26.832259 | 2026-05-26 10:13:26.832379 | PLAY [Base pre] 2026-05-26 10:13:26.845213 | 2026-05-26 10:13:26.845323 | TASK [Setup log path fact] 2026-05-26 10:13:26.898638 | ubuntu-jammy | ok 2026-05-26 10:13:26.919468 | 2026-05-26 10:13:26.923776 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 10:13:26.963001 | ubuntu-jammy | ok 2026-05-26 10:13:26.976080 | 2026-05-26 10:13:26.976181 | TASK [emit-job-header : Print job information] 2026-05-26 10:13:27.034494 | # Job Information 2026-05-26 10:13:27.034707 | Ansible Version: 2.16.14 2026-05-26 10:13:27.034739 | Job: python-black 2026-05-26 10:13:27.034771 | Pipeline: check 2026-05-26 10:13:27.034793 | Executor: 521e9411259a 2026-05-26 10:13:27.034810 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/662 2026-05-26 10:13:27.034989 | Event ID: 6045ad0c-58eb-11f1-8910-8963425482e2 2026-05-26 10:13:27.039104 | 2026-05-26 10:13:27.039188 | LOOP [emit-job-header : Print node information] 2026-05-26 10:13:27.193221 | ubuntu-jammy | ok: 2026-05-26 10:13:27.193506 | ubuntu-jammy | # Node Information 2026-05-26 10:13:27.193539 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-26 10:13:27.193561 | ubuntu-jammy | Hostname: ubuntu 2026-05-26 10:13:27.193580 | ubuntu-jammy | Username: zuul 2026-05-26 10:13:27.193597 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-26 10:13:27.193617 | ubuntu-jammy | Provider: regiocloud-a 2026-05-26 10:13:27.193635 | ubuntu-jammy | Region: 2026-05-26 10:13:27.193652 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-26 10:13:27.193668 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-26 10:13:27.193695 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3a:ad0a 2026-05-26 10:13:27.225296 | 2026-05-26 10:13:27.225399 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 10:13:28.276195 | ubuntu-jammy -> localhost | changed 2026-05-26 10:13:28.283727 | 2026-05-26 10:13:28.283828 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 10:13:30.111233 | ubuntu-jammy -> localhost | changed 2026-05-26 10:13:30.123434 | 2026-05-26 10:13:30.123528 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 10:13:30.687000 | ubuntu-jammy -> localhost | ok 2026-05-26 10:13:30.692800 | 2026-05-26 10:13:30.692896 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 10:13:30.711841 | ubuntu-jammy | ok 2026-05-26 10:13:30.750370 | ubuntu-jammy | included: /var/lib/zuul/builds/6858471aaaa547caa491db2caf130067/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 10:13:30.761709 | 2026-05-26 10:13:30.761817 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 10:13:37.708962 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-26 10:13:37.709160 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/6858471aaaa547caa491db2caf130067/work/6858471aaaa547caa491db2caf130067_id_rsa 2026-05-26 10:13:37.709199 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/6858471aaaa547caa491db2caf130067/work/6858471aaaa547caa491db2caf130067_id_rsa.pub 2026-05-26 10:13:37.709227 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-26 10:13:37.709253 | ubuntu-jammy -> localhost | SHA256:sENuBmcijSGD8P2LtRPf50Bg8p95fJUHI6kUCAMWVAU zuul-build-sshkey 2026-05-26 10:13:37.709276 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-26 10:13:37.709307 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-26 10:13:37.709329 | ubuntu-jammy -> localhost | |* ..=+E+... | 2026-05-26 10:13:37.709352 | ubuntu-jammy -> localhost | |.+ * .. . . | 2026-05-26 10:13:37.709373 | ubuntu-jammy -> localhost | | + = * o . o o | 2026-05-26 10:13:37.709394 | ubuntu-jammy -> localhost | | . O * o . . o.| 2026-05-26 10:13:37.709414 | ubuntu-jammy -> localhost | | X S o .o| 2026-05-26 10:13:37.709442 | ubuntu-jammy -> localhost | | = * + + ..| 2026-05-26 10:13:37.709464 | ubuntu-jammy -> localhost | | . + . * + . | 2026-05-26 10:13:37.709484 | ubuntu-jammy -> localhost | | . = . | 2026-05-26 10:13:37.709505 | ubuntu-jammy -> localhost | | . | 2026-05-26 10:13:37.709525 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-26 10:13:37.709574 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:05.994279 2026-05-26 10:13:37.716194 | 2026-05-26 10:13:37.716285 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 10:13:37.749316 | ubuntu-jammy | ok 2026-05-26 10:13:37.758481 | ubuntu-jammy | included: /var/lib/zuul/builds/6858471aaaa547caa491db2caf130067/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 10:13:37.787049 | 2026-05-26 10:13:37.787156 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 10:13:37.814712 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 10:13:37.819727 | 2026-05-26 10:13:37.819825 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 10:13:38.433610 | ubuntu-jammy | changed 2026-05-26 10:13:38.438052 | 2026-05-26 10:13:38.438137 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 10:13:38.700301 | ubuntu-jammy | ok 2026-05-26 10:13:38.704937 | 2026-05-26 10:13:38.705017 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 10:13:39.477806 | ubuntu-jammy | changed 2026-05-26 10:13:39.483487 | 2026-05-26 10:13:39.483571 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 10:13:40.212529 | ubuntu-jammy | changed 2026-05-26 10:13:40.218064 | 2026-05-26 10:13:40.218146 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 10:13:40.264005 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 10:13:40.269387 | 2026-05-26 10:13:40.269479 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 10:13:41.028387 | ubuntu-jammy -> localhost | changed 2026-05-26 10:13:41.049055 | 2026-05-26 10:13:41.049171 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 10:13:41.688736 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/6858471aaaa547caa491db2caf130067/work/6858471aaaa547caa491db2caf130067_id_rsa (zuul-build-sshkey) 2026-05-26 10:13:41.689131 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010004 2026-05-26 10:13:41.702316 | 2026-05-26 10:13:41.702435 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 10:13:42.202813 | ubuntu-jammy | ok 2026-05-26 10:13:42.209693 | 2026-05-26 10:13:42.209796 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 10:13:42.246892 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 10:13:42.256921 | 2026-05-26 10:13:42.257022 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-26 10:13:42.736227 | ubuntu-jammy | ok 2026-05-26 10:13:42.753198 | 2026-05-26 10:13:42.753313 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-26 10:13:42.816959 | ubuntu-jammy | ok 2026-05-26 10:13:42.824362 | 2026-05-26 10:13:42.824468 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-26 10:13:43.193879 | ubuntu-jammy -> localhost | ok 2026-05-26 10:13:43.204189 | 2026-05-26 10:13:43.204329 | TASK [validate-host : Collect information about the host] 2026-05-26 10:13:44.393419 | ubuntu-jammy | ok 2026-05-26 10:13:44.412042 | 2026-05-26 10:13:44.412152 | TASK [validate-host : Sanitize hostname] 2026-05-26 10:13:44.627329 | ubuntu-jammy | ok 2026-05-26 10:13:44.726654 | 2026-05-26 10:13:44.726790 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-26 10:13:45.731363 | ubuntu-jammy -> localhost | changed 2026-05-26 10:13:45.735885 | 2026-05-26 10:13:45.735965 | TASK [validate-host : Collect information about zuul worker] 2026-05-26 10:13:46.191253 | ubuntu-jammy | ok 2026-05-26 10:13:46.195081 | 2026-05-26 10:13:46.195165 | TASK [validate-host : Write out all zuul information for each host] 2026-05-26 10:13:46.679656 | ubuntu-jammy -> localhost | changed 2026-05-26 10:13:46.699340 | 2026-05-26 10:13:46.699462 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-26 10:13:46.987468 | ubuntu-jammy | ok 2026-05-26 10:13:46.996433 | 2026-05-26 10:13:46.996564 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-26 10:13:47.986222 | ubuntu-jammy | changed: 2026-05-26 10:13:47.986577 | ubuntu-jammy | cd+++++++++ src/ 2026-05-26 10:13:47.986641 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-26 10:13:47.986683 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-26 10:13:47.986767 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-26 10:13:47.986804 | ubuntu-jammy | Containerfile 2026-05-26 10:13:47.987067 | ubuntu-jammy | Containerfile 2026-05-26 10:13:47.993490 | ubuntu-jammy | Containerfile 2026-05-26 10:13:47.993586 | ubuntu-jammy | Containerfile 2026-05-26 10:13:47.993683 | ubuntu-jammy | Containerfile 2026-05-26 10:13:47.993811 | ubuntu-jammy | Containerfile 2026-05-26 10:13:47.993908 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.028487 2026-05-26 10:14:17.589857 | 2026-05-26 10:14:17.589963 | TASK [upload-logs : Upload logs to log server] 2026-05-26 10:14:18.459959 | localhost | Output suppressed because no_log was given 2026-05-26 10:14:18.461638 | 2026-05-26 10:14:18.461734 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 10:14:18.552978 | localhost | skipping: Conditional result was False 2026-05-26 10:14:18.560004 | localhost | skipping: Conditional result was False 2026-05-26 10:14:18.569470 | 2026-05-26 10:14:18.569572 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 10:14:18.688127 | localhost | skipping: Conditional result was False 2026-05-26 10:14:18.688354 | 2026-05-26 10:14:18.703432 | localhost | skipping: Conditional result was False 2026-05-26 10:14:18.706136 | 2026-05-26 10:14:18.706230 | LOOP [upload-logs : Upload console log and json output]