2025-10-28 16:02:34.336234 | Job console starting 2025-10-28 16:02:34.354392 | Updating git repos 2025-10-28 16:02:34.441173 | Cloning repos into workspace 2025-10-28 16:02:34.532577 | Restoring repo states 2025-10-28 16:02:34.554999 | Merging changes 2025-10-28 16:02:35.195982 | Checking out repos 2025-10-28 16:02:35.263223 | Preparing playbooks 2025-10-28 16:02:36.158616 | Running Ansible setup 2025-10-28 16:02:41.354763 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-28 16:02:42.134269 | 2025-10-28 16:02:42.134475 | PLAY [Base pre] 2025-10-28 16:02:42.150508 | 2025-10-28 16:02:42.150650 | TASK [Setup log path fact] 2025-10-28 16:02:42.194035 | debian-bookworm | ok 2025-10-28 16:02:42.212772 | 2025-10-28 16:02:42.212932 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-28 16:02:42.242736 | debian-bookworm | ok 2025-10-28 16:02:42.257614 | 2025-10-28 16:02:42.257758 | TASK [emit-job-header : Print job information] 2025-10-28 16:02:42.340808 | # Job Information 2025-10-28 16:02:42.341077 | Ansible Version: 2.16.14 2025-10-28 16:02:42.341117 | Job: hadolint 2025-10-28 16:02:42.341152 | Pipeline: check 2025-10-28 16:02:42.341175 | Executor: 521e9411259a 2025-10-28 16:02:42.341195 | Triggered by: https://github.com/osism/python-osism/pull/1778 2025-10-28 16:02:42.341217 | Event ID: 7eb8c090-b417-11f0-8f6d-da4578d59fcd 2025-10-28 16:02:42.346870 | 2025-10-28 16:02:42.347011 | LOOP [emit-job-header : Print node information] 2025-10-28 16:02:42.565671 | debian-bookworm | ok: 2025-10-28 16:02:42.565898 | debian-bookworm | # Node Information 2025-10-28 16:02:42.565939 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-28 16:02:42.565967 | debian-bookworm | Hostname: debian 2025-10-28 16:02:42.565989 | debian-bookworm | Username: zuul 2025-10-28 16:02:42.566010 | debian-bookworm | Distro: Debian 12.12 2025-10-28 16:02:42.566036 | debian-bookworm | Provider: regiocloud-a 2025-10-28 16:02:42.566057 | debian-bookworm | Region: 2025-10-28 16:02:42.566078 | debian-bookworm | Label: debian-bookworm 2025-10-28 16:02:42.566098 | debian-bookworm | Product Name: OpenStack Nova 2025-10-28 16:02:42.566118 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed7:dcbd 2025-10-28 16:02:42.585815 | 2025-10-28 16:02:42.585927 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-28 16:02:43.558681 | debian-bookworm -> localhost | changed 2025-10-28 16:02:43.566030 | 2025-10-28 16:02:43.566131 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-28 16:02:45.345711 | debian-bookworm -> localhost | changed 2025-10-28 16:02:45.354342 | 2025-10-28 16:02:45.354448 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-28 16:02:45.994565 | debian-bookworm -> localhost | ok 2025-10-28 16:02:46.000319 | 2025-10-28 16:02:46.000499 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-28 16:02:46.027922 | debian-bookworm | ok 2025-10-28 16:02:46.068829 | debian-bookworm | included: /var/lib/zuul/builds/7f28c4459b5645359057f3c505b9ea08/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-28 16:02:46.074682 | 2025-10-28 16:02:46.074778 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-28 16:02:48.141026 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-28 16:02:48.141245 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7f28c4459b5645359057f3c505b9ea08/work/7f28c4459b5645359057f3c505b9ea08_id_rsa 2025-10-28 16:02:48.141285 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7f28c4459b5645359057f3c505b9ea08/work/7f28c4459b5645359057f3c505b9ea08_id_rsa.pub 2025-10-28 16:02:48.141312 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-28 16:02:48.141337 | debian-bookworm -> localhost | SHA256:y/Dakenyi4pS63U5uOlKIEiBdA40LwWjXynzEbCc9Mo zuul-build-sshkey 2025-10-28 16:02:48.141359 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-28 16:02:48.141413 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-28 16:02:48.141439 | debian-bookworm -> localhost | |+O++. | 2025-10-28 16:02:48.141461 | debian-bookworm -> localhost | |ooX+ o | 2025-10-28 16:02:48.141482 | debian-bookworm -> localhost | |.o*o= | 2025-10-28 16:02:48.141501 | debian-bookworm -> localhost | |oo.* . | 2025-10-28 16:02:48.141521 | debian-bookworm -> localhost | |+ E . . S | 2025-10-28 16:02:48.141547 | debian-bookworm -> localhost | |... . = + | 2025-10-28 16:02:48.141567 | debian-bookworm -> localhost | | ...o + B | 2025-10-28 16:02:48.141587 | debian-bookworm -> localhost | |...o +.* . | 2025-10-28 16:02:48.141608 | debian-bookworm -> localhost | | o+o=.oo=. | 2025-10-28 16:02:48.141628 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-28 16:02:48.141681 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.376274 2025-10-28 16:02:48.148420 | 2025-10-28 16:02:48.148505 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-28 16:02:48.185561 | debian-bookworm | ok 2025-10-28 16:02:48.194205 | debian-bookworm | included: /var/lib/zuul/builds/7f28c4459b5645359057f3c505b9ea08/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-28 16:02:48.217334 | 2025-10-28 16:02:48.217482 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-28 16:02:48.248407 | debian-bookworm | skipping: Conditional result was False 2025-10-28 16:02:48.254620 | 2025-10-28 16:02:48.254706 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-28 16:02:48.974181 | debian-bookworm | changed 2025-10-28 16:02:48.979312 | 2025-10-28 16:02:48.979408 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-28 16:02:49.229739 | debian-bookworm | ok 2025-10-28 16:02:49.239004 | 2025-10-28 16:02:49.239122 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-28 16:02:49.886036 | debian-bookworm | changed 2025-10-28 16:02:49.893463 | 2025-10-28 16:02:49.893554 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-28 16:02:50.535911 | debian-bookworm | changed 2025-10-28 16:02:50.542398 | 2025-10-28 16:02:50.542491 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-28 16:02:50.555909 | debian-bookworm | skipping: Conditional result was False 2025-10-28 16:02:50.561809 | 2025-10-28 16:02:50.561895 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-28 16:02:51.040010 | debian-bookworm -> localhost | changed 2025-10-28 16:02:51.053716 | 2025-10-28 16:02:51.053805 | TASK [add-build-sshkey : Add back temp key] 2025-10-28 16:02:51.389890 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7f28c4459b5645359057f3c505b9ea08/work/7f28c4459b5645359057f3c505b9ea08_id_rsa (zuul-build-sshkey) 2025-10-28 16:02:51.390105 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024042 2025-10-28 16:02:51.399345 | 2025-10-28 16:02:51.399452 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-28 16:02:51.861112 | debian-bookworm | ok 2025-10-28 16:02:51.865537 | 2025-10-28 16:02:51.865609 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-28 16:02:51.902641 | debian-bookworm | skipping: Conditional result was False 2025-10-28 16:02:51.918454 | 2025-10-28 16:02:51.918548 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-28 16:02:52.384142 | debian-bookworm | ok 2025-10-28 16:02:52.404330 | 2025-10-28 16:02:52.404523 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-28 16:02:52.440558 | debian-bookworm | ok 2025-10-28 16:02:52.448708 | 2025-10-28 16:02:52.448819 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-28 16:02:52.675608 | debian-bookworm -> localhost | ok 2025-10-28 16:02:52.681559 | 2025-10-28 16:02:52.681650 | TASK [validate-host : Collect information about the host] 2025-10-28 16:02:53.777067 | debian-bookworm | ok 2025-10-28 16:02:53.786687 | 2025-10-28 16:02:53.786765 | TASK [validate-host : Sanitize hostname] 2025-10-28 16:02:53.876222 | debian-bookworm | ok 2025-10-28 16:02:53.903968 | 2025-10-28 16:02:53.904065 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-28 16:02:54.464382 | debian-bookworm -> localhost | changed 2025-10-28 16:02:54.475887 | 2025-10-28 16:02:54.475990 | TASK [validate-host : Collect information about zuul worker] 2025-10-28 16:02:54.886629 | debian-bookworm | ok 2025-10-28 16:02:54.891062 | 2025-10-28 16:02:54.891158 | TASK [validate-host : Write out all zuul information for each host] 2025-10-28 16:02:55.452721 | debian-bookworm -> localhost | changed 2025-10-28 16:02:55.461469 | 2025-10-28 16:02:55.461567 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-28 16:02:55.778703 | debian-bookworm | ok 2025-10-28 16:02:55.801198 | 2025-10-28 16:02:55.801298 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-28 16:02:56.852683 | debian-bookworm | changed: 2025-10-28 16:02:56.852847 | debian-bookworm | cd+++++++++ src/ 2025-10-28 16:02:56.852881 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-28 16:02:56.852905 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-28 16:02:56.852925 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-28 16:02:56.852945 | debian-bookworm | Containerfile 2025-10-28 16:02:56.853059 | debian-bookworm | Containerfile 2025-10-28 16:02:56.860079 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006311 2025-10-28 16:03:03.614856 | 2025-10-28 16:03:03.614936 | TASK [upload-logs : Upload logs to log server] 2025-10-28 16:03:04.095339 | localhost | Output suppressed because no_log was given 2025-10-28 16:03:04.096956 | 2025-10-28 16:03:04.097038 | LOOP [upload-logs : Compress console log and json output] 2025-10-28 16:03:04.136487 | localhost | skipping: Conditional result was False 2025-10-28 16:03:04.141928 | localhost | skipping: Conditional result was False 2025-10-28 16:03:04.153335 | 2025-10-28 16:03:04.153521 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-28 16:03:04.203979 | localhost | skipping: Conditional result was False 2025-10-28 16:03:04.204232 | 2025-10-28 16:03:04.210223 | localhost | skipping: Conditional result was False 2025-10-28 16:03:04.223092 | 2025-10-28 16:03:04.223195 | LOOP [upload-logs : Upload console log and json output]