2026-03-31 03:05:17.450166 | Job console starting 2026-03-31 03:05:17.464171 | Updating git repos 2026-03-31 03:05:17.494628 | Cloning repos into workspace 2026-03-31 03:05:17.565658 | Restoring repo states 2026-03-31 03:05:17.602410 | Merging changes 2026-03-31 03:05:17.602426 | Checking out repos 2026-03-31 03:05:17.680654 | Preparing playbooks 2026-03-31 03:05:18.560015 | Running Ansible setup 2026-03-31 03:05:24.220279 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-31 03:05:25.909586 | 2026-03-31 03:05:25.909770 | PLAY [Base pre] 2026-03-31 03:05:25.981224 | 2026-03-31 03:05:25.981413 | TASK [Setup log path fact] 2026-03-31 03:05:26.074713 | debian-bookworm | ok 2026-03-31 03:05:26.129886 | 2026-03-31 03:05:26.130117 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-31 03:05:26.210810 | debian-bookworm | ok 2026-03-31 03:05:26.265685 | 2026-03-31 03:05:26.265841 | TASK [emit-job-header : Print job information] 2026-03-31 03:05:26.365463 | # Job Information 2026-03-31 03:05:26.365733 | Ansible Version: 2.16.14 2026-03-31 03:05:26.365798 | Job: flake8 2026-03-31 03:05:26.365847 | Pipeline: periodic-daily 2026-03-31 03:05:26.366701 | Executor: 521e9411259a 2026-03-31 03:05:26.366809 | Triggered by: https://github.com/osism/generics 2026-03-31 03:05:26.370790 | Event ID: 2681270749bd499dace4aea7b5362072 2026-03-31 03:05:26.378958 | 2026-03-31 03:05:26.381317 | LOOP [emit-job-header : Print node information] 2026-03-31 03:05:26.585863 | debian-bookworm | ok: 2026-03-31 03:05:26.586119 | debian-bookworm | # Node Information 2026-03-31 03:05:26.586159 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-31 03:05:26.586186 | debian-bookworm | Hostname: debian 2026-03-31 03:05:26.586208 | debian-bookworm | Username: zuul 2026-03-31 03:05:26.586230 | debian-bookworm | Distro: Debian 12.13 2026-03-31 03:05:26.586254 | debian-bookworm | Provider: regiocloud-a 2026-03-31 03:05:26.586275 | debian-bookworm | Region: 2026-03-31 03:05:26.586297 | debian-bookworm | Label: debian-bookworm 2026-03-31 03:05:26.586318 | debian-bookworm | Product Name: OpenStack Nova 2026-03-31 03:05:26.586337 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:aea3 2026-03-31 03:05:26.617953 | 2026-03-31 03:05:26.618607 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-31 03:05:28.071859 | debian-bookworm -> localhost | changed 2026-03-31 03:05:28.087464 | 2026-03-31 03:05:28.087612 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-31 03:05:30.791410 | debian-bookworm -> localhost | changed 2026-03-31 03:05:30.800195 | 2026-03-31 03:05:30.800297 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-31 03:05:31.276919 | debian-bookworm -> localhost | ok 2026-03-31 03:05:31.281846 | 2026-03-31 03:05:31.281932 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-31 03:05:31.319297 | debian-bookworm | ok 2026-03-31 03:05:31.344444 | debian-bookworm | included: /var/lib/zuul/builds/aaa9be5d60a546f59913ad92e5cac36d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-31 03:05:31.359312 | 2026-03-31 03:05:31.359404 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-31 03:05:33.460506 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-31 03:05:33.460716 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aaa9be5d60a546f59913ad92e5cac36d/work/aaa9be5d60a546f59913ad92e5cac36d_id_rsa 2026-03-31 03:05:33.460754 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aaa9be5d60a546f59913ad92e5cac36d/work/aaa9be5d60a546f59913ad92e5cac36d_id_rsa.pub 2026-03-31 03:05:33.460776 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-31 03:05:33.460796 | debian-bookworm -> localhost | SHA256:uKZIRUqu5Zy1KPuVw0g+GwDeFJK5HQ/sNzZjVEx/+mI zuul-build-sshkey 2026-03-31 03:05:33.460814 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-31 03:05:33.460839 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-31 03:05:33.460857 | debian-bookworm -> localhost | | .+. +o | 2026-03-31 03:05:33.460875 | debian-bookworm -> localhost | | o.+.. .. | 2026-03-31 03:05:33.460892 | debian-bookworm -> localhost | |. =.* . . | 2026-03-31 03:05:33.460908 | debian-bookworm -> localhost | |o+o= O . o | 2026-03-31 03:05:33.460924 | debian-bookworm -> localhost | |..=.* = S. | 2026-03-31 03:05:33.460944 | debian-bookworm -> localhost | | O B o . . | 2026-03-31 03:05:33.460961 | debian-bookworm -> localhost | |o @ * o E . | 2026-03-31 03:05:33.460977 | debian-bookworm -> localhost | | + * + . . | 2026-03-31 03:05:33.461017 | debian-bookworm -> localhost | |..+ . | 2026-03-31 03:05:33.461069 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-31 03:05:33.461142 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.096107 2026-03-31 03:05:33.466367 | 2026-03-31 03:05:33.466447 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-31 03:05:33.485268 | debian-bookworm | ok 2026-03-31 03:05:33.496618 | debian-bookworm | included: /var/lib/zuul/builds/aaa9be5d60a546f59913ad92e5cac36d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-31 03:05:33.504372 | 2026-03-31 03:05:33.504461 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-31 03:05:33.518157 | debian-bookworm | skipping: Conditional result was False 2026-03-31 03:05:33.523997 | 2026-03-31 03:05:33.524094 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-31 03:05:34.227647 | debian-bookworm | changed 2026-03-31 03:05:34.232588 | 2026-03-31 03:05:34.232671 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-31 03:05:34.488259 | debian-bookworm | ok 2026-03-31 03:05:34.497402 | 2026-03-31 03:05:34.497543 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-31 03:05:35.097069 | debian-bookworm | changed 2026-03-31 03:05:35.103713 | 2026-03-31 03:05:35.103819 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-31 03:05:35.689151 | debian-bookworm | changed 2026-03-31 03:05:35.694444 | 2026-03-31 03:05:35.694531 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-31 03:05:35.717525 | debian-bookworm | skipping: Conditional result was False 2026-03-31 03:05:35.723267 | 2026-03-31 03:05:35.723363 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-31 03:05:36.167668 | debian-bookworm -> localhost | changed 2026-03-31 03:05:36.178119 | 2026-03-31 03:05:36.178217 | TASK [add-build-sshkey : Add back temp key] 2026-03-31 03:05:36.475066 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aaa9be5d60a546f59913ad92e5cac36d/work/aaa9be5d60a546f59913ad92e5cac36d_id_rsa (zuul-build-sshkey) 2026-03-31 03:05:36.475284 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009120 2026-03-31 03:05:36.484845 | 2026-03-31 03:05:36.485021 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-31 03:05:36.841580 | debian-bookworm | ok 2026-03-31 03:05:36.847902 | 2026-03-31 03:05:36.848024 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-31 03:05:36.881745 | debian-bookworm | skipping: Conditional result was False 2026-03-31 03:05:36.899082 | 2026-03-31 03:05:36.899218 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-31 03:05:37.396862 | debian-bookworm | ok 2026-03-31 03:05:37.411878 | 2026-03-31 03:05:37.412027 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-31 03:05:37.442042 | debian-bookworm | ok 2026-03-31 03:05:37.449542 | 2026-03-31 03:05:37.449803 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-31 03:05:37.790032 | debian-bookworm -> localhost | ok 2026-03-31 03:05:37.804272 | 2026-03-31 03:05:37.804425 | TASK [validate-host : Collect information about the host] 2026-03-31 03:05:39.013435 | debian-bookworm | ok 2026-03-31 03:05:39.030954 | 2026-03-31 03:05:39.031115 | TASK [validate-host : Sanitize hostname] 2026-03-31 03:05:39.176686 | debian-bookworm | ok 2026-03-31 03:05:39.232515 | 2026-03-31 03:05:39.232665 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-31 03:05:39.919395 | debian-bookworm -> localhost | changed 2026-03-31 03:05:39.925904 | 2026-03-31 03:05:39.926076 | TASK [validate-host : Collect information about zuul worker] 2026-03-31 03:05:40.396562 | debian-bookworm | ok 2026-03-31 03:05:40.408521 | 2026-03-31 03:05:40.410470 | TASK [validate-host : Write out all zuul information for each host] 2026-03-31 03:05:41.020147 | debian-bookworm -> localhost | changed 2026-03-31 03:05:41.032041 | 2026-03-31 03:05:41.032223 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-31 03:05:41.352320 | debian-bookworm | ok 2026-03-31 03:05:41.358408 | 2026-03-31 03:05:41.358541 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-31 03:05:42.309557 | debian-bookworm | changed: 2026-03-31 03:05:42.309782 | debian-bookworm | cd+++++++++ src/ 2026-03-31 03:05:42.309823 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-31 03:05:42.309853 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-31 03:05:42.309875 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-31 03:05:42.309896 | debian-bookworm | localhost | ok: Runtime: 0:00:00.022195 2026-03-31 03:06:13.558462 | 2026-03-31 03:06:13.558597 | TASK [upload-logs : Upload logs to log server] 2026-03-31 03:06:14.515760 | localhost | Output suppressed because no_log was given 2026-03-31 03:06:14.518265 | 2026-03-31 03:06:14.518395 | LOOP [upload-logs : Compress console log and json output] 2026-03-31 03:06:14.578424 | localhost | skipping: Conditional result was False 2026-03-31 03:06:14.596429 | localhost | skipping: Conditional result was False 2026-03-31 03:06:14.610152 | 2026-03-31 03:06:14.610298 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-31 03:06:14.664833 | localhost | skipping: Conditional result was False 2026-03-31 03:06:14.665221 | 2026-03-31 03:06:14.671521 | localhost | skipping: Conditional result was False 2026-03-31 03:06:14.683372 | 2026-03-31 03:06:14.683525 | LOOP [upload-logs : Upload console log and json output]