2025-10-04 20:59:59.347578 | Job console starting 2025-10-04 20:59:59.363774 | Updating git repos 2025-10-04 20:59:59.420030 | Cloning repos into workspace 2025-10-04 20:59:59.509567 | Restoring repo states 2025-10-04 20:59:59.525574 | Merging changes 2025-10-04 21:00:00.099747 | Checking out repos 2025-10-04 21:00:00.132336 | Preparing playbooks 2025-10-04 21:00:00.869849 | Running Ansible setup 2025-10-04 21:00:06.683747 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-04 21:00:07.356384 | 2025-10-04 21:00:07.356493 | PLAY [Base pre] 2025-10-04 21:00:07.368919 | 2025-10-04 21:00:07.369007 | TASK [Setup log path fact] 2025-10-04 21:00:07.385468 | debian-bookworm | ok 2025-10-04 21:00:07.401378 | 2025-10-04 21:00:07.401485 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-04 21:00:07.438530 | debian-bookworm | ok 2025-10-04 21:00:07.451297 | 2025-10-04 21:00:07.451397 | TASK [emit-job-header : Print job information] 2025-10-04 21:00:07.488170 | # Job Information 2025-10-04 21:00:07.488307 | Ansible Version: 2.16.14 2025-10-04 21:00:07.488335 | Job: flake8 2025-10-04 21:00:07.488361 | Pipeline: check 2025-10-04 21:00:07.488378 | Executor: 521e9411259a 2025-10-04 21:00:07.488396 | Triggered by: https://github.com/osism/python-osism/pull/1737 2025-10-04 21:00:07.488414 | Event ID: 112c7360-a165-11f0-858b-cdcc436f2f2a 2025-10-04 21:00:07.492258 | 2025-10-04 21:00:07.492334 | LOOP [emit-job-header : Print node information] 2025-10-04 21:00:07.641680 | debian-bookworm | ok: 2025-10-04 21:00:07.641867 | debian-bookworm | # Node Information 2025-10-04 21:00:07.641896 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-04 21:00:07.641916 | debian-bookworm | Hostname: debian 2025-10-04 21:00:07.641934 | debian-bookworm | Username: zuul 2025-10-04 21:00:07.641950 | debian-bookworm | Distro: Debian 12.12 2025-10-04 21:00:07.642011 | debian-bookworm | Provider: regiocloud-a 2025-10-04 21:00:07.642034 | debian-bookworm | Region: 2025-10-04 21:00:07.642052 | debian-bookworm | Label: debian-bookworm 2025-10-04 21:00:07.642069 | debian-bookworm | Product Name: OpenStack Nova 2025-10-04 21:00:07.642086 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febc:2eed 2025-10-04 21:00:07.663969 | 2025-10-04 21:00:07.664065 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-04 21:00:08.170331 | debian-bookworm -> localhost | changed 2025-10-04 21:00:08.176005 | 2025-10-04 21:00:08.176088 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-04 21:00:09.978749 | debian-bookworm -> localhost | changed 2025-10-04 21:00:09.987537 | 2025-10-04 21:00:09.987650 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-04 21:00:10.576819 | debian-bookworm -> localhost | ok 2025-10-04 21:00:10.581727 | 2025-10-04 21:00:10.581825 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-04 21:00:10.620313 | debian-bookworm | ok 2025-10-04 21:00:10.642424 | debian-bookworm | included: /var/lib/zuul/builds/522cf6cf401c4bf9a3155c0d5f990870/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-04 21:00:10.667314 | 2025-10-04 21:00:10.667406 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-04 21:00:13.441583 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-04 21:00:13.441767 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/522cf6cf401c4bf9a3155c0d5f990870/work/522cf6cf401c4bf9a3155c0d5f990870_id_rsa 2025-10-04 21:00:13.441798 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/522cf6cf401c4bf9a3155c0d5f990870/work/522cf6cf401c4bf9a3155c0d5f990870_id_rsa.pub 2025-10-04 21:00:13.441819 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-04 21:00:13.441839 | debian-bookworm -> localhost | SHA256:hKw9UaMU8utpROrLobUeb+zB3l//eXZVF5E8+jk734c zuul-build-sshkey 2025-10-04 21:00:13.441857 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-04 21:00:13.441882 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-04 21:00:13.441900 | debian-bookworm -> localhost | | . o.o ..o| 2025-10-04 21:00:13.441917 | debian-bookworm -> localhost | | = + . = | 2025-10-04 21:00:13.441933 | debian-bookworm -> localhost | | B . . o| 2025-10-04 21:00:13.441949 | debian-bookworm -> localhost | | = + . o| 2025-10-04 21:00:13.441965 | debian-bookworm -> localhost | | o = S . +| 2025-10-04 21:00:13.441986 | debian-bookworm -> localhost | | . + o +.| 2025-10-04 21:00:13.442003 | debian-bookworm -> localhost | | =.* . .+| 2025-10-04 21:00:13.442018 | debian-bookworm -> localhost | | + Ooo . .EoB| 2025-10-04 21:00:13.442036 | debian-bookworm -> localhost | | ..=o+ ... .+X| 2025-10-04 21:00:13.442052 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-04 21:00:13.442093 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.005148 2025-10-04 21:00:13.447543 | 2025-10-04 21:00:13.447641 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-04 21:00:13.464148 | debian-bookworm | ok 2025-10-04 21:00:13.471346 | debian-bookworm | included: /var/lib/zuul/builds/522cf6cf401c4bf9a3155c0d5f990870/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-04 21:00:13.478283 | 2025-10-04 21:00:13.478353 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-04 21:00:13.500803 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:00:13.506397 | 2025-10-04 21:00:13.506495 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-04 21:00:14.129691 | debian-bookworm | changed 2025-10-04 21:00:14.134030 | 2025-10-04 21:00:14.134110 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-04 21:00:14.382925 | debian-bookworm | ok 2025-10-04 21:00:14.387288 | 2025-10-04 21:00:14.387359 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-04 21:00:15.015473 | debian-bookworm | changed 2025-10-04 21:00:15.021401 | 2025-10-04 21:00:15.021479 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-04 21:00:15.656519 | debian-bookworm | changed 2025-10-04 21:00:15.661067 | 2025-10-04 21:00:15.661142 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-04 21:00:15.674885 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:00:15.680705 | 2025-10-04 21:00:15.680800 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-04 21:00:16.186206 | debian-bookworm -> localhost | changed 2025-10-04 21:00:16.194986 | 2025-10-04 21:00:16.195080 | TASK [add-build-sshkey : Add back temp key] 2025-10-04 21:00:16.597298 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/522cf6cf401c4bf9a3155c0d5f990870/work/522cf6cf401c4bf9a3155c0d5f990870_id_rsa (zuul-build-sshkey) 2025-10-04 21:00:16.597477 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015126 2025-10-04 21:00:16.604397 | 2025-10-04 21:00:16.604479 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-04 21:00:17.006722 | debian-bookworm | ok 2025-10-04 21:00:17.010734 | 2025-10-04 21:00:17.010812 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-04 21:00:17.048138 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:00:17.057297 | 2025-10-04 21:00:17.057390 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-04 21:00:17.643853 | debian-bookworm | ok 2025-10-04 21:00:17.664971 | 2025-10-04 21:00:17.665064 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-04 21:00:17.692236 | debian-bookworm | ok 2025-10-04 21:00:17.696998 | 2025-10-04 21:00:17.697189 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-04 21:00:17.989451 | debian-bookworm -> localhost | ok 2025-10-04 21:00:17.994460 | 2025-10-04 21:00:17.994528 | TASK [validate-host : Collect information about the host] 2025-10-04 21:00:19.119372 | debian-bookworm | ok 2025-10-04 21:00:19.128128 | 2025-10-04 21:00:19.128205 | TASK [validate-host : Sanitize hostname] 2025-10-04 21:00:19.226769 | debian-bookworm | ok 2025-10-04 21:00:19.260691 | 2025-10-04 21:00:19.260792 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-04 21:00:19.919374 | debian-bookworm -> localhost | changed 2025-10-04 21:00:19.923863 | 2025-10-04 21:00:19.923938 | TASK [validate-host : Collect information about zuul worker] 2025-10-04 21:00:20.465578 | debian-bookworm | ok 2025-10-04 21:00:20.470013 | 2025-10-04 21:00:20.470105 | TASK [validate-host : Write out all zuul information for each host] 2025-10-04 21:00:21.157744 | debian-bookworm -> localhost | changed 2025-10-04 21:00:21.174131 | 2025-10-04 21:00:21.174231 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-04 21:00:21.513950 | debian-bookworm | ok 2025-10-04 21:00:21.520753 | 2025-10-04 21:00:21.520853 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-04 21:00:22.557528 | debian-bookworm | changed: 2025-10-04 21:00:22.557703 | debian-bookworm | cd+++++++++ src/ 2025-10-04 21:00:22.557738 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-04 21:00:22.557762 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-04 21:00:22.557783 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-04 21:00:22.557803 | debian-bookworm | Containerfile 2025-10-04 21:00:22.557914 | debian-bookworm | Containerfile 2025-10-04 21:00:22.580492 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007417 2025-10-04 21:01:15.843908 | 2025-10-04 21:01:15.844023 | TASK [upload-logs : Upload logs to log server] 2025-10-04 21:01:16.390764 | localhost | Output suppressed because no_log was given 2025-10-04 21:01:16.394905 | 2025-10-04 21:01:16.395121 | LOOP [upload-logs : Compress console log and json output] 2025-10-04 21:01:16.463575 | localhost | skipping: Conditional result was False 2025-10-04 21:01:16.469961 | localhost | skipping: Conditional result was False 2025-10-04 21:01:16.481005 | 2025-10-04 21:01:16.481165 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-04 21:01:16.537738 | localhost | skipping: Conditional result was False 2025-10-04 21:01:16.538024 | 2025-10-04 21:01:16.543350 | localhost | skipping: Conditional result was False 2025-10-04 21:01:16.549077 | 2025-10-04 21:01:16.549188 | LOOP [upload-logs : Upload console log and json output]