2026-01-14 08:39:39.933354 | Job console starting 2026-01-14 08:39:39.980799 | Updating git repos 2026-01-14 08:39:40.059723 | Cloning repos into workspace 2026-01-14 08:39:40.153562 | Restoring repo states 2026-01-14 08:39:40.177081 | Merging changes 2026-01-14 08:39:40.892051 | Checking out repos 2026-01-14 08:39:40.983319 | Preparing playbooks 2026-01-14 08:39:42.144193 | Running Ansible setup 2026-01-14 08:39:47.967019 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-14 08:39:48.945246 | 2026-01-14 08:39:48.945438 | PLAY [Base pre] 2026-01-14 08:39:48.985850 | 2026-01-14 08:39:48.986078 | TASK [Setup log path fact] 2026-01-14 08:39:49.016704 | debian-bookworm | ok 2026-01-14 08:39:49.033326 | 2026-01-14 08:39:49.033537 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-14 08:39:49.106311 | debian-bookworm | ok 2026-01-14 08:39:49.125429 | 2026-01-14 08:39:49.125624 | TASK [emit-job-header : Print job information] 2026-01-14 08:39:49.214789 | # Job Information 2026-01-14 08:39:49.215015 | Ansible Version: 2.16.14 2026-01-14 08:39:49.215050 | Job: hadolint 2026-01-14 08:39:49.215083 | Pipeline: check 2026-01-14 08:39:49.215106 | Executor: 521e9411259a 2026-01-14 08:39:49.215127 | Triggered by: https://github.com/osism/python-osism/pull/1936 2026-01-14 08:39:49.215149 | Event ID: 8bcbeec0-f124-11f0-88ec-d701e19b31ad 2026-01-14 08:39:49.220548 | 2026-01-14 08:39:49.220692 | LOOP [emit-job-header : Print node information] 2026-01-14 08:39:49.436286 | debian-bookworm | ok: 2026-01-14 08:39:49.436568 | debian-bookworm | # Node Information 2026-01-14 08:39:49.436615 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-14 08:39:49.436640 | debian-bookworm | Hostname: debian 2026-01-14 08:39:49.436663 | debian-bookworm | Username: zuul 2026-01-14 08:39:49.436683 | debian-bookworm | Distro: Debian 12.13 2026-01-14 08:39:49.436708 | debian-bookworm | Provider: regiocloud-a 2026-01-14 08:39:49.436729 | debian-bookworm | Region: 2026-01-14 08:39:49.436750 | debian-bookworm | Label: debian-bookworm 2026-01-14 08:39:49.436770 | debian-bookworm | Product Name: OpenStack Nova 2026-01-14 08:39:49.436789 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:6a81 2026-01-14 08:39:49.457391 | 2026-01-14 08:39:49.457577 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-14 08:39:50.598274 | debian-bookworm -> localhost | changed 2026-01-14 08:39:50.605863 | 2026-01-14 08:39:50.606002 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-14 08:39:53.030318 | debian-bookworm -> localhost | changed 2026-01-14 08:39:53.041930 | 2026-01-14 08:39:53.042086 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-14 08:39:53.625054 | debian-bookworm -> localhost | ok 2026-01-14 08:39:53.632044 | 2026-01-14 08:39:53.632182 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-14 08:39:53.682789 | debian-bookworm | ok 2026-01-14 08:39:53.729922 | debian-bookworm | included: /var/lib/zuul/builds/96781c246f314ea18f0afe577fd4ac3a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-14 08:39:53.743769 | 2026-01-14 08:39:53.743906 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-14 08:39:55.603059 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-14 08:39:55.603274 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/96781c246f314ea18f0afe577fd4ac3a/work/96781c246f314ea18f0afe577fd4ac3a_id_rsa 2026-01-14 08:39:55.603314 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/96781c246f314ea18f0afe577fd4ac3a/work/96781c246f314ea18f0afe577fd4ac3a_id_rsa.pub 2026-01-14 08:39:55.603341 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-14 08:39:55.603366 | debian-bookworm -> localhost | SHA256:XyD6s2Q3pG8Fp3gkHbEGMPlKpBXaBPjnOft1ZrN3/w8 zuul-build-sshkey 2026-01-14 08:39:55.603389 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-14 08:39:55.603420 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-14 08:39:55.603442 | debian-bookworm -> localhost | | ...=+. .. | 2026-01-14 08:39:55.603464 | debian-bookworm -> localhost | | . ++. ... | 2026-01-14 08:39:55.603485 | debian-bookworm -> localhost | | ..+....+. | 2026-01-14 08:39:55.603516 | debian-bookworm -> localhost | | o o.oo+.. | 2026-01-14 08:39:55.603537 | debian-bookworm -> localhost | | +.oS+.+. | 2026-01-14 08:39:55.603561 | debian-bookworm -> localhost | | =..+o.. | 2026-01-14 08:39:55.603581 | debian-bookworm -> localhost | | o*.=.= E | 2026-01-14 08:39:55.603602 | debian-bookworm -> localhost | | .o *.= o...| 2026-01-14 08:39:55.603623 | debian-bookworm -> localhost | | .o.. .. .B| 2026-01-14 08:39:55.603643 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-14 08:39:55.603690 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.805120 2026-01-14 08:39:55.610402 | 2026-01-14 08:39:55.610489 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-14 08:39:55.668567 | debian-bookworm | ok 2026-01-14 08:39:55.683389 | debian-bookworm | included: /var/lib/zuul/builds/96781c246f314ea18f0afe577fd4ac3a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-14 08:39:55.703023 | 2026-01-14 08:39:55.703131 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-14 08:39:55.716185 | debian-bookworm | skipping: Conditional result was False 2026-01-14 08:39:55.722982 | 2026-01-14 08:39:55.723087 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-14 08:39:56.476031 | debian-bookworm | changed 2026-01-14 08:39:56.485880 | 2026-01-14 08:39:56.485984 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-14 08:39:56.756232 | debian-bookworm | ok 2026-01-14 08:39:56.762381 | 2026-01-14 08:39:56.762478 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-14 08:39:57.489979 | debian-bookworm | changed 2026-01-14 08:39:57.503178 | 2026-01-14 08:39:57.503294 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-14 08:39:58.182117 | debian-bookworm | changed 2026-01-14 08:39:58.187428 | 2026-01-14 08:39:58.187543 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-14 08:39:58.211207 | debian-bookworm | skipping: Conditional result was False 2026-01-14 08:39:58.229056 | 2026-01-14 08:39:58.229221 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-14 08:39:58.712538 | debian-bookworm -> localhost | changed 2026-01-14 08:39:58.739335 | 2026-01-14 08:39:58.739467 | TASK [add-build-sshkey : Add back temp key] 2026-01-14 08:39:59.153507 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/96781c246f314ea18f0afe577fd4ac3a/work/96781c246f314ea18f0afe577fd4ac3a_id_rsa (zuul-build-sshkey) 2026-01-14 08:39:59.153716 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021185 2026-01-14 08:39:59.165301 | 2026-01-14 08:39:59.165459 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-14 08:39:59.621655 | debian-bookworm | ok 2026-01-14 08:39:59.631925 | 2026-01-14 08:39:59.632060 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-14 08:39:59.687065 | debian-bookworm | skipping: Conditional result was False 2026-01-14 08:39:59.710990 | 2026-01-14 08:39:59.711144 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-14 08:40:00.418693 | debian-bookworm | ok 2026-01-14 08:40:00.445476 | 2026-01-14 08:40:00.445646 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-14 08:40:00.531455 | debian-bookworm | ok 2026-01-14 08:40:00.538947 | 2026-01-14 08:40:00.539090 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-14 08:40:00.990482 | debian-bookworm -> localhost | ok 2026-01-14 08:40:00.998379 | 2026-01-14 08:40:00.998538 | TASK [validate-host : Collect information about the host] 2026-01-14 08:40:02.161457 | debian-bookworm | ok 2026-01-14 08:40:02.177999 | 2026-01-14 08:40:02.178138 | TASK [validate-host : Sanitize hostname] 2026-01-14 08:40:02.300236 | debian-bookworm | ok 2026-01-14 08:40:02.344608 | 2026-01-14 08:40:02.344756 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-14 08:40:03.126967 | debian-bookworm -> localhost | changed 2026-01-14 08:40:03.132972 | 2026-01-14 08:40:03.133094 | TASK [validate-host : Collect information about zuul worker] 2026-01-14 08:40:03.655216 | debian-bookworm | ok 2026-01-14 08:40:03.660196 | 2026-01-14 08:40:03.660323 | TASK [validate-host : Write out all zuul information for each host] 2026-01-14 08:40:04.451524 | debian-bookworm -> localhost | changed 2026-01-14 08:40:04.463188 | 2026-01-14 08:40:04.463334 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-14 08:40:04.746009 | debian-bookworm | ok 2026-01-14 08:40:04.752845 | 2026-01-14 08:40:04.752972 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-14 08:40:06.059840 | debian-bookworm | changed: 2026-01-14 08:40:06.060069 | debian-bookworm | cd+++++++++ src/ 2026-01-14 08:40:06.060105 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-14 08:40:06.060130 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-14 08:40:06.060152 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-14 08:40:06.060173 | debian-bookworm | Containerfile 2026-01-14 08:40:06.060303 | debian-bookworm | Containerfile 2026-01-14 08:40:06.083131 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008424 2026-01-14 08:40:15.289932 | 2026-01-14 08:40:15.290082 | TASK [upload-logs : Upload logs to log server] 2026-01-14 08:40:15.981438 | localhost | Output suppressed because no_log was given 2026-01-14 08:40:15.983778 | 2026-01-14 08:40:15.983909 | LOOP [upload-logs : Compress console log and json output] 2026-01-14 08:40:16.050947 | localhost | skipping: Conditional result was False 2026-01-14 08:40:16.056437 | localhost | skipping: Conditional result was False 2026-01-14 08:40:16.074128 | 2026-01-14 08:40:16.074388 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-14 08:40:16.123839 | localhost | skipping: Conditional result was False 2026-01-14 08:40:16.124261 | 2026-01-14 08:40:16.128931 | localhost | skipping: Conditional result was False 2026-01-14 08:40:16.140211 | 2026-01-14 08:40:16.140403 | LOOP [upload-logs : Upload console log and json output]