2026-03-17 00:59:41.996239 | Job console starting 2026-03-17 00:59:42.023739 | Updating git repos 2026-03-17 00:59:42.082489 | Cloning repos into workspace 2026-03-17 00:59:42.196286 | Restoring repo states 2026-03-17 00:59:42.212390 | Merging changes 2026-03-17 00:59:42.775349 | Checking out repos 2026-03-17 00:59:42.817090 | Preparing playbooks 2026-03-17 00:59:43.694702 | Running Ansible setup 2026-03-17 00:59:49.324814 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 00:59:50.794157 | 2026-03-17 00:59:50.794372 | PLAY [Base pre] 2026-03-17 00:59:50.810653 | 2026-03-17 00:59:50.810787 | TASK [Setup log path fact] 2026-03-17 00:59:50.830547 | debian-bookworm | ok 2026-03-17 00:59:50.845734 | 2026-03-17 00:59:50.845869 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 00:59:50.875449 | debian-bookworm | ok 2026-03-17 00:59:50.885313 | 2026-03-17 00:59:50.894954 | TASK [emit-job-header : Print job information] 2026-03-17 00:59:50.944573 | # Job Information 2026-03-17 00:59:50.944763 | Ansible Version: 2.16.14 2026-03-17 00:59:50.944799 | Job: hadolint 2026-03-17 00:59:50.944832 | Pipeline: check 2026-03-17 00:59:50.944855 | Executor: 521e9411259a 2026-03-17 00:59:50.944877 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/728 2026-03-17 00:59:50.944902 | Event ID: 8ec29e50-219c-11f1-8075-a5b194dc6e97 2026-03-17 00:59:50.949950 | 2026-03-17 00:59:50.950065 | LOOP [emit-job-header : Print node information] 2026-03-17 00:59:51.101811 | debian-bookworm | ok: 2026-03-17 00:59:51.102106 | debian-bookworm | # Node Information 2026-03-17 00:59:51.102143 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-17 00:59:51.102169 | debian-bookworm | Hostname: debian 2026-03-17 00:59:51.102192 | debian-bookworm | Username: zuul 2026-03-17 00:59:51.102213 | debian-bookworm | Distro: Debian 12.13 2026-03-17 00:59:51.102243 | debian-bookworm | Provider: regiocloud-a 2026-03-17 00:59:51.102269 | debian-bookworm | Region: 2026-03-17 00:59:51.102311 | debian-bookworm | Label: debian-bookworm 2026-03-17 00:59:51.102334 | debian-bookworm | Product Name: OpenStack Nova 2026-03-17 00:59:51.102354 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7f:1c18 2026-03-17 00:59:51.116242 | 2026-03-17 00:59:51.116401 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-17 00:59:51.840785 | debian-bookworm -> localhost | changed 2026-03-17 00:59:51.850098 | 2026-03-17 00:59:51.850271 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-17 00:59:53.202351 | debian-bookworm -> localhost | changed 2026-03-17 00:59:53.225722 | 2026-03-17 00:59:53.225945 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-17 00:59:53.756139 | debian-bookworm -> localhost | ok 2026-03-17 00:59:53.762732 | 2026-03-17 00:59:53.762880 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-17 00:59:53.810897 | debian-bookworm | ok 2026-03-17 00:59:53.851843 | debian-bookworm | included: /var/lib/zuul/builds/87d2cf2f796549efa48a379836868bee/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-17 00:59:53.858280 | 2026-03-17 00:59:53.858453 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-17 00:59:55.489363 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-17 00:59:55.489577 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/87d2cf2f796549efa48a379836868bee/work/87d2cf2f796549efa48a379836868bee_id_rsa 2026-03-17 00:59:55.489614 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/87d2cf2f796549efa48a379836868bee/work/87d2cf2f796549efa48a379836868bee_id_rsa.pub 2026-03-17 00:59:55.489640 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-17 00:59:55.489663 | debian-bookworm -> localhost | SHA256:zeTlGipJQedBaeeI9dn871tFQl23ULb0rgGI8CIKQ3A zuul-build-sshkey 2026-03-17 00:59:55.489685 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-17 00:59:55.489716 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-17 00:59:55.489738 | debian-bookworm -> localhost | |o.E o.+. .o=+| 2026-03-17 00:59:55.489759 | debian-bookworm -> localhost | |.. . =+o.. .+ *| 2026-03-17 00:59:55.489779 | debian-bookworm -> localhost | |o . o++=o+o .oo| 2026-03-17 00:59:55.489799 | debian-bookworm -> localhost | | o . ..o.=+oo. + | 2026-03-17 00:59:55.489818 | debian-bookworm -> localhost | | . . S = ... o| 2026-03-17 00:59:55.489843 | debian-bookworm -> localhost | | . . . o .o.| 2026-03-17 00:59:55.489864 | debian-bookworm -> localhost | | o . . ...| 2026-03-17 00:59:55.489883 | debian-bookworm -> localhost | | . o| 2026-03-17 00:59:55.489903 | debian-bookworm -> localhost | | oo| 2026-03-17 00:59:55.489924 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-17 00:59:55.489971 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.914829 2026-03-17 00:59:55.496162 | 2026-03-17 00:59:55.496249 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-17 00:59:55.533927 | debian-bookworm | ok 2026-03-17 00:59:55.554437 | debian-bookworm | included: /var/lib/zuul/builds/87d2cf2f796549efa48a379836868bee/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-17 00:59:55.563015 | 2026-03-17 00:59:55.563099 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-17 00:59:55.601460 | debian-bookworm | skipping: Conditional result was False 2026-03-17 00:59:55.607059 | 2026-03-17 00:59:55.607142 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-17 00:59:56.238460 | debian-bookworm | changed 2026-03-17 00:59:56.243508 | 2026-03-17 00:59:56.243778 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-17 00:59:56.497439 | debian-bookworm | ok 2026-03-17 00:59:56.501959 | 2026-03-17 00:59:56.502036 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-17 00:59:57.176902 | debian-bookworm | changed 2026-03-17 00:59:57.186211 | 2026-03-17 00:59:57.186336 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-17 00:59:57.811411 | debian-bookworm | changed 2026-03-17 00:59:57.818332 | 2026-03-17 00:59:57.818431 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-17 00:59:57.845244 | debian-bookworm | skipping: Conditional result was False 2026-03-17 00:59:57.851607 | 2026-03-17 00:59:57.851696 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-17 00:59:58.302556 | debian-bookworm -> localhost | changed 2026-03-17 00:59:58.313109 | 2026-03-17 00:59:58.313207 | TASK [add-build-sshkey : Add back temp key] 2026-03-17 00:59:58.708548 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/87d2cf2f796549efa48a379836868bee/work/87d2cf2f796549efa48a379836868bee_id_rsa (zuul-build-sshkey) 2026-03-17 00:59:58.708766 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011275 2026-03-17 00:59:58.716382 | 2026-03-17 00:59:58.716473 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-17 00:59:59.091216 | debian-bookworm | ok 2026-03-17 00:59:59.103181 | 2026-03-17 00:59:59.103301 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-17 00:59:59.137540 | debian-bookworm | skipping: Conditional result was False 2026-03-17 00:59:59.154891 | 2026-03-17 00:59:59.154995 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-17 00:59:59.558630 | debian-bookworm | ok 2026-03-17 00:59:59.578733 | 2026-03-17 00:59:59.581226 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-17 00:59:59.620088 | debian-bookworm | ok 2026-03-17 00:59:59.625227 | 2026-03-17 00:59:59.625327 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-17 01:00:00.013144 | debian-bookworm -> localhost | ok 2026-03-17 01:00:00.018828 | 2026-03-17 01:00:00.018943 | TASK [validate-host : Collect information about the host] 2026-03-17 01:00:01.187677 | debian-bookworm | ok 2026-03-17 01:00:01.201349 | 2026-03-17 01:00:01.201458 | TASK [validate-host : Sanitize hostname] 2026-03-17 01:00:01.294007 | debian-bookworm | ok 2026-03-17 01:00:01.335728 | 2026-03-17 01:00:01.335854 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-17 01:00:02.124569 | debian-bookworm -> localhost | changed 2026-03-17 01:00:02.133716 | 2026-03-17 01:00:02.133825 | TASK [validate-host : Collect information about zuul worker] 2026-03-17 01:00:02.685802 | debian-bookworm | ok 2026-03-17 01:00:02.690445 | 2026-03-17 01:00:02.690548 | TASK [validate-host : Write out all zuul information for each host] 2026-03-17 01:00:03.397533 | debian-bookworm -> localhost | changed 2026-03-17 01:00:03.430081 | 2026-03-17 01:00:03.430197 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-17 01:00:03.721379 | debian-bookworm | ok 2026-03-17 01:00:03.735850 | 2026-03-17 01:00:03.736018 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-17 01:00:05.183880 | debian-bookworm | changed: 2026-03-17 01:00:05.184123 | debian-bookworm | cd+++++++++ src/ 2026-03-17 01:00:05.184158 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-17 01:00:05.184182 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-17 01:00:05.184205 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-03-17 01:00:05.184226 | debian-bookworm | Containerfile 2026-03-17 01:00:05.184435 | debian-bookworm | localhost | ok: Runtime: 0:00:00.017255 2026-03-17 01:00:16.700700 | 2026-03-17 01:00:16.700834 | TASK [upload-logs : Upload logs to log server] 2026-03-17 01:00:18.502990 | localhost | Output suppressed because no_log was given 2026-03-17 01:00:18.505187 | 2026-03-17 01:00:18.505345 | LOOP [upload-logs : Compress console log and json output] 2026-03-17 01:00:18.704616 | localhost | skipping: Conditional result was False 2026-03-17 01:00:18.714637 | localhost | skipping: Conditional result was False 2026-03-17 01:00:18.725053 | 2026-03-17 01:00:18.725213 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-17 01:00:18.839128 | localhost | skipping: Conditional result was False 2026-03-17 01:00:18.839670 | 2026-03-17 01:00:18.858228 | localhost | skipping: Conditional result was False 2026-03-17 01:00:18.880884 | 2026-03-17 01:00:18.881052 | LOOP [upload-logs : Upload console log and json output]