2025-11-24 20:29:55.700896 | Job console starting 2025-11-24 20:29:55.724997 | Updating git repos 2025-11-24 20:29:55.765425 | Cloning repos into workspace 2025-11-24 20:29:55.805597 | Restoring repo states 2025-11-24 20:29:55.812703 | Merging changes 2025-11-24 20:29:56.391042 | Checking out repos 2025-11-24 20:29:56.444068 | Preparing playbooks 2025-11-24 20:29:57.156169 | Running Ansible setup 2025-11-24 20:30:01.900998 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-24 20:30:02.784998 | 2025-11-24 20:30:02.785171 | PLAY [Base pre] 2025-11-24 20:30:02.801926 | 2025-11-24 20:30:02.802086 | TASK [Setup log path fact] 2025-11-24 20:30:02.821525 | debian-bookworm | ok 2025-11-24 20:30:02.837957 | 2025-11-24 20:30:02.838125 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-24 20:30:02.868459 | debian-bookworm | ok 2025-11-24 20:30:02.890716 | 2025-11-24 20:30:02.890942 | TASK [emit-job-header : Print job information] 2025-11-24 20:30:03.001478 | # Job Information 2025-11-24 20:30:03.001687 | Ansible Version: 2.16.14 2025-11-24 20:30:03.001724 | Job: ansible-lint 2025-11-24 20:30:03.001758 | Pipeline: check 2025-11-24 20:30:03.001798 | Executor: 521e9411259a 2025-11-24 20:30:03.001821 | Triggered by: https://github.com/osism/testbed/pull/2777 2025-11-24 20:30:03.001842 | Event ID: 4f8c27e0-c974-11f0-85ae-3b9c9aa7b8a5 2025-11-24 20:30:03.015096 | 2025-11-24 20:30:03.015253 | LOOP [emit-job-header : Print node information] 2025-11-24 20:30:03.240478 | debian-bookworm | ok: 2025-11-24 20:30:03.240932 | debian-bookworm | # Node Information 2025-11-24 20:30:03.240990 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-24 20:30:03.241063 | debian-bookworm | Hostname: debian 2025-11-24 20:30:03.241156 | debian-bookworm | Username: zuul 2025-11-24 20:30:03.241180 | debian-bookworm | Distro: Debian 12.12 2025-11-24 20:30:03.241206 | debian-bookworm | Provider: regiocloud-a 2025-11-24 20:30:03.241227 | debian-bookworm | Region: 2025-11-24 20:30:03.241249 | debian-bookworm | Label: debian-bookworm 2025-11-24 20:30:03.241269 | debian-bookworm | Product Name: OpenStack Nova 2025-11-24 20:30:03.241289 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef4:bbf0 2025-11-24 20:30:03.298404 | 2025-11-24 20:30:03.298598 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-24 20:30:04.093987 | debian-bookworm -> localhost | changed 2025-11-24 20:30:04.101726 | 2025-11-24 20:30:04.101898 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-24 20:30:05.661716 | debian-bookworm -> localhost | changed 2025-11-24 20:30:05.682450 | 2025-11-24 20:30:05.682748 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-24 20:30:05.990312 | debian-bookworm -> localhost | ok 2025-11-24 20:30:05.996645 | 2025-11-24 20:30:05.996772 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-24 20:30:06.043703 | debian-bookworm | ok 2025-11-24 20:30:06.079633 | debian-bookworm | included: /var/lib/zuul/builds/c7e6765696e644508cb67df6fc1a9679/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-24 20:30:06.091010 | 2025-11-24 20:30:06.091138 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-24 20:30:07.366321 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-24 20:30:07.366572 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c7e6765696e644508cb67df6fc1a9679/work/c7e6765696e644508cb67df6fc1a9679_id_rsa 2025-11-24 20:30:07.366612 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c7e6765696e644508cb67df6fc1a9679/work/c7e6765696e644508cb67df6fc1a9679_id_rsa.pub 2025-11-24 20:30:07.366641 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-24 20:30:07.366666 | debian-bookworm -> localhost | SHA256:4CYxV6h7z+ew3wR1f3D6VjdkwjIPo5iJaxDazVSnZmk zuul-build-sshkey 2025-11-24 20:30:07.366689 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-24 20:30:07.366726 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-24 20:30:07.366749 | debian-bookworm -> localhost | | o.. | 2025-11-24 20:30:07.366771 | debian-bookworm -> localhost | | o.+ . | 2025-11-24 20:30:07.366825 | debian-bookworm -> localhost | | .oooE =.ooo.| 2025-11-24 20:30:07.366872 | debian-bookworm -> localhost | | o *==.+ ..*.+= | 2025-11-24 20:30:07.366893 | debian-bookworm -> localhost | | . o.=o+S.. ...=| 2025-11-24 20:30:07.366917 | debian-bookworm -> localhost | | ooo . .=| 2025-11-24 20:30:07.366938 | debian-bookworm -> localhost | | + o. . o| 2025-11-24 20:30:07.366958 | debian-bookworm -> localhost | | . oo.o . | 2025-11-24 20:30:07.366979 | debian-bookworm -> localhost | | .+o . | 2025-11-24 20:30:07.367001 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-24 20:30:07.367059 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.656905 2025-11-24 20:30:07.373712 | 2025-11-24 20:30:07.373865 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-24 20:30:07.403146 | debian-bookworm | ok 2025-11-24 20:30:07.421715 | debian-bookworm | included: /var/lib/zuul/builds/c7e6765696e644508cb67df6fc1a9679/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-24 20:30:07.439245 | 2025-11-24 20:30:07.439376 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-24 20:30:07.472631 | debian-bookworm | skipping: Conditional result was False 2025-11-24 20:30:07.479982 | 2025-11-24 20:30:07.480118 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-24 20:30:08.054619 | debian-bookworm | changed 2025-11-24 20:30:08.061060 | 2025-11-24 20:30:08.061178 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-24 20:30:08.315254 | debian-bookworm | ok 2025-11-24 20:30:08.324101 | 2025-11-24 20:30:08.324237 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-24 20:30:09.073769 | debian-bookworm | changed 2025-11-24 20:30:09.087532 | 2025-11-24 20:30:09.087700 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-24 20:30:09.787824 | debian-bookworm | changed 2025-11-24 20:30:09.796479 | 2025-11-24 20:30:09.796670 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-24 20:30:09.831509 | debian-bookworm | skipping: Conditional result was False 2025-11-24 20:30:09.846190 | 2025-11-24 20:30:09.846436 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-24 20:30:10.409773 | debian-bookworm -> localhost | changed 2025-11-24 20:30:10.431188 | 2025-11-24 20:30:10.431344 | TASK [add-build-sshkey : Add back temp key] 2025-11-24 20:30:10.781620 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c7e6765696e644508cb67df6fc1a9679/work/c7e6765696e644508cb67df6fc1a9679_id_rsa (zuul-build-sshkey) 2025-11-24 20:30:10.781910 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012048 2025-11-24 20:30:10.790676 | 2025-11-24 20:30:10.790823 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-24 20:30:11.229510 | debian-bookworm | ok 2025-11-24 20:30:11.234992 | 2025-11-24 20:30:11.235113 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-24 20:30:11.259156 | debian-bookworm | skipping: Conditional result was False 2025-11-24 20:30:11.271346 | 2025-11-24 20:30:11.271504 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-24 20:30:11.778234 | debian-bookworm | ok 2025-11-24 20:30:11.789682 | 2025-11-24 20:30:11.789845 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-24 20:30:11.833821 | debian-bookworm | ok 2025-11-24 20:30:11.840270 | 2025-11-24 20:30:11.840406 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-24 20:30:12.148349 | debian-bookworm -> localhost | ok 2025-11-24 20:30:12.165304 | 2025-11-24 20:30:12.165483 | TASK [validate-host : Collect information about the host] 2025-11-24 20:30:13.330310 | debian-bookworm | ok 2025-11-24 20:30:13.348214 | 2025-11-24 20:30:13.348345 | TASK [validate-host : Sanitize hostname] 2025-11-24 20:30:13.461679 | debian-bookworm | ok 2025-11-24 20:30:13.508189 | 2025-11-24 20:30:13.508331 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-24 20:30:14.143342 | debian-bookworm -> localhost | changed 2025-11-24 20:30:14.160051 | 2025-11-24 20:30:14.160352 | TASK [validate-host : Collect information about zuul worker] 2025-11-24 20:30:14.616745 | debian-bookworm | ok 2025-11-24 20:30:14.624841 | 2025-11-24 20:30:14.624978 | TASK [validate-host : Write out all zuul information for each host] 2025-11-24 20:30:15.295167 | debian-bookworm -> localhost | changed 2025-11-24 20:30:15.305447 | 2025-11-24 20:30:15.305574 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-24 20:30:15.579948 | debian-bookworm | ok 2025-11-24 20:30:15.585986 | 2025-11-24 20:30:15.586188 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-24 20:30:16.724921 | debian-bookworm | changed: 2025-11-24 20:30:16.725276 | debian-bookworm | cd+++++++++ src/ 2025-11-24 20:30:16.725337 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-24 20:30:16.725380 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-24 20:30:16.725417 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-11-24 20:30:16.725453 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006066 2025-11-24 20:31:29.150304 | 2025-11-24 20:31:29.150491 | TASK [upload-logs : Upload logs to log server] 2025-11-24 20:31:29.727138 | localhost | Output suppressed because no_log was given 2025-11-24 20:31:29.729301 | 2025-11-24 20:31:29.729422 | LOOP [upload-logs : Compress console log and json output] 2025-11-24 20:31:29.788575 | localhost | skipping: Conditional result was False 2025-11-24 20:31:29.793803 | localhost | skipping: Conditional result was False 2025-11-24 20:31:29.801490 | 2025-11-24 20:31:29.801729 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-24 20:31:29.852576 | localhost | skipping: Conditional result was False 2025-11-24 20:31:29.853382 | 2025-11-24 20:31:29.856838 | localhost | skipping: Conditional result was False 2025-11-24 20:31:29.867988 | 2025-11-24 20:31:29.868171 | LOOP [upload-logs : Upload console log and json output]