2026-02-23 03:12:36.652459 | Job console starting 2026-02-23 03:12:36.658456 | Updating git repos 2026-02-23 03:12:36.688776 | Cloning repos into workspace 2026-02-23 03:12:36.720876 | Restoring repo states 2026-02-23 03:12:36.727946 | Merging changes 2026-02-23 03:12:36.727962 | Checking out repos 2026-02-23 03:12:36.759630 | Preparing playbooks 2026-02-23 03:12:37.749749 | Running Ansible setup 2026-02-23 03:12:42.439747 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-23 03:12:43.481338 | 2026-02-23 03:12:43.481463 | PLAY [Base pre] 2026-02-23 03:12:43.498473 | 2026-02-23 03:12:43.498591 | TASK [Setup log path fact] 2026-02-23 03:12:43.555094 | debian-bookworm | ok 2026-02-23 03:12:43.578706 | 2026-02-23 03:12:43.578852 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 03:12:43.627769 | debian-bookworm | ok 2026-02-23 03:12:43.638290 | 2026-02-23 03:12:43.638402 | TASK [emit-job-header : Print job information] 2026-02-23 03:12:43.677556 | # Job Information 2026-02-23 03:12:43.677713 | Ansible Version: 2.16.14 2026-02-23 03:12:43.677747 | Job: hadolint 2026-02-23 03:12:43.677779 | Pipeline: periodic-daily 2026-02-23 03:12:43.677801 | Executor: 521e9411259a 2026-02-23 03:12:43.677822 | Triggered by: https://github.com/osism/node-image 2026-02-23 03:12:43.677845 | Event ID: 4d3c46c80b144723848eecd4d3190af3 2026-02-23 03:12:43.683016 | 2026-02-23 03:12:43.683117 | LOOP [emit-job-header : Print node information] 2026-02-23 03:12:43.807829 | debian-bookworm | ok: 2026-02-23 03:12:43.808168 | debian-bookworm | # Node Information 2026-02-23 03:12:43.808208 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-23 03:12:43.808234 | debian-bookworm | Hostname: debian 2026-02-23 03:12:43.808257 | debian-bookworm | Username: zuul 2026-02-23 03:12:43.808279 | debian-bookworm | Distro: Debian 12.13 2026-02-23 03:12:43.808303 | debian-bookworm | Provider: regiocloud-a 2026-02-23 03:12:43.808325 | debian-bookworm | Region: 2026-02-23 03:12:43.808346 | debian-bookworm | Label: debian-bookworm 2026-02-23 03:12:43.808367 | debian-bookworm | Product Name: OpenStack Nova 2026-02-23 03:12:43.808386 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe60:88c1 2026-02-23 03:12:43.835513 | 2026-02-23 03:12:43.835658 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-23 03:12:44.406501 | debian-bookworm -> localhost | changed 2026-02-23 03:12:44.413503 | 2026-02-23 03:12:44.413604 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-23 03:12:46.048447 | debian-bookworm -> localhost | changed 2026-02-23 03:12:46.060821 | 2026-02-23 03:12:46.060963 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-23 03:12:46.470212 | debian-bookworm -> localhost | ok 2026-02-23 03:12:46.477397 | 2026-02-23 03:12:46.477504 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-23 03:12:46.506484 | debian-bookworm | ok 2026-02-23 03:12:46.524332 | debian-bookworm | included: /var/lib/zuul/builds/74a516bdf35e4947b04f9f450ce15fbe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-23 03:12:46.530450 | 2026-02-23 03:12:46.530551 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-23 03:12:50.079305 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-23 03:12:50.079502 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/74a516bdf35e4947b04f9f450ce15fbe/work/74a516bdf35e4947b04f9f450ce15fbe_id_rsa 2026-02-23 03:12:50.079541 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/74a516bdf35e4947b04f9f450ce15fbe/work/74a516bdf35e4947b04f9f450ce15fbe_id_rsa.pub 2026-02-23 03:12:50.079568 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-23 03:12:50.079592 | debian-bookworm -> localhost | SHA256:5YKE+qcEbHTx5PkPNAsELST8sEilABK1Dh3coCO43tQ zuul-build-sshkey 2026-02-23 03:12:50.079614 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-23 03:12:50.079647 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-23 03:12:50.079669 | debian-bookworm -> localhost | |*=*=+oo | 2026-02-23 03:12:50.079691 | debian-bookworm -> localhost | |++=+oB.. | 2026-02-23 03:12:50.079711 | debian-bookworm -> localhost | |Bo++o.* o . | 2026-02-23 03:12:50.079732 | debian-bookworm -> localhost | |oB.oo. = = | 2026-02-23 03:12:50.079752 | debian-bookworm -> localhost | |. *. E. S . | 2026-02-23 03:12:50.079776 | debian-bookworm -> localhost | |..oo + | 2026-02-23 03:12:50.079796 | debian-bookworm -> localhost | | . .o . . | 2026-02-23 03:12:50.079815 | debian-bookworm -> localhost | | . o | 2026-02-23 03:12:50.079835 | debian-bookworm -> localhost | | . | 2026-02-23 03:12:50.079854 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-23 03:12:50.079914 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.970791 2026-02-23 03:12:50.086759 | 2026-02-23 03:12:50.086939 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-23 03:12:50.115010 | debian-bookworm | ok 2026-02-23 03:12:50.125172 | debian-bookworm | included: /var/lib/zuul/builds/74a516bdf35e4947b04f9f450ce15fbe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-23 03:12:50.133763 | 2026-02-23 03:12:50.133839 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-23 03:12:50.157926 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:12:50.163595 | 2026-02-23 03:12:50.163679 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-23 03:12:50.818000 | debian-bookworm | changed 2026-02-23 03:12:50.823405 | 2026-02-23 03:12:50.823489 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-23 03:12:51.097635 | debian-bookworm | ok 2026-02-23 03:12:51.105034 | 2026-02-23 03:12:51.105156 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-23 03:12:51.778291 | debian-bookworm | changed 2026-02-23 03:12:51.787425 | 2026-02-23 03:12:51.787535 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-23 03:12:52.452287 | debian-bookworm | changed 2026-02-23 03:12:52.460195 | 2026-02-23 03:12:52.460314 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-23 03:12:52.493962 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:12:52.500310 | 2026-02-23 03:12:52.500410 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-23 03:12:53.036272 | debian-bookworm -> localhost | changed 2026-02-23 03:12:53.046890 | 2026-02-23 03:12:53.046998 | TASK [add-build-sshkey : Add back temp key] 2026-02-23 03:12:53.343897 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/74a516bdf35e4947b04f9f450ce15fbe/work/74a516bdf35e4947b04f9f450ce15fbe_id_rsa (zuul-build-sshkey) 2026-02-23 03:12:53.344110 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008587 2026-02-23 03:12:53.351693 | 2026-02-23 03:12:53.351793 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-23 03:12:53.750961 | debian-bookworm | ok 2026-02-23 03:12:53.759708 | 2026-02-23 03:12:53.759856 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-23 03:12:53.795039 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:12:53.821246 | 2026-02-23 03:12:53.821413 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-23 03:12:54.290016 | debian-bookworm | ok 2026-02-23 03:12:54.306131 | 2026-02-23 03:12:54.306247 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-23 03:12:54.345075 | debian-bookworm | ok 2026-02-23 03:12:54.350152 | 2026-02-23 03:12:54.350252 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-23 03:12:54.711016 | debian-bookworm -> localhost | ok 2026-02-23 03:12:54.717327 | 2026-02-23 03:12:54.717424 | TASK [validate-host : Collect information about the host] 2026-02-23 03:12:55.789854 | debian-bookworm | ok 2026-02-23 03:12:55.805841 | 2026-02-23 03:12:55.805989 | TASK [validate-host : Sanitize hostname] 2026-02-23 03:12:55.905226 | debian-bookworm | ok 2026-02-23 03:12:55.942409 | 2026-02-23 03:12:55.942516 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-23 03:12:56.522320 | debian-bookworm -> localhost | changed 2026-02-23 03:12:56.528141 | 2026-02-23 03:12:56.528266 | TASK [validate-host : Collect information about zuul worker] 2026-02-23 03:12:56.936052 | debian-bookworm | ok 2026-02-23 03:12:56.943469 | 2026-02-23 03:12:56.944030 | TASK [validate-host : Write out all zuul information for each host] 2026-02-23 03:12:57.557399 | debian-bookworm -> localhost | changed 2026-02-23 03:12:57.573222 | 2026-02-23 03:12:57.573331 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-23 03:12:57.886781 | debian-bookworm | ok 2026-02-23 03:12:57.892460 | 2026-02-23 03:12:57.892555 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-23 03:12:59.568271 | debian-bookworm | changed: 2026-02-23 03:12:59.568465 | debian-bookworm | cd+++++++++ src/ 2026-02-23 03:12:59.568505 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-23 03:12:59.568530 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-23 03:12:59.568553 | debian-bookworm | cd+++++++++ src/github.com/osism/node-image/ 2026-02-23 03:12:59.568574 | debian-bookworm | Containerfile 2026-02-23 03:12:59.568733 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014790 2026-02-23 03:13:06.643158 | 2026-02-23 03:13:06.643259 | TASK [upload-logs : Upload logs to log server] 2026-02-23 03:13:07.439040 | localhost | Output suppressed because no_log was given 2026-02-23 03:13:07.440686 | 2026-02-23 03:13:07.440781 | LOOP [upload-logs : Compress console log and json output] 2026-02-23 03:13:07.528931 | localhost | skipping: Conditional result was False 2026-02-23 03:13:07.536254 | localhost | skipping: Conditional result was False 2026-02-23 03:13:07.547882 | 2026-02-23 03:13:07.547991 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-23 03:13:07.622299 | localhost | skipping: Conditional result was False 2026-02-23 03:13:07.622639 | 2026-02-23 03:13:07.637177 | localhost | skipping: Conditional result was False 2026-02-23 03:13:07.645231 | 2026-02-23 03:13:07.645347 | LOOP [upload-logs : Upload console log and json output]