2025-09-11 03:19:12.298167 | Job console starting 2025-09-11 03:19:12.308894 | Updating git repos 2025-09-11 03:19:12.339158 | Cloning repos into workspace 2025-09-11 03:19:12.362946 | Restoring repo states 2025-09-11 03:19:12.379254 | Merging changes 2025-09-11 03:19:12.379268 | Checking out repos 2025-09-11 03:19:12.502395 | Preparing playbooks 2025-09-11 03:19:13.593391 | Running Ansible setup 2025-09-11 03:19:18.358747 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-09-11 03:19:19.156344 | 2025-09-11 03:19:19.156472 | PLAY [Base pre] 2025-09-11 03:19:19.184330 | 2025-09-11 03:19:19.184438 | TASK [Setup log path fact] 2025-09-11 03:19:19.231855 | ubuntu-jammy | ok 2025-09-11 03:19:19.244618 | 2025-09-11 03:19:19.244715 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-11 03:19:19.292946 | ubuntu-jammy | ok 2025-09-11 03:19:19.304954 | 2025-09-11 03:19:19.305039 | TASK [emit-job-header : Print job information] 2025-09-11 03:19:19.382532 | # Job Information 2025-09-11 03:19:19.382683 | Ansible Version: 2.16.14 2025-09-11 03:19:19.382711 | Job: flake8 2025-09-11 03:19:19.382747 | Pipeline: periodic-daily 2025-09-11 03:19:19.382767 | Executor: 521e9411259a 2025-09-11 03:19:19.382784 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-09-11 03:19:19.382802 | Event ID: 60758adb55ee452d832f1f53a03b109f 2025-09-11 03:19:19.386648 | 2025-09-11 03:19:19.386822 | LOOP [emit-job-header : Print node information] 2025-09-11 03:19:19.524724 | ubuntu-jammy | ok: 2025-09-11 03:19:19.524880 | ubuntu-jammy | # Node Information 2025-09-11 03:19:19.524908 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-09-11 03:19:19.524930 | ubuntu-jammy | Hostname: ubuntu 2025-09-11 03:19:19.524948 | ubuntu-jammy | Username: zuul 2025-09-11 03:19:19.524965 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-09-11 03:19:19.524986 | ubuntu-jammy | Provider: regiocloud-a 2025-09-11 03:19:19.525003 | ubuntu-jammy | Region: 2025-09-11 03:19:19.525021 | ubuntu-jammy | Label: ubuntu-jammy 2025-09-11 03:19:19.525037 | ubuntu-jammy | Product Name: OpenStack Nova 2025-09-11 03:19:19.525053 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4c:7414 2025-09-11 03:19:19.536093 | 2025-09-11 03:19:19.536176 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-11 03:19:20.363233 | ubuntu-jammy -> localhost | changed 2025-09-11 03:19:20.372473 | 2025-09-11 03:19:20.372556 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-11 03:19:22.830196 | ubuntu-jammy -> localhost | changed 2025-09-11 03:19:22.843522 | 2025-09-11 03:19:22.843608 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-11 03:19:23.514769 | ubuntu-jammy -> localhost | ok 2025-09-11 03:19:23.519901 | 2025-09-11 03:19:23.519982 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-11 03:19:23.577157 | ubuntu-jammy | ok 2025-09-11 03:19:23.619601 | ubuntu-jammy | included: /var/lib/zuul/builds/316f6ab4d4e7499bbb3ec2057a312460/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-11 03:19:23.632347 | 2025-09-11 03:19:23.632444 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-11 03:19:26.147070 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-09-11 03:19:26.147273 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/316f6ab4d4e7499bbb3ec2057a312460/work/316f6ab4d4e7499bbb3ec2057a312460_id_rsa 2025-09-11 03:19:26.147305 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/316f6ab4d4e7499bbb3ec2057a312460/work/316f6ab4d4e7499bbb3ec2057a312460_id_rsa.pub 2025-09-11 03:19:26.147328 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-09-11 03:19:26.147349 | ubuntu-jammy -> localhost | SHA256:2YuZgtvP6QnKORK7BOCa19WWAz0m2tn1cwnBLsxEe0Y zuul-build-sshkey 2025-09-11 03:19:26.147367 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-09-11 03:19:26.147384 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-09-11 03:19:26.147412 | ubuntu-jammy -> localhost | | ...E | 2025-09-11 03:19:26.147430 | ubuntu-jammy -> localhost | | . .o.. | 2025-09-11 03:19:26.147447 | ubuntu-jammy -> localhost | |. o ++o.+ | 2025-09-11 03:19:26.147463 | ubuntu-jammy -> localhost | |o o B *++.. . | 2025-09-11 03:19:26.147479 | ubuntu-jammy -> localhost | |.. . + S ..o o | 2025-09-11 03:19:26.147503 | ubuntu-jammy -> localhost | |.o.. o . = . o | 2025-09-11 03:19:26.147520 | ubuntu-jammy -> localhost | |o ooo o + . | 2025-09-11 03:19:26.147536 | ubuntu-jammy -> localhost | | oo..= + o | 2025-09-11 03:19:26.147553 | ubuntu-jammy -> localhost | | .o=..o* | 2025-09-11 03:19:26.147570 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-09-11 03:19:26.147614 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.204697 2025-09-11 03:19:26.152969 | 2025-09-11 03:19:26.153056 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-11 03:19:26.210393 | ubuntu-jammy | ok 2025-09-11 03:19:26.218131 | ubuntu-jammy | included: /var/lib/zuul/builds/316f6ab4d4e7499bbb3ec2057a312460/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-11 03:19:26.241575 | 2025-09-11 03:19:26.241661 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-11 03:19:26.285022 | ubuntu-jammy | skipping: Conditional result was False 2025-09-11 03:19:26.290171 | 2025-09-11 03:19:26.290263 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-11 03:19:27.015596 | ubuntu-jammy | changed 2025-09-11 03:19:27.020999 | 2025-09-11 03:19:27.021082 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-11 03:19:27.283301 | ubuntu-jammy | ok 2025-09-11 03:19:27.287810 | 2025-09-11 03:19:27.287888 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-11 03:19:27.982323 | ubuntu-jammy | changed 2025-09-11 03:19:27.987863 | 2025-09-11 03:19:27.987944 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-11 03:19:28.764133 | ubuntu-jammy | changed 2025-09-11 03:19:28.768643 | 2025-09-11 03:19:28.768723 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-11 03:19:28.830150 | ubuntu-jammy | skipping: Conditional result was False 2025-09-11 03:19:28.835475 | 2025-09-11 03:19:28.835565 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-11 03:19:29.764167 | ubuntu-jammy -> localhost | changed 2025-09-11 03:19:29.774452 | 2025-09-11 03:19:29.774540 | TASK [add-build-sshkey : Add back temp key] 2025-09-11 03:19:30.576476 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/316f6ab4d4e7499bbb3ec2057a312460/work/316f6ab4d4e7499bbb3ec2057a312460_id_rsa (zuul-build-sshkey) 2025-09-11 03:19:30.576665 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.058208 2025-09-11 03:19:30.584470 | 2025-09-11 03:19:30.584553 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-11 03:19:31.256824 | ubuntu-jammy | ok 2025-09-11 03:19:31.264091 | 2025-09-11 03:19:31.264329 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-11 03:19:31.295089 | ubuntu-jammy | skipping: Conditional result was False 2025-09-11 03:19:31.310994 | 2025-09-11 03:19:31.311093 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-11 03:19:31.829383 | ubuntu-jammy | ok 2025-09-11 03:19:31.842718 | 2025-09-11 03:19:31.842824 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-11 03:19:31.900142 | ubuntu-jammy | ok 2025-09-11 03:19:31.905950 | 2025-09-11 03:19:31.906078 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-11 03:19:32.247921 | ubuntu-jammy -> localhost | ok 2025-09-11 03:19:32.253417 | 2025-09-11 03:19:32.253492 | TASK [validate-host : Collect information about the host] 2025-09-11 03:19:33.326963 | ubuntu-jammy | ok 2025-09-11 03:19:33.348996 | 2025-09-11 03:19:33.349103 | TASK [validate-host : Sanitize hostname] 2025-09-11 03:19:33.494800 | ubuntu-jammy | ok 2025-09-11 03:19:33.545531 | 2025-09-11 03:19:33.545668 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-11 03:19:34.159608 | ubuntu-jammy -> localhost | changed 2025-09-11 03:19:34.168312 | 2025-09-11 03:19:34.168414 | TASK [validate-host : Collect information about zuul worker] 2025-09-11 03:19:34.509910 | ubuntu-jammy | ok 2025-09-11 03:19:34.514424 | 2025-09-11 03:19:34.514511 | TASK [validate-host : Write out all zuul information for each host] 2025-09-11 03:19:35.007920 | ubuntu-jammy -> localhost | changed 2025-09-11 03:19:35.017178 | 2025-09-11 03:19:35.017262 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-11 03:19:35.274543 | ubuntu-jammy | ok 2025-09-11 03:19:35.283650 | 2025-09-11 03:19:35.283805 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-11 03:19:36.100134 | ubuntu-jammy | changed: 2025-09-11 03:19:36.100386 | ubuntu-jammy | cd+++++++++ src/ 2025-09-11 03:19:36.100442 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-09-11 03:19:36.100482 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-09-11 03:19:36.100518 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-09-11 03:19:36.100551 | ubuntu-jammy | Containerfile 2025-09-11 03:19:36.100924 | ubuntu-jammy | Containerfile 2025-09-11 03:19:36.111336 | ubuntu-jammy | Containerfile 2025-09-11 03:19:36.111411 | ubuntu-jammy | Containerfile 2025-09-11 03:19:36.111485 | ubuntu-jammy | Containerfile 2025-09-11 03:19:36.111559 | ubuntu-jammy | Containerfile 2025-09-11 03:19:36.111633 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005309 2025-09-11 03:20:02.253892 | 2025-09-11 03:20:02.254010 | TASK [upload-logs : Upload logs to log server] 2025-09-11 03:20:02.842394 | localhost | Output suppressed because no_log was given 2025-09-11 03:20:02.844815 | 2025-09-11 03:20:02.844935 | LOOP [upload-logs : Compress console log and json output] 2025-09-11 03:20:02.898885 | localhost | skipping: Conditional result was False 2025-09-11 03:20:02.904308 | localhost | skipping: Conditional result was False 2025-09-11 03:20:02.912183 | 2025-09-11 03:20:02.912333 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-11 03:20:02.978302 | localhost | skipping: Conditional result was False 2025-09-11 03:20:02.978666 | 2025-09-11 03:20:02.981412 | localhost | skipping: Conditional result was False 2025-09-11 03:20:02.996256 | 2025-09-11 03:20:02.996405 | LOOP [upload-logs : Upload console log and json output]