2026-04-03 03:00:12.669528 | Job console starting 2026-04-03 03:00:12.681843 | Updating git repos 2026-04-03 03:00:13.143653 | Cloning repos into workspace 2026-04-03 03:00:13.226691 | Restoring repo states 2026-04-03 03:00:13.234104 | Merging changes 2026-04-03 03:00:13.234120 | Checking out repos 2026-04-03 03:00:13.344469 | Preparing playbooks 2026-04-03 03:00:14.861699 | Running Ansible setup 2026-04-03 03:00:22.538392 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-03 03:00:25.481556 | 2026-04-03 03:00:25.481737 | PLAY [Base pre] 2026-04-03 03:00:25.554861 | 2026-04-03 03:00:25.555037 | TASK [Setup log path fact] 2026-04-03 03:00:25.599799 | debian-bookworm | ok 2026-04-03 03:00:25.661521 | 2026-04-03 03:00:25.661701 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-03 03:00:25.725735 | debian-bookworm | ok 2026-04-03 03:00:25.750737 | 2026-04-03 03:00:25.757053 | TASK [emit-job-header : Print job information] 2026-04-03 03:00:25.884265 | # Job Information 2026-04-03 03:00:25.884578 | Ansible Version: 2.16.14 2026-04-03 03:00:25.884624 | Job: hadolint 2026-04-03 03:00:25.884659 | Pipeline: periodic-daily 2026-04-03 03:00:25.884682 | Executor: 521e9411259a 2026-04-03 03:00:25.884703 | Triggered by: https://github.com/osism/container-images 2026-04-03 03:00:25.884725 | Event ID: 3104c9debe5a4094afcaa45fb2df71e7 2026-04-03 03:00:25.892545 | 2026-04-03 03:00:25.892678 | LOOP [emit-job-header : Print node information] 2026-04-03 03:00:26.167535 | debian-bookworm | ok: 2026-04-03 03:00:26.167816 | debian-bookworm | # Node Information 2026-04-03 03:00:26.167865 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-03 03:00:26.167891 | debian-bookworm | Hostname: debian 2026-04-03 03:00:26.167914 | debian-bookworm | Username: zuul 2026-04-03 03:00:26.167936 | debian-bookworm | Distro: Debian 12.13 2026-04-03 03:00:26.167959 | debian-bookworm | Provider: regiocloud-a 2026-04-03 03:00:26.167980 | debian-bookworm | Region: 2026-04-03 03:00:26.168001 | debian-bookworm | Label: debian-bookworm 2026-04-03 03:00:26.168021 | debian-bookworm | Product Name: OpenStack Nova 2026-04-03 03:00:26.168040 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefa:c985 2026-04-03 03:00:26.180665 | 2026-04-03 03:00:26.180805 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-03 03:00:27.226657 | debian-bookworm -> localhost | changed 2026-04-03 03:00:27.233077 | 2026-04-03 03:00:27.233169 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-03 03:00:29.507121 | debian-bookworm -> localhost | changed 2026-04-03 03:00:29.515809 | 2026-04-03 03:00:29.515901 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-03 03:00:30.424524 | debian-bookworm -> localhost | ok 2026-04-03 03:00:30.432683 | 2026-04-03 03:00:30.432784 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-03 03:00:30.503507 | debian-bookworm | ok 2026-04-03 03:00:30.540102 | debian-bookworm | included: /var/lib/zuul/builds/ae64a08b900245059cf029429dd6c493/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-03 03:00:30.546733 | 2026-04-03 03:00:30.546820 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-03 03:00:34.924939 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-03 03:00:34.925505 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ae64a08b900245059cf029429dd6c493/work/ae64a08b900245059cf029429dd6c493_id_rsa 2026-04-03 03:00:34.925543 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ae64a08b900245059cf029429dd6c493/work/ae64a08b900245059cf029429dd6c493_id_rsa.pub 2026-04-03 03:00:34.925566 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-03 03:00:34.925587 | debian-bookworm -> localhost | SHA256:e9zm/24wTNpNQAJCQ8Mzjxt+tsvU6Au00TyPVs6dduM zuul-build-sshkey 2026-04-03 03:00:34.925606 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-03 03:00:34.925632 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-03 03:00:34.926044 | debian-bookworm -> localhost | | +* ..... | 2026-04-03 03:00:34.926075 | debian-bookworm -> localhost | | ++ .. | 2026-04-03 03:00:34.926095 | debian-bookworm -> localhost | | = . | 2026-04-03 03:00:34.926114 | debian-bookworm -> localhost | | oo. . .| 2026-04-03 03:00:34.926132 | debian-bookworm -> localhost | | .So+ .= o | 2026-04-03 03:00:34.926152 | debian-bookworm -> localhost | | .o=o@..=..| 2026-04-03 03:00:34.926170 | debian-bookworm -> localhost | | +oB.B ++.| 2026-04-03 03:00:34.926186 | debian-bookworm -> localhost | | B.o ...o| 2026-04-03 03:00:34.926203 | debian-bookworm -> localhost | | =o...Eo| 2026-04-03 03:00:34.926220 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-03 03:00:34.926671 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.794349 2026-04-03 03:00:34.941711 | 2026-04-03 03:00:34.941791 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-03 03:00:34.983706 | debian-bookworm | ok 2026-04-03 03:00:34.991137 | debian-bookworm | included: /var/lib/zuul/builds/ae64a08b900245059cf029429dd6c493/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-03 03:00:34.999030 | 2026-04-03 03:00:34.999099 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-03 03:00:35.023386 | debian-bookworm | skipping: Conditional result was False 2026-04-03 03:00:35.028087 | 2026-04-03 03:00:35.028171 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-03 03:00:36.126803 | debian-bookworm | changed 2026-04-03 03:00:36.131169 | 2026-04-03 03:00:36.131249 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-03 03:00:36.509656 | debian-bookworm | ok 2026-04-03 03:00:36.518251 | 2026-04-03 03:00:36.518342 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-03 03:00:37.319873 | debian-bookworm | changed 2026-04-03 03:00:37.326428 | 2026-04-03 03:00:37.326533 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-03 03:00:38.075747 | debian-bookworm | changed 2026-04-03 03:00:38.080906 | 2026-04-03 03:00:38.081001 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-03 03:00:38.106953 | debian-bookworm | skipping: Conditional result was False 2026-04-03 03:00:38.112766 | 2026-04-03 03:00:38.112868 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-03 03:00:38.986524 | debian-bookworm -> localhost | changed 2026-04-03 03:00:38.997318 | 2026-04-03 03:00:38.997422 | TASK [add-build-sshkey : Add back temp key] 2026-04-03 03:00:39.719078 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ae64a08b900245059cf029429dd6c493/work/ae64a08b900245059cf029429dd6c493_id_rsa (zuul-build-sshkey) 2026-04-03 03:00:39.719347 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.044538 2026-04-03 03:00:39.730283 | 2026-04-03 03:00:39.730377 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-03 03:00:40.227743 | debian-bookworm | ok 2026-04-03 03:00:40.233706 | 2026-04-03 03:00:40.233843 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-03 03:00:40.345876 | debian-bookworm | skipping: Conditional result was False 2026-04-03 03:00:40.360970 | 2026-04-03 03:00:40.361115 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-03 03:00:41.117560 | debian-bookworm | ok 2026-04-03 03:00:41.153847 | 2026-04-03 03:00:41.153986 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-03 03:00:41.240901 | debian-bookworm | ok 2026-04-03 03:00:41.249191 | 2026-04-03 03:00:41.249345 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-03 03:00:42.213961 | debian-bookworm -> localhost | ok 2026-04-03 03:00:42.221583 | 2026-04-03 03:00:42.221717 | TASK [validate-host : Collect information about the host] 2026-04-03 03:00:44.099493 | debian-bookworm | ok 2026-04-03 03:00:44.132872 | 2026-04-03 03:00:44.133038 | TASK [validate-host : Sanitize hostname] 2026-04-03 03:00:44.268116 | debian-bookworm | ok 2026-04-03 03:00:44.385464 | 2026-04-03 03:00:44.385580 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-03 03:00:45.664953 | debian-bookworm -> localhost | changed 2026-04-03 03:00:45.669597 | 2026-04-03 03:00:45.669679 | TASK [validate-host : Collect information about zuul worker] 2026-04-03 03:00:46.403631 | debian-bookworm | ok 2026-04-03 03:00:46.407313 | 2026-04-03 03:00:46.407401 | TASK [validate-host : Write out all zuul information for each host] 2026-04-03 03:00:47.827005 | debian-bookworm -> localhost | changed 2026-04-03 03:00:47.834797 | 2026-04-03 03:00:47.839685 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-03 03:00:48.181581 | debian-bookworm | ok 2026-04-03 03:00:48.187083 | 2026-04-03 03:00:48.187181 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-03 03:00:49.272228 | debian-bookworm | changed: 2026-04-03 03:00:49.272504 | debian-bookworm | cd+++++++++ src/ 2026-04-03 03:00:49.272540 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-03 03:00:49.272560 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-03 03:00:49.272578 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-04-03 03:00:49.272595 | debian-bookworm | Containerfile 2026-04-03 03:00:49.299625 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-04-03 03:00:49.300783 | debian-bookworm | Containerfile 2026-04-03 03:00:49.300959 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-04-03 03:00:49.300984 | debian-bookworm | Containerfile 2026-04-03 03:00:49.301626 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-04-03 03:00:49.301641 | debian-bookworm | Containerfile 2026-04-03 03:00:49.301716 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-04-03 03:00:49.302617 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-04-03 03:00:49.302651 | debian-bookworm | Containerfile 2026-04-03 03:00:49.307980 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-04-03 03:00:49.307995 | debian-bookworm | Containerfile 2026-04-03 03:00:49.309049 | debian-bookworm | Containerfile 2026-04-03 03:00:49.309507 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-04-03 03:00:49.309523 | debian-bookworm | Containerfile 2026-04-03 03:00:49.309555 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-04-03 03:00:49.309571 | debian-bookworm | Containerfile 2026-04-03 03:00:49.309602 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-04-03 03:00:49.309617 | debian-bookworm | Containerfile 2026-04-03 03:00:49.309648 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-04-03 03:00:49.309663 | debian-bookworm | Containerfile 2026-04-03 03:00:49.309692 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-04-03 03:00:49.309707 | debian-bookworm | Containerfile 2026-04-03 03:00:49.309736 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-04-03 03:00:49.309750 | debian-bookworm | Containerfile 2026-04-03 03:00:49.311956 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-04-03 03:00:49.313314 | debian-bookworm | Containerfile 2026-04-03 03:00:49.313755 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-04-03 03:00:49.313780 | debian-bookworm | Containerfile 2026-04-03 03:00:49.313817 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-04-03 03:00:49.313834 | debian-bookworm | Containerfile 2026-04-03 03:00:49.313865 | debian-bookworm | Containerfile 2026-04-03 03:00:49.313965 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-04-03 03:00:49.313981 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-04-03 03:00:49.313997 | debian-bookworm | Containerfile 2026-04-03 03:00:49.315387 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-04-03 03:00:49.315402 | debian-bookworm | Containerfile 2026-04-03 03:00:49.315508 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-04-03 03:00:49.315523 | debian-bookworm | Containerfile 2026-04-03 03:00:49.315583 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-04-03 03:00:49.315597 | debian-bookworm | Containerfile 2026-04-03 03:00:49.315626 | debian-bookworm | Containerfile 2026-04-03 03:00:49.315735 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-04-03 03:00:49.315749 | debian-bookworm | Containerfile 2026-04-03 03:00:49.315890 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-04-03 03:00:49.315904 | debian-bookworm | Containerfile 2026-04-03 03:00:49.377386 | 2026-04-03 03:00:49.377680 | PLAY RECAP 2026-04-03 03:00:49.378187 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-03 03:00:49.379774 | 2026-04-03 03:00:49.755212 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-03 03:00:49.755882 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-04-03 03:00:50.642503 | 2026-04-03 03:00:50.642622 | PLAY [Run hadolint] 2026-04-03 03:00:50.657199 | 2026-04-03 03:00:50.657303 | TASK [hadolint : Install hadolint] 2026-04-03 03:00:52.156255 | debian-bookworm | changed: OK (2426420 bytes) 2026-04-03 03:00:52.171977 | 2026-04-03 03:00:52.172176 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-04-03 03:00:52.680991 | debian-bookworm | ok: All paths examined 2026-04-03 03:00:52.685600 | 2026-04-03 03:00:52.685689 | LOOP [hadolint : Run hadolint] 2026-04-03 03:00:52.745766 | 2026-04-03 03:00:52.745878 | PLAY RECAP 2026-04-03 03:00:52.745925 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-03 03:00:52.745947 | 2026-04-03 03:00:52.844232 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-04-03 03:00:52.844998 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-03 03:00:53.580415 | 2026-04-03 03:00:53.580557 | PLAY [Base post] 2026-04-03 03:00:53.595298 | 2026-04-03 03:00:53.595432 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-03 03:00:54.220460 | debian-bookworm | changed 2026-04-03 03:00:54.234084 | 2026-04-03 03:00:54.234337 | PLAY RECAP 2026-04-03 03:00:54.234534 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-03 03:00:54.234720 | 2026-04-03 03:00:54.334342 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-03 03:00:54.335260 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-03 03:00:55.065901 | 2026-04-03 03:00:55.066034 | PLAY [Base post-logs] 2026-04-03 03:00:55.081145 | 2026-04-03 03:00:55.081270 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-03 03:00:55.503949 | localhost | changed 2026-04-03 03:00:55.528173 | 2026-04-03 03:00:55.528605 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-03 03:00:55.593825 | localhost | ok 2026-04-03 03:00:55.601792 | 2026-04-03 03:00:55.601915 | TASK [Set zuul-log-path fact] 2026-04-03 03:00:55.617923 | localhost | ok 2026-04-03 03:00:55.634271 | 2026-04-03 03:00:55.634639 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-03 03:00:55.676152 | localhost | ok 2026-04-03 03:00:55.682723 | 2026-04-03 03:00:55.682906 | TASK [upload-logs : Create log directories] 2026-04-03 03:00:56.266983 | localhost | changed 2026-04-03 03:00:56.272984 | 2026-04-03 03:00:56.273142 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-03 03:00:56.844191 | localhost -> localhost | ok: Runtime: 0:00:00.007931 2026-04-03 03:00:56.848902 | 2026-04-03 03:00:56.849011 | TASK [upload-logs : Upload logs to log server] 2026-04-03 03:00:57.553728 | localhost | Output suppressed because no_log was given 2026-04-03 03:00:57.556828 | 2026-04-03 03:00:57.556961 | LOOP [upload-logs : Compress console log and json output] 2026-04-03 03:00:57.634297 | localhost | skipping: Conditional result was False 2026-04-03 03:00:57.646036 | localhost | skipping: Conditional result was False 2026-04-03 03:00:57.651780 | 2026-04-03 03:00:57.651907 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-03 03:00:57.721774 | localhost | skipping: Conditional result was False 2026-04-03 03:00:57.722090 | 2026-04-03 03:00:57.729620 | localhost | skipping: Conditional result was False 2026-04-03 03:00:57.741423 | 2026-04-03 03:00:57.741587 | LOOP [upload-logs : Upload console log and json output]