2026-06-20 03:04:02.525339 | Job console starting 2026-06-20 03:04:02.536286 | Updating git repos 2026-06-20 03:04:02.581884 | Cloning repos into workspace 2026-06-20 03:04:02.686851 | Restoring repo states 2026-06-20 03:04:02.703815 | Merging changes 2026-06-20 03:04:02.703831 | Checking out repos 2026-06-20 03:04:02.867419 | Preparing playbooks 2026-06-20 03:04:03.705240 | Running Ansible setup 2026-06-20 03:04:09.743733 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-20 03:04:10.925844 | 2026-06-20 03:04:10.925961 | PLAY [Base pre] 2026-06-20 03:04:10.970737 | 2026-06-20 03:04:10.970882 | TASK [Setup log path fact] 2026-06-20 03:04:10.997882 | ubuntu-jammy | ok 2026-06-20 03:04:11.022236 | 2026-06-20 03:04:11.022361 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 03:04:11.062617 | ubuntu-jammy | ok 2026-06-20 03:04:11.081041 | 2026-06-20 03:04:11.081349 | TASK [emit-job-header : Print job information] 2026-06-20 03:04:11.154661 | # Job Information 2026-06-20 03:04:11.155230 | Ansible Version: 2.16.14 2026-06-20 03:04:11.155277 | Job: python-black 2026-06-20 03:04:11.155324 | Pipeline: periodic-daily 2026-06-20 03:04:11.155489 | Executor: 521e9411259a 2026-06-20 03:04:11.155635 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-06-20 03:04:11.155772 | Event ID: f949875536474801bcaf5bdeb3874626 2026-06-20 03:04:11.162430 | 2026-06-20 03:04:11.162516 | LOOP [emit-job-header : Print node information] 2026-06-20 03:04:11.316547 | ubuntu-jammy | ok: 2026-06-20 03:04:11.316819 | ubuntu-jammy | # Node Information 2026-06-20 03:04:11.316864 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-20 03:04:11.316918 | ubuntu-jammy | Hostname: ubuntu 2026-06-20 03:04:11.316975 | ubuntu-jammy | Username: zuul 2026-06-20 03:04:11.317002 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-20 03:04:11.317026 | ubuntu-jammy | Provider: regiocloud-a 2026-06-20 03:04:11.317047 | ubuntu-jammy | Region: 2026-06-20 03:04:11.317095 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-20 03:04:11.317119 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-20 03:04:11.317139 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee3:fce1 2026-06-20 03:04:11.336594 | 2026-06-20 03:04:11.336701 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-20 03:04:12.274651 | ubuntu-jammy -> localhost | changed 2026-06-20 03:04:12.280519 | 2026-06-20 03:04:12.280615 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-20 03:04:13.546908 | ubuntu-jammy -> localhost | changed 2026-06-20 03:04:13.555326 | 2026-06-20 03:04:13.555410 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-20 03:04:13.910093 | ubuntu-jammy -> localhost | ok 2026-06-20 03:04:13.915313 | 2026-06-20 03:04:13.915401 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-20 03:04:13.945728 | ubuntu-jammy | ok 2026-06-20 03:04:13.990872 | ubuntu-jammy | included: /var/lib/zuul/builds/c77574a60aff43f98b860f3cb6e717d8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-20 03:04:13.996733 | 2026-06-20 03:04:13.996818 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-20 03:04:16.179562 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-20 03:04:16.179830 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/c77574a60aff43f98b860f3cb6e717d8/work/c77574a60aff43f98b860f3cb6e717d8_id_rsa 2026-06-20 03:04:16.179889 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/c77574a60aff43f98b860f3cb6e717d8/work/c77574a60aff43f98b860f3cb6e717d8_id_rsa.pub 2026-06-20 03:04:16.179931 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-20 03:04:16.179969 | ubuntu-jammy -> localhost | SHA256:zKwP0XyC/nC8lGPzCRaKLWY2wh8FyTi5AQSrKOW0sVk zuul-build-sshkey 2026-06-20 03:04:16.180004 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-20 03:04:16.180038 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-20 03:04:16.180120 | ubuntu-jammy -> localhost | |=. | 2026-06-20 03:04:16.180162 | ubuntu-jammy -> localhost | | o + . | 2026-06-20 03:04:16.180195 | ubuntu-jammy -> localhost | |. O E | 2026-06-20 03:04:16.180227 | ubuntu-jammy -> localhost | |o+ X . B | 2026-06-20 03:04:16.180258 | ubuntu-jammy -> localhost | |+ * + S . | 2026-06-20 03:04:16.180297 | ubuntu-jammy -> localhost | |.. = = = | 2026-06-20 03:04:16.180329 | ubuntu-jammy -> localhost | | o O B @ | 2026-06-20 03:04:16.180360 | ubuntu-jammy -> localhost | | * + X * . | 2026-06-20 03:04:16.180392 | ubuntu-jammy -> localhost | | . + o | 2026-06-20 03:04:16.180424 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-20 03:04:16.180500 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.587419 2026-06-20 03:04:16.189189 | 2026-06-20 03:04:16.189308 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-20 03:04:16.217835 | ubuntu-jammy | ok 2026-06-20 03:04:16.226950 | ubuntu-jammy | included: /var/lib/zuul/builds/c77574a60aff43f98b860f3cb6e717d8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-20 03:04:16.236477 | 2026-06-20 03:04:16.236580 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-20 03:04:16.249933 | ubuntu-jammy | skipping: Conditional result was False 2026-06-20 03:04:16.256394 | 2026-06-20 03:04:16.256515 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-20 03:04:16.963729 | ubuntu-jammy | changed 2026-06-20 03:04:16.968945 | 2026-06-20 03:04:16.969041 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-20 03:04:17.344282 | ubuntu-jammy | ok 2026-06-20 03:04:17.351992 | 2026-06-20 03:04:17.352107 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-20 03:04:18.085609 | ubuntu-jammy | changed 2026-06-20 03:04:18.101283 | 2026-06-20 03:04:18.101389 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-20 03:04:18.844811 | ubuntu-jammy | changed 2026-06-20 03:04:18.862009 | 2026-06-20 03:04:18.862170 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-20 03:04:18.892013 | ubuntu-jammy | skipping: Conditional result was False 2026-06-20 03:04:18.900195 | 2026-06-20 03:04:18.900328 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-20 03:04:19.795260 | ubuntu-jammy -> localhost | changed 2026-06-20 03:04:19.805479 | 2026-06-20 03:04:19.805577 | TASK [add-build-sshkey : Add back temp key] 2026-06-20 03:04:20.183911 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/c77574a60aff43f98b860f3cb6e717d8/work/c77574a60aff43f98b860f3cb6e717d8_id_rsa (zuul-build-sshkey) 2026-06-20 03:04:20.184252 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010102 2026-06-20 03:04:20.190727 | 2026-06-20 03:04:20.190814 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-20 03:04:20.657822 | ubuntu-jammy | ok 2026-06-20 03:04:20.669943 | 2026-06-20 03:04:20.670302 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-20 03:04:20.740655 | ubuntu-jammy | skipping: Conditional result was False 2026-06-20 03:04:20.766322 | 2026-06-20 03:04:20.766431 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-20 03:04:21.244846 | ubuntu-jammy | ok 2026-06-20 03:04:21.264462 | 2026-06-20 03:04:21.264571 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-20 03:04:21.305474 | ubuntu-jammy | ok 2026-06-20 03:04:21.311741 | 2026-06-20 03:04:21.311843 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-20 03:04:22.089022 | ubuntu-jammy -> localhost | ok 2026-06-20 03:04:22.097588 | 2026-06-20 03:04:22.097733 | TASK [validate-host : Collect information about the host] 2026-06-20 03:04:23.866705 | ubuntu-jammy | ok 2026-06-20 03:04:23.880528 | 2026-06-20 03:04:23.880624 | TASK [validate-host : Sanitize hostname] 2026-06-20 03:04:23.988784 | ubuntu-jammy | ok 2026-06-20 03:04:24.043889 | 2026-06-20 03:04:24.043997 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-20 03:04:24.609318 | ubuntu-jammy -> localhost | changed 2026-06-20 03:04:24.619596 | 2026-06-20 03:04:24.619732 | TASK [validate-host : Collect information about zuul worker] 2026-06-20 03:04:25.073403 | ubuntu-jammy | ok 2026-06-20 03:04:25.078217 | 2026-06-20 03:04:25.078310 | TASK [validate-host : Write out all zuul information for each host] 2026-06-20 03:04:25.589305 | ubuntu-jammy -> localhost | changed 2026-06-20 03:04:25.598383 | 2026-06-20 03:04:25.598474 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-20 03:04:25.868019 | ubuntu-jammy | ok 2026-06-20 03:04:25.873452 | 2026-06-20 03:04:25.873547 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-20 03:04:26.704963 | ubuntu-jammy | changed: 2026-06-20 03:04:26.705227 | ubuntu-jammy | cd+++++++++ src/ 2026-06-20 03:04:26.705281 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-20 03:04:26.705320 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-20 03:04:26.705356 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-20 03:04:26.705390 | ubuntu-jammy | Containerfile 2026-06-20 03:04:26.705609 | ubuntu-jammy | Containerfile 2026-06-20 03:04:26.711576 | ubuntu-jammy | Containerfile 2026-06-20 03:04:26.711665 | ubuntu-jammy | Containerfile 2026-06-20 03:04:26.711795 | ubuntu-jammy | Containerfile 2026-06-20 03:04:26.711888 | ubuntu-jammy | Containerfile 2026-06-20 03:04:26.711978 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.003189 2026-06-20 03:04:58.234876 | 2026-06-20 03:04:58.234972 | TASK [upload-logs : Upload logs to log server] 2026-06-20 03:04:58.802141 | localhost | Output suppressed because no_log was given 2026-06-20 03:04:58.803528 | 2026-06-20 03:04:58.803599 | LOOP [upload-logs : Compress console log and json output] 2026-06-20 03:04:58.842068 | localhost | skipping: Conditional result was False 2026-06-20 03:04:58.847560 | localhost | skipping: Conditional result was False 2026-06-20 03:04:58.862255 | 2026-06-20 03:04:58.862495 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-20 03:04:58.905287 | localhost | skipping: Conditional result was False 2026-06-20 03:04:58.905939 | 2026-06-20 03:04:58.910147 | localhost | skipping: Conditional result was False 2026-06-20 03:04:58.920774 | 2026-06-20 03:04:58.920853 | LOOP [upload-logs : Upload console log and json output]