2026-02-07 03:03:34.524471 | Job console starting 2026-02-07 03:03:34.548766 | Updating git repos 2026-02-07 03:03:34.582851 | Cloning repos into workspace 2026-02-07 03:03:34.693818 | Restoring repo states 2026-02-07 03:03:34.705570 | Merging changes 2026-02-07 03:03:34.705582 | Checking out repos 2026-02-07 03:03:34.872925 | Preparing playbooks 2026-02-07 03:03:35.978142 | Running Ansible setup 2026-02-07 03:03:41.799159 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-07 03:03:42.514075 | 2026-02-07 03:03:42.514187 | PLAY [Base pre] 2026-02-07 03:03:42.527202 | 2026-02-07 03:03:42.527300 | TASK [Setup log path fact] 2026-02-07 03:03:42.557226 | ubuntu-jammy | ok 2026-02-07 03:03:42.573582 | 2026-02-07 03:03:42.573711 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-07 03:03:42.633096 | ubuntu-jammy | ok 2026-02-07 03:03:42.642734 | 2026-02-07 03:03:42.649036 | TASK [emit-job-header : Print job information] 2026-02-07 03:03:42.688227 | # Job Information 2026-02-07 03:03:42.688385 | Ansible Version: 2.16.14 2026-02-07 03:03:42.688419 | Job: python-black 2026-02-07 03:03:42.688452 | Pipeline: periodic-daily 2026-02-07 03:03:42.688474 | Executor: 521e9411259a 2026-02-07 03:03:42.688495 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-02-07 03:03:42.688517 | Event ID: f901796b391d4c8a98590651cc668cbe 2026-02-07 03:03:42.693568 | 2026-02-07 03:03:42.693669 | LOOP [emit-job-header : Print node information] 2026-02-07 03:03:42.813115 | ubuntu-jammy | ok: 2026-02-07 03:03:42.813331 | ubuntu-jammy | # Node Information 2026-02-07 03:03:42.813405 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-07 03:03:42.813429 | ubuntu-jammy | Hostname: ubuntu 2026-02-07 03:03:42.813448 | ubuntu-jammy | Username: zuul 2026-02-07 03:03:42.813465 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-07 03:03:42.813484 | ubuntu-jammy | Provider: regiocloud-a 2026-02-07 03:03:42.813502 | ubuntu-jammy | Region: 2026-02-07 03:03:42.813519 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-07 03:03:42.813535 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-07 03:03:42.813551 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe30:cd3d 2026-02-07 03:03:42.832432 | 2026-02-07 03:03:42.832543 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-07 03:03:43.639986 | ubuntu-jammy -> localhost | changed 2026-02-07 03:03:43.645659 | 2026-02-07 03:03:43.645742 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-07 03:03:45.432409 | ubuntu-jammy -> localhost | changed 2026-02-07 03:03:45.442654 | 2026-02-07 03:03:45.442745 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-07 03:03:46.154325 | ubuntu-jammy -> localhost | ok 2026-02-07 03:03:46.163937 | 2026-02-07 03:03:46.164157 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-07 03:03:46.202904 | ubuntu-jammy | ok 2026-02-07 03:03:46.234786 | ubuntu-jammy | included: /var/lib/zuul/builds/6c53fd9211de46e08cca6ea0c05c9096/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-07 03:03:46.263161 | 2026-02-07 03:03:46.263252 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-07 03:03:51.621427 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-07 03:03:51.621594 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/6c53fd9211de46e08cca6ea0c05c9096/work/6c53fd9211de46e08cca6ea0c05c9096_id_rsa 2026-02-07 03:03:51.621626 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/6c53fd9211de46e08cca6ea0c05c9096/work/6c53fd9211de46e08cca6ea0c05c9096_id_rsa.pub 2026-02-07 03:03:51.621648 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-07 03:03:51.621668 | ubuntu-jammy -> localhost | SHA256:KVVs1hCJyjXbrIBpT86c8J8dJxdaCKuicceOAvCH9+Y zuul-build-sshkey 2026-02-07 03:03:51.621687 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-07 03:03:51.621704 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-07 03:03:51.621728 | ubuntu-jammy -> localhost | | o+= | 2026-02-07 03:03:51.621747 | ubuntu-jammy -> localhost | | =.= . | 2026-02-07 03:03:51.621764 | ubuntu-jammy -> localhost | | + o.X . | 2026-02-07 03:03:51.621805 | ubuntu-jammy -> localhost | |. = =.o.+ o | 2026-02-07 03:03:51.621823 | ubuntu-jammy -> localhost | |.. o X.+S. o . | 2026-02-07 03:03:51.621848 | ubuntu-jammy -> localhost | |. + = @.. + o | 2026-02-07 03:03:51.621865 | ubuntu-jammy -> localhost | | . * * . o = | 2026-02-07 03:03:51.621882 | ubuntu-jammy -> localhost | | o . + o . | 2026-02-07 03:03:51.621899 | ubuntu-jammy -> localhost | | . oE | 2026-02-07 03:03:51.621915 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-07 03:03:51.621957 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:04.424622 2026-02-07 03:03:51.627310 | 2026-02-07 03:03:51.627385 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-07 03:03:51.644120 | ubuntu-jammy | ok 2026-02-07 03:03:51.651833 | ubuntu-jammy | included: /var/lib/zuul/builds/6c53fd9211de46e08cca6ea0c05c9096/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-07 03:03:51.659412 | 2026-02-07 03:03:51.659489 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-07 03:03:51.682696 | ubuntu-jammy | skipping: Conditional result was False 2026-02-07 03:03:51.692141 | 2026-02-07 03:03:51.692279 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-07 03:03:52.283215 | ubuntu-jammy | changed 2026-02-07 03:03:52.289117 | 2026-02-07 03:03:52.289202 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-07 03:03:52.584524 | ubuntu-jammy | ok 2026-02-07 03:03:52.593308 | 2026-02-07 03:03:52.593424 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-07 03:03:53.337961 | ubuntu-jammy | changed 2026-02-07 03:03:53.356437 | 2026-02-07 03:03:53.356538 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-07 03:03:54.083210 | ubuntu-jammy | changed 2026-02-07 03:03:54.088685 | 2026-02-07 03:03:54.088799 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-07 03:03:54.113252 | ubuntu-jammy | skipping: Conditional result was False 2026-02-07 03:03:54.131979 | 2026-02-07 03:03:54.133300 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-07 03:03:54.839597 | ubuntu-jammy -> localhost | changed 2026-02-07 03:03:54.854249 | 2026-02-07 03:03:54.854352 | TASK [add-build-sshkey : Add back temp key] 2026-02-07 03:03:55.626618 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/6c53fd9211de46e08cca6ea0c05c9096/work/6c53fd9211de46e08cca6ea0c05c9096_id_rsa (zuul-build-sshkey) 2026-02-07 03:03:55.626912 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.026027 2026-02-07 03:03:55.633122 | 2026-02-07 03:03:55.633213 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-07 03:03:56.044281 | ubuntu-jammy | ok 2026-02-07 03:03:56.054729 | 2026-02-07 03:03:56.054847 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-07 03:03:56.078283 | ubuntu-jammy | skipping: Conditional result was False 2026-02-07 03:03:56.088450 | 2026-02-07 03:03:56.088548 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-07 03:03:56.508988 | ubuntu-jammy | ok 2026-02-07 03:03:56.526502 | 2026-02-07 03:03:56.526632 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-07 03:03:56.565492 | ubuntu-jammy | ok 2026-02-07 03:03:56.570575 | 2026-02-07 03:03:56.570669 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-07 03:03:57.134700 | ubuntu-jammy -> localhost | ok 2026-02-07 03:03:57.141364 | 2026-02-07 03:03:57.141457 | TASK [validate-host : Collect information about the host] 2026-02-07 03:03:58.688531 | ubuntu-jammy | ok 2026-02-07 03:03:58.707389 | 2026-02-07 03:03:58.707501 | TASK [validate-host : Sanitize hostname] 2026-02-07 03:03:58.839998 | ubuntu-jammy | ok 2026-02-07 03:03:58.893174 | 2026-02-07 03:03:58.893287 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-07 03:03:59.874798 | ubuntu-jammy -> localhost | changed 2026-02-07 03:03:59.880589 | 2026-02-07 03:03:59.880678 | TASK [validate-host : Collect information about zuul worker] 2026-02-07 03:04:00.333607 | ubuntu-jammy | ok 2026-02-07 03:04:00.338445 | 2026-02-07 03:04:00.338533 | TASK [validate-host : Write out all zuul information for each host] 2026-02-07 03:04:01.234592 | ubuntu-jammy -> localhost | changed 2026-02-07 03:04:01.243053 | 2026-02-07 03:04:01.243137 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-07 03:04:01.550928 | ubuntu-jammy | ok 2026-02-07 03:04:01.555344 | 2026-02-07 03:04:01.555416 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-07 03:04:02.607651 | ubuntu-jammy | changed: 2026-02-07 03:04:02.607941 | ubuntu-jammy | cd+++++++++ src/ 2026-02-07 03:04:02.607981 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-07 03:04:02.608007 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-07 03:04:02.608030 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-07 03:04:02.608060 | ubuntu-jammy | Containerfile 2026-02-07 03:04:02.608314 | ubuntu-jammy | Containerfile 2026-02-07 03:04:02.664144 | ubuntu-jammy | Containerfile 2026-02-07 03:04:02.664631 | ubuntu-jammy | Containerfile 2026-02-07 03:04:02.664733 | ubuntu-jammy | Containerfile 2026-02-07 03:04:02.665218 | ubuntu-jammy | Containerfile 2026-02-07 03:04:02.665323 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.025865 2026-02-07 03:04:35.201945 | 2026-02-07 03:04:35.202024 | TASK [upload-logs : Upload logs to log server] 2026-02-07 03:04:36.238369 | localhost | Output suppressed because no_log was given 2026-02-07 03:04:36.240094 | 2026-02-07 03:04:36.240168 | LOOP [upload-logs : Compress console log and json output] 2026-02-07 03:04:36.349224 | localhost | skipping: Conditional result was False 2026-02-07 03:04:36.370278 | localhost | skipping: Conditional result was False 2026-02-07 03:04:36.379772 | 2026-02-07 03:04:36.379910 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-07 03:04:36.438077 | localhost | skipping: Conditional result was False 2026-02-07 03:04:36.438357 | 2026-02-07 03:04:36.442400 | localhost | skipping: Conditional result was False 2026-02-07 03:04:36.453659 | 2026-02-07 03:04:36.453756 | LOOP [upload-logs : Upload console log and json output]