2025-12-26 03:06:09.175973 | Job console starting 2025-12-26 03:06:09.197690 | Updating git repos 2025-12-26 03:06:09.252240 | Cloning repos into workspace 2025-12-26 03:06:09.333927 | Restoring repo states 2025-12-26 03:06:09.349450 | Merging changes 2025-12-26 03:06:09.349471 | Checking out repos 2025-12-26 03:06:09.416397 | Preparing playbooks 2025-12-26 03:06:10.345967 | Running Ansible setup 2025-12-26 03:06:15.489586 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-26 03:06:16.732956 | 2025-12-26 03:06:16.733136 | PLAY [Base pre] 2025-12-26 03:06:16.759953 | 2025-12-26 03:06:16.760142 | TASK [Setup log path fact] 2025-12-26 03:06:16.795378 | debian-bookworm | ok 2025-12-26 03:06:16.813588 | 2025-12-26 03:06:16.813783 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-26 03:06:16.845621 | debian-bookworm | ok 2025-12-26 03:06:16.856895 | 2025-12-26 03:06:16.857042 | TASK [emit-job-header : Print job information] 2025-12-26 03:06:16.897131 | # Job Information 2025-12-26 03:06:16.897324 | Ansible Version: 2.16.14 2025-12-26 03:06:16.897359 | Job: hadolint 2025-12-26 03:06:16.897391 | Pipeline: periodic-daily 2025-12-26 03:06:16.897413 | Executor: 521e9411259a 2025-12-26 03:06:16.897434 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2025-12-26 03:06:16.897455 | Event ID: 94a331e2cbc241e19ff234eb2602677e 2025-12-26 03:06:16.902988 | 2025-12-26 03:06:16.903123 | LOOP [emit-job-header : Print node information] 2025-12-26 03:06:17.016835 | debian-bookworm | ok: 2025-12-26 03:06:17.017124 | debian-bookworm | # Node Information 2025-12-26 03:06:17.017162 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-26 03:06:17.017187 | debian-bookworm | Hostname: debian 2025-12-26 03:06:17.017210 | debian-bookworm | Username: zuul 2025-12-26 03:06:17.017231 | debian-bookworm | Distro: Debian 12.12 2025-12-26 03:06:17.017254 | debian-bookworm | Provider: regiocloud-a 2025-12-26 03:06:17.017275 | debian-bookworm | Region: 2025-12-26 03:06:17.017297 | debian-bookworm | Label: debian-bookworm 2025-12-26 03:06:17.017317 | debian-bookworm | Product Name: OpenStack Nova 2025-12-26 03:06:17.017337 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe82:8283 2025-12-26 03:06:17.031977 | 2025-12-26 03:06:17.032127 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-26 03:06:17.558429 | debian-bookworm -> localhost | changed 2025-12-26 03:06:17.566260 | 2025-12-26 03:06:17.566402 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-26 03:06:19.142553 | debian-bookworm -> localhost | changed 2025-12-26 03:06:19.157731 | 2025-12-26 03:06:19.157883 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-26 03:06:19.603235 | debian-bookworm -> localhost | ok 2025-12-26 03:06:19.610138 | 2025-12-26 03:06:19.610280 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-26 03:06:19.640325 | debian-bookworm | ok 2025-12-26 03:06:19.663053 | debian-bookworm | included: /var/lib/zuul/builds/44556c78e2574e2885ea97b582ba1e3e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-26 03:06:19.669800 | 2025-12-26 03:06:19.669933 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-26 03:06:22.879778 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-26 03:06:22.879981 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/44556c78e2574e2885ea97b582ba1e3e/work/44556c78e2574e2885ea97b582ba1e3e_id_rsa 2025-12-26 03:06:22.880035 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/44556c78e2574e2885ea97b582ba1e3e/work/44556c78e2574e2885ea97b582ba1e3e_id_rsa.pub 2025-12-26 03:06:22.880062 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-26 03:06:22.880086 | debian-bookworm -> localhost | SHA256:gUa9Xcjs13TrmlicB+L5Wa0JNLvyxKEWf0JDcKwlOmM zuul-build-sshkey 2025-12-26 03:06:22.880108 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-26 03:06:22.880138 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-26 03:06:22.880160 | debian-bookworm -> localhost | | .. o.o. | 2025-12-26 03:06:22.880182 | debian-bookworm -> localhost | | . .. =o+ . .| 2025-12-26 03:06:22.880203 | debian-bookworm -> localhost | | o .= =.o ..| 2025-12-26 03:06:22.880223 | debian-bookworm -> localhost | | . E.+o+... | 2025-12-26 03:06:22.880243 | debian-bookworm -> localhost | | .SoooBo+ .| 2025-12-26 03:06:22.880270 | debian-bookworm -> localhost | | Oo* +.| 2025-12-26 03:06:22.880291 | debian-bookworm -> localhost | | o OoBo | 2025-12-26 03:06:22.880315 | debian-bookworm -> localhost | | ..o.Bo | 2025-12-26 03:06:22.880349 | debian-bookworm -> localhost | | o. | 2025-12-26 03:06:22.880383 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-26 03:06:22.880452 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.625699 2025-12-26 03:06:22.887729 | 2025-12-26 03:06:22.887842 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-26 03:06:22.916092 | debian-bookworm | ok 2025-12-26 03:06:22.927834 | debian-bookworm | included: /var/lib/zuul/builds/44556c78e2574e2885ea97b582ba1e3e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-26 03:06:22.940732 | 2025-12-26 03:06:22.940832 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-26 03:06:22.964193 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:06:22.977577 | 2025-12-26 03:06:22.977713 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-26 03:06:23.718212 | debian-bookworm | changed 2025-12-26 03:06:23.729226 | 2025-12-26 03:06:23.729460 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-26 03:06:24.039663 | debian-bookworm | ok 2025-12-26 03:06:24.050607 | 2025-12-26 03:06:24.050761 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-26 03:06:24.794303 | debian-bookworm | changed 2025-12-26 03:06:24.819276 | 2025-12-26 03:06:24.819438 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-26 03:06:25.583922 | debian-bookworm | changed 2025-12-26 03:06:25.591859 | 2025-12-26 03:06:25.592020 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-26 03:06:25.627923 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:06:25.646376 | 2025-12-26 03:06:25.646621 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-26 03:06:26.174236 | debian-bookworm -> localhost | changed 2025-12-26 03:06:26.187769 | 2025-12-26 03:06:26.187910 | TASK [add-build-sshkey : Add back temp key] 2025-12-26 03:06:26.615408 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/44556c78e2574e2885ea97b582ba1e3e/work/44556c78e2574e2885ea97b582ba1e3e_id_rsa (zuul-build-sshkey) 2025-12-26 03:06:26.615748 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023928 2025-12-26 03:06:26.626848 | 2025-12-26 03:06:26.626981 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-26 03:06:27.108470 | debian-bookworm | ok 2025-12-26 03:06:27.113926 | 2025-12-26 03:06:27.114049 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-26 03:06:27.170591 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:06:27.200153 | 2025-12-26 03:06:27.200301 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-26 03:06:27.668923 | debian-bookworm | ok 2025-12-26 03:06:27.680670 | 2025-12-26 03:06:27.680819 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-26 03:06:27.722042 | debian-bookworm | ok 2025-12-26 03:06:27.728014 | 2025-12-26 03:06:27.728147 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-26 03:06:28.085498 | debian-bookworm -> localhost | ok 2025-12-26 03:06:28.092846 | 2025-12-26 03:06:28.092997 | TASK [validate-host : Collect information about the host] 2025-12-26 03:06:29.336935 | debian-bookworm | ok 2025-12-26 03:06:29.347783 | 2025-12-26 03:06:29.347913 | TASK [validate-host : Sanitize hostname] 2025-12-26 03:06:29.480767 | debian-bookworm | ok 2025-12-26 03:06:29.527953 | 2025-12-26 03:06:29.528097 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-26 03:06:30.224197 | debian-bookworm -> localhost | changed 2025-12-26 03:06:30.230680 | 2025-12-26 03:06:30.230805 | TASK [validate-host : Collect information about zuul worker] 2025-12-26 03:06:30.694114 | debian-bookworm | ok 2025-12-26 03:06:30.706646 | 2025-12-26 03:06:30.706958 | TASK [validate-host : Write out all zuul information for each host] 2025-12-26 03:06:31.332245 | debian-bookworm -> localhost | changed 2025-12-26 03:06:31.348946 | 2025-12-26 03:06:31.349084 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-26 03:06:31.634940 | debian-bookworm | ok 2025-12-26 03:06:31.641725 | 2025-12-26 03:06:31.641869 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-26 03:06:32.544923 | debian-bookworm | changed: 2025-12-26 03:06:32.545139 | debian-bookworm | cd+++++++++ src/ 2025-12-26 03:06:32.545176 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-26 03:06:32.545200 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-26 03:06:32.545222 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-12-26 03:06:32.545243 | debian-bookworm | Containerfile 2025-12-26 03:06:32.545396 | debian-bookworm | localhost | ok: Runtime: 0:00:00.022114 2025-12-26 03:06:43.852650 | 2025-12-26 03:06:43.852792 | TASK [upload-logs : Upload logs to log server] 2025-12-26 03:06:44.673526 | localhost | Output suppressed because no_log was given 2025-12-26 03:06:44.676538 | 2025-12-26 03:06:44.676683 | LOOP [upload-logs : Compress console log and json output] 2025-12-26 03:06:44.780407 | localhost | skipping: Conditional result was False 2025-12-26 03:06:44.811851 | localhost | skipping: Conditional result was False 2025-12-26 03:06:44.819781 | 2025-12-26 03:06:44.819915 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-26 03:06:44.913436 | localhost | skipping: Conditional result was False 2025-12-26 03:06:44.913804 | 2025-12-26 03:06:44.929381 | localhost | skipping: Conditional result was False 2025-12-26 03:06:44.939668 | 2025-12-26 03:06:44.939806 | LOOP [upload-logs : Upload console log and json output]