2026-06-24 03:14:21.762398 | Job console starting 2026-06-24 03:14:21.773984 | Updating git repos 2026-06-24 03:14:21.832390 | Cloning repos into workspace 2026-06-24 03:14:21.874896 | Restoring repo states 2026-06-24 03:14:21.886191 | Merging changes 2026-06-24 03:14:21.886214 | Checking out repos 2026-06-24 03:14:21.967585 | Preparing playbooks 2026-06-24 03:14:22.768088 | Running Ansible setup 2026-06-24 03:14:28.821821 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-24 03:14:30.081291 | 2026-06-24 03:14:30.081480 | PLAY [Base pre] 2026-06-24 03:14:30.105644 | 2026-06-24 03:14:30.105799 | TASK [Setup log path fact] 2026-06-24 03:14:30.128510 | ubuntu-jammy | ok 2026-06-24 03:14:30.146546 | 2026-06-24 03:14:30.146708 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-24 03:14:30.178661 | ubuntu-jammy | ok 2026-06-24 03:14:30.195418 | 2026-06-24 03:14:30.195557 | TASK [emit-job-header : Print job information] 2026-06-24 03:14:30.235737 | # Job Information 2026-06-24 03:14:30.235965 | Ansible Version: 2.16.14 2026-06-24 03:14:30.236003 | Job: python-black 2026-06-24 03:14:30.236037 | Pipeline: periodic-daily 2026-06-24 03:14:30.236059 | Executor: 521e9411259a 2026-06-24 03:14:30.236080 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-06-24 03:14:30.236102 | Event ID: 7597cc423faa4664a391f0fbac9271ac 2026-06-24 03:14:30.241642 | 2026-06-24 03:14:30.241777 | LOOP [emit-job-header : Print node information] 2026-06-24 03:14:30.434214 | ubuntu-jammy | ok: 2026-06-24 03:14:30.437000 | ubuntu-jammy | # Node Information 2026-06-24 03:14:30.437098 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-24 03:14:30.437127 | ubuntu-jammy | Hostname: ubuntu 2026-06-24 03:14:30.437150 | ubuntu-jammy | Username: zuul 2026-06-24 03:14:30.437171 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-24 03:14:30.437196 | ubuntu-jammy | Provider: regiocloud-a 2026-06-24 03:14:30.437217 | ubuntu-jammy | Region: 2026-06-24 03:14:30.437238 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-24 03:14:30.437258 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-24 03:14:30.437278 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1e:9105 2026-06-24 03:14:30.456172 | 2026-06-24 03:14:30.456342 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-24 03:14:31.233408 | ubuntu-jammy -> localhost | changed 2026-06-24 03:14:31.241697 | 2026-06-24 03:14:31.241842 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-24 03:14:33.027300 | ubuntu-jammy -> localhost | changed 2026-06-24 03:14:33.042202 | 2026-06-24 03:14:33.042407 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-24 03:14:33.479395 | ubuntu-jammy -> localhost | ok 2026-06-24 03:14:33.496051 | 2026-06-24 03:14:33.496172 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-24 03:14:33.559623 | ubuntu-jammy | ok 2026-06-24 03:14:33.591736 | ubuntu-jammy | included: /var/lib/zuul/builds/04d093dc79f245f8a20d52d37f45149d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-24 03:14:33.599411 | 2026-06-24 03:14:33.599511 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-24 03:14:35.391834 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-24 03:14:35.392004 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/04d093dc79f245f8a20d52d37f45149d/work/04d093dc79f245f8a20d52d37f45149d_id_rsa 2026-06-24 03:14:35.392035 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/04d093dc79f245f8a20d52d37f45149d/work/04d093dc79f245f8a20d52d37f45149d_id_rsa.pub 2026-06-24 03:14:35.392056 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-24 03:14:35.392076 | ubuntu-jammy -> localhost | SHA256:c3WMm0P51lgMsTCLWvvKuPRP+qfQGwjfmMfQlbBQo/w zuul-build-sshkey 2026-06-24 03:14:35.392095 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-24 03:14:35.392112 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-24 03:14:35.392137 | ubuntu-jammy -> localhost | | ..* o. | 2026-06-24 03:14:35.392155 | ubuntu-jammy -> localhost | | . + @ = | 2026-06-24 03:14:35.392172 | ubuntu-jammy -> localhost | | = B * o| 2026-06-24 03:14:35.392187 | ubuntu-jammy -> localhost | | o * * + | 2026-06-24 03:14:35.392203 | ubuntu-jammy -> localhost | | S + E + .| 2026-06-24 03:14:35.392224 | ubuntu-jammy -> localhost | | = X o | 2026-06-24 03:14:35.392241 | ubuntu-jammy -> localhost | | . * O | 2026-06-24 03:14:35.392257 | ubuntu-jammy -> localhost | | . + * o. | 2026-06-24 03:14:35.392274 | ubuntu-jammy -> localhost | | o.=o=o | 2026-06-24 03:14:35.392290 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-24 03:14:35.392345 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.832629 2026-06-24 03:14:35.397892 | 2026-06-24 03:14:35.397980 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-24 03:14:35.425506 | ubuntu-jammy | ok 2026-06-24 03:14:35.433729 | ubuntu-jammy | included: /var/lib/zuul/builds/04d093dc79f245f8a20d52d37f45149d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-24 03:14:35.441565 | 2026-06-24 03:14:35.441659 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-24 03:14:35.454595 | ubuntu-jammy | skipping: Conditional result was False 2026-06-24 03:14:35.470015 | 2026-06-24 03:14:35.470119 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-24 03:14:36.077400 | ubuntu-jammy | changed 2026-06-24 03:14:36.081647 | 2026-06-24 03:14:36.081723 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-24 03:14:36.312512 | ubuntu-jammy | ok 2026-06-24 03:14:36.317025 | 2026-06-24 03:14:36.317103 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-24 03:14:36.950960 | ubuntu-jammy | changed 2026-06-24 03:14:36.960226 | 2026-06-24 03:14:36.960352 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-24 03:14:37.606932 | ubuntu-jammy | changed 2026-06-24 03:14:37.616596 | 2026-06-24 03:14:37.616700 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-24 03:14:37.671534 | ubuntu-jammy | skipping: Conditional result was False 2026-06-24 03:14:37.684730 | 2026-06-24 03:14:37.684833 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-24 03:14:38.368750 | ubuntu-jammy -> localhost | changed 2026-06-24 03:14:38.385964 | 2026-06-24 03:14:38.386072 | TASK [add-build-sshkey : Add back temp key] 2026-06-24 03:14:38.814515 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/04d093dc79f245f8a20d52d37f45149d/work/04d093dc79f245f8a20d52d37f45149d_id_rsa (zuul-build-sshkey) 2026-06-24 03:14:38.814792 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011908 2026-06-24 03:14:38.822100 | 2026-06-24 03:14:38.822242 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-24 03:14:39.273359 | ubuntu-jammy | ok 2026-06-24 03:14:39.280162 | 2026-06-24 03:14:39.280358 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-24 03:14:39.304576 | ubuntu-jammy | skipping: Conditional result was False 2026-06-24 03:14:39.316373 | 2026-06-24 03:14:39.316535 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-24 03:14:39.803002 | ubuntu-jammy | ok 2026-06-24 03:14:39.817574 | 2026-06-24 03:14:39.817723 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-24 03:14:39.846910 | ubuntu-jammy | ok 2026-06-24 03:14:39.852383 | 2026-06-24 03:14:39.852494 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-24 03:14:40.277626 | ubuntu-jammy -> localhost | ok 2026-06-24 03:14:40.285673 | 2026-06-24 03:14:40.285802 | TASK [validate-host : Collect information about the host] 2026-06-24 03:14:42.660944 | ubuntu-jammy | ok 2026-06-24 03:14:42.688773 | 2026-06-24 03:14:42.689101 | TASK [validate-host : Sanitize hostname] 2026-06-24 03:14:42.809049 | ubuntu-jammy | ok 2026-06-24 03:14:42.858999 | 2026-06-24 03:14:42.859141 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-24 03:14:43.503397 | ubuntu-jammy -> localhost | changed 2026-06-24 03:14:43.510668 | 2026-06-24 03:14:43.510810 | TASK [validate-host : Collect information about zuul worker] 2026-06-24 03:14:43.977510 | ubuntu-jammy | ok 2026-06-24 03:14:43.986020 | 2026-06-24 03:14:43.986325 | TASK [validate-host : Write out all zuul information for each host] 2026-06-24 03:14:44.568857 | ubuntu-jammy -> localhost | changed 2026-06-24 03:14:44.585109 | 2026-06-24 03:14:44.585255 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-24 03:14:44.863073 | ubuntu-jammy | ok 2026-06-24 03:14:44.872530 | 2026-06-24 03:14:44.872680 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-24 03:14:45.790291 | ubuntu-jammy | changed: 2026-06-24 03:14:45.790564 | ubuntu-jammy | cd+++++++++ src/ 2026-06-24 03:14:45.790599 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-24 03:14:45.790623 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-24 03:14:45.790644 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-24 03:14:45.790664 | ubuntu-jammy | Containerfile 2026-06-24 03:14:45.790796 | ubuntu-jammy | Containerfile 2026-06-24 03:14:45.796598 | ubuntu-jammy | Containerfile 2026-06-24 03:14:45.796666 | ubuntu-jammy | Containerfile 2026-06-24 03:14:45.796734 | ubuntu-jammy | Containerfile 2026-06-24 03:14:45.796802 | ubuntu-jammy | Containerfile 2026-06-24 03:14:45.796871 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.010831 2026-06-24 03:15:15.935837 | 2026-06-24 03:15:15.936152 | TASK [upload-logs : Upload logs to log server] 2026-06-24 03:15:16.762292 | localhost | Output suppressed because no_log was given 2026-06-24 03:15:16.764537 | 2026-06-24 03:15:16.764654 | LOOP [upload-logs : Compress console log and json output] 2026-06-24 03:15:16.872646 | localhost | skipping: Conditional result was False 2026-06-24 03:15:16.879116 | localhost | skipping: Conditional result was False 2026-06-24 03:15:16.882888 | 2026-06-24 03:15:16.883025 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-24 03:15:16.961883 | localhost | skipping: Conditional result was False 2026-06-24 03:15:16.962360 | 2026-06-24 03:15:16.963394 | localhost | skipping: Conditional result was False 2026-06-24 03:15:16.975113 | 2026-06-24 03:15:16.975252 | LOOP [upload-logs : Upload console log and json output]