2026-03-14 03:00:10.582124 | Job console starting 2026-03-14 03:00:10.602080 | Updating git repos 2026-03-14 03:00:11.191474 | Cloning repos into workspace 2026-03-14 03:00:11.306982 | Restoring repo states 2026-03-14 03:00:11.316290 | Merging changes 2026-03-14 03:00:11.316310 | Checking out repos 2026-03-14 03:00:11.410002 | Preparing playbooks 2026-03-14 03:00:13.115536 | Running Ansible setup 2026-03-14 03:00:20.118414 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-14 03:00:22.109983 | 2026-03-14 03:00:22.110127 | PLAY [Base pre] 2026-03-14 03:00:22.161601 | 2026-03-14 03:00:22.161721 | TASK [Setup log path fact] 2026-03-14 03:00:22.202738 | debian-bookworm | ok 2026-03-14 03:00:22.228425 | 2026-03-14 03:00:22.228535 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 03:00:22.304935 | debian-bookworm | ok 2026-03-14 03:00:22.329978 | 2026-03-14 03:00:22.330090 | TASK [emit-job-header : Print job information] 2026-03-14 03:00:22.413947 | # Job Information 2026-03-14 03:00:22.414105 | Ansible Version: 2.16.14 2026-03-14 03:00:22.414136 | Job: hadolint 2026-03-14 03:00:22.414164 | Pipeline: periodic-daily 2026-03-14 03:00:22.414183 | Executor: 521e9411259a 2026-03-14 03:00:22.414200 | Triggered by: https://github.com/osism/container-images 2026-03-14 03:00:22.414219 | Event ID: 6e3568ab25f64d379e52ca0c9eba6c71 2026-03-14 03:00:22.418303 | 2026-03-14 03:00:22.418388 | LOOP [emit-job-header : Print node information] 2026-03-14 03:00:22.704144 | debian-bookworm | ok: 2026-03-14 03:00:22.704379 | debian-bookworm | # Node Information 2026-03-14 03:00:22.704417 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-14 03:00:22.704444 | debian-bookworm | Hostname: debian 2026-03-14 03:00:22.704468 | debian-bookworm | Username: zuul 2026-03-14 03:00:22.704489 | debian-bookworm | Distro: Debian 12.13 2026-03-14 03:00:22.704514 | debian-bookworm | Provider: regiocloud-a 2026-03-14 03:00:22.704535 | debian-bookworm | Region: 2026-03-14 03:00:22.704557 | debian-bookworm | Label: debian-bookworm 2026-03-14 03:00:22.704578 | debian-bookworm | Product Name: OpenStack Nova 2026-03-14 03:00:22.704597 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:cb71 2026-03-14 03:00:22.721122 | 2026-03-14 03:00:22.721218 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-14 03:00:24.159208 | debian-bookworm -> localhost | changed 2026-03-14 03:00:24.165416 | 2026-03-14 03:00:24.165557 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-14 03:00:26.627600 | debian-bookworm -> localhost | changed 2026-03-14 03:00:26.669936 | 2026-03-14 03:00:26.670090 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-14 03:00:27.409788 | debian-bookworm -> localhost | ok 2026-03-14 03:00:27.419077 | 2026-03-14 03:00:27.419615 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-14 03:00:27.477983 | debian-bookworm | ok 2026-03-14 03:00:27.553550 | debian-bookworm | included: /var/lib/zuul/builds/da5e4ec2ae604eecb4df939481237827/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-14 03:00:27.576757 | 2026-03-14 03:00:27.576864 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-14 03:00:32.708167 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-14 03:00:32.708339 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/da5e4ec2ae604eecb4df939481237827/work/da5e4ec2ae604eecb4df939481237827_id_rsa 2026-03-14 03:00:32.708371 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/da5e4ec2ae604eecb4df939481237827/work/da5e4ec2ae604eecb4df939481237827_id_rsa.pub 2026-03-14 03:00:32.708393 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-14 03:00:32.708415 | debian-bookworm -> localhost | SHA256:di/cInzCikkdP4pxVTo2abChi+Es/wvxIInPhvzXnyc zuul-build-sshkey 2026-03-14 03:00:32.708433 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-14 03:00:32.708459 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-14 03:00:32.708479 | debian-bookworm -> localhost | | | 2026-03-14 03:00:32.708499 | debian-bookworm -> localhost | | | 2026-03-14 03:00:32.708517 | debian-bookworm -> localhost | | o . | 2026-03-14 03:00:32.708535 | debian-bookworm -> localhost | |.. . + + | 2026-03-14 03:00:32.708553 | debian-bookworm -> localhost | |+ + . o S . | 2026-03-14 03:00:32.708573 | debian-bookworm -> localhost | |.B * o X = o | 2026-03-14 03:00:32.708592 | debian-bookworm -> localhost | |o.O = + B = o | 2026-03-14 03:00:32.708610 | debian-bookworm -> localhost | | +.o B + E.+ | 2026-03-14 03:00:32.708629 | debian-bookworm -> localhost | | .oB.o .oo | 2026-03-14 03:00:32.708647 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-14 03:00:32.708689 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.963482 2026-03-14 03:00:32.718381 | 2026-03-14 03:00:32.718470 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-14 03:00:32.751555 | debian-bookworm | ok 2026-03-14 03:00:32.766386 | debian-bookworm | included: /var/lib/zuul/builds/da5e4ec2ae604eecb4df939481237827/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-14 03:00:32.784767 | 2026-03-14 03:00:32.784858 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-14 03:00:32.817636 | debian-bookworm | skipping: Conditional result was False 2026-03-14 03:00:32.822459 | 2026-03-14 03:00:32.822545 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-14 03:00:33.539087 | debian-bookworm | changed 2026-03-14 03:00:33.545951 | 2026-03-14 03:00:33.546050 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-14 03:00:33.780338 | debian-bookworm | ok 2026-03-14 03:00:33.785722 | 2026-03-14 03:00:33.785823 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-14 03:00:34.507143 | debian-bookworm | changed 2026-03-14 03:00:34.526559 | 2026-03-14 03:00:34.526668 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-14 03:00:35.324155 | debian-bookworm | changed 2026-03-14 03:00:35.339074 | 2026-03-14 03:00:35.339202 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-14 03:00:35.372124 | debian-bookworm | skipping: Conditional result was False 2026-03-14 03:00:35.377637 | 2026-03-14 03:00:35.377725 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-14 03:00:36.262097 | debian-bookworm -> localhost | changed 2026-03-14 03:00:36.286413 | 2026-03-14 03:00:36.286532 | TASK [add-build-sshkey : Add back temp key] 2026-03-14 03:00:37.405629 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/da5e4ec2ae604eecb4df939481237827/work/da5e4ec2ae604eecb4df939481237827_id_rsa (zuul-build-sshkey) 2026-03-14 03:00:37.405855 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032477 2026-03-14 03:00:37.414232 | 2026-03-14 03:00:37.414333 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-14 03:00:38.024194 | debian-bookworm | ok 2026-03-14 03:00:38.028157 | 2026-03-14 03:00:38.028231 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-14 03:00:38.065995 | debian-bookworm | skipping: Conditional result was False 2026-03-14 03:00:38.086185 | 2026-03-14 03:00:38.086298 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-14 03:00:38.626713 | debian-bookworm | ok 2026-03-14 03:00:38.703117 | 2026-03-14 03:00:38.703944 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-14 03:00:38.823051 | debian-bookworm | ok 2026-03-14 03:00:38.853379 | 2026-03-14 03:00:38.853793 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-14 03:00:39.717167 | debian-bookworm -> localhost | ok 2026-03-14 03:00:39.724590 | 2026-03-14 03:00:39.724684 | TASK [validate-host : Collect information about the host] 2026-03-14 03:00:41.066734 | debian-bookworm | ok 2026-03-14 03:00:41.082340 | 2026-03-14 03:00:41.082440 | TASK [validate-host : Sanitize hostname] 2026-03-14 03:00:41.453504 | debian-bookworm | ok 2026-03-14 03:00:41.554701 | 2026-03-14 03:00:41.554811 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-14 03:00:42.672985 | debian-bookworm -> localhost | changed 2026-03-14 03:00:42.685156 | 2026-03-14 03:00:42.685262 | TASK [validate-host : Collect information about zuul worker] 2026-03-14 03:00:43.151361 | debian-bookworm | ok 2026-03-14 03:00:43.155980 | 2026-03-14 03:00:43.156106 | TASK [validate-host : Write out all zuul information for each host] 2026-03-14 03:00:44.313596 | debian-bookworm -> localhost | changed 2026-03-14 03:00:44.329772 | 2026-03-14 03:00:44.329873 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-14 03:00:44.602327 | debian-bookworm | ok 2026-03-14 03:00:44.608277 | 2026-03-14 03:00:44.608369 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-14 03:00:46.348413 | debian-bookworm | changed: 2026-03-14 03:00:46.348865 | debian-bookworm | cd+++++++++ src/ 2026-03-14 03:00:46.348919 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-14 03:00:46.348945 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-14 03:00:46.348968 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-03-14 03:00:46.349171 | debian-bookworm | Containerfile 2026-03-14 03:00:46.367449 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-03-14 03:00:46.367489 | debian-bookworm | Containerfile 2026-03-14 03:00:46.369139 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-03-14 03:00:46.369186 | debian-bookworm | Containerfile 2026-03-14 03:00:46.372333 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-03-14 03:00:46.372355 | debian-bookworm | Containerfile 2026-03-14 03:00:46.373230 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-03-14 03:00:46.374639 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-03-14 03:00:46.374687 | debian-bookworm | Containerfile 2026-03-14 03:00:46.383469 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-03-14 03:00:46.384282 | debian-bookworm | Containerfile 2026-03-14 03:00:46.384392 | debian-bookworm | Containerfile 2026-03-14 03:00:46.384490 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-03-14 03:00:46.384508 | debian-bookworm | Containerfile 2026-03-14 03:00:46.384544 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-03-14 03:00:46.384563 | debian-bookworm | Containerfile 2026-03-14 03:00:46.384600 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-03-14 03:00:46.384617 | debian-bookworm | Containerfile 2026-03-14 03:00:46.384653 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-03-14 03:00:46.386300 | debian-bookworm | Containerfile 2026-03-14 03:00:46.386381 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-03-14 03:00:46.386403 | debian-bookworm | Containerfile 2026-03-14 03:00:46.392318 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-03-14 03:00:46.392337 | debian-bookworm | Containerfile 2026-03-14 03:00:46.393686 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-03-14 03:00:46.393729 | debian-bookworm | Containerfile 2026-03-14 03:00:46.393777 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-03-14 03:00:46.393797 | debian-bookworm | Containerfile 2026-03-14 03:00:46.393836 | debian-bookworm | Containerfile 2026-03-14 03:00:46.393945 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-03-14 03:00:46.393963 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-03-14 03:00:46.393982 | debian-bookworm | Containerfile 2026-03-14 03:00:46.398463 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-03-14 03:00:46.399055 | debian-bookworm | Containerfile 2026-03-14 03:00:46.400904 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-03-14 03:00:46.400926 | debian-bookworm | Containerfile 2026-03-14 03:00:46.401616 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-03-14 03:00:46.401640 | debian-bookworm | Containerfile 2026-03-14 03:00:46.401681 | debian-bookworm | Containerfile 2026-03-14 03:00:46.401815 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-03-14 03:00:46.401832 | debian-bookworm | Containerfile 2026-03-14 03:00:46.405717 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-03-14 03:00:46.405737 | debian-bookworm | Containerfile 2026-03-14 03:00:46.448830 | 2026-03-14 03:00:46.448915 | PLAY RECAP 2026-03-14 03:00:46.448964 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-14 03:00:46.448988 | 2026-03-14 03:00:46.708040 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-14 03:00:46.708951 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-03-14 03:00:47.801109 | 2026-03-14 03:00:47.801232 | PLAY [Run hadolint] 2026-03-14 03:00:47.848894 | 2026-03-14 03:00:47.849069 | TASK [hadolint : Install hadolint] 2026-03-14 03:00:49.480247 | debian-bookworm | changed: OK (2426420 bytes) 2026-03-14 03:00:49.489427 | 2026-03-14 03:00:49.489545 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-03-14 03:00:49.851618 | debian-bookworm | ok: All paths examined 2026-03-14 03:00:49.859788 | 2026-03-14 03:00:49.860586 | LOOP [hadolint : Run hadolint] 2026-03-14 03:00:49.920643 | 2026-03-14 03:00:49.920853 | PLAY RECAP 2026-03-14 03:00:49.920943 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-14 03:00:49.920988 | 2026-03-14 03:00:50.021697 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-03-14 03:00:50.024741 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-14 03:00:50.794738 | 2026-03-14 03:00:50.794883 | PLAY [Base post] 2026-03-14 03:00:50.809757 | 2026-03-14 03:00:50.809943 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-14 03:00:51.319315 | debian-bookworm | changed 2026-03-14 03:00:51.328917 | 2026-03-14 03:00:51.329038 | PLAY RECAP 2026-03-14 03:00:51.329096 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-14 03:00:51.329145 | 2026-03-14 03:00:51.422865 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-14 03:00:51.424042 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-14 03:00:52.183040 | 2026-03-14 03:00:52.183169 | PLAY [Base post-logs] 2026-03-14 03:00:52.194844 | 2026-03-14 03:00:52.194955 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-14 03:00:52.693783 | localhost | changed 2026-03-14 03:00:52.710817 | 2026-03-14 03:00:52.711147 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-14 03:00:52.743353 | localhost | ok 2026-03-14 03:00:52.755390 | 2026-03-14 03:00:52.755570 | TASK [Set zuul-log-path fact] 2026-03-14 03:00:52.796985 | localhost | ok 2026-03-14 03:00:52.815354 | 2026-03-14 03:00:52.815565 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 03:00:52.843930 | localhost | ok 2026-03-14 03:00:52.847784 | 2026-03-14 03:00:52.847899 | TASK [upload-logs : Create log directories] 2026-03-14 03:00:53.416190 | localhost | changed 2026-03-14 03:00:53.422260 | 2026-03-14 03:00:53.422410 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-14 03:00:53.971809 | localhost -> localhost | ok: Runtime: 0:00:00.007383 2026-03-14 03:00:53.978553 | 2026-03-14 03:00:53.978731 | TASK [upload-logs : Upload logs to log server] 2026-03-14 03:00:54.595704 | localhost | Output suppressed because no_log was given 2026-03-14 03:00:54.598755 | 2026-03-14 03:00:54.599057 | LOOP [upload-logs : Compress console log and json output] 2026-03-14 03:00:54.649200 | localhost | skipping: Conditional result was False 2026-03-14 03:00:54.652854 | localhost | skipping: Conditional result was False 2026-03-14 03:00:54.660545 | 2026-03-14 03:00:54.660726 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-14 03:00:54.708213 | localhost | skipping: Conditional result was False 2026-03-14 03:00:54.708798 | 2026-03-14 03:00:54.712439 | localhost | skipping: Conditional result was False 2026-03-14 03:00:54.722909 | 2026-03-14 03:00:54.723151 | LOOP [upload-logs : Upload console log and json output]