2026-06-17 13:15:51.328343 | Job console starting 2026-06-17 13:15:51.367912 | Updating git repos 2026-06-17 13:15:51.438719 | Cloning repos into workspace 2026-06-17 13:15:51.536140 | Restoring repo states 2026-06-17 13:15:51.550755 | Merging changes 2026-06-17 13:15:52.151931 | Checking out repos 2026-06-17 13:15:52.187894 | Preparing playbooks 2026-06-17 13:15:53.315055 | Running Ansible setup 2026-06-17 13:16:00.686784 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-17 13:16:02.104776 | 2026-06-17 13:16:02.104952 | PLAY [Base pre] 2026-06-17 13:16:02.146205 | 2026-06-17 13:16:02.146428 | TASK [Setup log path fact] 2026-06-17 13:16:02.177200 | debian-bookworm | ok 2026-06-17 13:16:02.198771 | 2026-06-17 13:16:02.199003 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 13:16:02.228976 | debian-bookworm | ok 2026-06-17 13:16:02.241590 | 2026-06-17 13:16:02.241738 | TASK [emit-job-header : Print job information] 2026-06-17 13:16:02.320113 | # Job Information 2026-06-17 13:16:02.320324 | Ansible Version: 2.16.14 2026-06-17 13:16:02.320362 | Job: ansible-collection-ensure-readme 2026-06-17 13:16:02.320396 | Pipeline: check 2026-06-17 13:16:02.320420 | Executor: 521e9411259a 2026-06-17 13:16:02.320442 | Triggered by: https://github.com/osism/ansible-collection-commons/pull/856 2026-06-17 13:16:02.320465 | Event ID: a278dfe0-6a4e-11f1-8641-3464cfa279df 2026-06-17 13:16:02.325722 | 2026-06-17 13:16:02.325847 | LOOP [emit-job-header : Print node information] 2026-06-17 13:16:02.455166 | debian-bookworm | ok: 2026-06-17 13:16:02.456543 | debian-bookworm | # Node Information 2026-06-17 13:16:02.456768 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-17 13:16:02.456862 | debian-bookworm | Hostname: debian 2026-06-17 13:16:02.456931 | debian-bookworm | Username: zuul 2026-06-17 13:16:02.456994 | debian-bookworm | Distro: Debian 12.14 2026-06-17 13:16:02.457065 | debian-bookworm | Provider: regiocloud-a 2026-06-17 13:16:02.457128 | debian-bookworm | Region: 2026-06-17 13:16:02.457190 | debian-bookworm | Label: debian-bookworm 2026-06-17 13:16:02.457247 | debian-bookworm | Product Name: OpenStack Nova 2026-06-17 13:16:02.457335 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb4:6b3c 2026-06-17 13:16:02.488863 | 2026-06-17 13:16:02.489056 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-17 13:16:03.472644 | debian-bookworm -> localhost | changed 2026-06-17 13:16:03.480826 | 2026-06-17 13:16:03.480974 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-17 13:16:05.260308 | debian-bookworm -> localhost | changed 2026-06-17 13:16:05.276189 | 2026-06-17 13:16:05.276392 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-17 13:16:05.885920 | debian-bookworm -> localhost | ok 2026-06-17 13:16:05.892056 | 2026-06-17 13:16:05.892161 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-17 13:16:05.932379 | debian-bookworm | ok 2026-06-17 13:16:05.959231 | debian-bookworm | included: /var/lib/zuul/builds/cb2b8030225f4854b7a251e243b4bf14/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-17 13:16:05.972071 | 2026-06-17 13:16:05.972182 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-17 13:16:08.544324 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-17 13:16:08.544585 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cb2b8030225f4854b7a251e243b4bf14/work/cb2b8030225f4854b7a251e243b4bf14_id_rsa 2026-06-17 13:16:08.544636 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cb2b8030225f4854b7a251e243b4bf14/work/cb2b8030225f4854b7a251e243b4bf14_id_rsa.pub 2026-06-17 13:16:08.544669 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-17 13:16:08.544700 | debian-bookworm -> localhost | SHA256:8/A/w8kr6cFZTpJ5IJ+o24Q8Pjclsgy+rVtHnCI08ZI zuul-build-sshkey 2026-06-17 13:16:08.544739 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-17 13:16:08.544767 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-17 13:16:08.544793 | debian-bookworm -> localhost | | . | 2026-06-17 13:16:08.544819 | debian-bookworm -> localhost | | + | 2026-06-17 13:16:08.544843 | debian-bookworm -> localhost | | E . . . | 2026-06-17 13:16:08.544866 | debian-bookworm -> localhost | | . o . = = | 2026-06-17 13:16:08.544890 | debian-bookworm -> localhost | | . . S * + | 2026-06-17 13:16:08.544922 | debian-bookworm -> localhost | | .o.=.*.B | 2026-06-17 13:16:08.544949 | debian-bookworm -> localhost | | . o*ooo*+.. | 2026-06-17 13:16:08.544974 | debian-bookworm -> localhost | | .++*o oo* | 2026-06-17 13:16:08.545000 | debian-bookworm -> localhost | | +++o.o..o+ | 2026-06-17 13:16:08.545024 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-17 13:16:08.545088 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.595107 2026-06-17 13:16:08.552435 | 2026-06-17 13:16:08.553997 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-17 13:16:08.573813 | debian-bookworm | ok 2026-06-17 13:16:08.585766 | debian-bookworm | included: /var/lib/zuul/builds/cb2b8030225f4854b7a251e243b4bf14/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-17 13:16:08.595006 | 2026-06-17 13:16:08.595109 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-17 13:16:08.608296 | debian-bookworm | skipping: Conditional result was False 2026-06-17 13:16:08.614739 | 2026-06-17 13:16:08.614971 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-17 13:16:09.240431 | debian-bookworm | changed 2026-06-17 13:16:09.250371 | 2026-06-17 13:16:09.250520 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-17 13:16:09.532048 | debian-bookworm | ok 2026-06-17 13:16:09.544757 | 2026-06-17 13:16:09.544867 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-17 13:16:10.313187 | debian-bookworm | changed 2026-06-17 13:16:10.330923 | 2026-06-17 13:16:10.331113 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-17 13:16:11.101800 | debian-bookworm | changed 2026-06-17 13:16:11.108209 | 2026-06-17 13:16:11.108364 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-17 13:16:11.135125 | debian-bookworm | skipping: Conditional result was False 2026-06-17 13:16:11.141990 | 2026-06-17 13:16:11.142136 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-17 13:16:11.676320 | debian-bookworm -> localhost | changed 2026-06-17 13:16:11.688509 | 2026-06-17 13:16:11.688663 | TASK [add-build-sshkey : Add back temp key] 2026-06-17 13:16:12.059841 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cb2b8030225f4854b7a251e243b4bf14/work/cb2b8030225f4854b7a251e243b4bf14_id_rsa (zuul-build-sshkey) 2026-06-17 13:16:12.060114 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016856 2026-06-17 13:16:12.068474 | 2026-06-17 13:16:12.068608 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-17 13:16:12.569034 | debian-bookworm | ok 2026-06-17 13:16:12.576479 | 2026-06-17 13:16:12.576623 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-17 13:16:12.600907 | debian-bookworm | skipping: Conditional result was False 2026-06-17 13:16:12.611897 | 2026-06-17 13:16:12.612045 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-17 13:16:13.078899 | debian-bookworm | ok 2026-06-17 13:16:13.095339 | 2026-06-17 13:16:13.095512 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-17 13:16:13.146225 | debian-bookworm | ok 2026-06-17 13:16:13.155334 | 2026-06-17 13:16:13.155491 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-17 13:16:13.495659 | debian-bookworm -> localhost | ok 2026-06-17 13:16:13.502866 | 2026-06-17 13:16:13.503010 | TASK [validate-host : Collect information about the host] 2026-06-17 13:16:14.810598 | debian-bookworm | ok 2026-06-17 13:16:14.832926 | 2026-06-17 13:16:14.833085 | TASK [validate-host : Sanitize hostname] 2026-06-17 13:16:15.072913 | debian-bookworm | ok 2026-06-17 13:16:15.077924 | 2026-06-17 13:16:15.078059 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-17 13:16:16.137190 | debian-bookworm -> localhost | changed 2026-06-17 13:16:16.143802 | 2026-06-17 13:16:16.143955 | TASK [validate-host : Collect information about zuul worker] 2026-06-17 13:16:16.742561 | debian-bookworm | ok 2026-06-17 13:16:16.747831 | 2026-06-17 13:16:16.747956 | TASK [validate-host : Write out all zuul information for each host] 2026-06-17 13:16:17.733831 | debian-bookworm -> localhost | changed 2026-06-17 13:16:17.749559 | 2026-06-17 13:16:17.749748 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-17 13:16:18.053599 | debian-bookworm | ok 2026-06-17 13:16:18.063766 | 2026-06-17 13:16:18.063964 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-17 13:16:19.546599 | debian-bookworm | changed: 2026-06-17 13:16:19.546826 | debian-bookworm | cd+++++++++ src/ 2026-06-17 13:16:19.546905 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-17 13:16:19.546930 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-17 13:16:19.546952 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-06-17 13:16:19.546973 | debian-bookworm | RedHat.yml 2026-06-17 13:16:19.589143 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-06-17 13:16:19.589178 | debian-bookworm | RedHat.yml 2026-06-17 13:16:19.590136 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cb2b8030225f4854b7a251e243b4bf14/work/logs" 2026-06-17 13:17:10.679524 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cb2b8030225f4854b7a251e243b4bf14/work/artifacts" 2026-06-17 13:17:10.969067 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cb2b8030225f4854b7a251e243b4bf14/work/docs" 2026-06-17 13:17:10.985376 | 2026-06-17 13:17:10.985548 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-17 13:17:11.858354 | debian-bookworm | changed: 2026-06-17 13:17:11.859085 | debian-bookworm | .d..t...... ./ 2026-06-17 13:17:11.859196 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-17 13:17:11.859236 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-17 13:17:11.859270 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-17 13:17:11.859300 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-17 13:17:11.859330 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-17 13:17:11.859419 | debian-bookworm | changed: All items complete 2026-06-17 13:17:11.859453 | 2026-06-17 13:17:12.457822 | debian-bookworm | changed: .d..t...... ./ 2026-06-17 13:17:13.063363 | debian-bookworm | changed: .d..t...... ./ 2026-06-17 13:17:13.088492 | 2026-06-17 13:17:13.088650 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-17 13:17:13.508239 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.014164 2026-06-17 13:17:13.798747 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011786 2026-06-17 13:17:13.821730 | 2026-06-17 13:17:13.821883 | PLAY RECAP 2026-06-17 13:17:13.821965 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-17 13:17:13.822007 | 2026-06-17 13:17:13.987585 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-17 13:17:13.988700 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 13:17:14.813509 | 2026-06-17 13:17:14.813685 | PLAY [Base post] 2026-06-17 13:17:14.828738 | 2026-06-17 13:17:14.828902 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-17 13:17:15.412589 | debian-bookworm | changed 2026-06-17 13:17:15.421178 | 2026-06-17 13:17:15.421301 | PLAY RECAP 2026-06-17 13:17:15.421364 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 13:17:15.421451 | 2026-06-17 13:17:15.581933 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 13:17:15.582945 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-17 13:17:16.465316 | 2026-06-17 13:17:16.465557 | PLAY [Base post-logs] 2026-06-17 13:17:16.478023 | 2026-06-17 13:17:16.478191 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-17 13:17:16.974799 | localhost | changed 2026-06-17 13:17:16.996259 | 2026-06-17 13:17:16.996534 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-17 13:17:17.035581 | localhost | ok 2026-06-17 13:17:17.042581 | 2026-06-17 13:17:17.042773 | TASK [Set zuul-log-path fact] 2026-06-17 13:17:17.072420 | localhost | ok 2026-06-17 13:17:17.087915 | 2026-06-17 13:17:17.088083 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 13:17:17.135732 | localhost | ok 2026-06-17 13:17:17.140675 | 2026-06-17 13:17:17.140829 | TASK [upload-logs : Create log directories] 2026-06-17 13:17:17.747757 | localhost | changed 2026-06-17 13:17:17.750757 | 2026-06-17 13:17:17.750898 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-17 13:17:18.286705 | localhost -> localhost | ok: Runtime: 0:00:00.008031 2026-06-17 13:17:18.293213 | 2026-06-17 13:17:18.293454 | TASK [upload-logs : Upload logs to log server] 2026-06-17 13:17:18.923482 | localhost | Output suppressed because no_log was given 2026-06-17 13:17:18.926231 | 2026-06-17 13:17:18.926370 | LOOP [upload-logs : Compress console log and json output] 2026-06-17 13:17:18.987287 | localhost | skipping: Conditional result was False 2026-06-17 13:17:18.993780 | localhost | skipping: Conditional result was False 2026-06-17 13:17:19.003196 | 2026-06-17 13:17:19.003426 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-17 13:17:19.066232 | localhost | skipping: Conditional result was False 2026-06-17 13:17:19.066561 | 2026-06-17 13:17:19.076856 | localhost | skipping: Conditional result was False 2026-06-17 13:17:19.089211 | 2026-06-17 13:17:19.089385 | LOOP [upload-logs : Upload console log and json output]