2025-11-03 03:03:17.451578 | Job console starting 2025-11-03 03:03:17.460082 | Updating git repos 2025-11-03 03:03:17.480282 | Cloning repos into workspace 2025-11-03 03:03:17.535161 | Restoring repo states 2025-11-03 03:03:17.538757 | Merging changes 2025-11-03 03:03:17.538769 | Checking out repos 2025-11-03 03:03:17.784739 | Preparing playbooks 2025-11-03 03:03:18.782982 | Running Ansible setup 2025-11-03 03:03:25.149167 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-03 03:03:26.617503 | 2025-11-03 03:03:26.617612 | PLAY [Base pre] 2025-11-03 03:03:26.631130 | 2025-11-03 03:03:26.631225 | TASK [Setup log path fact] 2025-11-03 03:03:26.647877 | ubuntu-jammy | ok 2025-11-03 03:03:26.664095 | 2025-11-03 03:03:26.664199 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-03 03:03:26.691346 | ubuntu-jammy | ok 2025-11-03 03:03:26.699062 | 2025-11-03 03:03:26.699148 | TASK [emit-job-header : Print job information] 2025-11-03 03:03:26.752645 | # Job Information 2025-11-03 03:03:26.752773 | Ansible Version: 2.16.14 2025-11-03 03:03:26.752801 | Job: flake8 2025-11-03 03:03:26.752828 | Pipeline: periodic-daily 2025-11-03 03:03:26.752847 | Executor: 521e9411259a 2025-11-03 03:03:26.752864 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-11-03 03:03:26.752883 | Event ID: c8cf480fa49a49b595f91160db927458 2025-11-03 03:03:26.756957 | 2025-11-03 03:03:26.757035 | LOOP [emit-job-header : Print node information] 2025-11-03 03:03:26.890881 | ubuntu-jammy | ok: 2025-11-03 03:03:26.891023 | ubuntu-jammy | # Node Information 2025-11-03 03:03:26.891051 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-03 03:03:26.891072 | ubuntu-jammy | Hostname: ubuntu 2025-11-03 03:03:26.891090 | ubuntu-jammy | Username: zuul 2025-11-03 03:03:26.891107 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-03 03:03:26.891127 | ubuntu-jammy | Provider: regiocloud-a 2025-11-03 03:03:26.891144 | ubuntu-jammy | Region: 2025-11-03 03:03:26.891161 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-03 03:03:26.891177 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-03 03:03:26.891194 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef9:39a3 2025-11-03 03:03:26.905669 | 2025-11-03 03:03:26.905762 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-03 03:03:27.708834 | ubuntu-jammy -> localhost | changed 2025-11-03 03:03:27.714421 | 2025-11-03 03:03:27.714508 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-03 03:03:29.764879 | ubuntu-jammy -> localhost | changed 2025-11-03 03:03:29.773767 | 2025-11-03 03:03:29.773853 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-03 03:03:30.432026 | ubuntu-jammy -> localhost | ok 2025-11-03 03:03:30.436871 | 2025-11-03 03:03:30.436954 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-03 03:03:30.506376 | ubuntu-jammy | ok 2025-11-03 03:03:30.522432 | ubuntu-jammy | included: /var/lib/zuul/builds/297011fdea5c4769aca0c94025c6a00a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-03 03:03:30.535009 | 2025-11-03 03:03:30.535099 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-03 03:03:31.940255 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-03 03:03:31.940420 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/297011fdea5c4769aca0c94025c6a00a/work/297011fdea5c4769aca0c94025c6a00a_id_rsa 2025-11-03 03:03:31.940450 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/297011fdea5c4769aca0c94025c6a00a/work/297011fdea5c4769aca0c94025c6a00a_id_rsa.pub 2025-11-03 03:03:31.940472 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-03 03:03:31.940493 | ubuntu-jammy -> localhost | SHA256:+1XcEvpzxfO2TXt1lHV6ek3YAAeU4dI5mLnPqubt2rw zuul-build-sshkey 2025-11-03 03:03:31.940511 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-03 03:03:31.940529 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-03 03:03:31.940553 | ubuntu-jammy -> localhost | | .==. | 2025-11-03 03:03:31.940572 | ubuntu-jammy -> localhost | | *.o. o| 2025-11-03 03:03:31.940589 | ubuntu-jammy -> localhost | | = = .=+| 2025-11-03 03:03:31.940605 | ubuntu-jammy -> localhost | | o +o==| 2025-11-03 03:03:31.940621 | ubuntu-jammy -> localhost | | S . . +*=| 2025-11-03 03:03:31.940643 | ubuntu-jammy -> localhost | | . o o..O| 2025-11-03 03:03:31.940660 | ubuntu-jammy -> localhost | | . + o.B| 2025-11-03 03:03:31.940676 | ubuntu-jammy -> localhost | | .= o ==| 2025-11-03 03:03:31.940693 | ubuntu-jammy -> localhost | | o++E. oo| 2025-11-03 03:03:31.940709 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-03 03:03:31.940747 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.879108 2025-11-03 03:03:31.950056 | 2025-11-03 03:03:31.950143 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-03 03:03:31.986719 | ubuntu-jammy | ok 2025-11-03 03:03:31.994311 | ubuntu-jammy | included: /var/lib/zuul/builds/297011fdea5c4769aca0c94025c6a00a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-03 03:03:32.022596 | 2025-11-03 03:03:32.022684 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-03 03:03:32.055661 | ubuntu-jammy | skipping: Conditional result was False 2025-11-03 03:03:32.060578 | 2025-11-03 03:03:32.060673 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-03 03:03:33.042952 | ubuntu-jammy | changed 2025-11-03 03:03:33.053843 | 2025-11-03 03:03:33.053932 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-03 03:03:33.320040 | ubuntu-jammy | ok 2025-11-03 03:03:33.351282 | 2025-11-03 03:03:33.351378 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-03 03:03:34.062724 | ubuntu-jammy | changed 2025-11-03 03:03:34.080301 | 2025-11-03 03:03:34.080393 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-03 03:03:35.004014 | ubuntu-jammy | changed 2025-11-03 03:03:35.009549 | 2025-11-03 03:03:35.009642 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-03 03:03:35.105448 | ubuntu-jammy | skipping: Conditional result was False 2025-11-03 03:03:35.119020 | 2025-11-03 03:03:35.119110 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-03 03:03:36.509666 | ubuntu-jammy -> localhost | changed 2025-11-03 03:03:36.518312 | 2025-11-03 03:03:36.518402 | TASK [add-build-sshkey : Add back temp key] 2025-11-03 03:03:37.250976 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/297011fdea5c4769aca0c94025c6a00a/work/297011fdea5c4769aca0c94025c6a00a_id_rsa (zuul-build-sshkey) 2025-11-03 03:03:37.251159 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.027151 2025-11-03 03:03:37.256705 | 2025-11-03 03:03:37.256784 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-03 03:03:37.890676 | ubuntu-jammy | ok 2025-11-03 03:03:37.894915 | 2025-11-03 03:03:37.894992 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-03 03:03:37.947819 | ubuntu-jammy | skipping: Conditional result was False 2025-11-03 03:03:37.956238 | 2025-11-03 03:03:37.956329 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-03 03:03:38.608723 | ubuntu-jammy | ok 2025-11-03 03:03:38.623502 | 2025-11-03 03:03:38.623592 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-03 03:03:38.665875 | ubuntu-jammy | ok 2025-11-03 03:03:38.670126 | 2025-11-03 03:03:38.670211 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-03 03:03:39.455849 | ubuntu-jammy -> localhost | ok 2025-11-03 03:03:39.460954 | 2025-11-03 03:03:39.461030 | TASK [validate-host : Collect information about the host] 2025-11-03 03:03:41.383072 | ubuntu-jammy | ok 2025-11-03 03:03:41.412067 | 2025-11-03 03:03:41.412163 | TASK [validate-host : Sanitize hostname] 2025-11-03 03:03:41.579204 | ubuntu-jammy | ok 2025-11-03 03:03:41.614030 | 2025-11-03 03:03:41.614123 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-03 03:03:43.088526 | ubuntu-jammy -> localhost | changed 2025-11-03 03:03:43.096449 | 2025-11-03 03:03:43.096536 | TASK [validate-host : Collect information about zuul worker] 2025-11-03 03:03:43.513644 | ubuntu-jammy | ok 2025-11-03 03:03:43.517491 | 2025-11-03 03:03:43.517569 | TASK [validate-host : Write out all zuul information for each host] 2025-11-03 03:03:44.989860 | ubuntu-jammy -> localhost | changed 2025-11-03 03:03:44.997563 | 2025-11-03 03:03:44.997642 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-03 03:03:45.279955 | ubuntu-jammy | ok 2025-11-03 03:03:45.284370 | 2025-11-03 03:03:45.284448 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-03 03:03:47.552936 | ubuntu-jammy | changed: 2025-11-03 03:03:47.553084 | ubuntu-jammy | cd+++++++++ src/ 2025-11-03 03:03:47.553111 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-03 03:03:47.553131 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-03 03:03:47.553149 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-03 03:03:47.553165 | ubuntu-jammy | Containerfile 2025-11-03 03:03:47.553299 | ubuntu-jammy | Containerfile 2025-11-03 03:03:47.609340 | ubuntu-jammy | Containerfile 2025-11-03 03:03:47.609401 | ubuntu-jammy | Containerfile 2025-11-03 03:03:47.609466 | ubuntu-jammy | Containerfile 2025-11-03 03:03:47.609531 | ubuntu-jammy | Containerfile 2025-11-03 03:03:47.609598 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.012573 2025-11-03 03:04:19.701446 | 2025-11-03 03:04:19.701535 | TASK [upload-logs : Upload logs to log server] 2025-11-03 03:04:20.169803 | localhost | Output suppressed because no_log was given 2025-11-03 03:04:20.171422 | 2025-11-03 03:04:20.171507 | LOOP [upload-logs : Compress console log and json output] 2025-11-03 03:04:20.223369 | localhost | skipping: Conditional result was False 2025-11-03 03:04:20.228952 | localhost | skipping: Conditional result was False 2025-11-03 03:04:20.236896 | 2025-11-03 03:04:20.236998 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-03 03:04:20.276327 | localhost | skipping: Conditional result was False 2025-11-03 03:04:20.276545 | 2025-11-03 03:04:20.281193 | localhost | skipping: Conditional result was False 2025-11-03 03:04:20.292273 | 2025-11-03 03:04:20.292363 | LOOP [upload-logs : Upload console log and json output]