2025-09-30 03:04:18.696895 | Job console starting 2025-09-30 03:04:18.736354 | Updating git repos 2025-09-30 03:04:18.775680 | Cloning repos into workspace 2025-09-30 03:04:18.833544 | Restoring repo states 2025-09-30 03:04:18.879696 | Merging changes 2025-09-30 03:04:18.879712 | Checking out repos 2025-09-30 03:04:19.030674 | Preparing playbooks 2025-09-30 03:04:20.159262 | Running Ansible setup 2025-09-30 03:04:26.021767 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-30 03:04:26.663114 | 2025-09-30 03:04:26.663224 | PLAY [Base pre] 2025-09-30 03:04:26.675274 | 2025-09-30 03:04:26.675365 | TASK [Setup log path fact] 2025-09-30 03:04:26.692000 | debian-bookworm | ok 2025-09-30 03:04:26.708761 | 2025-09-30 03:04:26.708872 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-30 03:04:26.737671 | debian-bookworm | ok 2025-09-30 03:04:26.747584 | 2025-09-30 03:04:26.747662 | TASK [emit-job-header : Print job information] 2025-09-30 03:04:26.784625 | # Job Information 2025-09-30 03:04:26.784758 | Ansible Version: 2.16.14 2025-09-30 03:04:26.784786 | Job: hadolint 2025-09-30 03:04:26.784812 | Pipeline: periodic-daily 2025-09-30 03:04:26.784854 | Executor: 521e9411259a 2025-09-30 03:04:26.784872 | Triggered by: https://github.com/osism/container-image-osism-ansible 2025-09-30 03:04:26.784890 | Event ID: e5f4f64ab1654be3909b69f1b7252eea 2025-09-30 03:04:26.788752 | 2025-09-30 03:04:26.788835 | LOOP [emit-job-header : Print node information] 2025-09-30 03:04:26.896923 | debian-bookworm | ok: 2025-09-30 03:04:26.897059 | debian-bookworm | # Node Information 2025-09-30 03:04:26.897086 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-30 03:04:26.897107 | debian-bookworm | Hostname: debian 2025-09-30 03:04:26.897124 | debian-bookworm | Username: zuul 2025-09-30 03:04:26.897142 | debian-bookworm | Distro: Debian 12.12 2025-09-30 03:04:26.897162 | debian-bookworm | Provider: regiocloud-a 2025-09-30 03:04:26.897178 | debian-bookworm | Region: 2025-09-30 03:04:26.897196 | debian-bookworm | Label: debian-bookworm 2025-09-30 03:04:26.897212 | debian-bookworm | Product Name: OpenStack Nova 2025-09-30 03:04:26.897228 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feee:e6df 2025-09-30 03:04:26.914301 | 2025-09-30 03:04:26.914395 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-30 03:04:27.494472 | debian-bookworm -> localhost | changed 2025-09-30 03:04:27.508171 | 2025-09-30 03:04:27.508271 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-30 03:04:28.579630 | debian-bookworm -> localhost | changed 2025-09-30 03:04:28.588111 | 2025-09-30 03:04:28.588196 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-30 03:04:28.834454 | debian-bookworm -> localhost | ok 2025-09-30 03:04:28.839519 | 2025-09-30 03:04:28.839606 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-30 03:04:28.865981 | debian-bookworm | ok 2025-09-30 03:04:28.906143 | debian-bookworm | included: /var/lib/zuul/builds/1715b11c9e4f415d966c75d75cf48667/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-30 03:04:28.916131 | 2025-09-30 03:04:28.916224 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-30 03:04:29.978724 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-30 03:04:29.978918 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1715b11c9e4f415d966c75d75cf48667/work/1715b11c9e4f415d966c75d75cf48667_id_rsa 2025-09-30 03:04:29.978951 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1715b11c9e4f415d966c75d75cf48667/work/1715b11c9e4f415d966c75d75cf48667_id_rsa.pub 2025-09-30 03:04:29.978973 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-30 03:04:29.978994 | debian-bookworm -> localhost | SHA256:pNZkXesW1VxDzC4aYaRc1raiPWJStsyZyvbrun5vqtQ zuul-build-sshkey 2025-09-30 03:04:29.979013 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-30 03:04:29.979037 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-30 03:04:29.979055 | debian-bookworm -> localhost | | .+o ==o| 2025-09-30 03:04:29.979073 | debian-bookworm -> localhost | | ..++ = o+| 2025-09-30 03:04:29.979090 | debian-bookworm -> localhost | | +oo = o | 2025-09-30 03:04:29.979106 | debian-bookworm -> localhost | | * o + + . | 2025-09-30 03:04:29.979123 | debian-bookworm -> localhost | | o S * * . | 2025-09-30 03:04:29.979145 | debian-bookworm -> localhost | | . ..X = | 2025-09-30 03:04:29.979162 | debian-bookworm -> localhost | | ..+E. . | 2025-09-30 03:04:29.979190 | debian-bookworm -> localhost | | .+ . . | 2025-09-30 03:04:29.979208 | debian-bookworm -> localhost | | o=B==. | 2025-09-30 03:04:29.979225 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-30 03:04:29.979266 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.537991 2025-09-30 03:04:29.984295 | 2025-09-30 03:04:29.984373 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-30 03:04:30.010961 | debian-bookworm | ok 2025-09-30 03:04:30.018251 | debian-bookworm | included: /var/lib/zuul/builds/1715b11c9e4f415d966c75d75cf48667/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-30 03:04:30.037524 | 2025-09-30 03:04:30.037606 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-30 03:04:30.050679 | debian-bookworm | skipping: Conditional result was False 2025-09-30 03:04:30.055544 | 2025-09-30 03:04:30.055626 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-30 03:04:30.739662 | debian-bookworm | changed 2025-09-30 03:04:30.743995 | 2025-09-30 03:04:30.744066 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-30 03:04:31.021122 | debian-bookworm | ok 2025-09-30 03:04:31.038204 | 2025-09-30 03:04:31.038298 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-30 03:04:31.731515 | debian-bookworm | changed 2025-09-30 03:04:31.737916 | 2025-09-30 03:04:31.738005 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-30 03:04:32.482049 | debian-bookworm | changed 2025-09-30 03:04:32.487191 | 2025-09-30 03:04:32.487265 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-30 03:04:32.499623 | debian-bookworm | skipping: Conditional result was False 2025-09-30 03:04:32.504621 | 2025-09-30 03:04:32.504692 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-30 03:04:32.884875 | debian-bookworm -> localhost | changed 2025-09-30 03:04:32.917732 | 2025-09-30 03:04:32.918207 | TASK [add-build-sshkey : Add back temp key] 2025-09-30 03:04:33.307796 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1715b11c9e4f415d966c75d75cf48667/work/1715b11c9e4f415d966c75d75cf48667_id_rsa (zuul-build-sshkey) 2025-09-30 03:04:33.308001 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015050 2025-09-30 03:04:33.314185 | 2025-09-30 03:04:33.314259 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-30 03:04:33.703216 | debian-bookworm | ok 2025-09-30 03:04:33.712346 | 2025-09-30 03:04:33.712454 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-30 03:04:33.746246 | debian-bookworm | skipping: Conditional result was False 2025-09-30 03:04:33.766746 | 2025-09-30 03:04:33.766925 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-30 03:04:34.165161 | debian-bookworm | ok 2025-09-30 03:04:34.200137 | 2025-09-30 03:04:34.200245 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-30 03:04:34.230478 | debian-bookworm | ok 2025-09-30 03:04:34.235385 | 2025-09-30 03:04:34.235469 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-30 03:04:34.513178 | debian-bookworm -> localhost | ok 2025-09-30 03:04:34.520929 | 2025-09-30 03:04:34.521032 | TASK [validate-host : Collect information about the host] 2025-09-30 03:04:35.581532 | debian-bookworm | ok 2025-09-30 03:04:35.599282 | 2025-09-30 03:04:35.599381 | TASK [validate-host : Sanitize hostname] 2025-09-30 03:04:35.699113 | debian-bookworm | ok 2025-09-30 03:04:35.726653 | 2025-09-30 03:04:35.726748 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-30 03:04:36.256223 | debian-bookworm -> localhost | changed 2025-09-30 03:04:36.261581 | 2025-09-30 03:04:36.261678 | TASK [validate-host : Collect information about zuul worker] 2025-09-30 03:04:36.668861 | debian-bookworm | ok 2025-09-30 03:04:36.676767 | 2025-09-30 03:04:36.676913 | TASK [validate-host : Write out all zuul information for each host] 2025-09-30 03:04:37.183644 | debian-bookworm -> localhost | changed 2025-09-30 03:04:37.198142 | 2025-09-30 03:04:37.198284 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-30 03:04:37.462590 | debian-bookworm | ok 2025-09-30 03:04:37.471565 | 2025-09-30 03:04:37.471684 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-30 03:04:38.244710 | debian-bookworm | changed: 2025-09-30 03:04:38.244902 | debian-bookworm | cd+++++++++ src/ 2025-09-30 03:04:38.244940 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-30 03:04:38.244964 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-30 03:04:38.244986 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-09-30 03:04:38.245007 | debian-bookworm | Containerfile 2025-09-30 03:04:38.245138 | debian-bookworm | localhost | ok: Runtime: 0:00:00.015832 2025-09-30 03:04:46.294667 | 2025-09-30 03:04:46.294763 | TASK [upload-logs : Upload logs to log server] 2025-09-30 03:04:47.003091 | localhost | Output suppressed because no_log was given 2025-09-30 03:04:47.004732 | 2025-09-30 03:04:47.004828 | LOOP [upload-logs : Compress console log and json output] 2025-09-30 03:04:47.053159 | localhost | skipping: Conditional result was False 2025-09-30 03:04:47.059214 | localhost | skipping: Conditional result was False 2025-09-30 03:04:47.070120 | 2025-09-30 03:04:47.070215 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-30 03:04:47.111615 | localhost | skipping: Conditional result was False 2025-09-30 03:04:47.111875 | 2025-09-30 03:04:47.117878 | localhost | skipping: Conditional result was False 2025-09-30 03:04:47.125182 | 2025-09-30 03:04:47.125269 | LOOP [upload-logs : Upload console log and json output]