2026-03-25 17:05:21.522018 | Job console starting 2026-03-25 17:05:21.546186 | Updating git repos 2026-03-25 17:05:21.604449 | Cloning repos into workspace 2026-03-25 17:05:21.654255 | Restoring repo states 2026-03-25 17:05:21.663638 | Merging changes 2026-03-25 17:05:22.410824 | Checking out repos 2026-03-25 17:05:22.515831 | Preparing playbooks 2026-03-25 17:05:24.227181 | Running Ansible setup 2026-03-25 17:05:32.077574 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-25 17:05:34.016932 | 2026-03-25 17:05:34.017184 | PLAY [Base pre] 2026-03-25 17:05:34.068253 | 2026-03-25 17:05:34.068480 | TASK [Setup log path fact] 2026-03-25 17:05:34.114628 | debian-bookworm | ok 2026-03-25 17:05:34.147088 | 2026-03-25 17:05:34.147347 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 17:05:34.246987 | debian-bookworm | ok 2026-03-25 17:05:34.271266 | 2026-03-25 17:05:34.271417 | TASK [emit-job-header : Print job information] 2026-03-25 17:05:34.341649 | # Job Information 2026-03-25 17:05:34.341870 | Ansible Version: 2.16.14 2026-03-25 17:05:34.341904 | Job: hadolint 2026-03-25 17:05:34.341936 | Pipeline: check 2026-03-25 17:05:34.341959 | Executor: 521e9411259a 2026-03-25 17:05:34.341977 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/676 2026-03-25 17:05:34.341995 | Event ID: c80fbe50-286c-11f1-9184-b4a9c001dfab 2026-03-25 17:05:34.346206 | 2026-03-25 17:05:34.346326 | LOOP [emit-job-header : Print node information] 2026-03-25 17:05:34.702276 | debian-bookworm | ok: 2026-03-25 17:05:34.702526 | debian-bookworm | # Node Information 2026-03-25 17:05:34.702566 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-25 17:05:34.702593 | debian-bookworm | Hostname: debian 2026-03-25 17:05:34.702616 | debian-bookworm | Username: zuul 2026-03-25 17:05:34.702638 | debian-bookworm | Distro: Debian 12.13 2026-03-25 17:05:34.702668 | debian-bookworm | Provider: regiocloud-a 2026-03-25 17:05:34.702694 | debian-bookworm | Region: 2026-03-25 17:05:34.702716 | debian-bookworm | Label: debian-bookworm 2026-03-25 17:05:34.702736 | debian-bookworm | Product Name: OpenStack Nova 2026-03-25 17:05:34.702757 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe96:5d30 2026-03-25 17:05:34.721485 | 2026-03-25 17:05:34.721582 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-25 17:05:35.898716 | debian-bookworm -> localhost | changed 2026-03-25 17:05:35.907460 | 2026-03-25 17:05:35.907557 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-25 17:05:37.891103 | debian-bookworm -> localhost | changed 2026-03-25 17:05:37.905075 | 2026-03-25 17:05:37.905199 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-25 17:05:38.264140 | debian-bookworm -> localhost | ok 2026-03-25 17:05:38.269536 | 2026-03-25 17:05:38.269638 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-25 17:05:38.308179 | debian-bookworm | ok 2026-03-25 17:05:38.330150 | debian-bookworm | included: /var/lib/zuul/builds/861468839c01480cb8fc75d5eaddaba9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-25 17:05:38.335754 | 2026-03-25 17:05:38.335834 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-25 17:05:40.802770 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-25 17:05:40.804226 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/861468839c01480cb8fc75d5eaddaba9/work/861468839c01480cb8fc75d5eaddaba9_id_rsa 2026-03-25 17:05:40.804283 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/861468839c01480cb8fc75d5eaddaba9/work/861468839c01480cb8fc75d5eaddaba9_id_rsa.pub 2026-03-25 17:05:40.804306 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-25 17:05:40.804328 | debian-bookworm -> localhost | SHA256:TWi8wcGXFEHXB76uy7JoAX4MYWHneR/SJbCRg7fo8qc zuul-build-sshkey 2026-03-25 17:05:40.804348 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-25 17:05:40.804374 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-25 17:05:40.804393 | debian-bookworm -> localhost | | ooo+B*o.o. | 2026-03-25 17:05:40.804411 | debian-bookworm -> localhost | | .o=o+*= +. .| 2026-03-25 17:05:40.804427 | debian-bookworm -> localhost | | . .O+=oo .. | 2026-03-25 17:05:40.804443 | debian-bookworm -> localhost | | o..*.o . . | 2026-03-25 17:05:40.804459 | debian-bookworm -> localhost | | . =S . . . | 2026-03-25 17:05:40.804479 | debian-bookworm -> localhost | | o = . | 2026-03-25 17:05:40.804495 | debian-bookworm -> localhost | | + . . | 2026-03-25 17:05:40.804512 | debian-bookworm -> localhost | | o.o. . | 2026-03-25 17:05:40.804530 | debian-bookworm -> localhost | | .Eo.o+. | 2026-03-25 17:05:40.804547 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-25 17:05:40.804593 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.516793 2026-03-25 17:05:40.810177 | 2026-03-25 17:05:40.810284 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-25 17:05:40.847933 | debian-bookworm | ok 2026-03-25 17:05:40.857628 | debian-bookworm | included: /var/lib/zuul/builds/861468839c01480cb8fc75d5eaddaba9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-25 17:05:40.876297 | 2026-03-25 17:05:40.876378 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-25 17:05:40.905346 | debian-bookworm | skipping: Conditional result was False 2026-03-25 17:05:40.912071 | 2026-03-25 17:05:40.912160 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-25 17:05:41.632869 | debian-bookworm | changed 2026-03-25 17:05:41.641627 | 2026-03-25 17:05:41.641729 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-25 17:05:41.906586 | debian-bookworm | ok 2026-03-25 17:05:41.917816 | 2026-03-25 17:05:41.917926 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-25 17:05:42.645708 | debian-bookworm | changed 2026-03-25 17:05:42.655318 | 2026-03-25 17:05:42.655434 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-25 17:05:43.355244 | debian-bookworm | changed 2026-03-25 17:05:43.359684 | 2026-03-25 17:05:43.359765 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-25 17:05:43.372457 | debian-bookworm | skipping: Conditional result was False 2026-03-25 17:05:43.377381 | 2026-03-25 17:05:43.377458 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-25 17:05:43.842089 | debian-bookworm -> localhost | changed 2026-03-25 17:05:43.850670 | 2026-03-25 17:05:43.850749 | TASK [add-build-sshkey : Add back temp key] 2026-03-25 17:05:44.172087 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/861468839c01480cb8fc75d5eaddaba9/work/861468839c01480cb8fc75d5eaddaba9_id_rsa (zuul-build-sshkey) 2026-03-25 17:05:44.172318 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016439 2026-03-25 17:05:44.179942 | 2026-03-25 17:05:44.180038 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-25 17:05:44.605147 | debian-bookworm | ok 2026-03-25 17:05:44.610236 | 2026-03-25 17:05:44.610335 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-25 17:05:44.639996 | debian-bookworm | skipping: Conditional result was False 2026-03-25 17:05:44.651798 | 2026-03-25 17:05:44.651917 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-25 17:05:45.093343 | debian-bookworm | ok 2026-03-25 17:05:45.114396 | 2026-03-25 17:05:45.114534 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-25 17:05:45.157427 | debian-bookworm | ok 2026-03-25 17:05:45.168665 | 2026-03-25 17:05:45.168786 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-25 17:05:45.518237 | debian-bookworm -> localhost | ok 2026-03-25 17:05:45.525620 | 2026-03-25 17:05:45.525722 | TASK [validate-host : Collect information about the host] 2026-03-25 17:05:46.622704 | debian-bookworm | ok 2026-03-25 17:05:46.638988 | 2026-03-25 17:05:46.641618 | TASK [validate-host : Sanitize hostname] 2026-03-25 17:05:46.806725 | debian-bookworm | ok 2026-03-25 17:05:46.860668 | 2026-03-25 17:05:46.860804 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-25 17:05:47.995842 | debian-bookworm -> localhost | changed 2026-03-25 17:05:48.001145 | 2026-03-25 17:05:48.001257 | TASK [validate-host : Collect information about zuul worker] 2026-03-25 17:05:48.712395 | debian-bookworm | ok 2026-03-25 17:05:48.717878 | 2026-03-25 17:05:48.718076 | TASK [validate-host : Write out all zuul information for each host] 2026-03-25 17:05:50.083168 | debian-bookworm -> localhost | changed 2026-03-25 17:05:50.101717 | 2026-03-25 17:05:50.101871 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-25 17:05:50.381439 | debian-bookworm | ok 2026-03-25 17:05:50.394780 | 2026-03-25 17:05:50.394971 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-25 17:05:51.486990 | debian-bookworm | changed: 2026-03-25 17:05:51.487195 | debian-bookworm | cd+++++++++ src/ 2026-03-25 17:05:51.487258 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-25 17:05:51.487284 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-25 17:05:51.487306 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-03-25 17:05:51.487326 | debian-bookworm | Containerfile 2026-03-25 17:05:51.487494 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004948 2026-03-25 17:06:00.004017 | 2026-03-25 17:06:00.004111 | TASK [upload-logs : Upload logs to log server] 2026-03-25 17:06:00.535436 | localhost | Output suppressed because no_log was given 2026-03-25 17:06:00.537253 | 2026-03-25 17:06:00.537395 | LOOP [upload-logs : Compress console log and json output] 2026-03-25 17:06:00.579630 | localhost | skipping: Conditional result was False 2026-03-25 17:06:00.585023 | localhost | skipping: Conditional result was False 2026-03-25 17:06:00.595402 | 2026-03-25 17:06:00.595571 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-25 17:06:00.635837 | localhost | skipping: Conditional result was False 2026-03-25 17:06:00.636059 | 2026-03-25 17:06:00.640764 | localhost | skipping: Conditional result was False 2026-03-25 17:06:00.654456 | 2026-03-25 17:06:00.654552 | LOOP [upload-logs : Upload console log and json output]