2026-07-09 03:19:44.790437 | Job console starting 2026-07-09 03:19:44.805570 | Updating git repos 2026-07-09 03:19:44.843714 | Cloning repos into workspace 2026-07-09 03:19:44.906149 | Restoring repo states 2026-07-09 03:19:44.925896 | Merging changes 2026-07-09 03:19:44.925911 | Checking out repos 2026-07-09 03:19:45.034661 | Preparing playbooks 2026-07-09 03:19:46.022414 | Running Ansible setup 2026-07-09 03:19:50.390688 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 03:19:51.332421 | 2026-07-09 03:19:51.332586 | PLAY [Base pre] 2026-07-09 03:19:51.353410 | 2026-07-09 03:19:51.353539 | TASK [Setup log path fact] 2026-07-09 03:19:51.383739 | debian-bookworm | ok 2026-07-09 03:19:51.402901 | 2026-07-09 03:19:51.403049 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 03:19:51.441171 | debian-bookworm | ok 2026-07-09 03:19:51.451608 | 2026-07-09 03:19:51.451784 | TASK [emit-job-header : Print job information] 2026-07-09 03:19:51.492848 | # Job Information 2026-07-09 03:19:51.493031 | Ansible Version: 2.16.14 2026-07-09 03:19:51.493068 | Job: python-black 2026-07-09 03:19:51.493103 | Pipeline: periodic-daily 2026-07-09 03:19:51.493125 | Executor: 521e9411259a 2026-07-09 03:19:51.493146 | Triggered by: https://github.com/osism/ansible-collection-services 2026-07-09 03:19:51.493225 | Event ID: 93e9deeb45d44b52bb85dab06dffc66b 2026-07-09 03:19:51.498113 | 2026-07-09 03:19:51.498218 | LOOP [emit-job-header : Print node information] 2026-07-09 03:19:51.605634 | debian-bookworm | ok: 2026-07-09 03:19:51.605818 | debian-bookworm | # Node Information 2026-07-09 03:19:51.605852 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-09 03:19:51.605877 | debian-bookworm | Hostname: debian 2026-07-09 03:19:51.605900 | debian-bookworm | Username: zuul 2026-07-09 03:19:51.605920 | debian-bookworm | Distro: Debian 12.14 2026-07-09 03:19:51.605945 | debian-bookworm | Provider: regiocloud-a 2026-07-09 03:19:51.605966 | debian-bookworm | Region: 2026-07-09 03:19:51.606014 | debian-bookworm | Label: debian-bookworm 2026-07-09 03:19:51.606036 | debian-bookworm | Product Name: OpenStack Nova 2026-07-09 03:19:51.606055 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed7:f399 2026-07-09 03:19:51.622750 | 2026-07-09 03:19:51.624617 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 03:19:52.319927 | debian-bookworm -> localhost | changed 2026-07-09 03:19:52.332289 | 2026-07-09 03:19:52.332463 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 03:19:53.450363 | debian-bookworm -> localhost | changed 2026-07-09 03:19:53.468476 | 2026-07-09 03:19:53.468620 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 03:19:53.841759 | debian-bookworm -> localhost | ok 2026-07-09 03:19:53.848423 | 2026-07-09 03:19:53.848535 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 03:19:53.883056 | debian-bookworm | ok 2026-07-09 03:19:53.899223 | debian-bookworm | included: /var/lib/zuul/builds/cc128588e6a144dfb398f1875151232a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 03:19:53.905141 | 2026-07-09 03:19:53.905244 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 03:19:56.628226 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-09 03:19:56.628429 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cc128588e6a144dfb398f1875151232a/work/cc128588e6a144dfb398f1875151232a_id_rsa 2026-07-09 03:19:56.628468 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cc128588e6a144dfb398f1875151232a/work/cc128588e6a144dfb398f1875151232a_id_rsa.pub 2026-07-09 03:19:56.628495 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-09 03:19:56.628519 | debian-bookworm -> localhost | SHA256:Rt+00jyxSudsD7R9t6rQCTjKMv7ul1jKNfochiL11zI zuul-build-sshkey 2026-07-09 03:19:56.628541 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-09 03:19:56.628574 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-09 03:19:56.628596 | debian-bookworm -> localhost | | | 2026-07-09 03:19:56.628617 | debian-bookworm -> localhost | | | 2026-07-09 03:19:56.628637 | debian-bookworm -> localhost | | . o | 2026-07-09 03:19:56.628656 | debian-bookworm -> localhost | | ... = + | 2026-07-09 03:19:56.628676 | debian-bookworm -> localhost | | . oS.+ X | 2026-07-09 03:19:56.628698 | debian-bookworm -> localhost | | . o o=o.oB.+ | 2026-07-09 03:19:56.628720 | debian-bookworm -> localhost | | . +.=*Eoo.o* . o| 2026-07-09 03:19:56.628740 | debian-bookworm -> localhost | | o +=+o+ .. o .o| 2026-07-09 03:19:56.628760 | debian-bookworm -> localhost | | .++oo ...o. | 2026-07-09 03:19:56.628781 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-09 03:19:56.628832 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.175543 2026-07-09 03:19:56.637423 | 2026-07-09 03:19:56.637530 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 03:19:56.685768 | debian-bookworm | ok 2026-07-09 03:19:56.695857 | debian-bookworm | included: /var/lib/zuul/builds/cc128588e6a144dfb398f1875151232a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 03:19:56.703956 | 2026-07-09 03:19:56.704064 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 03:19:56.738025 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:19:56.744131 | 2026-07-09 03:19:56.744228 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 03:19:57.394811 | debian-bookworm | changed 2026-07-09 03:19:57.402707 | 2026-07-09 03:19:57.402784 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 03:19:57.650644 | debian-bookworm | ok 2026-07-09 03:19:57.660691 | 2026-07-09 03:19:57.660817 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 03:19:58.287647 | debian-bookworm | changed 2026-07-09 03:19:58.297948 | 2026-07-09 03:19:58.298062 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 03:19:58.944509 | debian-bookworm | changed 2026-07-09 03:19:58.957089 | 2026-07-09 03:19:58.957193 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 03:19:58.995099 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:19:59.013769 | 2026-07-09 03:19:59.014393 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 03:19:59.658106 | debian-bookworm -> localhost | changed 2026-07-09 03:19:59.668782 | 2026-07-09 03:19:59.668886 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 03:20:00.263895 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cc128588e6a144dfb398f1875151232a/work/cc128588e6a144dfb398f1875151232a_id_rsa (zuul-build-sshkey) 2026-07-09 03:20:00.264224 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016154 2026-07-09 03:20:00.276301 | 2026-07-09 03:20:00.276450 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 03:20:00.970068 | debian-bookworm | ok 2026-07-09 03:20:01.000361 | 2026-07-09 03:20:01.000541 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 03:20:01.045440 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:20:01.066965 | 2026-07-09 03:20:01.067165 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-09 03:20:01.653910 | debian-bookworm | ok 2026-07-09 03:20:01.668656 | 2026-07-09 03:20:01.668781 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-09 03:20:01.720165 | debian-bookworm | ok 2026-07-09 03:20:01.729512 | 2026-07-09 03:20:01.729691 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-09 03:20:02.123272 | debian-bookworm -> localhost | ok 2026-07-09 03:20:02.133618 | 2026-07-09 03:20:02.133847 | TASK [validate-host : Collect information about the host] 2026-07-09 03:20:03.534951 | debian-bookworm | ok 2026-07-09 03:20:03.560564 | 2026-07-09 03:20:03.561768 | TASK [validate-host : Sanitize hostname] 2026-07-09 03:20:03.831369 | debian-bookworm | ok 2026-07-09 03:20:03.837706 | 2026-07-09 03:20:03.837835 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-09 03:20:04.513363 | debian-bookworm -> localhost | changed 2026-07-09 03:20:04.524119 | 2026-07-09 03:20:04.524289 | TASK [validate-host : Collect information about zuul worker] 2026-07-09 03:20:04.996952 | debian-bookworm | ok 2026-07-09 03:20:05.004310 | 2026-07-09 03:20:05.004453 | TASK [validate-host : Write out all zuul information for each host] 2026-07-09 03:20:06.014948 | debian-bookworm -> localhost | changed 2026-07-09 03:20:06.026310 | 2026-07-09 03:20:06.026438 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-09 03:20:06.376085 | debian-bookworm | ok 2026-07-09 03:20:06.382926 | 2026-07-09 03:20:06.383085 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-09 03:20:07.661550 | debian-bookworm | changed: 2026-07-09 03:20:07.661931 | debian-bookworm | cd+++++++++ src/ 2026-07-09 03:20:07.661982 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-09 03:20:07.662025 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-09 03:20:07.662048 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-09 03:20:07.662070 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cc128588e6a144dfb398f1875151232a/work/logs" 2026-07-09 03:21:13.201786 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cc128588e6a144dfb398f1875151232a/work/artifacts" 2026-07-09 03:21:13.769094 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cc128588e6a144dfb398f1875151232a/work/docs" 2026-07-09 03:21:13.791054 | 2026-07-09 03:21:13.791208 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-09 03:21:14.729210 | debian-bookworm | changed: 2026-07-09 03:21:14.729832 | debian-bookworm | .d..t...... ./ 2026-07-09 03:21:14.730049 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-09 03:21:14.730092 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-09 03:21:14.730120 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-09 03:21:14.730147 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-09 03:21:14.730173 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-09 03:21:14.730233 | debian-bookworm | changed: All items complete 2026-07-09 03:21:14.730261 | 2026-07-09 03:21:15.429522 | debian-bookworm | changed: .d..t...... ./ 2026-07-09 03:21:16.076299 | debian-bookworm | changed: .d..t...... ./ 2026-07-09 03:21:16.091699 | 2026-07-09 03:21:16.092149 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-09 03:21:16.123806 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:21:16.127493 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:21:16.146078 | 2026-07-09 03:21:16.146217 | PLAY RECAP 2026-07-09 03:21:16.146278 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-09 03:21:16.146305 | 2026-07-09 03:21:16.310711 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-09 03:21:16.311656 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 03:21:17.168925 | 2026-07-09 03:21:17.169130 | PLAY [Base post] 2026-07-09 03:21:17.183602 | 2026-07-09 03:21:17.183762 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-09 03:21:17.771827 | debian-bookworm | changed 2026-07-09 03:21:17.783515 | 2026-07-09 03:21:17.783851 | PLAY RECAP 2026-07-09 03:21:17.784067 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 03:21:17.784253 | 2026-07-09 03:21:17.944583 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 03:21:17.946167 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-09 03:21:18.804524 | 2026-07-09 03:21:18.804844 | PLAY [Base post-logs] 2026-07-09 03:21:18.816859 | 2026-07-09 03:21:18.817061 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-09 03:21:19.351366 | localhost | changed 2026-07-09 03:21:19.362192 | 2026-07-09 03:21:19.362356 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-09 03:21:19.388763 | localhost | ok 2026-07-09 03:21:19.392207 | 2026-07-09 03:21:19.392315 | TASK [Set zuul-log-path fact] 2026-07-09 03:21:19.407528 | localhost | ok 2026-07-09 03:21:19.415784 | 2026-07-09 03:21:19.415901 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 03:21:19.441211 | localhost | ok 2026-07-09 03:21:19.450669 | 2026-07-09 03:21:19.450804 | TASK [upload-logs : Create log directories] 2026-07-09 03:21:19.996638 | localhost | changed 2026-07-09 03:21:19.999749 | 2026-07-09 03:21:19.999870 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-09 03:21:20.515467 | localhost -> localhost | ok: Runtime: 0:00:00.007827 2026-07-09 03:21:20.521000 | 2026-07-09 03:21:20.521215 | TASK [upload-logs : Upload logs to log server] 2026-07-09 03:21:21.110347 | localhost | Output suppressed because no_log was given 2026-07-09 03:21:21.113992 | 2026-07-09 03:21:21.114166 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 03:21:21.177456 | localhost | skipping: Conditional result was False 2026-07-09 03:21:21.184574 | localhost | skipping: Conditional result was False 2026-07-09 03:21:21.192845 | 2026-07-09 03:21:21.193032 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 03:21:21.264973 | localhost | skipping: Conditional result was False 2026-07-09 03:21:21.265397 | 2026-07-09 03:21:21.270594 | localhost | skipping: Conditional result was False 2026-07-09 03:21:21.283752 | 2026-07-09 03:21:21.283912 | LOOP [upload-logs : Upload console log and json output]