2026-05-22 09:57:50.200666 | Job console starting 2026-05-22 09:57:50.222133 | Updating git repos 2026-05-22 09:57:50.258053 | Cloning repos into workspace 2026-05-22 09:57:50.304392 | Restoring repo states 2026-05-22 09:57:50.310098 | Merging changes 2026-05-22 09:57:50.816104 | Checking out repos 2026-05-22 09:57:50.874401 | Preparing playbooks 2026-05-22 09:57:51.591977 | Running Ansible setup 2026-05-22 09:57:55.942206 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-22 09:57:56.732794 | 2026-05-22 09:57:56.732959 | PLAY [Base pre] 2026-05-22 09:57:56.750511 | 2026-05-22 09:57:56.751169 | TASK [Setup log path fact] 2026-05-22 09:57:56.780694 | ubuntu-jammy | ok 2026-05-22 09:57:56.797377 | 2026-05-22 09:57:56.797541 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 09:57:56.827678 | ubuntu-jammy | ok 2026-05-22 09:57:56.837863 | 2026-05-22 09:57:56.837988 | TASK [emit-job-header : Print job information] 2026-05-22 09:57:56.893558 | # Job Information 2026-05-22 09:57:56.893863 | Ansible Version: 2.16.14 2026-05-22 09:57:56.893928 | Job: flake8 2026-05-22 09:57:56.893984 | Pipeline: check 2026-05-22 09:57:56.894024 | Executor: 521e9411259a 2026-05-22 09:57:56.894061 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/658 2026-05-22 09:57:56.894100 | Event ID: a91da7c0-55c4-11f1-8abd-5feda413c3d5 2026-05-22 09:57:56.901441 | 2026-05-22 09:57:56.901581 | LOOP [emit-job-header : Print node information] 2026-05-22 09:57:57.025006 | ubuntu-jammy | ok: 2026-05-22 09:57:57.025201 | ubuntu-jammy | # Node Information 2026-05-22 09:57:57.025234 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-22 09:57:57.025259 | ubuntu-jammy | Hostname: ubuntu 2026-05-22 09:57:57.025281 | ubuntu-jammy | Username: zuul 2026-05-22 09:57:57.025302 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-22 09:57:57.025327 | ubuntu-jammy | Provider: regiocloud-a 2026-05-22 09:57:57.025348 | ubuntu-jammy | Region: 2026-05-22 09:57:57.025370 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-22 09:57:57.025391 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-22 09:57:57.025411 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febb:2079 2026-05-22 09:57:57.038544 | 2026-05-22 09:57:57.038680 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-22 09:57:57.509064 | ubuntu-jammy -> localhost | changed 2026-05-22 09:57:57.517554 | 2026-05-22 09:57:57.517683 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-22 09:57:58.569157 | ubuntu-jammy -> localhost | changed 2026-05-22 09:57:58.580043 | 2026-05-22 09:57:58.580189 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-22 09:57:58.847375 | ubuntu-jammy -> localhost | ok 2026-05-22 09:57:58.860074 | 2026-05-22 09:57:58.860266 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-22 09:57:58.898055 | ubuntu-jammy | ok 2026-05-22 09:57:58.921965 | ubuntu-jammy | included: /var/lib/zuul/builds/fc6699e69e234639b09d658d6fc31bb4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-22 09:57:58.928498 | 2026-05-22 09:57:58.928623 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-22 09:58:00.079102 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-22 09:58:00.079436 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/fc6699e69e234639b09d658d6fc31bb4/work/fc6699e69e234639b09d658d6fc31bb4_id_rsa 2026-05-22 09:58:00.079500 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/fc6699e69e234639b09d658d6fc31bb4/work/fc6699e69e234639b09d658d6fc31bb4_id_rsa.pub 2026-05-22 09:58:00.079545 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-22 09:58:00.079585 | ubuntu-jammy -> localhost | SHA256:BvoYPeyQF4qz9MdefLklm12Sg79/Eh7BzA5AVo9vgGg zuul-build-sshkey 2026-05-22 09:58:00.079622 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-22 09:58:00.079657 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-22 09:58:00.079715 | ubuntu-jammy -> localhost | | .o.. | 2026-05-22 09:58:00.079754 | ubuntu-jammy -> localhost | | o.. o | 2026-05-22 09:58:00.079808 | ubuntu-jammy -> localhost | | o E ..o+. | 2026-05-22 09:58:00.079843 | ubuntu-jammy -> localhost | | . * + .o= | 2026-05-22 09:58:00.079877 | ubuntu-jammy -> localhost | | + * = S oo. | 2026-05-22 09:58:00.079917 | ubuntu-jammy -> localhost | | . + O + o o+ | 2026-05-22 09:58:00.079951 | ubuntu-jammy -> localhost | | . o = o = =..o | 2026-05-22 09:58:00.079984 | ubuntu-jammy -> localhost | | o . . O +o .| 2026-05-22 09:58:00.080019 | ubuntu-jammy -> localhost | | . + +o.o | 2026-05-22 09:58:00.080052 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-22 09:58:00.080135 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.629808 2026-05-22 09:58:00.090050 | 2026-05-22 09:58:00.090193 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-22 09:58:00.121954 | ubuntu-jammy | ok 2026-05-22 09:58:00.132405 | ubuntu-jammy | included: /var/lib/zuul/builds/fc6699e69e234639b09d658d6fc31bb4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-22 09:58:00.141220 | 2026-05-22 09:58:00.141317 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-22 09:58:00.164680 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 09:58:00.173023 | 2026-05-22 09:58:00.173151 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-22 09:58:00.802258 | ubuntu-jammy | changed 2026-05-22 09:58:00.816085 | 2026-05-22 09:58:00.816266 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-22 09:58:01.076474 | ubuntu-jammy | ok 2026-05-22 09:58:01.084857 | 2026-05-22 09:58:01.085002 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-22 09:58:01.742962 | ubuntu-jammy | changed 2026-05-22 09:58:01.753856 | 2026-05-22 09:58:01.754013 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-22 09:58:02.420178 | ubuntu-jammy | changed 2026-05-22 09:58:02.429042 | 2026-05-22 09:58:02.429175 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-22 09:58:02.453332 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 09:58:02.460555 | 2026-05-22 09:58:02.460676 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-22 09:58:02.913572 | ubuntu-jammy -> localhost | changed 2026-05-22 09:58:02.926657 | 2026-05-22 09:58:02.926881 | TASK [add-build-sshkey : Add back temp key] 2026-05-22 09:58:03.286336 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/fc6699e69e234639b09d658d6fc31bb4/work/fc6699e69e234639b09d658d6fc31bb4_id_rsa (zuul-build-sshkey) 2026-05-22 09:58:03.287015 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018040 2026-05-22 09:58:03.299516 | 2026-05-22 09:58:03.299649 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-22 09:58:03.714198 | ubuntu-jammy | ok 2026-05-22 09:58:03.722573 | 2026-05-22 09:58:03.722705 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-22 09:58:03.747323 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 09:58:03.757571 | 2026-05-22 09:58:03.757672 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-22 09:58:04.191585 | ubuntu-jammy | ok 2026-05-22 09:58:04.209397 | 2026-05-22 09:58:04.209567 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-22 09:58:04.256304 | ubuntu-jammy | ok 2026-05-22 09:58:04.264706 | 2026-05-22 09:58:04.264868 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-22 09:58:04.566022 | ubuntu-jammy -> localhost | ok 2026-05-22 09:58:04.572563 | 2026-05-22 09:58:04.572676 | TASK [validate-host : Collect information about the host] 2026-05-22 09:58:05.724533 | ubuntu-jammy | ok 2026-05-22 09:58:05.738445 | 2026-05-22 09:58:05.738580 | TASK [validate-host : Sanitize hostname] 2026-05-22 09:58:05.858213 | ubuntu-jammy | ok 2026-05-22 09:58:05.907157 | 2026-05-22 09:58:05.907286 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-22 09:58:06.488840 | ubuntu-jammy -> localhost | changed 2026-05-22 09:58:06.502749 | 2026-05-22 09:58:06.503018 | TASK [validate-host : Collect information about zuul worker] 2026-05-22 09:58:06.915675 | ubuntu-jammy | ok 2026-05-22 09:58:06.923648 | 2026-05-22 09:58:06.923848 | TASK [validate-host : Write out all zuul information for each host] 2026-05-22 09:58:07.462154 | ubuntu-jammy -> localhost | changed 2026-05-22 09:58:07.480602 | 2026-05-22 09:58:07.480778 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-22 09:58:07.736585 | ubuntu-jammy | ok 2026-05-22 09:58:07.744422 | 2026-05-22 09:58:07.744559 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-22 09:58:08.583234 | ubuntu-jammy | changed: 2026-05-22 09:58:08.583524 | ubuntu-jammy | cd+++++++++ src/ 2026-05-22 09:58:08.583585 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-22 09:58:08.583627 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-22 09:58:08.583665 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-22 09:58:08.583700 | ubuntu-jammy | Containerfile 2026-05-22 09:58:08.583991 | ubuntu-jammy | Containerfile 2026-05-22 09:58:08.587952 | ubuntu-jammy | Containerfile 2026-05-22 09:58:08.588062 | ubuntu-jammy | Containerfile 2026-05-22 09:58:08.588163 | ubuntu-jammy | Containerfile 2026-05-22 09:58:08.588264 | ubuntu-jammy | Containerfile 2026-05-22 09:58:08.588364 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005456 2026-05-22 09:58:38.182578 | 2026-05-22 09:58:38.182719 | TASK [upload-logs : Upload logs to log server] 2026-05-22 09:58:38.735441 | localhost | Output suppressed because no_log was given 2026-05-22 09:58:38.737590 | 2026-05-22 09:58:38.737705 | LOOP [upload-logs : Compress console log and json output] 2026-05-22 09:58:38.800003 | localhost | skipping: Conditional result was False 2026-05-22 09:58:38.809116 | localhost | skipping: Conditional result was False 2026-05-22 09:58:38.819965 | 2026-05-22 09:58:38.820213 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-22 09:58:38.871239 | localhost | skipping: Conditional result was False 2026-05-22 09:58:38.871551 | 2026-05-22 09:58:38.878910 | localhost | skipping: Conditional result was False 2026-05-22 09:58:38.893687 | 2026-05-22 09:58:38.893991 | LOOP [upload-logs : Upload console log and json output]