2026-03-12 21:17:55.207100 | Job console starting 2026-03-12 21:17:55.261235 | Updating git repos 2026-03-12 21:17:55.323636 | Cloning repos into workspace 2026-03-12 21:17:55.397550 | Restoring repo states 2026-03-12 21:17:55.411412 | Merging changes 2026-03-12 21:17:55.948888 | Checking out repos 2026-03-12 21:17:56.048239 | Preparing playbooks 2026-03-12 21:17:56.789031 | Running Ansible setup 2026-03-12 21:18:01.769396 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 21:18:02.791229 | 2026-03-12 21:18:02.791420 | PLAY [Base pre] 2026-03-12 21:18:02.830419 | 2026-03-12 21:18:02.830604 | TASK [Setup log path fact] 2026-03-12 21:18:02.861452 | debian-bookworm | ok 2026-03-12 21:18:02.893183 | 2026-03-12 21:18:02.893376 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 21:18:02.960870 | debian-bookworm | ok 2026-03-12 21:18:02.971179 | 2026-03-12 21:18:02.971321 | TASK [emit-job-header : Print job information] 2026-03-12 21:18:03.011158 | # Job Information 2026-03-12 21:18:03.011371 | Ansible Version: 2.16.14 2026-03-12 21:18:03.011408 | Job: ansible-collection-ensure-readme 2026-03-12 21:18:03.011441 | Pipeline: check 2026-03-12 21:18:03.011465 | Executor: 521e9411259a 2026-03-12 21:18:03.011486 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2063 2026-03-12 21:18:03.011508 | Event ID: e9fbbaa0-1e58-11f1-9159-eb96d11afd94 2026-03-12 21:18:03.016883 | 2026-03-12 21:18:03.017042 | LOOP [emit-job-header : Print node information] 2026-03-12 21:18:03.143381 | debian-bookworm | ok: 2026-03-12 21:18:03.147022 | debian-bookworm | # Node Information 2026-03-12 21:18:03.147150 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-12 21:18:03.147192 | debian-bookworm | Hostname: debian 2026-03-12 21:18:03.147217 | debian-bookworm | Username: zuul 2026-03-12 21:18:03.147239 | debian-bookworm | Distro: Debian 12.13 2026-03-12 21:18:03.147263 | debian-bookworm | Provider: regiocloud-a 2026-03-12 21:18:03.147289 | debian-bookworm | Region: 2026-03-12 21:18:03.147312 | debian-bookworm | Label: debian-bookworm 2026-03-12 21:18:03.147332 | debian-bookworm | Product Name: OpenStack Nova 2026-03-12 21:18:03.147352 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0a:c9c4 2026-03-12 21:18:03.175290 | 2026-03-12 21:18:03.175456 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 21:18:04.065207 | debian-bookworm -> localhost | changed 2026-03-12 21:18:04.073283 | 2026-03-12 21:18:04.073424 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 21:18:05.556663 | debian-bookworm -> localhost | changed 2026-03-12 21:18:05.572556 | 2026-03-12 21:18:05.572700 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 21:18:06.136402 | debian-bookworm -> localhost | ok 2026-03-12 21:18:06.142778 | 2026-03-12 21:18:06.143207 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 21:18:06.188866 | debian-bookworm | ok 2026-03-12 21:18:06.227266 | debian-bookworm | included: /var/lib/zuul/builds/3cc550a6ef2e4300818718ab7cffdeef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 21:18:06.233647 | 2026-03-12 21:18:06.233753 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 21:18:07.659609 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-12 21:18:07.659848 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3cc550a6ef2e4300818718ab7cffdeef/work/3cc550a6ef2e4300818718ab7cffdeef_id_rsa 2026-03-12 21:18:07.659888 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3cc550a6ef2e4300818718ab7cffdeef/work/3cc550a6ef2e4300818718ab7cffdeef_id_rsa.pub 2026-03-12 21:18:07.659916 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-12 21:18:07.659940 | debian-bookworm -> localhost | SHA256:JIbjOEXH8EvgeMZwhaN/4r1gSr23+2b59s/A3uqzdXw zuul-build-sshkey 2026-03-12 21:18:07.659977 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-12 21:18:07.659999 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-12 21:18:07.660020 | debian-bookworm -> localhost | | . ==o | 2026-03-12 21:18:07.660042 | debian-bookworm -> localhost | | Bo=. | 2026-03-12 21:18:07.660064 | debian-bookworm -> localhost | | ..O.= . | 2026-03-12 21:18:07.660105 | debian-bookworm -> localhost | | .* + + | 2026-03-12 21:18:07.660126 | debian-bookworm -> localhost | | o.. . S | 2026-03-12 21:18:07.660150 | debian-bookworm -> localhost | | oo . . . | 2026-03-12 21:18:07.660172 | debian-bookworm -> localhost | | ..++ . o . E| 2026-03-12 21:18:07.660192 | debian-bookworm -> localhost | | . o.oo + ...= ..| 2026-03-12 21:18:07.660212 | debian-bookworm -> localhost | | . ..+B.o.o*=+ | 2026-03-12 21:18:07.660232 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-12 21:18:07.660283 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.665470 2026-03-12 21:18:07.666967 | 2026-03-12 21:18:07.667099 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 21:18:07.707598 | debian-bookworm | ok 2026-03-12 21:18:07.717310 | debian-bookworm | included: /var/lib/zuul/builds/3cc550a6ef2e4300818718ab7cffdeef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 21:18:07.737261 | 2026-03-12 21:18:07.737385 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 21:18:07.783012 | debian-bookworm | skipping: Conditional result was False 2026-03-12 21:18:07.790888 | 2026-03-12 21:18:07.791008 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 21:18:08.453694 | debian-bookworm | changed 2026-03-12 21:18:08.461590 | 2026-03-12 21:18:08.461699 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 21:18:08.744666 | debian-bookworm | ok 2026-03-12 21:18:08.754790 | 2026-03-12 21:18:08.754945 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 21:18:09.502275 | debian-bookworm | changed 2026-03-12 21:18:09.509633 | 2026-03-12 21:18:09.509753 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 21:18:10.192193 | debian-bookworm | changed 2026-03-12 21:18:10.200553 | 2026-03-12 21:18:10.200660 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 21:18:10.224160 | debian-bookworm | skipping: Conditional result was False 2026-03-12 21:18:10.229913 | 2026-03-12 21:18:10.230003 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 21:18:10.673106 | debian-bookworm -> localhost | changed 2026-03-12 21:18:10.691288 | 2026-03-12 21:18:10.691400 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 21:18:11.009103 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3cc550a6ef2e4300818718ab7cffdeef/work/3cc550a6ef2e4300818718ab7cffdeef_id_rsa (zuul-build-sshkey) 2026-03-12 21:18:11.009707 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018044 2026-03-12 21:18:11.028252 | 2026-03-12 21:18:11.028404 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 21:18:11.376532 | debian-bookworm | ok 2026-03-12 21:18:11.383470 | 2026-03-12 21:18:11.383587 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 21:18:11.407031 | debian-bookworm | skipping: Conditional result was False 2026-03-12 21:18:11.417556 | 2026-03-12 21:18:11.417648 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-12 21:18:11.822412 | debian-bookworm | ok 2026-03-12 21:18:11.845808 | 2026-03-12 21:18:11.845919 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-12 21:18:11.897581 | debian-bookworm | ok 2026-03-12 21:18:11.928370 | 2026-03-12 21:18:11.928475 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-12 21:18:12.561660 | debian-bookworm -> localhost | ok 2026-03-12 21:18:12.568204 | 2026-03-12 21:18:12.568317 | TASK [validate-host : Collect information about the host] 2026-03-12 21:18:14.034054 | debian-bookworm | ok 2026-03-12 21:18:14.046268 | 2026-03-12 21:18:14.046403 | TASK [validate-host : Sanitize hostname] 2026-03-12 21:18:14.212684 | debian-bookworm | ok 2026-03-12 21:18:14.289862 | 2026-03-12 21:18:14.289999 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-12 21:18:14.958675 | debian-bookworm -> localhost | changed 2026-03-12 21:18:14.974121 | 2026-03-12 21:18:14.974276 | TASK [validate-host : Collect information about zuul worker] 2026-03-12 21:18:15.418397 | debian-bookworm | ok 2026-03-12 21:18:15.423969 | 2026-03-12 21:18:15.424113 | TASK [validate-host : Write out all zuul information for each host] 2026-03-12 21:18:16.317137 | debian-bookworm -> localhost | changed 2026-03-12 21:18:16.329025 | 2026-03-12 21:18:16.329187 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-12 21:18:16.603013 | debian-bookworm | ok 2026-03-12 21:18:16.609040 | 2026-03-12 21:18:16.609170 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-12 21:18:17.775539 | debian-bookworm | changed: 2026-03-12 21:18:17.775760 | debian-bookworm | cd+++++++++ src/ 2026-03-12 21:18:17.775797 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-12 21:18:17.775822 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-12 21:18:17.775844 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-03-12 21:18:17.775864 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007464 2026-03-12 21:18:34.857377 | 2026-03-12 21:18:34.857490 | TASK [upload-logs : Upload logs to log server] 2026-03-12 21:18:35.445929 | localhost | Output suppressed because no_log was given 2026-03-12 21:18:35.448669 | 2026-03-12 21:18:35.448786 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 21:18:35.523871 | localhost | skipping: Conditional result was False 2026-03-12 21:18:35.531112 | localhost | skipping: Conditional result was False 2026-03-12 21:18:35.537464 | 2026-03-12 21:18:35.537578 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 21:18:35.596814 | localhost | skipping: Conditional result was False 2026-03-12 21:18:35.597155 | 2026-03-12 21:18:35.611967 | localhost | skipping: Conditional result was False 2026-03-12 21:18:35.625944 | 2026-03-12 21:18:35.626147 | LOOP [upload-logs : Upload console log and json output]