2026-02-17 20:20:24.242559 | Job console starting 2026-02-17 20:20:24.277140 | Updating git repos 2026-02-17 20:20:24.326515 | Cloning repos into workspace 2026-02-17 20:20:24.389145 | Restoring repo states 2026-02-17 20:20:24.398942 | Merging changes 2026-02-17 20:20:24.980869 | Checking out repos 2026-02-17 20:20:25.053822 | Preparing playbooks 2026-02-17 20:20:25.862139 | Running Ansible setup 2026-02-17 20:20:30.522074 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 20:20:31.345808 | 2026-02-17 20:20:31.345976 | PLAY [Base pre] 2026-02-17 20:20:31.362488 | 2026-02-17 20:20:31.362630 | TASK [Setup log path fact] 2026-02-17 20:20:31.391654 | ubuntu-jammy | ok 2026-02-17 20:20:31.415578 | 2026-02-17 20:20:31.415734 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 20:20:31.458320 | ubuntu-jammy | ok 2026-02-17 20:20:31.469695 | 2026-02-17 20:20:31.469868 | TASK [emit-job-header : Print job information] 2026-02-17 20:20:31.520955 | # Job Information 2026-02-17 20:20:31.521137 | Ansible Version: 2.16.14 2026-02-17 20:20:31.521173 | Job: flake8 2026-02-17 20:20:31.521205 | Pipeline: check 2026-02-17 20:20:31.521228 | Executor: 521e9411259a 2026-02-17 20:20:31.521249 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/507 2026-02-17 20:20:31.521271 | Event ID: 10602c80-0c3e-11f1-9c00-117263375aec 2026-02-17 20:20:31.527419 | 2026-02-17 20:20:31.527565 | LOOP [emit-job-header : Print node information] 2026-02-17 20:20:31.642359 | ubuntu-jammy | ok: 2026-02-17 20:20:31.642614 | ubuntu-jammy | # Node Information 2026-02-17 20:20:31.642651 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-17 20:20:31.642678 | ubuntu-jammy | Hostname: ubuntu 2026-02-17 20:20:31.642701 | ubuntu-jammy | Username: zuul 2026-02-17 20:20:31.642723 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-17 20:20:31.642787 | ubuntu-jammy | Provider: regiocloud-a 2026-02-17 20:20:31.642813 | ubuntu-jammy | Region: 2026-02-17 20:20:31.642856 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-17 20:20:31.642879 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-17 20:20:31.642900 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5e:9699 2026-02-17 20:20:31.665442 | 2026-02-17 20:20:31.665584 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 20:20:32.410996 | ubuntu-jammy -> localhost | changed 2026-02-17 20:20:32.418429 | 2026-02-17 20:20:32.418556 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 20:20:33.834746 | ubuntu-jammy -> localhost | changed 2026-02-17 20:20:33.847395 | 2026-02-17 20:20:33.847536 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 20:20:34.161692 | ubuntu-jammy -> localhost | ok 2026-02-17 20:20:34.168876 | 2026-02-17 20:20:34.169007 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 20:20:34.197871 | ubuntu-jammy | ok 2026-02-17 20:20:34.230773 | ubuntu-jammy | included: /var/lib/zuul/builds/75cab6cfa4f245f296201a59ba086f73/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 20:20:34.245532 | 2026-02-17 20:20:34.245654 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 20:20:36.133630 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-17 20:20:36.133846 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/75cab6cfa4f245f296201a59ba086f73/work/75cab6cfa4f245f296201a59ba086f73_id_rsa 2026-02-17 20:20:36.133884 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/75cab6cfa4f245f296201a59ba086f73/work/75cab6cfa4f245f296201a59ba086f73_id_rsa.pub 2026-02-17 20:20:36.133910 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-17 20:20:36.133934 | ubuntu-jammy -> localhost | SHA256:CMmcLSEdNz8HCW7IYryIerKPLFzePPlI8rBtWCB05oo zuul-build-sshkey 2026-02-17 20:20:36.133956 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-17 20:20:36.133976 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-17 20:20:36.134006 | ubuntu-jammy -> localhost | | ..o.+... | 2026-02-17 20:20:36.134028 | ubuntu-jammy -> localhost | | o B.O o.. | 2026-02-17 20:20:36.134047 | ubuntu-jammy -> localhost | |. B X + o . | 2026-02-17 20:20:36.134067 | ubuntu-jammy -> localhost | |.+ = + . o | 2026-02-17 20:20:36.134086 | ubuntu-jammy -> localhost | |+ + . . S | 2026-02-17 20:20:36.134114 | ubuntu-jammy -> localhost | |E. . . | 2026-02-17 20:20:36.134134 | ubuntu-jammy -> localhost | |+ +o=.. | 2026-02-17 20:20:36.134153 | ubuntu-jammy -> localhost | |o* oB*. | 2026-02-17 20:20:36.134173 | ubuntu-jammy -> localhost | |+o...+o. | 2026-02-17 20:20:36.134193 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-17 20:20:36.134243 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.185042 2026-02-17 20:20:36.140227 | 2026-02-17 20:20:36.140315 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 20:20:36.157651 | ubuntu-jammy | ok 2026-02-17 20:20:36.167078 | ubuntu-jammy | included: /var/lib/zuul/builds/75cab6cfa4f245f296201a59ba086f73/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 20:20:36.175748 | 2026-02-17 20:20:36.175878 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 20:20:36.209093 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 20:20:36.214927 | 2026-02-17 20:20:36.215022 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 20:20:36.730644 | ubuntu-jammy | changed 2026-02-17 20:20:36.734859 | 2026-02-17 20:20:36.734929 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 20:20:36.980368 | ubuntu-jammy | ok 2026-02-17 20:20:36.985611 | 2026-02-17 20:20:36.985691 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 20:20:37.653618 | ubuntu-jammy | changed 2026-02-17 20:20:37.663457 | 2026-02-17 20:20:37.663563 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 20:20:38.253728 | ubuntu-jammy | changed 2026-02-17 20:20:38.260652 | 2026-02-17 20:20:38.260793 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 20:20:38.286825 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 20:20:38.300683 | 2026-02-17 20:20:38.300839 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 20:20:38.689693 | ubuntu-jammy -> localhost | changed 2026-02-17 20:20:38.698160 | 2026-02-17 20:20:38.698236 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 20:20:38.994393 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/75cab6cfa4f245f296201a59ba086f73/work/75cab6cfa4f245f296201a59ba086f73_id_rsa (zuul-build-sshkey) 2026-02-17 20:20:38.994796 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016688 2026-02-17 20:20:39.007203 | 2026-02-17 20:20:39.007327 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 20:20:39.379226 | ubuntu-jammy | ok 2026-02-17 20:20:39.388359 | 2026-02-17 20:20:39.388637 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 20:20:39.417667 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 20:20:39.438741 | 2026-02-17 20:20:39.438890 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 20:20:39.839831 | ubuntu-jammy | ok 2026-02-17 20:20:39.850052 | 2026-02-17 20:20:39.850151 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 20:20:39.877951 | ubuntu-jammy | ok 2026-02-17 20:20:39.884817 | 2026-02-17 20:20:39.884910 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 20:20:40.131615 | ubuntu-jammy -> localhost | ok 2026-02-17 20:20:40.137529 | 2026-02-17 20:20:40.137620 | TASK [validate-host : Collect information about the host] 2026-02-17 20:20:41.244869 | ubuntu-jammy | ok 2026-02-17 20:20:41.254704 | 2026-02-17 20:20:41.254807 | TASK [validate-host : Sanitize hostname] 2026-02-17 20:20:41.343402 | ubuntu-jammy | ok 2026-02-17 20:20:41.373608 | 2026-02-17 20:20:41.373710 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 20:20:41.851511 | ubuntu-jammy -> localhost | changed 2026-02-17 20:20:41.860321 | 2026-02-17 20:20:41.860452 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 20:20:42.246387 | ubuntu-jammy | ok 2026-02-17 20:20:42.253036 | 2026-02-17 20:20:42.253142 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 20:20:42.701897 | ubuntu-jammy -> localhost | changed 2026-02-17 20:20:42.718227 | 2026-02-17 20:20:42.718346 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 20:20:42.959176 | ubuntu-jammy | ok 2026-02-17 20:20:42.964327 | 2026-02-17 20:20:42.964422 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 20:20:43.904679 | ubuntu-jammy | changed: 2026-02-17 20:20:43.904875 | ubuntu-jammy | cd+++++++++ src/ 2026-02-17 20:20:43.904911 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-17 20:20:43.904936 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-17 20:20:43.904958 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-17 20:20:43.904978 | ubuntu-jammy | Containerfile 2026-02-17 20:20:43.905128 | ubuntu-jammy | Containerfile 2026-02-17 20:20:43.947170 | ubuntu-jammy | Containerfile 2026-02-17 20:20:43.947241 | ubuntu-jammy | Containerfile 2026-02-17 20:20:43.947312 | ubuntu-jammy | Containerfile 2026-02-17 20:20:43.947385 | ubuntu-jammy | Containerfile 2026-02-17 20:20:43.947455 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.012093 2026-02-17 20:21:18.047357 | 2026-02-17 20:21:18.047444 | TASK [upload-logs : Upload logs to log server] 2026-02-17 20:21:19.203167 | localhost | Output suppressed because no_log was given 2026-02-17 20:21:19.204569 | 2026-02-17 20:21:19.204639 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 20:21:19.334873 | localhost | skipping: Conditional result was False 2026-02-17 20:21:19.352089 | localhost | skipping: Conditional result was False 2026-02-17 20:21:19.361061 | 2026-02-17 20:21:19.361161 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 20:21:19.535446 | localhost | skipping: Conditional result was False 2026-02-17 20:21:19.535691 | 2026-02-17 20:21:19.538920 | localhost | skipping: Conditional result was False 2026-02-17 20:21:19.549023 | 2026-02-17 20:21:19.549193 | LOOP [upload-logs : Upload console log and json output]