2026-07-03 15:06:11.726388 | Job console starting 2026-07-03 15:06:11.743911 | Updating git repos 2026-07-03 15:06:11.782314 | Cloning repos into workspace 2026-07-03 15:06:11.818248 | Restoring repo states 2026-07-03 15:06:11.829078 | Merging changes 2026-07-03 15:06:12.410787 | Checking out repos 2026-07-03 15:06:12.456437 | Preparing playbooks 2026-07-03 15:06:13.068084 | Running Ansible setup 2026-07-03 15:06:17.606534 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-03 15:06:18.410237 | 2026-07-03 15:06:18.410442 | PLAY [Base pre] 2026-07-03 15:06:18.428577 | 2026-07-03 15:06:18.428739 | TASK [Setup log path fact] 2026-07-03 15:06:18.463801 | ubuntu-jammy | ok 2026-07-03 15:06:18.484739 | 2026-07-03 15:06:18.484921 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 15:06:18.527931 | ubuntu-jammy | ok 2026-07-03 15:06:18.538488 | 2026-07-03 15:06:18.538648 | TASK [emit-job-header : Print job information] 2026-07-03 15:06:18.580631 | # Job Information 2026-07-03 15:06:18.580846 | Ansible Version: 2.16.14 2026-07-03 15:06:18.580882 | Job: flake8 2026-07-03 15:06:18.580915 | Pipeline: check 2026-07-03 15:06:18.580939 | Executor: 521e9411259a 2026-07-03 15:06:18.580960 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/729 2026-07-03 15:06:18.580983 | Event ID: 999ba8e0-76f0-11f1-90c5-10a2e2ddc6f6 2026-07-03 15:06:18.587104 | 2026-07-03 15:06:18.587226 | LOOP [emit-job-header : Print node information] 2026-07-03 15:06:18.704857 | ubuntu-jammy | ok: 2026-07-03 15:06:18.705109 | ubuntu-jammy | # Node Information 2026-07-03 15:06:18.705147 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-03 15:06:18.705175 | ubuntu-jammy | Hostname: ubuntu 2026-07-03 15:06:18.705200 | ubuntu-jammy | Username: zuul 2026-07-03 15:06:18.705248 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-03 15:06:18.705371 | ubuntu-jammy | Provider: regiocloud-a 2026-07-03 15:06:18.705404 | ubuntu-jammy | Region: 2026-07-03 15:06:18.705429 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-03 15:06:18.705452 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-03 15:06:18.705475 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:437d 2026-07-03 15:06:18.729937 | 2026-07-03 15:06:18.730107 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-03 15:06:19.294201 | ubuntu-jammy -> localhost | changed 2026-07-03 15:06:19.304953 | 2026-07-03 15:06:19.305194 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-03 15:06:20.689482 | ubuntu-jammy -> localhost | changed 2026-07-03 15:06:20.707668 | 2026-07-03 15:06:20.707842 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-03 15:06:21.012383 | ubuntu-jammy -> localhost | ok 2026-07-03 15:06:21.021537 | 2026-07-03 15:06:21.021709 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-03 15:06:21.051835 | ubuntu-jammy | ok 2026-07-03 15:06:21.073322 | ubuntu-jammy | included: /var/lib/zuul/builds/11db2cca735546e6a12276333519a4a4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-03 15:06:21.079885 | 2026-07-03 15:06:21.080002 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-03 15:06:22.217209 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-03 15:06:22.217504 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/11db2cca735546e6a12276333519a4a4/work/11db2cca735546e6a12276333519a4a4_id_rsa 2026-07-03 15:06:22.217545 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/11db2cca735546e6a12276333519a4a4/work/11db2cca735546e6a12276333519a4a4_id_rsa.pub 2026-07-03 15:06:22.217571 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-03 15:06:22.217595 | ubuntu-jammy -> localhost | SHA256:db5nwstzvuSU6K5KLWpFm93udPX6D9thnyqgJnAQJLg zuul-build-sshkey 2026-07-03 15:06:22.217618 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-03 15:06:22.217639 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-03 15:06:22.217677 | ubuntu-jammy -> localhost | |.... | 2026-07-03 15:06:22.217700 | ubuntu-jammy -> localhost | |. .. | 2026-07-03 15:06:22.217720 | ubuntu-jammy -> localhost | | . . . . | 2026-07-03 15:06:22.217740 | ubuntu-jammy -> localhost | |E . .. o | 2026-07-03 15:06:22.217761 | ubuntu-jammy -> localhost | | . .S+ .. .| 2026-07-03 15:06:22.217792 | ubuntu-jammy -> localhost | | . . +o...o o.| 2026-07-03 15:06:22.217813 | ubuntu-jammy -> localhost | | o .+ o.* Oo.| 2026-07-03 15:06:22.217832 | ubuntu-jammy -> localhost | | ..= . =oXo=+| 2026-07-03 15:06:22.217853 | ubuntu-jammy -> localhost | | .+ ...+B=B+*| 2026-07-03 15:06:22.217872 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-03 15:06:22.217929 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.511813 2026-07-03 15:06:22.225428 | 2026-07-03 15:06:22.225634 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-03 15:06:22.256041 | ubuntu-jammy | ok 2026-07-03 15:06:22.266437 | ubuntu-jammy | included: /var/lib/zuul/builds/11db2cca735546e6a12276333519a4a4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-03 15:06:22.276533 | 2026-07-03 15:06:22.276670 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-03 15:06:22.301240 | ubuntu-jammy | skipping: Conditional result was False 2026-07-03 15:06:22.308552 | 2026-07-03 15:06:22.308676 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-03 15:06:23.026075 | ubuntu-jammy | changed 2026-07-03 15:06:23.042068 | 2026-07-03 15:06:23.042696 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-03 15:06:23.361655 | ubuntu-jammy | ok 2026-07-03 15:06:23.367964 | 2026-07-03 15:06:23.368083 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-03 15:06:24.101810 | ubuntu-jammy | changed 2026-07-03 15:06:24.118235 | 2026-07-03 15:06:24.118541 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-03 15:06:24.962987 | ubuntu-jammy | changed 2026-07-03 15:06:24.978037 | 2026-07-03 15:06:24.978245 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-03 15:06:25.015938 | ubuntu-jammy | skipping: Conditional result was False 2026-07-03 15:06:25.022896 | 2026-07-03 15:06:25.023059 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-03 15:06:25.650129 | ubuntu-jammy -> localhost | changed 2026-07-03 15:06:25.662093 | 2026-07-03 15:06:25.662240 | TASK [add-build-sshkey : Add back temp key] 2026-07-03 15:06:26.033358 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/11db2cca735546e6a12276333519a4a4/work/11db2cca735546e6a12276333519a4a4_id_rsa (zuul-build-sshkey) 2026-07-03 15:06:26.033851 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020673 2026-07-03 15:06:26.056934 | 2026-07-03 15:06:26.057106 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-03 15:06:26.600223 | ubuntu-jammy | ok 2026-07-03 15:06:26.605641 | 2026-07-03 15:06:26.605761 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-03 15:06:26.659498 | ubuntu-jammy | skipping: Conditional result was False 2026-07-03 15:06:26.679623 | 2026-07-03 15:06:26.679795 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-03 15:06:27.202189 | ubuntu-jammy | ok 2026-07-03 15:06:27.216547 | 2026-07-03 15:06:27.216684 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-03 15:06:27.276728 | ubuntu-jammy | ok 2026-07-03 15:06:27.282065 | 2026-07-03 15:06:27.282178 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-03 15:06:27.775314 | ubuntu-jammy -> localhost | ok 2026-07-03 15:06:27.782271 | 2026-07-03 15:06:27.782432 | TASK [validate-host : Collect information about the host] 2026-07-03 15:06:29.330336 | ubuntu-jammy | ok 2026-07-03 15:06:29.353940 | 2026-07-03 15:06:29.354089 | TASK [validate-host : Sanitize hostname] 2026-07-03 15:06:29.557327 | ubuntu-jammy | ok 2026-07-03 15:06:29.659595 | 2026-07-03 15:06:29.659743 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-03 15:06:30.253877 | ubuntu-jammy -> localhost | changed 2026-07-03 15:06:30.260302 | 2026-07-03 15:06:30.260420 | TASK [validate-host : Collect information about zuul worker] 2026-07-03 15:06:30.707449 | ubuntu-jammy | ok 2026-07-03 15:06:30.712737 | 2026-07-03 15:06:30.712869 | TASK [validate-host : Write out all zuul information for each host] 2026-07-03 15:06:31.481896 | ubuntu-jammy -> localhost | changed 2026-07-03 15:06:31.493890 | 2026-07-03 15:06:31.494021 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-03 15:06:31.780570 | ubuntu-jammy | ok 2026-07-03 15:06:31.791076 | 2026-07-03 15:06:31.791333 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-03 15:06:32.895866 | ubuntu-jammy | changed: 2026-07-03 15:06:32.896086 | ubuntu-jammy | cd+++++++++ src/ 2026-07-03 15:06:32.896120 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-03 15:06:32.896145 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-03 15:06:32.896166 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-03 15:06:32.896185 | ubuntu-jammy | Containerfile 2026-07-03 15:06:32.896359 | ubuntu-jammy | Containerfile 2026-07-03 15:06:32.900034 | ubuntu-jammy | Containerfile 2026-07-03 15:06:32.900105 | ubuntu-jammy | Containerfile 2026-07-03 15:06:32.900175 | ubuntu-jammy | Containerfile 2026-07-03 15:06:32.900251 | ubuntu-jammy | Containerfile 2026-07-03 15:06:32.900358 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.009245 2026-07-03 15:07:05.270167 | 2026-07-03 15:07:05.270400 | TASK [upload-logs : Upload logs to log server] 2026-07-03 15:07:05.919811 | localhost | Output suppressed because no_log was given 2026-07-03 15:07:05.921869 | 2026-07-03 15:07:05.921978 | LOOP [upload-logs : Compress console log and json output] 2026-07-03 15:07:05.986937 | localhost | skipping: Conditional result was False 2026-07-03 15:07:05.994356 | localhost | skipping: Conditional result was False 2026-07-03 15:07:06.003581 | 2026-07-03 15:07:06.003876 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-03 15:07:06.061128 | localhost | skipping: Conditional result was False 2026-07-03 15:07:06.062217 | 2026-07-03 15:07:06.066516 | localhost | skipping: Conditional result was False 2026-07-03 15:07:06.078604 | 2026-07-03 15:07:06.078904 | LOOP [upload-logs : Upload console log and json output]