2025-12-03 21:03:29.505441 | Job console starting 2025-12-03 21:03:29.527972 | Updating git repos 2025-12-03 21:03:29.564393 | Cloning repos into workspace 2025-12-03 21:03:29.624384 | Restoring repo states 2025-12-03 21:03:29.629252 | Merging changes 2025-12-03 21:03:30.238965 | Checking out repos 2025-12-03 21:03:30.290523 | Preparing playbooks 2025-12-03 21:03:31.075078 | Running Ansible setup 2025-12-03 21:03:35.430906 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-03 21:03:36.205340 | 2025-12-03 21:03:36.205510 | PLAY [Base pre] 2025-12-03 21:03:36.222203 | 2025-12-03 21:03:36.222374 | TASK [Setup log path fact] 2025-12-03 21:03:36.242789 | ubuntu-jammy | ok 2025-12-03 21:03:36.258848 | 2025-12-03 21:03:36.259035 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-03 21:03:36.289241 | ubuntu-jammy | ok 2025-12-03 21:03:36.299855 | 2025-12-03 21:03:36.299987 | TASK [emit-job-header : Print job information] 2025-12-03 21:03:36.340683 | # Job Information 2025-12-03 21:03:36.340873 | Ansible Version: 2.16.14 2025-12-03 21:03:36.340910 | Job: flake8 2025-12-03 21:03:36.340944 | Pipeline: check 2025-12-03 21:03:36.340967 | Executor: 521e9411259a 2025-12-03 21:03:36.340988 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/403 2025-12-03 21:03:36.341010 | Event ID: 7e9b8bc0-d08b-11f0-853f-a0ab7a20bec7 2025-12-03 21:03:36.346330 | 2025-12-03 21:03:36.346469 | LOOP [emit-job-header : Print node information] 2025-12-03 21:03:36.471498 | ubuntu-jammy | ok: 2025-12-03 21:03:36.471833 | ubuntu-jammy | # Node Information 2025-12-03 21:03:36.471905 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-03 21:03:36.471959 | ubuntu-jammy | Hostname: ubuntu 2025-12-03 21:03:36.472008 | ubuntu-jammy | Username: zuul 2025-12-03 21:03:36.472053 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-03 21:03:36.472104 | ubuntu-jammy | Provider: regiocloud-a 2025-12-03 21:03:36.472148 | ubuntu-jammy | Region: 2025-12-03 21:03:36.472191 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-03 21:03:36.472233 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-03 21:03:36.472273 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedc:fbd1 2025-12-03 21:03:36.487726 | 2025-12-03 21:03:36.487879 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-03 21:03:36.958391 | ubuntu-jammy -> localhost | changed 2025-12-03 21:03:36.967226 | 2025-12-03 21:03:36.967392 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-03 21:03:38.023407 | ubuntu-jammy -> localhost | changed 2025-12-03 21:03:38.039335 | 2025-12-03 21:03:38.039486 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-03 21:03:38.368351 | ubuntu-jammy -> localhost | ok 2025-12-03 21:03:38.379232 | 2025-12-03 21:03:38.379391 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-03 21:03:38.429993 | ubuntu-jammy | ok 2025-12-03 21:03:38.449198 | ubuntu-jammy | included: /var/lib/zuul/builds/5f95fa5a818340bcacdc2f95ac2790fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-03 21:03:38.458151 | 2025-12-03 21:03:38.458277 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-03 21:03:39.477945 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-03 21:03:39.478217 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/5f95fa5a818340bcacdc2f95ac2790fe/work/5f95fa5a818340bcacdc2f95ac2790fe_id_rsa 2025-12-03 21:03:39.478258 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/5f95fa5a818340bcacdc2f95ac2790fe/work/5f95fa5a818340bcacdc2f95ac2790fe_id_rsa.pub 2025-12-03 21:03:39.478331 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-03 21:03:39.478368 | ubuntu-jammy -> localhost | SHA256:iSxPTW85y4todHf1B3EY58858oaz0c65LlPWyay0pVU zuul-build-sshkey 2025-12-03 21:03:39.478391 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-03 21:03:39.478414 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-03 21:03:39.478451 | ubuntu-jammy -> localhost | | .o.| 2025-12-03 21:03:39.478474 | ubuntu-jammy -> localhost | | oo.| 2025-12-03 21:03:39.478495 | ubuntu-jammy -> localhost | | . o.| 2025-12-03 21:03:39.478515 | ubuntu-jammy -> localhost | | . + o . o.E| 2025-12-03 21:03:39.478535 | ubuntu-jammy -> localhost | | . + S = oo=*| 2025-12-03 21:03:39.478561 | ubuntu-jammy -> localhost | | +. .o.o..=O=| 2025-12-03 21:03:39.478581 | ubuntu-jammy -> localhost | | ... .o..+O+.| 2025-12-03 21:03:39.478601 | ubuntu-jammy -> localhost | | .. . . *B .| 2025-12-03 21:03:39.478622 | ubuntu-jammy -> localhost | | .. . . .+*.| 2025-12-03 21:03:39.478642 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-03 21:03:39.478700 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.488823 2025-12-03 21:03:39.487660 | 2025-12-03 21:03:39.487882 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-03 21:03:39.516798 | ubuntu-jammy | ok 2025-12-03 21:03:39.527196 | ubuntu-jammy | included: /var/lib/zuul/builds/5f95fa5a818340bcacdc2f95ac2790fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-03 21:03:39.537273 | 2025-12-03 21:03:39.537439 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-03 21:03:39.561357 | ubuntu-jammy | skipping: Conditional result was False 2025-12-03 21:03:39.567795 | 2025-12-03 21:03:39.567922 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-03 21:03:40.235954 | ubuntu-jammy | changed 2025-12-03 21:03:40.245314 | 2025-12-03 21:03:40.245482 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-03 21:03:40.490957 | ubuntu-jammy | ok 2025-12-03 21:03:40.496657 | 2025-12-03 21:03:40.496768 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-03 21:03:41.115422 | ubuntu-jammy | changed 2025-12-03 21:03:41.123102 | 2025-12-03 21:03:41.123240 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-03 21:03:41.810227 | ubuntu-jammy | changed 2025-12-03 21:03:41.818027 | 2025-12-03 21:03:41.818154 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-03 21:03:41.842367 | ubuntu-jammy | skipping: Conditional result was False 2025-12-03 21:03:41.850122 | 2025-12-03 21:03:41.850251 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-03 21:03:42.355316 | ubuntu-jammy -> localhost | changed 2025-12-03 21:03:42.375699 | 2025-12-03 21:03:42.375952 | TASK [add-build-sshkey : Add back temp key] 2025-12-03 21:03:42.769641 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/5f95fa5a818340bcacdc2f95ac2790fe/work/5f95fa5a818340bcacdc2f95ac2790fe_id_rsa (zuul-build-sshkey) 2025-12-03 21:03:42.770065 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018481 2025-12-03 21:03:42.784943 | 2025-12-03 21:03:42.785138 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-03 21:03:43.213337 | ubuntu-jammy | ok 2025-12-03 21:03:43.218619 | 2025-12-03 21:03:43.218739 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-03 21:03:43.254070 | ubuntu-jammy | skipping: Conditional result was False 2025-12-03 21:03:43.271133 | 2025-12-03 21:03:43.271304 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-03 21:03:43.777252 | ubuntu-jammy | ok 2025-12-03 21:03:43.800691 | 2025-12-03 21:03:43.800839 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-03 21:03:43.849980 | ubuntu-jammy | ok 2025-12-03 21:03:43.871672 | 2025-12-03 21:03:43.871837 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-03 21:03:44.192777 | ubuntu-jammy -> localhost | ok 2025-12-03 21:03:44.207765 | 2025-12-03 21:03:44.207949 | TASK [validate-host : Collect information about the host] 2025-12-03 21:03:45.419387 | ubuntu-jammy | ok 2025-12-03 21:03:45.438643 | 2025-12-03 21:03:45.438856 | TASK [validate-host : Sanitize hostname] 2025-12-03 21:03:45.573371 | ubuntu-jammy | ok 2025-12-03 21:03:45.624820 | 2025-12-03 21:03:45.624959 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-03 21:03:46.331407 | ubuntu-jammy -> localhost | changed 2025-12-03 21:03:46.339066 | 2025-12-03 21:03:46.339351 | TASK [validate-host : Collect information about zuul worker] 2025-12-03 21:03:46.859785 | ubuntu-jammy | ok 2025-12-03 21:03:46.866181 | 2025-12-03 21:03:46.866327 | TASK [validate-host : Write out all zuul information for each host] 2025-12-03 21:03:47.549812 | ubuntu-jammy -> localhost | changed 2025-12-03 21:03:47.560132 | 2025-12-03 21:03:47.560263 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-03 21:03:47.817029 | ubuntu-jammy | ok 2025-12-03 21:03:47.825526 | 2025-12-03 21:03:47.825687 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-03 21:03:49.263020 | ubuntu-jammy | changed: 2025-12-03 21:03:49.263240 | ubuntu-jammy | cd+++++++++ src/ 2025-12-03 21:03:49.263275 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-03 21:03:49.263327 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-03 21:03:49.263357 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-03 21:03:49.263378 | ubuntu-jammy | Containerfile 2025-12-03 21:03:49.263529 | ubuntu-jammy | Containerfile 2025-12-03 21:03:49.283224 | ubuntu-jammy | Containerfile 2025-12-03 21:03:49.283317 | ubuntu-jammy | Containerfile 2025-12-03 21:03:49.283390 | ubuntu-jammy | Containerfile 2025-12-03 21:03:49.283460 | ubuntu-jammy | Containerfile 2025-12-03 21:03:49.283529 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.012305 2025-12-03 21:04:20.684131 | 2025-12-03 21:04:20.684259 | TASK [upload-logs : Upload logs to log server] 2025-12-03 21:04:21.401049 | localhost | Output suppressed because no_log was given 2025-12-03 21:04:21.405211 | 2025-12-03 21:04:21.405414 | LOOP [upload-logs : Compress console log and json output] 2025-12-03 21:04:21.475796 | localhost | skipping: Conditional result was False 2025-12-03 21:04:21.485776 | localhost | skipping: Conditional result was False 2025-12-03 21:04:21.500876 | 2025-12-03 21:04:21.501048 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-03 21:04:21.564600 | localhost | skipping: Conditional result was False 2025-12-03 21:04:21.564894 | 2025-12-03 21:04:21.569923 | localhost | skipping: Conditional result was False 2025-12-03 21:04:21.580479 | 2025-12-03 21:04:21.580618 | LOOP [upload-logs : Upload console log and json output]