2026-04-15 10:15:06.097132 | Job console starting 2026-04-15 10:15:06.114394 | Updating git repos 2026-04-15 10:15:06.157354 | Cloning repos into workspace 2026-04-15 10:15:06.243606 | Restoring repo states 2026-04-15 10:15:06.253139 | Merging changes 2026-04-15 10:15:06.818288 | Checking out repos 2026-04-15 10:15:06.902049 | Preparing playbooks 2026-04-15 10:15:07.632708 | Running Ansible setup 2026-04-15 10:16:32.035361 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 10:16:32.788198 | 2026-04-15 10:16:32.788393 | PLAY [Base pre] 2026-04-15 10:16:32.805123 | 2026-04-15 10:16:32.805268 | TASK [Setup log path fact] 2026-04-15 10:16:32.835059 | debian-bookworm | ok 2026-04-15 10:16:32.850408 | 2026-04-15 10:16:32.850573 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 10:16:32.892946 | debian-bookworm | ok 2026-04-15 10:16:32.903354 | 2026-04-15 10:16:32.903492 | TASK [emit-job-header : Print job information] 2026-04-15 10:16:32.955183 | # Job Information 2026-04-15 10:16:32.955435 | Ansible Version: 2.16.14 2026-04-15 10:16:32.955484 | Job: hadolint 2026-04-15 10:16:32.955526 | Pipeline: check 2026-04-15 10:16:32.955557 | Executor: 521e9411259a 2026-04-15 10:16:32.955584 | Triggered by: https://github.com/osism/container-images/pull/854 2026-04-15 10:16:32.955615 | Event ID: f3fe8080-38b3-11f1-9e5f-683e33b47c8f 2026-04-15 10:16:32.961757 | 2026-04-15 10:16:32.961878 | LOOP [emit-job-header : Print node information] 2026-04-15 10:16:33.088468 | debian-bookworm | ok: 2026-04-15 10:16:33.088761 | debian-bookworm | # Node Information 2026-04-15 10:16:33.088820 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-15 10:16:33.088864 | debian-bookworm | Hostname: debian 2026-04-15 10:16:33.088904 | debian-bookworm | Username: zuul 2026-04-15 10:16:33.088940 | debian-bookworm | Distro: Debian 12.13 2026-04-15 10:16:33.088985 | debian-bookworm | Provider: regiocloud-a 2026-04-15 10:16:33.089022 | debian-bookworm | Region: 2026-04-15 10:16:33.089058 | debian-bookworm | Label: debian-bookworm 2026-04-15 10:16:33.089093 | debian-bookworm | Product Name: OpenStack Nova 2026-04-15 10:16:33.089127 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee3:cec9 2026-04-15 10:16:33.115531 | 2026-04-15 10:16:33.115701 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-15 10:16:33.600751 | debian-bookworm -> localhost | changed 2026-04-15 10:16:33.625545 | 2026-04-15 10:16:33.625700 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-15 10:16:34.663008 | debian-bookworm -> localhost | changed 2026-04-15 10:16:34.681962 | 2026-04-15 10:16:34.682112 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-15 10:16:34.960992 | debian-bookworm -> localhost | ok 2026-04-15 10:16:34.971884 | 2026-04-15 10:16:34.972046 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-15 10:16:35.001338 | debian-bookworm | ok 2026-04-15 10:16:35.019765 | debian-bookworm | included: /var/lib/zuul/builds/69729b6aa730447885f1135c2ed9fb8c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-15 10:16:35.026144 | 2026-04-15 10:16:35.026264 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-15 10:16:35.824302 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-15 10:16:35.824798 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/69729b6aa730447885f1135c2ed9fb8c/work/69729b6aa730447885f1135c2ed9fb8c_id_rsa 2026-04-15 10:16:35.824901 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/69729b6aa730447885f1135c2ed9fb8c/work/69729b6aa730447885f1135c2ed9fb8c_id_rsa.pub 2026-04-15 10:16:35.824970 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-15 10:16:35.825033 | debian-bookworm -> localhost | SHA256:cUyfxH/HhJd6J9SxFISF5BZafw3MPzKZov9K+cyfdyU zuul-build-sshkey 2026-04-15 10:16:35.825091 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-15 10:16:35.825168 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-15 10:16:35.825226 | debian-bookworm -> localhost | | ..o**O+| 2026-04-15 10:16:35.825281 | debian-bookworm -> localhost | | o o=+Oo*| 2026-04-15 10:16:35.825333 | debian-bookworm -> localhost | | . o.o=+Bo| 2026-04-15 10:16:35.825415 | debian-bookworm -> localhost | | o ..*ooB| 2026-04-15 10:16:35.825471 | debian-bookworm -> localhost | | S . . +o+| 2026-04-15 10:16:35.825541 | debian-bookworm -> localhost | | . . E .| 2026-04-15 10:16:35.825595 | debian-bookworm -> localhost | | .o ..| 2026-04-15 10:16:35.825645 | debian-bookworm -> localhost | | ..+ +| 2026-04-15 10:16:35.825695 | debian-bookworm -> localhost | | .o=.oo| 2026-04-15 10:16:35.825744 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-15 10:16:35.825873 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.285145 2026-04-15 10:16:35.837051 | 2026-04-15 10:16:35.837198 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-15 10:16:35.870619 | debian-bookworm | ok 2026-04-15 10:16:35.881198 | debian-bookworm | included: /var/lib/zuul/builds/69729b6aa730447885f1135c2ed9fb8c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-15 10:16:35.890223 | 2026-04-15 10:16:35.890322 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-15 10:16:35.914095 | debian-bookworm | skipping: Conditional result was False 2026-04-15 10:16:35.925043 | 2026-04-15 10:16:35.925194 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-15 10:16:36.562311 | debian-bookworm | changed 2026-04-15 10:16:36.571457 | 2026-04-15 10:16:36.571608 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-15 10:16:36.832112 | debian-bookworm | ok 2026-04-15 10:16:36.840457 | 2026-04-15 10:16:36.840596 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-15 10:16:37.492750 | debian-bookworm | changed 2026-04-15 10:16:37.505073 | 2026-04-15 10:16:37.505260 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-15 10:16:38.167000 | debian-bookworm | changed 2026-04-15 10:16:38.175708 | 2026-04-15 10:16:38.175855 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-15 10:16:38.201136 | debian-bookworm | skipping: Conditional result was False 2026-04-15 10:16:38.210325 | 2026-04-15 10:16:38.210482 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-15 10:16:38.659986 | debian-bookworm -> localhost | changed 2026-04-15 10:16:38.671299 | 2026-04-15 10:16:38.671431 | TASK [add-build-sshkey : Add back temp key] 2026-04-15 10:16:39.028997 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/69729b6aa730447885f1135c2ed9fb8c/work/69729b6aa730447885f1135c2ed9fb8c_id_rsa (zuul-build-sshkey) 2026-04-15 10:16:39.029247 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015863 2026-04-15 10:16:39.037582 | 2026-04-15 10:16:39.037687 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-15 10:16:39.445425 | debian-bookworm | ok 2026-04-15 10:16:39.452334 | 2026-04-15 10:16:39.452505 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-15 10:16:39.487235 | debian-bookworm | skipping: Conditional result was False 2026-04-15 10:16:39.503612 | 2026-04-15 10:16:39.503742 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-15 10:16:39.944017 | debian-bookworm | ok 2026-04-15 10:16:39.965664 | 2026-04-15 10:16:39.965878 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-15 10:16:40.006665 | debian-bookworm | ok 2026-04-15 10:16:40.012352 | 2026-04-15 10:16:40.012484 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-15 10:16:40.320285 | debian-bookworm -> localhost | ok 2026-04-15 10:16:40.326998 | 2026-04-15 10:16:40.327103 | TASK [validate-host : Collect information about the host] 2026-04-15 10:17:21.460393 | debian-bookworm | ok 2026-04-15 10:17:21.474402 | 2026-04-15 10:17:21.474536 | TASK [validate-host : Sanitize hostname] 2026-04-15 10:17:21.593280 | debian-bookworm | ok 2026-04-15 10:17:21.636286 | 2026-04-15 10:17:21.636450 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-15 10:17:22.197893 | debian-bookworm -> localhost | changed 2026-04-15 10:17:22.211575 | 2026-04-15 10:17:22.211740 | TASK [validate-host : Collect information about zuul worker] 2026-04-15 10:17:22.619791 | debian-bookworm | ok 2026-04-15 10:17:22.625005 | 2026-04-15 10:17:22.625115 | TASK [validate-host : Write out all zuul information for each host] 2026-04-15 10:17:23.200853 | debian-bookworm -> localhost | changed 2026-04-15 10:17:23.219763 | 2026-04-15 10:17:23.219910 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-15 10:17:23.500129 | debian-bookworm | ok 2026-04-15 10:17:23.509204 | 2026-04-15 10:17:23.509339 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-15 10:17:24.424270 | debian-bookworm | changed: 2026-04-15 10:17:24.424637 | debian-bookworm | cd+++++++++ src/ 2026-04-15 10:17:24.424709 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-15 10:17:24.424759 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-15 10:17:24.424806 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-04-15 10:17:24.424849 | debian-bookworm | Containerfile 2026-04-15 10:17:24.440429 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-04-15 10:17:24.440455 | debian-bookworm | Containerfile 2026-04-15 10:17:24.440499 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-04-15 10:17:24.440521 | debian-bookworm | Containerfile 2026-04-15 10:17:24.440753 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-04-15 10:17:24.440772 | debian-bookworm | Containerfile 2026-04-15 10:17:24.440871 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-04-15 10:17:24.440890 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-04-15 10:17:24.440909 | debian-bookworm | Containerfile 2026-04-15 10:17:24.441749 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-04-15 10:17:24.441772 | debian-bookworm | Containerfile 2026-04-15 10:17:24.441848 | debian-bookworm | Containerfile 2026-04-15 10:17:24.441943 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-04-15 10:17:24.441962 | debian-bookworm | Containerfile 2026-04-15 10:17:24.442000 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-04-15 10:17:24.442019 | debian-bookworm | Containerfile 2026-04-15 10:17:24.442057 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-04-15 10:17:24.442076 | debian-bookworm | Containerfile 2026-04-15 10:17:24.442114 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-04-15 10:17:24.442134 | debian-bookworm | Containerfile 2026-04-15 10:17:24.442172 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-04-15 10:17:24.442191 | debian-bookworm | Containerfile 2026-04-15 10:17:24.442229 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-04-15 10:17:24.442249 | debian-bookworm | Containerfile 2026-04-15 10:17:24.442775 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-04-15 10:17:24.442793 | debian-bookworm | Containerfile 2026-04-15 10:17:24.442854 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-04-15 10:17:24.442889 | debian-bookworm | Containerfile 2026-04-15 10:17:24.442935 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-04-15 10:17:24.442953 | debian-bookworm | Containerfile 2026-04-15 10:17:24.442989 | debian-bookworm | Containerfile 2026-04-15 10:17:24.443095 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-04-15 10:17:24.443112 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-04-15 10:17:24.443129 | debian-bookworm | Containerfile 2026-04-15 10:17:24.443310 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-04-15 10:17:24.443327 | debian-bookworm | Containerfile 2026-04-15 10:17:24.443428 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-04-15 10:17:24.443445 | debian-bookworm | Containerfile 2026-04-15 10:17:24.443519 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-04-15 10:17:24.443537 | debian-bookworm | Containerfile 2026-04-15 10:17:24.443573 | debian-bookworm | Containerfile 2026-04-15 10:17:24.443696 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-04-15 10:17:24.443714 | debian-bookworm | Containerfile 2026-04-15 10:17:24.443892 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-04-15 10:17:24.443909 | debian-bookworm | Containerfile 2026-04-15 10:17:24.457723 | 2026-04-15 10:17:24.457812 | PLAY RECAP 2026-04-15 10:17:24.457865 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-15 10:17:24.457889 | 2026-04-15 10:17:24.592105 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 10:17:24.594252 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-04-15 10:17:25.333044 | 2026-04-15 10:17:25.333203 | PLAY [Run hadolint] 2026-04-15 10:17:25.348357 | 2026-04-15 10:17:25.348526 | TASK [hadolint : Install hadolint] 2026-04-15 10:19:37.684621 | debian-bookworm | ERROR 2026-04-15 10:19:37.685103 | debian-bookworm | { 2026-04-15 10:19:37.685211 | debian-bookworm | "msg": "Timeout (32s) waiting for privilege escalation prompt: " 2026-04-15 10:19:37.685274 | debian-bookworm | } failure 2026-04-15 10:19:37.686903 | 2026-04-15 10:19:37.687041 | PLAY RECAP 2026-04-15 10:19:37.687127 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-15 10:19:37.687232 | 2026-04-15 10:19:37.829034 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-04-15 10:19:37.831229 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 10:19:38.612091 | 2026-04-15 10:19:38.612278 | PLAY [Base post] 2026-04-15 10:19:38.626072 | 2026-04-15 10:19:38.626237 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-15 10:19:39.193728 | debian-bookworm | changed 2026-04-15 10:19:39.203856 | 2026-04-15 10:19:39.203999 | PLAY RECAP 2026-04-15 10:19:39.204077 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-15 10:19:39.204178 | 2026-04-15 10:19:39.350691 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 10:19:39.352927 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-15 10:19:40.150914 | 2026-04-15 10:19:40.151103 | PLAY [Base post-logs] 2026-04-15 10:19:40.162754 | 2026-04-15 10:19:40.162979 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-15 10:19:40.627311 | localhost | changed 2026-04-15 10:19:40.637384 | 2026-04-15 10:19:40.637530 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-15 10:19:40.673397 | localhost | ok 2026-04-15 10:19:40.677340 | 2026-04-15 10:19:40.677468 | TASK [Set zuul-log-path fact] 2026-04-15 10:19:40.703524 | localhost | ok 2026-04-15 10:19:40.717309 | 2026-04-15 10:19:40.717467 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 10:19:40.754705 | localhost | ok 2026-04-15 10:19:40.761353 | 2026-04-15 10:19:40.761528 | TASK [upload-logs : Create log directories] 2026-04-15 10:19:41.270321 | localhost | changed 2026-04-15 10:19:41.275419 | 2026-04-15 10:19:41.275586 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-15 10:19:41.767246 | localhost -> localhost | ok: Runtime: 0:00:00.006772 2026-04-15 10:19:41.771399 | 2026-04-15 10:19:41.771521 | TASK [upload-logs : Upload logs to log server] 2026-04-15 10:19:42.328441 | localhost | Output suppressed because no_log was given 2026-04-15 10:19:42.331008 | 2026-04-15 10:19:42.331166 | LOOP [upload-logs : Compress console log and json output] 2026-04-15 10:19:42.388482 | localhost | skipping: Conditional result was False 2026-04-15 10:19:42.393923 | localhost | skipping: Conditional result was False 2026-04-15 10:19:42.402323 | 2026-04-15 10:19:42.402567 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-15 10:19:42.458978 | localhost | skipping: Conditional result was False 2026-04-15 10:19:42.459598 | 2026-04-15 10:19:42.466246 | localhost | skipping: Conditional result was False 2026-04-15 10:19:42.476844 | 2026-04-15 10:19:42.477092 | LOOP [upload-logs : Upload console log and json output]