2026-02-04 15:25:33.344165 | Job console starting 2026-02-04 15:25:33.365201 | Updating git repos 2026-02-04 15:25:33.392915 | Cloning repos into workspace 2026-02-04 15:25:33.439155 | Restoring repo states 2026-02-04 15:25:33.447807 | Merging changes 2026-02-04 15:25:33.958943 | Checking out repos 2026-02-04 15:25:34.040428 | Preparing playbooks 2026-02-04 15:25:34.632751 | Running Ansible setup 2026-02-04 15:25:38.764714 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 15:25:39.514800 | 2026-02-04 15:25:39.514992 | PLAY [Base pre] 2026-02-04 15:25:39.530904 | 2026-02-04 15:25:39.531031 | TASK [Setup log path fact] 2026-02-04 15:25:39.549615 | ubuntu-jammy | ok 2026-02-04 15:25:39.564382 | 2026-02-04 15:25:39.564512 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 15:25:39.605259 | ubuntu-jammy | ok 2026-02-04 15:25:39.615327 | 2026-02-04 15:25:39.615433 | TASK [emit-job-header : Print job information] 2026-02-04 15:25:39.678145 | # Job Information 2026-02-04 15:25:39.678389 | Ansible Version: 2.16.14 2026-02-04 15:25:39.678444 | Job: flake8 2026-02-04 15:25:39.678495 | Pipeline: check 2026-02-04 15:25:39.678533 | Executor: 521e9411259a 2026-02-04 15:25:39.678567 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/483 2026-02-04 15:25:39.678605 | Event ID: b985a620-01dd-11f1-95ea-a81b719cfcbb 2026-02-04 15:25:39.688656 | 2026-02-04 15:25:39.688808 | LOOP [emit-job-header : Print node information] 2026-02-04 15:25:39.802257 | ubuntu-jammy | ok: 2026-02-04 15:25:39.802589 | ubuntu-jammy | # Node Information 2026-02-04 15:25:39.802663 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-04 15:25:39.802718 | ubuntu-jammy | Hostname: ubuntu 2026-02-04 15:25:39.802784 | ubuntu-jammy | Username: zuul 2026-02-04 15:25:39.802830 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-04 15:25:39.802933 | ubuntu-jammy | Provider: regiocloud-a 2026-02-04 15:25:39.802979 | ubuntu-jammy | Region: 2026-02-04 15:25:39.803024 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-04 15:25:39.803068 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-04 15:25:39.803109 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe60:17d7 2026-02-04 15:25:39.826817 | 2026-02-04 15:25:39.827045 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 15:25:40.329708 | ubuntu-jammy -> localhost | changed 2026-02-04 15:25:40.337259 | 2026-02-04 15:25:40.337387 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 15:25:41.391277 | ubuntu-jammy -> localhost | changed 2026-02-04 15:25:41.402190 | 2026-02-04 15:25:41.402308 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 15:25:41.701898 | ubuntu-jammy -> localhost | ok 2026-02-04 15:25:41.714358 | 2026-02-04 15:25:41.714544 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 15:25:41.742065 | ubuntu-jammy | ok 2026-02-04 15:25:41.763626 | ubuntu-jammy | included: /var/lib/zuul/builds/a6075abeee364122a76086c0baea38e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 15:25:41.769881 | 2026-02-04 15:25:41.769992 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 15:25:42.713728 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-04 15:25:42.713974 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a6075abeee364122a76086c0baea38e8/work/a6075abeee364122a76086c0baea38e8_id_rsa 2026-02-04 15:25:42.714019 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a6075abeee364122a76086c0baea38e8/work/a6075abeee364122a76086c0baea38e8_id_rsa.pub 2026-02-04 15:25:42.714046 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-04 15:25:42.714070 | ubuntu-jammy -> localhost | SHA256:CiIGo6Hdt8gYBVWYjOR79BjmOHE6cDqmrdj4aYPtDdA zuul-build-sshkey 2026-02-04 15:25:42.714096 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-04 15:25:42.714117 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-04 15:25:42.714151 | ubuntu-jammy -> localhost | | .o+.+. | 2026-02-04 15:25:42.714173 | ubuntu-jammy -> localhost | | ...+ | 2026-02-04 15:25:42.714193 | ubuntu-jammy -> localhost | |= + * | 2026-02-04 15:25:42.714213 | ubuntu-jammy -> localhost | |+O % + | 2026-02-04 15:25:42.714232 | ubuntu-jammy -> localhost | |BoE * o S | 2026-02-04 15:25:42.714257 | ubuntu-jammy -> localhost | |+= O + o | 2026-02-04 15:25:42.714277 | ubuntu-jammy -> localhost | |.o+ o o | 2026-02-04 15:25:42.714297 | ubuntu-jammy -> localhost | |o+++ | 2026-02-04 15:25:42.714317 | ubuntu-jammy -> localhost | |++=.. | 2026-02-04 15:25:42.714337 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-04 15:25:42.714392 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.444904 2026-02-04 15:25:42.722083 | 2026-02-04 15:25:42.722192 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 15:25:42.752296 | ubuntu-jammy | ok 2026-02-04 15:25:42.761499 | ubuntu-jammy | included: /var/lib/zuul/builds/a6075abeee364122a76086c0baea38e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 15:25:42.770462 | 2026-02-04 15:25:42.770557 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 15:25:42.794140 | ubuntu-jammy | skipping: Conditional result was False 2026-02-04 15:25:42.800055 | 2026-02-04 15:25:42.800156 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 15:25:43.397731 | ubuntu-jammy | changed 2026-02-04 15:25:43.408746 | 2026-02-04 15:25:43.408961 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 15:25:43.659659 | ubuntu-jammy | ok 2026-02-04 15:25:43.668341 | 2026-02-04 15:25:43.668485 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 15:25:44.319627 | ubuntu-jammy | changed 2026-02-04 15:25:44.331970 | 2026-02-04 15:25:44.332133 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 15:25:45.012475 | ubuntu-jammy | changed 2026-02-04 15:25:45.021661 | 2026-02-04 15:25:45.021824 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 15:25:45.047791 | ubuntu-jammy | skipping: Conditional result was False 2026-02-04 15:25:45.060374 | 2026-02-04 15:25:45.060532 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 15:25:45.553223 | ubuntu-jammy -> localhost | changed 2026-02-04 15:25:45.568292 | 2026-02-04 15:25:45.568424 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 15:25:45.928012 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a6075abeee364122a76086c0baea38e8/work/a6075abeee364122a76086c0baea38e8_id_rsa (zuul-build-sshkey) 2026-02-04 15:25:45.928265 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019200 2026-02-04 15:25:45.936941 | 2026-02-04 15:25:45.937062 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 15:25:46.344023 | ubuntu-jammy | ok 2026-02-04 15:25:46.352312 | 2026-02-04 15:25:46.352444 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 15:25:46.387242 | ubuntu-jammy | skipping: Conditional result was False 2026-02-04 15:25:46.406693 | 2026-02-04 15:25:46.406884 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 15:25:46.830434 | ubuntu-jammy | ok 2026-02-04 15:25:46.845851 | 2026-02-04 15:25:46.845996 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 15:25:46.889024 | ubuntu-jammy | ok 2026-02-04 15:25:46.895484 | 2026-02-04 15:25:46.895613 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 15:25:47.182418 | ubuntu-jammy -> localhost | ok 2026-02-04 15:25:47.189140 | 2026-02-04 15:25:47.189253 | TASK [validate-host : Collect information about the host] 2026-02-04 15:25:48.349791 | ubuntu-jammy | ok 2026-02-04 15:25:48.364654 | 2026-02-04 15:25:48.364809 | TASK [validate-host : Sanitize hostname] 2026-02-04 15:25:48.472054 | ubuntu-jammy | ok 2026-02-04 15:25:48.515665 | 2026-02-04 15:25:48.515825 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 15:25:49.109583 | ubuntu-jammy -> localhost | changed 2026-02-04 15:25:49.115813 | 2026-02-04 15:25:49.115935 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 15:25:49.546273 | ubuntu-jammy | ok 2026-02-04 15:25:49.561914 | 2026-02-04 15:25:49.562060 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 15:25:50.096303 | ubuntu-jammy -> localhost | changed 2026-02-04 15:25:50.106624 | 2026-02-04 15:25:50.106744 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 15:25:50.368344 | ubuntu-jammy | ok 2026-02-04 15:25:50.378435 | 2026-02-04 15:25:50.378580 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 15:25:51.396189 | ubuntu-jammy | changed: 2026-02-04 15:25:51.396479 | ubuntu-jammy | cd+++++++++ src/ 2026-02-04 15:25:51.396539 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-04 15:25:51.396581 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-04 15:25:51.396618 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-04 15:25:51.396655 | ubuntu-jammy | Containerfile 2026-02-04 15:25:51.396938 | ubuntu-jammy | Containerfile 2026-02-04 15:25:51.412455 | ubuntu-jammy | Containerfile 2026-02-04 15:25:51.412532 | ubuntu-jammy | Containerfile 2026-02-04 15:25:51.412609 | ubuntu-jammy | Containerfile 2026-02-04 15:25:51.412685 | ubuntu-jammy | Containerfile 2026-02-04 15:25:51.412790 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.009422 2026-02-04 15:26:20.786148 | 2026-02-04 15:26:20.786268 | TASK [upload-logs : Upload logs to log server] 2026-02-04 15:26:21.366043 | localhost | Output suppressed because no_log was given 2026-02-04 15:26:21.368708 | 2026-02-04 15:26:21.368900 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 15:26:21.416153 | localhost | skipping: Conditional result was False 2026-02-04 15:26:21.423349 | localhost | skipping: Conditional result was False 2026-02-04 15:26:21.426431 | 2026-02-04 15:26:21.426529 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 15:26:21.472604 | localhost | skipping: Conditional result was False 2026-02-04 15:26:21.473091 | 2026-02-04 15:26:21.478264 | localhost | skipping: Conditional result was False 2026-02-04 15:26:21.483505 | 2026-02-04 15:26:21.483638 | LOOP [upload-logs : Upload console log and json output]