2026-01-15 13:15:34.805582 | Job console starting 2026-01-15 13:15:34.838701 | Updating git repos 2026-01-15 13:15:34.890439 | Cloning repos into workspace 2026-01-15 13:15:34.945744 | Restoring repo states 2026-01-15 13:15:34.966399 | Merging changes 2026-01-15 13:15:35.612571 | Checking out repos 2026-01-15 13:15:35.732282 | Preparing playbooks 2026-01-15 13:15:36.710664 | Running Ansible setup 2026-01-15 13:15:42.335096 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-15 13:15:43.653377 | 2026-01-15 13:15:43.653504 | PLAY [Base pre] 2026-01-15 13:15:43.692407 | 2026-01-15 13:15:43.692521 | TASK [Setup log path fact] 2026-01-15 13:15:43.720641 | debian-bookworm | ok 2026-01-15 13:15:43.746671 | 2026-01-15 13:15:43.746805 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-15 13:15:43.780878 | debian-bookworm | ok 2026-01-15 13:15:43.794765 | 2026-01-15 13:15:43.794880 | TASK [emit-job-header : Print job information] 2026-01-15 13:15:43.865134 | # Job Information 2026-01-15 13:15:43.865285 | Ansible Version: 2.16.14 2026-01-15 13:15:43.865360 | Job: hadolint 2026-01-15 13:15:43.865393 | Pipeline: check 2026-01-15 13:15:43.865416 | Executor: 521e9411259a 2026-01-15 13:15:43.865438 | Triggered by: https://github.com/osism/python-osism/pull/1939 2026-01-15 13:15:43.865460 | Event ID: 412e5ab0-f214-11f0-9475-f639e4181c1f 2026-01-15 13:15:43.870787 | 2026-01-15 13:15:43.870935 | LOOP [emit-job-header : Print node information] 2026-01-15 13:15:44.049082 | debian-bookworm | ok: 2026-01-15 13:15:44.049338 | debian-bookworm | # Node Information 2026-01-15 13:15:44.049415 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-15 13:15:44.049445 | debian-bookworm | Hostname: debian 2026-01-15 13:15:44.049467 | debian-bookworm | Username: zuul 2026-01-15 13:15:44.049487 | debian-bookworm | Distro: Debian 12.13 2026-01-15 13:15:44.049513 | debian-bookworm | Provider: regiocloud-a 2026-01-15 13:15:44.049534 | debian-bookworm | Region: 2026-01-15 13:15:44.049555 | debian-bookworm | Label: debian-bookworm 2026-01-15 13:15:44.049574 | debian-bookworm | Product Name: OpenStack Nova 2026-01-15 13:15:44.049594 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feda:bb68 2026-01-15 13:15:44.069500 | 2026-01-15 13:15:44.069613 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-15 13:15:45.046261 | debian-bookworm -> localhost | changed 2026-01-15 13:15:45.059627 | 2026-01-15 13:15:45.059751 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-15 13:15:46.675825 | debian-bookworm -> localhost | changed 2026-01-15 13:15:46.684512 | 2026-01-15 13:15:46.684600 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-15 13:15:47.226265 | debian-bookworm -> localhost | ok 2026-01-15 13:15:47.231233 | 2026-01-15 13:15:47.231345 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-15 13:15:47.267695 | debian-bookworm | ok 2026-01-15 13:15:47.302945 | debian-bookworm | included: /var/lib/zuul/builds/a7f4ffea84ee4c9888cc15db8a47ed24/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-15 13:15:47.316075 | 2026-01-15 13:15:47.316167 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-15 13:15:49.021396 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-15 13:15:49.021556 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a7f4ffea84ee4c9888cc15db8a47ed24/work/a7f4ffea84ee4c9888cc15db8a47ed24_id_rsa 2026-01-15 13:15:49.021587 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a7f4ffea84ee4c9888cc15db8a47ed24/work/a7f4ffea84ee4c9888cc15db8a47ed24_id_rsa.pub 2026-01-15 13:15:49.021609 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-15 13:15:49.021630 | debian-bookworm -> localhost | SHA256:fhTzAm4O7Fa562TX1bapG/X6HE9UjXnOycRjavcTETw zuul-build-sshkey 2026-01-15 13:15:49.021649 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-15 13:15:49.021675 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-15 13:15:49.021694 | debian-bookworm -> localhost | | .. | 2026-01-15 13:15:49.021711 | debian-bookworm -> localhost | | .Eo| 2026-01-15 13:15:49.021728 | debian-bookworm -> localhost | | . o o*=| 2026-01-15 13:15:49.021745 | debian-bookworm -> localhost | | . . o + ===| 2026-01-15 13:15:49.021761 | debian-bookworm -> localhost | | o S o .o.**| 2026-01-15 13:15:49.021784 | debian-bookworm -> localhost | | . * o o..oo*| 2026-01-15 13:15:49.021801 | debian-bookworm -> localhost | | o * o .. =+| 2026-01-15 13:15:49.021818 | debian-bookworm -> localhost | | . o + o++| 2026-01-15 13:15:49.021835 | debian-bookworm -> localhost | | .o oo.+| 2026-01-15 13:15:49.021852 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-15 13:15:49.021892 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.797441 2026-01-15 13:15:49.026972 | 2026-01-15 13:15:49.027046 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-15 13:15:49.053465 | debian-bookworm | ok 2026-01-15 13:15:49.063276 | debian-bookworm | included: /var/lib/zuul/builds/a7f4ffea84ee4c9888cc15db8a47ed24/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-15 13:15:49.070333 | 2026-01-15 13:15:49.070403 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-15 13:15:49.083113 | debian-bookworm | skipping: Conditional result was False 2026-01-15 13:15:49.088241 | 2026-01-15 13:15:49.088340 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-15 13:15:49.614870 | debian-bookworm | changed 2026-01-15 13:15:49.633755 | 2026-01-15 13:15:49.633847 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-15 13:15:49.853738 | debian-bookworm | ok 2026-01-15 13:15:49.858393 | 2026-01-15 13:15:49.858474 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-15 13:15:50.431880 | debian-bookworm | changed 2026-01-15 13:15:50.443238 | 2026-01-15 13:15:50.443353 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-15 13:15:51.013437 | debian-bookworm | changed 2026-01-15 13:15:51.018694 | 2026-01-15 13:15:51.020324 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-15 13:15:51.034062 | debian-bookworm | skipping: Conditional result was False 2026-01-15 13:15:51.042916 | 2026-01-15 13:15:51.043037 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-15 13:15:51.501422 | debian-bookworm -> localhost | changed 2026-01-15 13:15:51.529137 | 2026-01-15 13:15:51.529245 | TASK [add-build-sshkey : Add back temp key] 2026-01-15 13:15:51.891408 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a7f4ffea84ee4c9888cc15db8a47ed24/work/a7f4ffea84ee4c9888cc15db8a47ed24_id_rsa (zuul-build-sshkey) 2026-01-15 13:15:51.891616 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011531 2026-01-15 13:15:51.899022 | 2026-01-15 13:15:51.899123 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-15 13:15:52.284626 | debian-bookworm | ok 2026-01-15 13:15:52.289442 | 2026-01-15 13:15:52.289528 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-15 13:15:52.320517 | debian-bookworm | skipping: Conditional result was False 2026-01-15 13:15:52.329416 | 2026-01-15 13:15:52.329503 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-15 13:15:52.768527 | debian-bookworm | ok 2026-01-15 13:15:52.780180 | 2026-01-15 13:15:52.780283 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-15 13:15:52.815865 | debian-bookworm | ok 2026-01-15 13:15:52.824648 | 2026-01-15 13:15:52.824776 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-15 13:15:53.134931 | debian-bookworm -> localhost | ok 2026-01-15 13:15:53.141753 | 2026-01-15 13:15:53.141854 | TASK [validate-host : Collect information about the host] 2026-01-15 13:15:54.380580 | debian-bookworm | ok 2026-01-15 13:15:54.413408 | 2026-01-15 13:15:54.413510 | TASK [validate-host : Sanitize hostname] 2026-01-15 13:15:54.502354 | debian-bookworm | ok 2026-01-15 13:15:54.553663 | 2026-01-15 13:15:54.553765 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-15 13:15:55.425178 | debian-bookworm -> localhost | changed 2026-01-15 13:15:55.430516 | 2026-01-15 13:15:55.430606 | TASK [validate-host : Collect information about zuul worker] 2026-01-15 13:15:55.796540 | debian-bookworm | ok 2026-01-15 13:15:55.800273 | 2026-01-15 13:15:55.800356 | TASK [validate-host : Write out all zuul information for each host] 2026-01-15 13:15:56.547244 | debian-bookworm -> localhost | changed 2026-01-15 13:15:56.558727 | 2026-01-15 13:15:56.558824 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-15 13:15:56.841871 | debian-bookworm | ok 2026-01-15 13:15:56.847816 | 2026-01-15 13:15:56.847909 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-15 13:15:57.917449 | debian-bookworm | changed: 2026-01-15 13:15:57.917670 | debian-bookworm | cd+++++++++ src/ 2026-01-15 13:15:57.917706 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-15 13:15:57.917731 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-15 13:15:57.917752 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-15 13:15:57.917773 | debian-bookworm | Containerfile 2026-01-15 13:15:57.917901 | debian-bookworm | Containerfile 2026-01-15 13:15:57.956764 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004733 2026-01-15 13:16:06.242305 | 2026-01-15 13:16:06.242503 | TASK [upload-logs : Upload logs to log server] 2026-01-15 13:16:06.860399 | localhost | Output suppressed because no_log was given 2026-01-15 13:16:06.862918 | 2026-01-15 13:16:06.863058 | LOOP [upload-logs : Compress console log and json output] 2026-01-15 13:16:06.923343 | localhost | skipping: Conditional result was False 2026-01-15 13:16:06.929219 | localhost | skipping: Conditional result was False 2026-01-15 13:16:06.936638 | 2026-01-15 13:16:06.936763 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-15 13:16:06.993157 | localhost | skipping: Conditional result was False 2026-01-15 13:16:06.993577 | 2026-01-15 13:16:06.998367 | localhost | skipping: Conditional result was False 2026-01-15 13:16:07.006926 | 2026-01-15 13:16:07.007168 | LOOP [upload-logs : Upload console log and json output]