2026-06-01 21:01:48.934904 | Job console starting 2026-06-01 21:01:48.946433 | Updating git repos 2026-06-01 21:01:49.003325 | Cloning repos into workspace 2026-06-01 21:01:49.106049 | Restoring repo states 2026-06-01 21:01:49.128296 | Merging changes 2026-06-01 21:01:50.452893 | Checking out repos 2026-06-01 21:01:50.544625 | Preparing playbooks 2026-06-01 21:01:51.397695 | Running Ansible setup 2026-06-01 21:01:57.983417 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-01 21:01:58.682331 | 2026-06-01 21:01:58.682449 | PLAY [Base pre] 2026-06-01 21:01:58.701056 | 2026-06-01 21:01:58.701180 | TASK [Setup log path fact] 2026-06-01 21:01:58.724607 | debian-bookworm | ok 2026-06-01 21:01:58.739922 | 2026-06-01 21:01:58.740052 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 21:01:58.767902 | debian-bookworm | ok 2026-06-01 21:01:58.780789 | 2026-06-01 21:01:58.780918 | TASK [emit-job-header : Print job information] 2026-06-01 21:01:58.832690 | # Job Information 2026-06-01 21:01:58.832998 | Ansible Version: 2.16.14 2026-06-01 21:01:58.833070 | Job: hadolint 2026-06-01 21:01:58.833140 | Pipeline: check 2026-06-01 21:01:58.833188 | Executor: 521e9411259a 2026-06-01 21:01:58.833232 | Triggered by: https://github.com/osism/osism-kubernetes/pull/299 2026-06-01 21:01:58.833280 | Event ID: f98b6540-5dfc-11f1-995e-c70781ccf509 2026-06-01 21:01:58.846614 | 2026-06-01 21:01:58.846824 | LOOP [emit-job-header : Print node information] 2026-06-01 21:01:59.012353 | debian-bookworm | ok: 2026-06-01 21:01:59.012535 | debian-bookworm | # Node Information 2026-06-01 21:01:59.012567 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-01 21:01:59.012589 | debian-bookworm | Hostname: debian 2026-06-01 21:01:59.012608 | debian-bookworm | Username: zuul 2026-06-01 21:01:59.012626 | debian-bookworm | Distro: Debian 12.14 2026-06-01 21:01:59.012659 | debian-bookworm | Provider: regiocloud-a 2026-06-01 21:01:59.012678 | debian-bookworm | Region: 2026-06-01 21:01:59.012696 | debian-bookworm | Label: debian-bookworm 2026-06-01 21:01:59.012713 | debian-bookworm | Product Name: OpenStack Nova 2026-06-01 21:01:59.012729 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea9:e0a1 2026-06-01 21:01:59.031176 | 2026-06-01 21:01:59.031281 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-01 21:01:59.927727 | debian-bookworm -> localhost | changed 2026-06-01 21:01:59.933418 | 2026-06-01 21:01:59.933516 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-01 21:02:01.425431 | debian-bookworm -> localhost | changed 2026-06-01 21:02:01.440486 | 2026-06-01 21:02:01.440605 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-01 21:02:01.997948 | debian-bookworm -> localhost | ok 2026-06-01 21:02:02.003708 | 2026-06-01 21:02:02.003811 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-01 21:02:02.031852 | debian-bookworm | ok 2026-06-01 21:02:02.046366 | debian-bookworm | included: /var/lib/zuul/builds/c35fdd08cb324a6799ff02b79a824a15/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-01 21:02:02.051349 | 2026-06-01 21:02:02.051440 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-01 21:02:03.986865 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-01 21:02:03.987065 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c35fdd08cb324a6799ff02b79a824a15/work/c35fdd08cb324a6799ff02b79a824a15_id_rsa 2026-06-01 21:02:03.987104 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c35fdd08cb324a6799ff02b79a824a15/work/c35fdd08cb324a6799ff02b79a824a15_id_rsa.pub 2026-06-01 21:02:03.987132 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-01 21:02:03.987158 | debian-bookworm -> localhost | SHA256:17nCGlyOa0tCNTSWpUcH6Bk+RXjif5PdlJ9XW3ypR50 zuul-build-sshkey 2026-06-01 21:02:03.987182 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-01 21:02:03.987212 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-01 21:02:03.987236 | debian-bookworm -> localhost | | +*=.. | 2026-06-01 21:02:03.987258 | debian-bookworm -> localhost | | o*+o. | 2026-06-01 21:02:03.987278 | debian-bookworm -> localhost | | ++*. .=| 2026-06-01 21:02:03.987298 | debian-bookworm -> localhost | | .*o . . EB| 2026-06-01 21:02:03.987318 | debian-bookworm -> localhost | | . Soo ooooB| 2026-06-01 21:02:03.987341 | debian-bookworm -> localhost | | . . *. +o.++| 2026-06-01 21:02:03.987361 | debian-bookworm -> localhost | | . = +.... .| 2026-06-01 21:02:03.987381 | debian-bookworm -> localhost | | o.+ . | 2026-06-01 21:02:03.987401 | debian-bookworm -> localhost | | .+. | 2026-06-01 21:02:03.987422 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-01 21:02:03.987474 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.347755 2026-06-01 21:02:04.004118 | 2026-06-01 21:02:04.004281 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-01 21:02:04.047256 | debian-bookworm | ok 2026-06-01 21:02:04.069343 | debian-bookworm | included: /var/lib/zuul/builds/c35fdd08cb324a6799ff02b79a824a15/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-01 21:02:04.085075 | 2026-06-01 21:02:04.091203 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-01 21:02:04.156966 | debian-bookworm | skipping: Conditional result was False 2026-06-01 21:02:04.174777 | 2026-06-01 21:02:04.174906 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-01 21:02:04.961489 | debian-bookworm | changed 2026-06-01 21:02:04.965933 | 2026-06-01 21:02:04.966014 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-01 21:02:05.273078 | debian-bookworm | ok 2026-06-01 21:02:05.280162 | 2026-06-01 21:02:05.280261 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-01 21:02:05.988248 | debian-bookworm | changed 2026-06-01 21:02:05.993751 | 2026-06-01 21:02:05.993835 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-01 21:02:06.688349 | debian-bookworm | changed 2026-06-01 21:02:06.692798 | 2026-06-01 21:02:06.692883 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-01 21:02:06.705508 | debian-bookworm | skipping: Conditional result was False 2026-06-01 21:02:06.710289 | 2026-06-01 21:02:06.710369 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-01 21:02:07.129441 | debian-bookworm -> localhost | changed 2026-06-01 21:02:07.138984 | 2026-06-01 21:02:07.139077 | TASK [add-build-sshkey : Add back temp key] 2026-06-01 21:02:07.487435 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c35fdd08cb324a6799ff02b79a824a15/work/c35fdd08cb324a6799ff02b79a824a15_id_rsa (zuul-build-sshkey) 2026-06-01 21:02:07.487628 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009963 2026-06-01 21:02:07.494286 | 2026-06-01 21:02:07.494365 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-01 21:02:07.923028 | debian-bookworm | ok 2026-06-01 21:02:07.931436 | 2026-06-01 21:02:07.931531 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-01 21:02:07.967868 | debian-bookworm | skipping: Conditional result was False 2026-06-01 21:02:07.982632 | 2026-06-01 21:02:07.983327 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-01 21:02:08.409550 | debian-bookworm | ok 2026-06-01 21:02:08.424442 | 2026-06-01 21:02:08.424568 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-01 21:02:08.451664 | debian-bookworm | ok 2026-06-01 21:02:08.455673 | 2026-06-01 21:02:08.455745 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-01 21:02:08.721188 | debian-bookworm -> localhost | ok 2026-06-01 21:02:08.735869 | 2026-06-01 21:02:08.736010 | TASK [validate-host : Collect information about the host] 2026-06-01 21:02:09.800545 | debian-bookworm | ok 2026-06-01 21:02:09.812167 | 2026-06-01 21:02:09.812293 | TASK [validate-host : Sanitize hostname] 2026-06-01 21:02:09.918221 | debian-bookworm | ok 2026-06-01 21:02:09.952548 | 2026-06-01 21:02:09.952689 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-01 21:02:10.483977 | debian-bookworm -> localhost | changed 2026-06-01 21:02:10.491024 | 2026-06-01 21:02:10.491128 | TASK [validate-host : Collect information about zuul worker] 2026-06-01 21:02:10.885457 | debian-bookworm | ok 2026-06-01 21:02:10.890291 | 2026-06-01 21:02:10.890404 | TASK [validate-host : Write out all zuul information for each host] 2026-06-01 21:02:11.423997 | debian-bookworm -> localhost | changed 2026-06-01 21:02:11.433882 | 2026-06-01 21:02:11.433979 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-01 21:02:11.709173 | debian-bookworm | ok 2026-06-01 21:02:11.717522 | 2026-06-01 21:02:11.717688 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-01 21:02:12.888837 | debian-bookworm | changed: 2026-06-01 21:02:12.889069 | debian-bookworm | cd+++++++++ src/ 2026-06-01 21:02:12.889104 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-01 21:02:12.889130 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-01 21:02:12.889152 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-06-01 21:02:12.889173 | debian-bookworm | Containerfile 2026-06-01 21:02:12.889366 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c35fdd08cb324a6799ff02b79a824a15/work/logs" 2026-06-01 21:02:20.752929 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c35fdd08cb324a6799ff02b79a824a15/work/artifacts" 2026-06-01 21:02:21.029972 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c35fdd08cb324a6799ff02b79a824a15/work/docs" 2026-06-01 21:02:21.055324 | 2026-06-01 21:02:21.055528 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-01 21:02:21.932250 | debian-bookworm | changed: 2026-06-01 21:02:21.932482 | debian-bookworm | .d..t...... ./ 2026-06-01 21:02:21.932518 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-01 21:02:21.932555 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-01 21:02:21.932605 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-01 21:02:21.932646 | debian-bookworm | changed: All items complete 2026-06-01 21:02:21.932669 | 2026-06-01 21:02:22.520403 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 21:02:23.067765 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 21:02:23.083540 | 2026-06-01 21:02:23.083696 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-01 21:02:23.607125 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010056 2026-06-01 21:02:23.935291 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010925 2026-06-01 21:02:23.951965 | 2026-06-01 21:02:23.952066 | PLAY RECAP 2026-06-01 21:02:23.952116 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-01 21:02:23.952142 | 2026-06-01 21:02:24.083658 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-01 21:02:24.085954 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 21:02:24.890947 | 2026-06-01 21:02:24.891128 | PLAY [Base post] 2026-06-01 21:02:24.905638 | 2026-06-01 21:02:24.905787 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-01 21:02:25.511138 | debian-bookworm | changed 2026-06-01 21:02:25.521169 | 2026-06-01 21:02:25.521307 | PLAY RECAP 2026-06-01 21:02:25.521387 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-01 21:02:25.521462 | 2026-06-01 21:02:25.641722 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 21:02:25.642566 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-01 21:02:26.595151 | 2026-06-01 21:02:26.595356 | PLAY [Base post-logs] 2026-06-01 21:02:26.607044 | 2026-06-01 21:02:26.607217 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-01 21:02:27.134666 | localhost | changed 2026-06-01 21:02:27.145045 | 2026-06-01 21:02:27.145193 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-01 21:02:27.180586 | localhost | ok 2026-06-01 21:02:27.183777 | 2026-06-01 21:02:27.183876 | TASK [Set zuul-log-path fact] 2026-06-01 21:02:27.208685 | localhost | ok 2026-06-01 21:02:27.216768 | 2026-06-01 21:02:27.216887 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 21:02:27.246441 | localhost | ok 2026-06-01 21:02:27.253800 | 2026-06-01 21:02:27.254027 | TASK [upload-logs : Create log directories] 2026-06-01 21:02:27.751836 | localhost | changed 2026-06-01 21:02:27.755970 | 2026-06-01 21:02:27.756110 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-01 21:02:28.300536 | localhost -> localhost | ok: Runtime: 0:00:00.004041 2026-06-01 21:02:28.304811 | 2026-06-01 21:02:28.304939 | TASK [upload-logs : Upload logs to log server] 2026-06-01 21:02:28.906753 | localhost | Output suppressed because no_log was given 2026-06-01 21:02:28.910608 | 2026-06-01 21:02:28.910814 | LOOP [upload-logs : Compress console log and json output] 2026-06-01 21:02:28.973027 | localhost | skipping: Conditional result was False 2026-06-01 21:02:28.979411 | localhost | skipping: Conditional result was False 2026-06-01 21:02:28.986955 | 2026-06-01 21:02:28.987169 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-01 21:02:29.035499 | localhost | skipping: Conditional result was False 2026-06-01 21:02:29.035815 | 2026-06-01 21:02:29.043234 | localhost | skipping: Conditional result was False 2026-06-01 21:02:29.061305 | 2026-06-01 21:02:29.061662 | LOOP [upload-logs : Upload console log and json output]