2026-03-14 13:30:15.124503 | Job console starting 2026-03-14 13:30:15.160173 | Updating git repos 2026-03-14 13:30:15.230178 | Cloning repos into workspace 2026-03-14 13:30:15.344480 | Restoring repo states 2026-03-14 13:30:15.368324 | Merging changes 2026-03-14 13:30:15.990339 | Checking out repos 2026-03-14 13:30:16.062270 | Preparing playbooks 2026-03-14 13:30:17.133242 | Running Ansible setup 2026-03-14 13:30:23.760244 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-14 13:30:25.168170 | 2026-03-14 13:30:25.168414 | PLAY [Base pre] 2026-03-14 13:30:25.207949 | 2026-03-14 13:30:25.208118 | TASK [Setup log path fact] 2026-03-14 13:30:25.239245 | debian-bookworm | ok 2026-03-14 13:30:25.277314 | 2026-03-14 13:30:25.277486 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 13:30:25.335240 | debian-bookworm | ok 2026-03-14 13:30:25.345430 | 2026-03-14 13:30:25.345563 | TASK [emit-job-header : Print job information] 2026-03-14 13:30:25.392542 | # Job Information 2026-03-14 13:30:25.392807 | Ansible Version: 2.16.14 2026-03-14 13:30:25.392868 | Job: hadolint 2026-03-14 13:30:25.392906 | Pipeline: check 2026-03-14 13:30:25.392934 | Executor: 521e9411259a 2026-03-14 13:30:25.392955 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/872 2026-03-14 13:30:25.392977 | Event ID: e49e9c10-1fa9-11f1-8fa9-45e22cdc2115 2026-03-14 13:30:25.402784 | 2026-03-14 13:30:25.402994 | LOOP [emit-job-header : Print node information] 2026-03-14 13:30:25.585803 | debian-bookworm | ok: 2026-03-14 13:30:25.586110 | debian-bookworm | # Node Information 2026-03-14 13:30:25.586148 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-14 13:30:25.586174 | debian-bookworm | Hostname: debian 2026-03-14 13:30:25.586196 | debian-bookworm | Username: zuul 2026-03-14 13:30:25.586216 | debian-bookworm | Distro: Debian 12.13 2026-03-14 13:30:25.586243 | debian-bookworm | Provider: regiocloud-a 2026-03-14 13:30:25.586266 | debian-bookworm | Region: 2026-03-14 13:30:25.586287 | debian-bookworm | Label: debian-bookworm 2026-03-14 13:30:25.586307 | debian-bookworm | Product Name: OpenStack Nova 2026-03-14 13:30:25.586327 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe52:55bd 2026-03-14 13:30:25.610682 | 2026-03-14 13:30:25.624453 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-14 13:30:26.288742 | debian-bookworm -> localhost | changed 2026-03-14 13:30:26.296459 | 2026-03-14 13:30:26.296599 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-14 13:30:28.039975 | debian-bookworm -> localhost | changed 2026-03-14 13:30:28.052713 | 2026-03-14 13:30:28.052828 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-14 13:30:28.417415 | debian-bookworm -> localhost | ok 2026-03-14 13:30:28.423198 | 2026-03-14 13:30:28.423295 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-14 13:30:28.461533 | debian-bookworm | ok 2026-03-14 13:30:28.489162 | debian-bookworm | included: /var/lib/zuul/builds/46287990ff35430c9b06e9bce1bafefd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-14 13:30:28.505951 | 2026-03-14 13:30:28.506052 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-14 13:30:30.729738 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-14 13:30:30.729917 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/46287990ff35430c9b06e9bce1bafefd/work/46287990ff35430c9b06e9bce1bafefd_id_rsa 2026-03-14 13:30:30.729948 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/46287990ff35430c9b06e9bce1bafefd/work/46287990ff35430c9b06e9bce1bafefd_id_rsa.pub 2026-03-14 13:30:30.729969 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-14 13:30:30.729988 | debian-bookworm -> localhost | SHA256:9xajSC4wdRVmPL1GplJXxALlT6ncT30PxCN+OYacoPU zuul-build-sshkey 2026-03-14 13:30:30.730007 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-14 13:30:30.730033 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-14 13:30:30.730051 | debian-bookworm -> localhost | | .*=.+o | 2026-03-14 13:30:30.730068 | debian-bookworm -> localhost | | ++.*... | 2026-03-14 13:30:30.730085 | debian-bookworm -> localhost | | . ..o*oo* | 2026-03-14 13:30:30.730101 | debian-bookworm -> localhost | | . ..o.*oX o.| 2026-03-14 13:30:30.730117 | debian-bookworm -> localhost | | o S...E O +| 2026-03-14 13:30:30.730137 | debian-bookworm -> localhost | | o o o o = =o| 2026-03-14 13:30:30.730154 | debian-bookworm -> localhost | | . o . o o| 2026-03-14 13:30:30.730170 | debian-bookworm -> localhost | | . . | 2026-03-14 13:30:30.730187 | debian-bookworm -> localhost | | | 2026-03-14 13:30:30.730203 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-14 13:30:30.730241 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.402190 2026-03-14 13:30:30.735461 | 2026-03-14 13:30:30.735537 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-14 13:30:30.752047 | debian-bookworm | ok 2026-03-14 13:30:30.759288 | debian-bookworm | included: /var/lib/zuul/builds/46287990ff35430c9b06e9bce1bafefd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-14 13:30:30.766857 | 2026-03-14 13:30:30.766927 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-14 13:30:30.779124 | debian-bookworm | skipping: Conditional result was False 2026-03-14 13:30:30.784087 | 2026-03-14 13:30:30.784157 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-14 13:30:31.327875 | debian-bookworm | changed 2026-03-14 13:30:31.333207 | 2026-03-14 13:30:31.333299 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-14 13:30:31.559752 | debian-bookworm | ok 2026-03-14 13:30:31.567049 | 2026-03-14 13:30:31.567152 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-14 13:30:32.179844 | debian-bookworm | changed 2026-03-14 13:30:32.192477 | 2026-03-14 13:30:32.192592 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-14 13:30:32.797004 | debian-bookworm | changed 2026-03-14 13:30:32.801391 | 2026-03-14 13:30:32.801477 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-14 13:30:32.834466 | debian-bookworm | skipping: Conditional result was False 2026-03-14 13:30:32.842301 | 2026-03-14 13:30:32.842415 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-14 13:30:33.445114 | debian-bookworm -> localhost | changed 2026-03-14 13:30:33.462489 | 2026-03-14 13:30:33.462592 | TASK [add-build-sshkey : Add back temp key] 2026-03-14 13:30:33.910154 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/46287990ff35430c9b06e9bce1bafefd/work/46287990ff35430c9b06e9bce1bafefd_id_rsa (zuul-build-sshkey) 2026-03-14 13:30:33.910548 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027767 2026-03-14 13:30:33.926345 | 2026-03-14 13:30:33.926473 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-14 13:30:34.320413 | debian-bookworm | ok 2026-03-14 13:30:34.325690 | 2026-03-14 13:30:34.325786 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-14 13:30:34.338959 | debian-bookworm | skipping: Conditional result was False 2026-03-14 13:30:34.350674 | 2026-03-14 13:30:34.350762 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-14 13:30:34.705920 | debian-bookworm | ok 2026-03-14 13:30:34.727130 | 2026-03-14 13:30:34.727245 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-14 13:30:34.755244 | debian-bookworm | ok 2026-03-14 13:30:34.761297 | 2026-03-14 13:30:34.761384 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-14 13:30:35.109339 | debian-bookworm -> localhost | ok 2026-03-14 13:30:35.116630 | 2026-03-14 13:30:35.116736 | TASK [validate-host : Collect information about the host] 2026-03-14 13:30:36.159507 | debian-bookworm | ok 2026-03-14 13:30:36.175522 | 2026-03-14 13:30:36.175627 | TASK [validate-host : Sanitize hostname] 2026-03-14 13:30:36.285994 | debian-bookworm | ok 2026-03-14 13:30:36.355422 | 2026-03-14 13:30:36.355539 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-14 13:30:37.099476 | debian-bookworm -> localhost | changed 2026-03-14 13:30:37.105018 | 2026-03-14 13:30:37.105113 | TASK [validate-host : Collect information about zuul worker] 2026-03-14 13:30:37.546901 | debian-bookworm | ok 2026-03-14 13:30:37.551510 | 2026-03-14 13:30:37.551604 | TASK [validate-host : Write out all zuul information for each host] 2026-03-14 13:30:38.283439 | debian-bookworm -> localhost | changed 2026-03-14 13:30:38.300427 | 2026-03-14 13:30:38.300553 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-14 13:30:38.573515 | debian-bookworm | ok 2026-03-14 13:30:38.578827 | 2026-03-14 13:30:38.579640 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-14 13:30:39.462156 | debian-bookworm | changed: 2026-03-14 13:30:39.462326 | debian-bookworm | cd+++++++++ src/ 2026-03-14 13:30:39.462459 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-14 13:30:39.462488 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-14 13:30:39.462509 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-03-14 13:30:39.462530 | debian-bookworm | Containerfile 2026-03-14 13:30:39.462662 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004879 2026-03-14 13:30:47.689492 | 2026-03-14 13:30:47.689618 | TASK [upload-logs : Upload logs to log server] 2026-03-14 13:30:48.378242 | localhost | Output suppressed because no_log was given 2026-03-14 13:30:48.380656 | 2026-03-14 13:30:48.380806 | LOOP [upload-logs : Compress console log and json output] 2026-03-14 13:30:48.428905 | localhost | skipping: Conditional result was False 2026-03-14 13:30:48.436065 | localhost | skipping: Conditional result was False 2026-03-14 13:30:48.441771 | 2026-03-14 13:30:48.442001 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-14 13:30:48.495156 | localhost | skipping: Conditional result was False 2026-03-14 13:30:48.495464 | 2026-03-14 13:30:48.500698 | localhost | skipping: Conditional result was False 2026-03-14 13:30:48.518576 | 2026-03-14 13:30:48.518719 | LOOP [upload-logs : Upload console log and json output]