2026-08-03 03:14:35.979759 | Job console starting 2026-08-03 03:14:35.992839 | Updating git repos 2026-08-03 03:14:36.020237 | Cloning repos into workspace 2026-08-03 03:14:36.084946 | Restoring repo states 2026-08-03 03:14:36.104262 | Merging changes 2026-08-03 03:14:36.104279 | Checking out repos 2026-08-03 03:14:36.183276 | Preparing playbooks 2026-08-03 03:14:37.384428 | Running Ansible setup 2026-08-03 03:14:43.612412 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 03:14:45.371757 | 2026-08-03 03:14:45.371917 | PLAY [Base pre] 2026-08-03 03:14:45.398971 | 2026-08-03 03:14:45.399103 | TASK [Setup log path fact] 2026-08-03 03:14:45.420841 | debian-bookworm | ok 2026-08-03 03:14:45.453636 | 2026-08-03 03:14:45.453782 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:14:45.487613 | debian-bookworm | ok 2026-08-03 03:14:45.498248 | 2026-08-03 03:14:45.498364 | TASK [emit-job-header : Print job information] 2026-08-03 03:14:45.547942 | # Job Information 2026-08-03 03:14:45.548168 | Ansible Version: 2.16.14 2026-08-03 03:14:45.548205 | Job: yamllint 2026-08-03 03:14:45.548242 | Pipeline: periodic-daily 2026-08-03 03:14:45.548266 | Executor: 521e9411259a 2026-08-03 03:14:45.548287 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-08-03 03:14:45.548308 | Event ID: e8514cebb81544d3bcd9077076e5e5f0 2026-08-03 03:14:45.553380 | 2026-08-03 03:14:45.553499 | LOOP [emit-job-header : Print node information] 2026-08-03 03:14:45.707155 | debian-bookworm | ok: 2026-08-03 03:14:45.707343 | debian-bookworm | # Node Information 2026-08-03 03:14:45.707376 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 03:14:45.707401 | debian-bookworm | Hostname: debian 2026-08-03 03:14:45.707423 | debian-bookworm | Username: zuul 2026-08-03 03:14:45.707444 | debian-bookworm | Distro: Debian 12.15 2026-08-03 03:14:45.707467 | debian-bookworm | Provider: regiocloud-a 2026-08-03 03:14:45.707488 | debian-bookworm | Region: 2026-08-03 03:14:45.707508 | debian-bookworm | Label: debian-bookworm 2026-08-03 03:14:45.707553 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 03:14:45.707577 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb6:52d2 2026-08-03 03:14:45.721277 | 2026-08-03 03:14:45.721398 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 03:14:46.657165 | debian-bookworm -> localhost | changed 2026-08-03 03:14:46.666157 | 2026-08-03 03:14:46.666269 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 03:14:48.322272 | debian-bookworm -> localhost | changed 2026-08-03 03:14:48.350920 | 2026-08-03 03:14:48.351387 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 03:14:49.004043 | debian-bookworm -> localhost | ok 2026-08-03 03:14:49.010212 | 2026-08-03 03:14:49.010317 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 03:14:49.051040 | debian-bookworm | ok 2026-08-03 03:14:49.077280 | debian-bookworm | included: /var/lib/zuul/builds/bc02c1d3b4044618995fa5b6b5586a8c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 03:14:49.090657 | 2026-08-03 03:14:49.090758 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 03:14:50.848897 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 03:14:50.849199 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bc02c1d3b4044618995fa5b6b5586a8c/work/bc02c1d3b4044618995fa5b6b5586a8c_id_rsa 2026-08-03 03:14:50.849246 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bc02c1d3b4044618995fa5b6b5586a8c/work/bc02c1d3b4044618995fa5b6b5586a8c_id_rsa.pub 2026-08-03 03:14:50.849275 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 03:14:50.849301 | debian-bookworm -> localhost | SHA256:wqZ3VP70oeTsQOz2E9d0hJus3ElWio/fSHkDUvwaC6c zuul-build-sshkey 2026-08-03 03:14:50.849325 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 03:14:50.849357 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 03:14:50.849380 | debian-bookworm -> localhost | | . . | 2026-08-03 03:14:50.849599 | debian-bookworm -> localhost | | o. o| 2026-08-03 03:14:50.849633 | debian-bookworm -> localhost | | . .o.* | 2026-08-03 03:14:50.849658 | debian-bookworm -> localhost | | . + o.+B.o| 2026-08-03 03:14:50.849682 | debian-bookworm -> localhost | | + S +.BB*=.| 2026-08-03 03:14:50.849705 | debian-bookworm -> localhost | | o o o E==Boo| 2026-08-03 03:14:50.849727 | debian-bookworm -> localhost | | . . . + ==.+.| 2026-08-03 03:14:50.849748 | debian-bookworm -> localhost | | . . . +. o .| 2026-08-03 03:14:50.849770 | debian-bookworm -> localhost | | o. | 2026-08-03 03:14:50.849791 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 03:14:50.849849 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.151886 2026-08-03 03:14:50.859250 | 2026-08-03 03:14:50.859353 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 03:14:50.920991 | debian-bookworm | ok 2026-08-03 03:14:50.945882 | debian-bookworm | included: /var/lib/zuul/builds/bc02c1d3b4044618995fa5b6b5586a8c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 03:14:50.983974 | 2026-08-03 03:14:50.984554 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 03:14:51.041441 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:14:51.049613 | 2026-08-03 03:14:51.049726 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 03:14:52.076495 | debian-bookworm | changed 2026-08-03 03:14:52.082393 | 2026-08-03 03:14:52.082487 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 03:14:52.406923 | debian-bookworm | ok 2026-08-03 03:14:52.411709 | 2026-08-03 03:14:52.411785 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 03:14:53.169559 | debian-bookworm | changed 2026-08-03 03:14:53.178168 | 2026-08-03 03:14:53.178296 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 03:14:53.831581 | debian-bookworm | changed 2026-08-03 03:14:53.840600 | 2026-08-03 03:14:53.840714 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 03:14:53.864027 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:14:53.871364 | 2026-08-03 03:14:53.871482 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 03:14:54.352244 | debian-bookworm -> localhost | changed 2026-08-03 03:14:54.363643 | 2026-08-03 03:14:54.363749 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 03:14:54.792871 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bc02c1d3b4044618995fa5b6b5586a8c/work/bc02c1d3b4044618995fa5b6b5586a8c_id_rsa (zuul-build-sshkey) 2026-08-03 03:14:54.793093 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032531 2026-08-03 03:14:54.802283 | 2026-08-03 03:14:54.802380 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 03:14:55.271268 | debian-bookworm | ok 2026-08-03 03:14:55.283498 | 2026-08-03 03:14:55.283620 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 03:14:55.312684 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:14:55.331885 | 2026-08-03 03:14:55.332061 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 03:14:55.862940 | debian-bookworm | ok 2026-08-03 03:14:55.889306 | 2026-08-03 03:14:55.889431 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 03:14:55.931973 | debian-bookworm | ok 2026-08-03 03:14:55.937102 | 2026-08-03 03:14:55.937199 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 03:14:56.184715 | debian-bookworm -> localhost | ok 2026-08-03 03:14:56.191286 | 2026-08-03 03:14:56.191379 | TASK [validate-host : Collect information about the host] 2026-08-03 03:14:57.301902 | debian-bookworm | ok 2026-08-03 03:14:57.323893 | 2026-08-03 03:14:57.324010 | TASK [validate-host : Sanitize hostname] 2026-08-03 03:14:57.639485 | debian-bookworm | ok 2026-08-03 03:14:57.652883 | 2026-08-03 03:14:57.653008 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 03:14:58.573770 | debian-bookworm -> localhost | changed 2026-08-03 03:14:58.579409 | 2026-08-03 03:14:58.579492 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 03:14:58.977301 | debian-bookworm | ok 2026-08-03 03:14:58.982109 | 2026-08-03 03:14:58.982201 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 03:14:59.978521 | debian-bookworm -> localhost | changed 2026-08-03 03:14:59.988030 | 2026-08-03 03:14:59.988126 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 03:15:00.297775 | debian-bookworm | ok 2026-08-03 03:15:00.302356 | 2026-08-03 03:15:00.302434 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 03:15:01.136296 | debian-bookworm | changed: 2026-08-03 03:15:01.136464 | debian-bookworm | cd+++++++++ src/ 2026-08-03 03:15:01.136632 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 03:15:01.136661 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 03:15:01.136680 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-08-03 03:15:01.136697 | debian-bookworm | Containerfile 2026-08-03 03:15:01.136804 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/bc02c1d3b4044618995fa5b6b5586a8c/work/logs" 2026-08-03 03:16:04.746577 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bc02c1d3b4044618995fa5b6b5586a8c/work/artifacts" 2026-08-03 03:16:05.085148 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bc02c1d3b4044618995fa5b6b5586a8c/work/docs" 2026-08-03 03:16:05.102192 | 2026-08-03 03:16:05.102363 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 03:16:05.894319 | debian-bookworm | changed: 2026-08-03 03:16:05.894533 | debian-bookworm | .d..t...... ./ 2026-08-03 03:16:05.894570 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 03:16:05.894595 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 03:16:05.894616 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 03:16:05.894638 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 03:16:05.894659 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 03:16:05.894699 | debian-bookworm | changed: All items complete 2026-08-03 03:16:05.894722 | 2026-08-03 03:16:06.516847 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:16:07.247613 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:16:07.264400 | 2026-08-03 03:16:07.264519 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 03:16:07.290137 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:16:07.294726 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:16:07.309875 | 2026-08-03 03:16:07.309953 | PLAY RECAP 2026-08-03 03:16:07.310002 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-03 03:16:07.310028 | 2026-08-03 03:16:07.419766 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 03:16:07.420577 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:16:08.262764 | 2026-08-03 03:16:08.262921 | PLAY [Base post] 2026-08-03 03:16:08.277280 | 2026-08-03 03:16:08.277418 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 03:16:09.045113 | debian-bookworm | changed 2026-08-03 03:16:09.055157 | 2026-08-03 03:16:09.055284 | PLAY RECAP 2026-08-03 03:16:09.055348 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 03:16:09.055409 | 2026-08-03 03:16:09.207584 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:16:09.208563 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 03:16:10.187458 | 2026-08-03 03:16:10.187614 | PLAY [Base post-logs] 2026-08-03 03:16:10.196451 | 2026-08-03 03:16:10.196565 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 03:16:10.683447 | localhost | changed 2026-08-03 03:16:10.693126 | 2026-08-03 03:16:10.693276 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 03:16:10.718956 | localhost | ok 2026-08-03 03:16:10.723115 | 2026-08-03 03:16:10.723238 | TASK [Set zuul-log-path fact] 2026-08-03 03:16:10.737797 | localhost | ok 2026-08-03 03:16:10.745635 | 2026-08-03 03:16:10.745735 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:16:10.770146 | localhost | ok 2026-08-03 03:16:10.773227 | 2026-08-03 03:16:10.773312 | TASK [upload-logs : Create log directories] 2026-08-03 03:16:11.325635 | localhost | changed 2026-08-03 03:16:11.336552 | 2026-08-03 03:16:11.336675 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 03:16:11.853548 | localhost -> localhost | ok: Runtime: 0:00:00.005775 2026-08-03 03:16:11.860124 | 2026-08-03 03:16:11.860259 | TASK [upload-logs : Upload logs to log server] 2026-08-03 03:16:12.473871 | localhost | Output suppressed because no_log was given 2026-08-03 03:16:12.476818 | 2026-08-03 03:16:12.476912 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 03:16:12.531674 | localhost | skipping: Conditional result was False 2026-08-03 03:16:12.537510 | localhost | skipping: Conditional result was False 2026-08-03 03:16:12.547788 | 2026-08-03 03:16:12.547906 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 03:16:12.602792 | localhost | skipping: Conditional result was False 2026-08-03 03:16:12.603068 | 2026-08-03 03:16:12.609025 | localhost | skipping: Conditional result was False 2026-08-03 03:16:12.614661 | 2026-08-03 03:16:12.614799 | LOOP [upload-logs : Upload console log and json output]