2026-05-27 22:01:24.854735 | Job console starting 2026-05-27 22:01:24.873162 | Updating git repos 2026-05-27 22:01:24.900803 | Cloning repos into workspace 2026-05-27 22:01:24.929195 | Restoring repo states 2026-05-27 22:01:24.938074 | Merging changes 2026-05-27 22:01:25.500456 | Checking out repos 2026-05-27 22:01:25.533106 | Preparing playbooks 2026-05-27 22:01:26.180424 | Running Ansible setup 2026-05-27 22:01:30.400232 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 22:01:31.182639 | 2026-05-27 22:01:31.182811 | PLAY [Base pre] 2026-05-27 22:01:31.199420 | 2026-05-27 22:01:31.199618 | TASK [Setup log path fact] 2026-05-27 22:01:31.229079 | ubuntu-jammy | ok 2026-05-27 22:01:31.244497 | 2026-05-27 22:01:31.244666 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 22:01:31.289562 | ubuntu-jammy | ok 2026-05-27 22:01:31.302186 | 2026-05-27 22:01:31.302311 | TASK [emit-job-header : Print job information] 2026-05-27 22:01:31.358315 | # Job Information 2026-05-27 22:01:31.358680 | Ansible Version: 2.16.14 2026-05-27 22:01:31.358749 | Job: flake8 2026-05-27 22:01:31.358807 | Pipeline: check 2026-05-27 22:01:31.358874 | Executor: 521e9411259a 2026-05-27 22:01:31.358913 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/653 2026-05-27 22:01:31.358953 | Event ID: 945ac3c0-5a17-11f1-8515-942bacc6015e 2026-05-27 22:01:31.367116 | 2026-05-27 22:01:31.367290 | LOOP [emit-job-header : Print node information] 2026-05-27 22:01:31.489116 | ubuntu-jammy | ok: 2026-05-27 22:01:31.490108 | ubuntu-jammy | # Node Information 2026-05-27 22:01:31.490281 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-27 22:01:31.490361 | ubuntu-jammy | Hostname: ubuntu 2026-05-27 22:01:31.490422 | ubuntu-jammy | Username: zuul 2026-05-27 22:01:31.490518 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-27 22:01:31.490584 | ubuntu-jammy | Provider: regiocloud-a 2026-05-27 22:01:31.490639 | ubuntu-jammy | Region: 2026-05-27 22:01:31.490694 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-27 22:01:31.490747 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-27 22:01:31.490820 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe60:1642 2026-05-27 22:01:31.516193 | 2026-05-27 22:01:31.516330 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 22:01:32.006709 | ubuntu-jammy -> localhost | changed 2026-05-27 22:01:32.023219 | 2026-05-27 22:01:32.023399 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 22:01:33.129191 | ubuntu-jammy -> localhost | changed 2026-05-27 22:01:33.146310 | 2026-05-27 22:01:33.146486 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 22:01:33.434062 | ubuntu-jammy -> localhost | ok 2026-05-27 22:01:33.447999 | 2026-05-27 22:01:33.448179 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 22:01:33.472372 | ubuntu-jammy | ok 2026-05-27 22:01:33.493825 | ubuntu-jammy | included: /var/lib/zuul/builds/3d9a4cb0e6ad4562baf2f8aa754f6171/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 22:01:33.500306 | 2026-05-27 22:01:33.500426 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 22:01:34.614507 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-27 22:01:34.614979 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3d9a4cb0e6ad4562baf2f8aa754f6171/work/3d9a4cb0e6ad4562baf2f8aa754f6171_id_rsa 2026-05-27 22:01:34.615064 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3d9a4cb0e6ad4562baf2f8aa754f6171/work/3d9a4cb0e6ad4562baf2f8aa754f6171_id_rsa.pub 2026-05-27 22:01:34.615119 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-27 22:01:34.615170 | ubuntu-jammy -> localhost | SHA256:XUDjMBaD4OU7zNkOjqEBIoNIuKtVAxxA1apxOFFIdbg zuul-build-sshkey 2026-05-27 22:01:34.615215 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-27 22:01:34.615259 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-27 22:01:34.615327 | ubuntu-jammy -> localhost | |=**=+o..*o+ | 2026-05-27 22:01:34.615375 | ubuntu-jammy -> localhost | |=ooo.+.. = o | 2026-05-27 22:01:34.615417 | ubuntu-jammy -> localhost | |B.o.+ . . . | 2026-05-27 22:01:34.615476 | ubuntu-jammy -> localhost | |+* Eoo + . . | 2026-05-27 22:01:34.615519 | ubuntu-jammy -> localhost | | .*...B S . | 2026-05-27 22:01:34.615574 | ubuntu-jammy -> localhost | |...o + + | 2026-05-27 22:01:34.615618 | ubuntu-jammy -> localhost | |... . . . | 2026-05-27 22:01:34.615659 | ubuntu-jammy -> localhost | |. | 2026-05-27 22:01:34.615701 | ubuntu-jammy -> localhost | | | 2026-05-27 22:01:34.615743 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-27 22:01:34.615848 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.627660 2026-05-27 22:01:34.626178 | 2026-05-27 22:01:34.626333 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 22:01:34.655642 | ubuntu-jammy | ok 2026-05-27 22:01:34.665133 | ubuntu-jammy | included: /var/lib/zuul/builds/3d9a4cb0e6ad4562baf2f8aa754f6171/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 22:01:34.674323 | 2026-05-27 22:01:34.674485 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 22:01:34.698397 | ubuntu-jammy | skipping: Conditional result was False 2026-05-27 22:01:34.704373 | 2026-05-27 22:01:34.704527 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 22:01:35.295553 | ubuntu-jammy | changed 2026-05-27 22:01:35.303652 | 2026-05-27 22:01:35.303815 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 22:01:35.575413 | ubuntu-jammy | ok 2026-05-27 22:01:35.583917 | 2026-05-27 22:01:35.584054 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 22:01:36.218433 | ubuntu-jammy | changed 2026-05-27 22:01:36.225677 | 2026-05-27 22:01:36.225797 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 22:01:36.890807 | ubuntu-jammy | changed 2026-05-27 22:01:36.897848 | 2026-05-27 22:01:36.897979 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 22:01:36.922757 | ubuntu-jammy | skipping: Conditional result was False 2026-05-27 22:01:36.932360 | 2026-05-27 22:01:36.932546 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 22:01:37.403099 | ubuntu-jammy -> localhost | changed 2026-05-27 22:01:37.422001 | 2026-05-27 22:01:37.422230 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 22:01:37.770357 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3d9a4cb0e6ad4562baf2f8aa754f6171/work/3d9a4cb0e6ad4562baf2f8aa754f6171_id_rsa (zuul-build-sshkey) 2026-05-27 22:01:37.770630 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016747 2026-05-27 22:01:37.779316 | 2026-05-27 22:01:37.779431 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 22:01:38.176587 | ubuntu-jammy | ok 2026-05-27 22:01:38.182814 | 2026-05-27 22:01:38.182991 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 22:01:38.217120 | ubuntu-jammy | skipping: Conditional result was False 2026-05-27 22:01:38.235837 | 2026-05-27 22:01:38.235990 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 22:01:38.676662 | ubuntu-jammy | ok 2026-05-27 22:01:38.690214 | 2026-05-27 22:01:38.690344 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 22:01:38.745834 | ubuntu-jammy | ok 2026-05-27 22:01:38.753619 | 2026-05-27 22:01:38.753758 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 22:01:39.064499 | ubuntu-jammy -> localhost | ok 2026-05-27 22:01:39.071015 | 2026-05-27 22:01:39.071131 | TASK [validate-host : Collect information about the host] 2026-05-27 22:01:40.257799 | ubuntu-jammy | ok 2026-05-27 22:01:40.268067 | 2026-05-27 22:01:40.268191 | TASK [validate-host : Sanitize hostname] 2026-05-27 22:01:40.404397 | ubuntu-jammy | ok 2026-05-27 22:01:40.466130 | 2026-05-27 22:01:40.466269 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 22:01:41.018987 | ubuntu-jammy -> localhost | changed 2026-05-27 22:01:41.025269 | 2026-05-27 22:01:41.025405 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 22:01:41.423186 | ubuntu-jammy | ok 2026-05-27 22:01:41.431899 | 2026-05-27 22:01:41.432051 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 22:01:42.015665 | ubuntu-jammy -> localhost | changed 2026-05-27 22:01:42.034440 | 2026-05-27 22:01:42.034685 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 22:01:42.295280 | ubuntu-jammy | ok 2026-05-27 22:01:42.303954 | 2026-05-27 22:01:42.304092 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 22:01:43.244036 | ubuntu-jammy | changed: 2026-05-27 22:01:43.244325 | ubuntu-jammy | cd+++++++++ src/ 2026-05-27 22:01:43.244384 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-27 22:01:43.244424 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-27 22:01:43.244513 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-27 22:01:43.244552 | ubuntu-jammy | Containerfile 2026-05-27 22:01:43.244775 | ubuntu-jammy | Containerfile 2026-05-27 22:01:43.253468 | ubuntu-jammy | Containerfile 2026-05-27 22:01:43.253559 | ubuntu-jammy | Containerfile 2026-05-27 22:01:43.253644 | ubuntu-jammy | Containerfile 2026-05-27 22:01:43.253729 | ubuntu-jammy | Containerfile 2026-05-27 22:01:43.253816 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.010469 2026-05-27 22:02:13.161024 | 2026-05-27 22:02:13.161144 | TASK [upload-logs : Upload logs to log server] 2026-05-27 22:02:13.716085 | localhost | Output suppressed because no_log was given 2026-05-27 22:02:13.718063 | 2026-05-27 22:02:13.718172 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 22:02:13.766995 | localhost | skipping: Conditional result was False 2026-05-27 22:02:13.772225 | localhost | skipping: Conditional result was False 2026-05-27 22:02:13.778431 | 2026-05-27 22:02:13.778630 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 22:02:13.826643 | localhost | skipping: Conditional result was False 2026-05-27 22:02:13.827385 | 2026-05-27 22:02:13.830979 | localhost | skipping: Conditional result was False 2026-05-27 22:02:13.845476 | 2026-05-27 22:02:13.845641 | LOOP [upload-logs : Upload console log and json output]