2026-04-27 14:15:10.943390 | Job console starting 2026-04-27 14:15:10.965958 | Updating git repos 2026-04-27 14:15:11.075467 | Cloning repos into workspace 2026-04-27 14:15:11.178666 | Restoring repo states 2026-04-27 14:15:11.225073 | Merging changes 2026-04-27 14:15:11.852510 | Checking out repos 2026-04-27 14:15:11.968107 | Preparing playbooks 2026-04-27 14:15:13.149577 | Running Ansible setup 2026-04-27 14:15:18.659648 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 14:15:19.842652 | 2026-04-27 14:15:19.842783 | PLAY [Base pre] 2026-04-27 14:15:19.874074 | 2026-04-27 14:15:19.874192 | TASK [Setup log path fact] 2026-04-27 14:15:19.902720 | debian-bookworm | ok 2026-04-27 14:15:19.928795 | 2026-04-27 14:15:19.928932 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 14:15:19.967927 | debian-bookworm | ok 2026-04-27 14:15:19.988931 | 2026-04-27 14:15:19.989043 | TASK [emit-job-header : Print job information] 2026-04-27 14:15:20.054828 | # Job Information 2026-04-27 14:15:20.055008 | Ansible Version: 2.16.14 2026-04-27 14:15:20.055042 | Job: hadolint 2026-04-27 14:15:20.055075 | Pipeline: check 2026-04-27 14:15:20.055098 | Executor: 521e9411259a 2026-04-27 14:15:20.055119 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/674 2026-04-27 14:15:20.055142 | Event ID: 7a6382e0-4243-11f1-871f-8f4e6a8b2569 2026-04-27 14:15:20.060145 | 2026-04-27 14:15:20.060247 | LOOP [emit-job-header : Print node information] 2026-04-27 14:15:20.194102 | debian-bookworm | ok: 2026-04-27 14:15:20.194260 | debian-bookworm | # Node Information 2026-04-27 14:15:20.194293 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-27 14:15:20.194317 | debian-bookworm | Hostname: debian 2026-04-27 14:15:20.194339 | debian-bookworm | Username: zuul 2026-04-27 14:15:20.194360 | debian-bookworm | Distro: Debian 12.13 2026-04-27 14:15:20.194383 | debian-bookworm | Provider: regiocloud-a 2026-04-27 14:15:20.194413 | debian-bookworm | Region: 2026-04-27 14:15:20.194434 | debian-bookworm | Label: debian-bookworm 2026-04-27 14:15:20.194454 | debian-bookworm | Product Name: OpenStack Nova 2026-04-27 14:15:20.194474 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef1:cffe 2026-04-27 14:15:20.206978 | 2026-04-27 14:15:20.207092 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 14:15:20.814006 | debian-bookworm -> localhost | changed 2026-04-27 14:15:20.820673 | 2026-04-27 14:15:20.820772 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 14:15:22.716062 | debian-bookworm -> localhost | changed 2026-04-27 14:15:22.726779 | 2026-04-27 14:15:22.727104 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 14:15:23.366821 | debian-bookworm -> localhost | ok 2026-04-27 14:15:23.372835 | 2026-04-27 14:15:23.372947 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 14:15:23.412673 | debian-bookworm | ok 2026-04-27 14:15:23.441436 | debian-bookworm | included: /var/lib/zuul/builds/28ed6bee6adb42c29a48997139c15519/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 14:15:23.452669 | 2026-04-27 14:15:23.452773 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 14:15:26.166067 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-27 14:15:26.166255 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/28ed6bee6adb42c29a48997139c15519/work/28ed6bee6adb42c29a48997139c15519_id_rsa 2026-04-27 14:15:26.166292 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/28ed6bee6adb42c29a48997139c15519/work/28ed6bee6adb42c29a48997139c15519_id_rsa.pub 2026-04-27 14:15:26.166319 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-27 14:15:26.166342 | debian-bookworm -> localhost | SHA256:5zb68a5YNSMVre43DJd4spLJQVglc5dzfyQ3EMKY4os zuul-build-sshkey 2026-04-27 14:15:26.166364 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-27 14:15:26.166452 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-27 14:15:26.166480 | debian-bookworm -> localhost | | *o+++. | 2026-04-27 14:15:26.166503 | debian-bookworm -> localhost | | . o.=.o=.+| 2026-04-27 14:15:26.166524 | debian-bookworm -> localhost | | . .o .. *o| 2026-04-27 14:15:26.166544 | debian-bookworm -> localhost | | .. ... o| 2026-04-27 14:15:26.166564 | debian-bookworm -> localhost | | . S.o.+. ..| 2026-04-27 14:15:26.166591 | debian-bookworm -> localhost | | E . o.o=o+ | 2026-04-27 14:15:26.166612 | debian-bookworm -> localhost | | .*= B | 2026-04-27 14:15:26.166632 | debian-bookworm -> localhost | | ==+o + | 2026-04-27 14:15:26.166653 | debian-bookworm -> localhost | | o.o+o. . | 2026-04-27 14:15:26.166673 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-27 14:15:26.166724 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.617311 2026-04-27 14:15:26.173204 | 2026-04-27 14:15:26.173291 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 14:15:26.205967 | debian-bookworm | ok 2026-04-27 14:15:26.235329 | debian-bookworm | included: /var/lib/zuul/builds/28ed6bee6adb42c29a48997139c15519/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 14:15:26.250046 | 2026-04-27 14:15:26.250144 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 14:15:26.281117 | debian-bookworm | skipping: Conditional result was False 2026-04-27 14:15:26.286153 | 2026-04-27 14:15:26.286302 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 14:15:26.994336 | debian-bookworm | changed 2026-04-27 14:15:27.003874 | 2026-04-27 14:15:27.004005 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 14:15:27.255327 | debian-bookworm | ok 2026-04-27 14:15:27.263960 | 2026-04-27 14:15:27.264055 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 14:15:27.924401 | debian-bookworm | changed 2026-04-27 14:15:27.930888 | 2026-04-27 14:15:27.930981 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 14:15:28.582471 | debian-bookworm | changed 2026-04-27 14:15:28.593083 | 2026-04-27 14:15:28.593216 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 14:15:28.626262 | debian-bookworm | skipping: Conditional result was False 2026-04-27 14:15:28.632200 | 2026-04-27 14:15:28.632437 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 14:15:29.064137 | debian-bookworm -> localhost | changed 2026-04-27 14:15:29.076673 | 2026-04-27 14:15:29.076777 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 14:15:29.565872 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/28ed6bee6adb42c29a48997139c15519/work/28ed6bee6adb42c29a48997139c15519_id_rsa (zuul-build-sshkey) 2026-04-27 14:15:29.566491 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012091 2026-04-27 14:15:29.581803 | 2026-04-27 14:15:29.581936 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 14:15:29.935187 | debian-bookworm | ok 2026-04-27 14:15:29.944800 | 2026-04-27 14:15:29.944898 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 14:15:29.987988 | debian-bookworm | skipping: Conditional result was False 2026-04-27 14:15:29.996366 | 2026-04-27 14:15:29.996466 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-27 14:15:30.446324 | debian-bookworm | ok 2026-04-27 14:15:30.456630 | 2026-04-27 14:15:30.456749 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-27 14:15:30.494519 | debian-bookworm | ok 2026-04-27 14:15:30.499776 | 2026-04-27 14:15:30.499870 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-27 14:15:31.060097 | debian-bookworm -> localhost | ok 2026-04-27 14:15:31.066657 | 2026-04-27 14:15:31.066754 | TASK [validate-host : Collect information about the host] 2026-04-27 14:15:32.258147 | debian-bookworm | ok 2026-04-27 14:15:32.279940 | 2026-04-27 14:15:32.280046 | TASK [validate-host : Sanitize hostname] 2026-04-27 14:15:32.428709 | debian-bookworm | ok 2026-04-27 14:15:32.479461 | 2026-04-27 14:15:32.479561 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-27 14:15:33.037568 | debian-bookworm -> localhost | changed 2026-04-27 14:15:33.042072 | 2026-04-27 14:15:33.042151 | TASK [validate-host : Collect information about zuul worker] 2026-04-27 14:15:33.447096 | debian-bookworm | ok 2026-04-27 14:15:33.459490 | 2026-04-27 14:15:33.459585 | TASK [validate-host : Write out all zuul information for each host] 2026-04-27 14:15:34.520898 | debian-bookworm -> localhost | changed 2026-04-27 14:15:34.531050 | 2026-04-27 14:15:34.531161 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-27 14:15:34.817047 | debian-bookworm | ok 2026-04-27 14:15:34.836134 | 2026-04-27 14:15:34.836244 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-27 14:15:35.806002 | debian-bookworm | changed: 2026-04-27 14:15:35.806169 | debian-bookworm | cd+++++++++ src/ 2026-04-27 14:15:35.806202 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-27 14:15:35.806226 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-27 14:15:35.806247 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-04-27 14:15:35.806268 | debian-bookworm | Containerfile 2026-04-27 14:15:35.806466 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007230 2026-04-27 14:15:46.913968 | 2026-04-27 14:15:46.914169 | TASK [upload-logs : Upload logs to log server] 2026-04-27 14:15:47.510920 | localhost | Output suppressed because no_log was given 2026-04-27 14:15:47.513326 | 2026-04-27 14:15:47.513495 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 14:15:47.575617 | localhost | skipping: Conditional result was False 2026-04-27 14:15:47.582605 | localhost | skipping: Conditional result was False 2026-04-27 14:15:47.594419 | 2026-04-27 14:15:47.594622 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 14:15:47.656267 | localhost | skipping: Conditional result was False 2026-04-27 14:15:47.656654 | 2026-04-27 14:15:47.661010 | localhost | skipping: Conditional result was False 2026-04-27 14:15:47.665407 | 2026-04-27 14:15:47.665563 | LOOP [upload-logs : Upload console log and json output]