2026-03-12 14:13:54.660327 | Job console starting 2026-03-12 14:13:54.681800 | Updating git repos 2026-03-12 14:13:54.731470 | Cloning repos into workspace 2026-03-12 14:13:54.799602 | Restoring repo states 2026-03-12 14:13:54.815975 | Merging changes 2026-03-12 14:13:55.506335 | Checking out repos 2026-03-12 14:13:55.587620 | Preparing playbooks 2026-03-12 14:13:56.476518 | Running Ansible setup 2026-03-12 14:14:01.253657 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 14:14:02.329384 | 2026-03-12 14:14:02.329542 | PLAY [Base pre] 2026-03-12 14:14:02.351225 | 2026-03-12 14:14:02.351427 | TASK [Setup log path fact] 2026-03-12 14:14:02.381662 | debian-bookworm | ok 2026-03-12 14:14:02.399650 | 2026-03-12 14:14:02.399805 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 14:14:02.429860 | debian-bookworm | ok 2026-03-12 14:14:02.452106 | 2026-03-12 14:14:02.452250 | TASK [emit-job-header : Print job information] 2026-03-12 14:14:02.505350 | # Job Information 2026-03-12 14:14:02.505529 | Ansible Version: 2.16.14 2026-03-12 14:14:02.505564 | Job: hadolint 2026-03-12 14:14:02.505597 | Pipeline: check 2026-03-12 14:14:02.505620 | Executor: 521e9411259a 2026-03-12 14:14:02.505641 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/507 2026-03-12 14:14:02.505663 | Event ID: acf97330-1e1d-11f1-9b42-dba1c5a41da3 2026-03-12 14:14:02.519764 | 2026-03-12 14:14:02.519908 | LOOP [emit-job-header : Print node information] 2026-03-12 14:14:02.667373 | debian-bookworm | ok: 2026-03-12 14:14:02.667576 | debian-bookworm | # Node Information 2026-03-12 14:14:02.667612 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-12 14:14:02.667638 | debian-bookworm | Hostname: debian 2026-03-12 14:14:02.667661 | debian-bookworm | Username: zuul 2026-03-12 14:14:02.667682 | debian-bookworm | Distro: Debian 12.13 2026-03-12 14:14:02.667706 | debian-bookworm | Provider: regiocloud-a 2026-03-12 14:14:02.667728 | debian-bookworm | Region: 2026-03-12 14:14:02.667749 | debian-bookworm | Label: debian-bookworm 2026-03-12 14:14:02.667768 | debian-bookworm | Product Name: OpenStack Nova 2026-03-12 14:14:02.667788 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe56:65a9 2026-03-12 14:14:02.691963 | 2026-03-12 14:14:02.692104 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 14:14:03.318514 | debian-bookworm -> localhost | changed 2026-03-12 14:14:03.326240 | 2026-03-12 14:14:03.326404 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 14:14:04.832827 | debian-bookworm -> localhost | changed 2026-03-12 14:14:04.845572 | 2026-03-12 14:14:04.845707 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 14:14:05.370017 | debian-bookworm -> localhost | ok 2026-03-12 14:14:05.376542 | 2026-03-12 14:14:05.376644 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 14:14:05.403896 | debian-bookworm | ok 2026-03-12 14:14:05.432125 | debian-bookworm | included: /var/lib/zuul/builds/b32f4f0a33a044f69a2fc74c7f2c717d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 14:14:05.444966 | 2026-03-12 14:14:05.445073 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 14:14:06.905733 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-12 14:14:06.905940 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b32f4f0a33a044f69a2fc74c7f2c717d/work/b32f4f0a33a044f69a2fc74c7f2c717d_id_rsa 2026-03-12 14:14:06.905981 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b32f4f0a33a044f69a2fc74c7f2c717d/work/b32f4f0a33a044f69a2fc74c7f2c717d_id_rsa.pub 2026-03-12 14:14:06.906008 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-12 14:14:06.906033 | debian-bookworm -> localhost | SHA256:xJFWaYtG0JoaeqlzhBSZcXwaxFGDqe+WF4yCqoZVWKM zuul-build-sshkey 2026-03-12 14:14:06.906064 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-12 14:14:06.906097 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-12 14:14:06.906132 | debian-bookworm -> localhost | | .B+=+o.o.. | 2026-03-12 14:14:06.906166 | debian-bookworm -> localhost | | +.O .o=.o | 2026-03-12 14:14:06.906188 | debian-bookworm -> localhost | | * = =oo . | 2026-03-12 14:14:06.906208 | debian-bookworm -> localhost | | E + o.o . | 2026-03-12 14:14:06.906288 | debian-bookworm -> localhost | | o = * .S | 2026-03-12 14:14:06.906329 | debian-bookworm -> localhost | |. = B o | 2026-03-12 14:14:06.906351 | debian-bookworm -> localhost | |o. * . . | 2026-03-12 14:14:06.906372 | debian-bookworm -> localhost | |o.o = . | 2026-03-12 14:14:06.906394 | debian-bookworm -> localhost | |+ + . | 2026-03-12 14:14:06.906415 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-12 14:14:06.906469 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.778665 2026-03-12 14:14:06.912989 | 2026-03-12 14:14:06.913076 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 14:14:06.930058 | debian-bookworm | ok 2026-03-12 14:14:06.942944 | debian-bookworm | included: /var/lib/zuul/builds/b32f4f0a33a044f69a2fc74c7f2c717d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 14:14:06.955055 | 2026-03-12 14:14:06.955150 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 14:14:06.979329 | debian-bookworm | skipping: Conditional result was False 2026-03-12 14:14:06.993538 | 2026-03-12 14:14:06.993679 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 14:14:07.574083 | debian-bookworm | changed 2026-03-12 14:14:07.581203 | 2026-03-12 14:14:07.581324 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 14:14:07.836477 | debian-bookworm | ok 2026-03-12 14:14:07.865482 | 2026-03-12 14:14:07.865588 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 14:14:08.450427 | debian-bookworm | changed 2026-03-12 14:14:08.456756 | 2026-03-12 14:14:08.456850 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 14:14:09.082054 | debian-bookworm | changed 2026-03-12 14:14:09.087497 | 2026-03-12 14:14:09.087589 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 14:14:09.110818 | debian-bookworm | skipping: Conditional result was False 2026-03-12 14:14:09.116862 | 2026-03-12 14:14:09.116959 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 14:14:09.586771 | debian-bookworm -> localhost | changed 2026-03-12 14:14:09.596987 | 2026-03-12 14:14:09.597084 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 14:14:09.915043 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b32f4f0a33a044f69a2fc74c7f2c717d/work/b32f4f0a33a044f69a2fc74c7f2c717d_id_rsa (zuul-build-sshkey) 2026-03-12 14:14:09.915258 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019211 2026-03-12 14:14:09.922723 | 2026-03-12 14:14:09.922854 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 14:14:10.305171 | debian-bookworm | ok 2026-03-12 14:14:10.310719 | 2026-03-12 14:14:10.310805 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 14:14:10.333847 | debian-bookworm | skipping: Conditional result was False 2026-03-12 14:14:10.343873 | 2026-03-12 14:14:10.343974 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-12 14:14:10.729556 | debian-bookworm | ok 2026-03-12 14:14:10.741772 | 2026-03-12 14:14:10.741872 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-12 14:14:10.769603 | debian-bookworm | ok 2026-03-12 14:14:10.774472 | 2026-03-12 14:14:10.774566 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-12 14:14:11.090797 | debian-bookworm -> localhost | ok 2026-03-12 14:14:11.099076 | 2026-03-12 14:14:11.099228 | TASK [validate-host : Collect information about the host] 2026-03-12 14:14:12.261780 | debian-bookworm | ok 2026-03-12 14:14:12.283457 | 2026-03-12 14:14:12.283623 | TASK [validate-host : Sanitize hostname] 2026-03-12 14:14:12.452506 | debian-bookworm | ok 2026-03-12 14:14:12.501010 | 2026-03-12 14:14:12.501159 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-12 14:14:13.156011 | debian-bookworm -> localhost | changed 2026-03-12 14:14:13.162038 | 2026-03-12 14:14:13.162159 | TASK [validate-host : Collect information about zuul worker] 2026-03-12 14:14:13.620569 | debian-bookworm | ok 2026-03-12 14:14:13.631817 | 2026-03-12 14:14:13.631944 | TASK [validate-host : Write out all zuul information for each host] 2026-03-12 14:14:14.279583 | debian-bookworm -> localhost | changed 2026-03-12 14:14:14.293245 | 2026-03-12 14:14:14.293397 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-12 14:14:14.606880 | debian-bookworm | ok 2026-03-12 14:14:14.612738 | 2026-03-12 14:14:14.612861 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-12 14:14:15.571262 | debian-bookworm | changed: 2026-03-12 14:14:15.571698 | debian-bookworm | cd+++++++++ src/ 2026-03-12 14:14:15.571749 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-12 14:14:15.571774 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-12 14:14:15.571797 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-03-12 14:14:15.571818 | debian-bookworm | Containerfile 2026-03-12 14:14:15.572133 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004441 2026-03-12 14:14:23.641014 | 2026-03-12 14:14:23.641127 | TASK [upload-logs : Upload logs to log server] 2026-03-12 14:14:24.209851 | localhost | Output suppressed because no_log was given 2026-03-12 14:14:24.215226 | 2026-03-12 14:14:24.215452 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 14:14:24.270482 | localhost | skipping: Conditional result was False 2026-03-12 14:14:24.273598 | localhost | skipping: Conditional result was False 2026-03-12 14:14:24.288248 | 2026-03-12 14:14:24.288472 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 14:14:24.341314 | localhost | skipping: Conditional result was False 2026-03-12 14:14:24.341910 | 2026-03-12 14:14:24.345351 | localhost | skipping: Conditional result was False 2026-03-12 14:14:24.358293 | 2026-03-12 14:14:24.358475 | LOOP [upload-logs : Upload console log and json output]