2026-06-11 07:37:25.102857 | Job console starting 2026-06-11 07:37:25.116021 | Updating git repos 2026-06-11 07:37:25.145519 | Cloning repos into workspace 2026-06-11 07:37:25.252432 | Restoring repo states 2026-06-11 07:37:25.272807 | Merging changes 2026-06-11 07:37:26.050170 | Checking out repos 2026-06-11 07:37:26.150560 | Preparing playbooks 2026-06-11 07:37:26.918066 | Running Ansible setup 2026-06-11 07:37:33.011593 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-11 07:37:34.103652 | 2026-06-11 07:37:34.103775 | PLAY [Base pre] 2026-06-11 07:37:34.136078 | 2026-06-11 07:37:34.136193 | TASK [Setup log path fact] 2026-06-11 07:37:34.163191 | ubuntu-jammy | ok 2026-06-11 07:37:34.174970 | 2026-06-11 07:37:34.175068 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 07:37:34.202895 | ubuntu-jammy | ok 2026-06-11 07:37:34.211482 | 2026-06-11 07:37:34.211584 | TASK [emit-job-header : Print job information] 2026-06-11 07:37:34.250634 | # Job Information 2026-06-11 07:37:34.250788 | Ansible Version: 2.16.14 2026-06-11 07:37:34.250823 | Job: flake8 2026-06-11 07:37:34.250874 | Pipeline: check 2026-06-11 07:37:34.250899 | Executor: 521e9411259a 2026-06-11 07:37:34.250920 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/682 2026-06-11 07:37:34.250942 | Event ID: 3f7bfb10-6568-11f1-865b-b73cdbdc3164 2026-06-11 07:37:34.258341 | 2026-06-11 07:37:34.258487 | LOOP [emit-job-header : Print node information] 2026-06-11 07:37:34.366754 | ubuntu-jammy | ok: 2026-06-11 07:37:34.367019 | ubuntu-jammy | # Node Information 2026-06-11 07:37:34.367058 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-11 07:37:34.367083 | ubuntu-jammy | Hostname: ubuntu 2026-06-11 07:37:34.367106 | ubuntu-jammy | Username: zuul 2026-06-11 07:37:34.367127 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-11 07:37:34.367151 | ubuntu-jammy | Provider: regiocloud-a 2026-06-11 07:37:34.367172 | ubuntu-jammy | Region: 2026-06-11 07:37:34.367194 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-11 07:37:34.367238 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-11 07:37:34.367262 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe28:9daf 2026-06-11 07:37:34.388196 | 2026-06-11 07:37:34.388359 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-11 07:37:34.842986 | ubuntu-jammy -> localhost | changed 2026-06-11 07:37:34.850416 | 2026-06-11 07:37:34.850547 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-11 07:37:36.260265 | ubuntu-jammy -> localhost | changed 2026-06-11 07:37:36.275883 | 2026-06-11 07:37:36.275992 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-11 07:37:36.575938 | ubuntu-jammy -> localhost | ok 2026-06-11 07:37:36.582405 | 2026-06-11 07:37:36.582499 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-11 07:37:36.633316 | ubuntu-jammy | ok 2026-06-11 07:37:36.656512 | ubuntu-jammy | included: /var/lib/zuul/builds/3edc4632191045e9ad92f1c713232c21/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-11 07:37:36.661360 | 2026-06-11 07:37:36.661438 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-11 07:37:38.453531 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-11 07:37:38.453736 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3edc4632191045e9ad92f1c713232c21/work/3edc4632191045e9ad92f1c713232c21_id_rsa 2026-06-11 07:37:38.453786 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3edc4632191045e9ad92f1c713232c21/work/3edc4632191045e9ad92f1c713232c21_id_rsa.pub 2026-06-11 07:37:38.453813 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-11 07:37:38.453837 | ubuntu-jammy -> localhost | SHA256:BOSoTmp3l9aELslN08czMpD3YdCqquEmeNux3qv6OXY zuul-build-sshkey 2026-06-11 07:37:38.453861 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-11 07:37:38.453883 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-11 07:37:38.453915 | ubuntu-jammy -> localhost | | .o .. | 2026-06-11 07:37:38.453939 | ubuntu-jammy -> localhost | | o .. .. | 2026-06-11 07:37:38.453960 | ubuntu-jammy -> localhost | | . .o...o | 2026-06-11 07:37:38.453980 | ubuntu-jammy -> localhost | | . .=.+ . | 2026-06-11 07:37:38.454000 | ubuntu-jammy -> localhost | | o +S= * | 2026-06-11 07:37:38.454024 | ubuntu-jammy -> localhost | | + . =.= + o | 2026-06-11 07:37:38.454044 | ubuntu-jammy -> localhost | |o..o.=.* . | 2026-06-11 07:37:38.454064 | ubuntu-jammy -> localhost | |o.+o=*E | 2026-06-11 07:37:38.454084 | ubuntu-jammy -> localhost | | .=OO+o. | 2026-06-11 07:37:38.454104 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-11 07:37:38.454153 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.139549 2026-06-11 07:37:38.460289 | 2026-06-11 07:37:38.460380 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-11 07:37:38.495715 | ubuntu-jammy | ok 2026-06-11 07:37:38.520581 | ubuntu-jammy | included: /var/lib/zuul/builds/3edc4632191045e9ad92f1c713232c21/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-11 07:37:38.529235 | 2026-06-11 07:37:38.529324 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-11 07:37:38.542782 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 07:37:38.549421 | 2026-06-11 07:37:38.550724 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-11 07:37:39.286908 | ubuntu-jammy | changed 2026-06-11 07:37:39.302247 | 2026-06-11 07:37:39.302362 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-11 07:37:39.567642 | ubuntu-jammy | ok 2026-06-11 07:37:39.572932 | 2026-06-11 07:37:39.573021 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-11 07:37:40.255418 | ubuntu-jammy | changed 2026-06-11 07:37:40.266262 | 2026-06-11 07:37:40.266394 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-11 07:37:40.937240 | ubuntu-jammy | changed 2026-06-11 07:37:40.942545 | 2026-06-11 07:37:40.942631 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-11 07:37:40.966205 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 07:37:40.971866 | 2026-06-11 07:37:40.971953 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-11 07:37:41.405045 | ubuntu-jammy -> localhost | changed 2026-06-11 07:37:41.417079 | 2026-06-11 07:37:41.417180 | TASK [add-build-sshkey : Add back temp key] 2026-06-11 07:37:41.734141 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3edc4632191045e9ad92f1c713232c21/work/3edc4632191045e9ad92f1c713232c21_id_rsa (zuul-build-sshkey) 2026-06-11 07:37:41.734382 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013463 2026-06-11 07:37:41.741784 | 2026-06-11 07:37:41.741883 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-11 07:37:42.174630 | ubuntu-jammy | ok 2026-06-11 07:37:42.185818 | 2026-06-11 07:37:42.185920 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-11 07:37:42.219406 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 07:37:42.229565 | 2026-06-11 07:37:42.229655 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-11 07:37:42.673871 | ubuntu-jammy | ok 2026-06-11 07:37:42.700859 | 2026-06-11 07:37:42.700972 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-11 07:37:42.740725 | ubuntu-jammy | ok 2026-06-11 07:37:42.745854 | 2026-06-11 07:37:42.745952 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-11 07:37:43.144106 | ubuntu-jammy -> localhost | ok 2026-06-11 07:37:43.170775 | 2026-06-11 07:37:43.170950 | TASK [validate-host : Collect information about the host] 2026-06-11 07:37:44.601019 | ubuntu-jammy | ok 2026-06-11 07:37:44.614521 | 2026-06-11 07:37:44.614670 | TASK [validate-host : Sanitize hostname] 2026-06-11 07:37:44.769793 | ubuntu-jammy | ok 2026-06-11 07:37:44.838401 | 2026-06-11 07:37:44.838550 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-11 07:37:45.426679 | ubuntu-jammy -> localhost | changed 2026-06-11 07:37:45.439332 | 2026-06-11 07:37:45.439475 | TASK [validate-host : Collect information about zuul worker] 2026-06-11 07:37:46.050057 | ubuntu-jammy | ok 2026-06-11 07:37:46.055112 | 2026-06-11 07:37:46.055253 | TASK [validate-host : Write out all zuul information for each host] 2026-06-11 07:37:46.769326 | ubuntu-jammy -> localhost | changed 2026-06-11 07:37:46.780419 | 2026-06-11 07:37:46.780555 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-11 07:37:47.099588 | ubuntu-jammy | ok 2026-06-11 07:37:47.106996 | 2026-06-11 07:37:47.107126 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-11 07:37:48.257289 | ubuntu-jammy | changed: 2026-06-11 07:37:48.257544 | ubuntu-jammy | cd+++++++++ src/ 2026-06-11 07:37:48.257589 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-11 07:37:48.257620 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-11 07:37:48.257648 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-11 07:37:48.257673 | ubuntu-jammy | Containerfile 2026-06-11 07:37:48.257832 | ubuntu-jammy | Containerfile 2026-06-11 07:37:48.271425 | ubuntu-jammy | Containerfile 2026-06-11 07:37:48.271498 | ubuntu-jammy | Containerfile 2026-06-11 07:37:48.271567 | ubuntu-jammy | Containerfile 2026-06-11 07:37:48.271636 | ubuntu-jammy | Containerfile 2026-06-11 07:37:48.271706 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007996 2026-06-11 07:38:21.716377 | 2026-06-11 07:38:21.716535 | TASK [upload-logs : Upload logs to log server] 2026-06-11 07:38:22.387502 | localhost | Output suppressed because no_log was given 2026-06-11 07:38:22.389496 | 2026-06-11 07:38:22.389609 | LOOP [upload-logs : Compress console log and json output] 2026-06-11 07:38:22.468080 | localhost | skipping: Conditional result was False 2026-06-11 07:38:22.472665 | localhost | skipping: Conditional result was False 2026-06-11 07:38:22.487992 | 2026-06-11 07:38:22.489443 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-11 07:38:22.539659 | localhost | skipping: Conditional result was False 2026-06-11 07:38:22.540353 | 2026-06-11 07:38:22.542437 | localhost | skipping: Conditional result was False 2026-06-11 07:38:22.548527 | 2026-06-11 07:38:22.548691 | LOOP [upload-logs : Upload console log and json output]