2025-12-24 03:22:16.994267 | Job console starting 2025-12-24 03:22:17.026639 | Updating git repos 2025-12-24 03:22:17.078416 | Cloning repos into workspace 2025-12-24 03:22:17.225516 | Restoring repo states 2025-12-24 03:22:17.259540 | Merging changes 2025-12-24 03:22:17.259562 | Checking out repos 2025-12-24 03:22:17.378552 | Preparing playbooks 2025-12-24 03:22:18.858821 | Running Ansible setup 2025-12-24 03:22:24.726820 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-24 03:22:25.759633 | 2025-12-24 03:22:25.759876 | PLAY [Base pre] 2025-12-24 03:22:25.825661 | 2025-12-24 03:22:25.826647 | TASK [Setup log path fact] 2025-12-24 03:22:25.883332 | debian-bookworm | ok 2025-12-24 03:22:26.005988 | 2025-12-24 03:22:26.006959 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-24 03:22:26.139318 | debian-bookworm | ok 2025-12-24 03:22:26.204384 | 2025-12-24 03:22:26.204609 | TASK [emit-job-header : Print job information] 2025-12-24 03:22:26.268765 | # Job Information 2025-12-24 03:22:26.268979 | Ansible Version: 2.16.14 2025-12-24 03:22:26.269017 | Job: hadolint 2025-12-24 03:22:26.269051 | Pipeline: periodic-daily 2025-12-24 03:22:26.269096 | Executor: 521e9411259a 2025-12-24 03:22:26.269129 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2025-12-24 03:22:26.269522 | Event ID: 9916aa686b574f88b7289340fbfa8db9 2025-12-24 03:22:26.278379 | 2025-12-24 03:22:26.278526 | LOOP [emit-job-header : Print node information] 2025-12-24 03:22:26.575694 | debian-bookworm | ok: 2025-12-24 03:22:26.576650 | debian-bookworm | # Node Information 2025-12-24 03:22:26.576731 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-24 03:22:26.576759 | debian-bookworm | Hostname: debian 2025-12-24 03:22:26.576782 | debian-bookworm | Username: zuul 2025-12-24 03:22:26.576803 | debian-bookworm | Distro: Debian 12.12 2025-12-24 03:22:26.576827 | debian-bookworm | Provider: regiocloud-a 2025-12-24 03:22:26.576849 | debian-bookworm | Region: 2025-12-24 03:22:26.576870 | debian-bookworm | Label: debian-bookworm 2025-12-24 03:22:26.576889 | debian-bookworm | Product Name: OpenStack Nova 2025-12-24 03:22:26.576909 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe91:8296 2025-12-24 03:22:26.619462 | 2025-12-24 03:22:26.619614 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-24 03:22:27.940896 | debian-bookworm -> localhost | changed 2025-12-24 03:22:27.957546 | 2025-12-24 03:22:27.957698 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-24 03:22:30.962352 | debian-bookworm -> localhost | changed 2025-12-24 03:22:30.986463 | 2025-12-24 03:22:30.986612 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-24 03:22:31.542279 | debian-bookworm -> localhost | ok 2025-12-24 03:22:31.551280 | 2025-12-24 03:22:31.551522 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-24 03:22:31.610138 | debian-bookworm | ok 2025-12-24 03:22:31.653252 | debian-bookworm | included: /var/lib/zuul/builds/11634fc2dac34999bb3a7f6dbcf696d6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-24 03:22:31.666120 | 2025-12-24 03:22:31.666263 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-24 03:22:34.647392 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-24 03:22:34.647718 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/11634fc2dac34999bb3a7f6dbcf696d6/work/11634fc2dac34999bb3a7f6dbcf696d6_id_rsa 2025-12-24 03:22:34.647768 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/11634fc2dac34999bb3a7f6dbcf696d6/work/11634fc2dac34999bb3a7f6dbcf696d6_id_rsa.pub 2025-12-24 03:22:34.647795 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-24 03:22:34.647820 | debian-bookworm -> localhost | SHA256:QndW676be/fcjyGwVNWf8YuIqCAUznT5ThfFpaORSG8 zuul-build-sshkey 2025-12-24 03:22:34.647842 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-24 03:22:34.647873 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-24 03:22:34.647896 | debian-bookworm -> localhost | | .. o.... .. | 2025-12-24 03:22:34.647919 | debian-bookworm -> localhost | | o o. o..... o ..| 2025-12-24 03:22:34.647939 | debian-bookworm -> localhost | |+ o ...Eooo o =| 2025-12-24 03:22:34.647960 | debian-bookworm -> localhost | | + +.ooo.o .o| 2025-12-24 03:22:34.647980 | debian-bookworm -> localhost | |. o o.S + o . .| 2025-12-24 03:22:34.648008 | debian-bookworm -> localhost | | . . . o o = . . | 2025-12-24 03:22:34.648028 | debian-bookworm -> localhost | | . . . . o . | 2025-12-24 03:22:34.648048 | debian-bookworm -> localhost | | . +.+o| 2025-12-24 03:22:34.648086 | debian-bookworm -> localhost | | =+..B| 2025-12-24 03:22:34.648107 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-24 03:22:34.648166 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.741812 2025-12-24 03:22:34.656560 | 2025-12-24 03:22:34.656699 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-24 03:22:34.689205 | debian-bookworm | ok 2025-12-24 03:22:34.705315 | debian-bookworm | included: /var/lib/zuul/builds/11634fc2dac34999bb3a7f6dbcf696d6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-24 03:22:34.721385 | 2025-12-24 03:22:34.721517 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-24 03:22:34.748536 | debian-bookworm | skipping: Conditional result was False 2025-12-24 03:22:34.756103 | 2025-12-24 03:22:34.756234 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-24 03:22:35.708050 | debian-bookworm | changed 2025-12-24 03:22:35.714144 | 2025-12-24 03:22:35.714294 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-24 03:22:36.112816 | debian-bookworm | ok 2025-12-24 03:22:36.129229 | 2025-12-24 03:22:36.129378 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-24 03:22:36.984696 | debian-bookworm | changed 2025-12-24 03:22:37.045348 | 2025-12-24 03:22:37.045543 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-24 03:22:38.134606 | debian-bookworm | changed 2025-12-24 03:22:38.156724 | 2025-12-24 03:22:38.156875 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-24 03:22:38.272648 | debian-bookworm | skipping: Conditional result was False 2025-12-24 03:22:38.283199 | 2025-12-24 03:22:38.283363 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-24 03:22:40.753767 | debian-bookworm -> localhost | changed 2025-12-24 03:22:40.766451 | 2025-12-24 03:22:40.766590 | TASK [add-build-sshkey : Add back temp key] 2025-12-24 03:22:41.517740 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/11634fc2dac34999bb3a7f6dbcf696d6/work/11634fc2dac34999bb3a7f6dbcf696d6_id_rsa (zuul-build-sshkey) 2025-12-24 03:22:41.518006 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.077759 2025-12-24 03:22:41.539375 | 2025-12-24 03:22:41.539975 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-24 03:22:42.406900 | debian-bookworm | ok 2025-12-24 03:22:42.443528 | 2025-12-24 03:22:42.445616 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-24 03:22:42.491660 | debian-bookworm | skipping: Conditional result was False 2025-12-24 03:22:42.521737 | 2025-12-24 03:22:42.523126 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-24 03:22:43.210678 | debian-bookworm | ok 2025-12-24 03:22:43.258754 | 2025-12-24 03:22:43.258949 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-24 03:22:43.326143 | debian-bookworm | ok 2025-12-24 03:22:43.363637 | 2025-12-24 03:22:43.363796 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-24 03:22:44.459007 | debian-bookworm -> localhost | ok 2025-12-24 03:22:44.474608 | 2025-12-24 03:22:44.474926 | TASK [validate-host : Collect information about the host] 2025-12-24 03:22:46.150558 | debian-bookworm | ok 2025-12-24 03:22:46.170296 | 2025-12-24 03:22:46.170448 | TASK [validate-host : Sanitize hostname] 2025-12-24 03:22:46.391152 | debian-bookworm | ok 2025-12-24 03:22:46.475828 | 2025-12-24 03:22:46.475980 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-24 03:22:48.408108 | debian-bookworm -> localhost | changed 2025-12-24 03:22:48.417014 | 2025-12-24 03:22:48.417183 | TASK [validate-host : Collect information about zuul worker] 2025-12-24 03:22:48.975787 | debian-bookworm | ok 2025-12-24 03:22:48.981221 | 2025-12-24 03:22:48.981353 | TASK [validate-host : Write out all zuul information for each host] 2025-12-24 03:22:51.539783 | debian-bookworm -> localhost | changed 2025-12-24 03:22:51.563499 | 2025-12-24 03:22:51.563711 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-24 03:22:51.975554 | debian-bookworm | ok 2025-12-24 03:22:52.021111 | 2025-12-24 03:22:52.023596 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-24 03:22:54.525632 | debian-bookworm | changed: 2025-12-24 03:22:54.525978 | debian-bookworm | cd+++++++++ src/ 2025-12-24 03:22:54.526023 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-24 03:22:54.526087 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-24 03:22:54.526114 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-12-24 03:22:54.526136 | debian-bookworm | Containerfile 2025-12-24 03:22:54.526284 | debian-bookworm | localhost | ok: Runtime: 0:00:00.037497 2025-12-24 03:23:06.540253 | 2025-12-24 03:23:06.540413 | TASK [upload-logs : Upload logs to log server] 2025-12-24 03:23:07.942321 | localhost | Output suppressed because no_log was given 2025-12-24 03:23:07.945364 | 2025-12-24 03:23:07.945488 | LOOP [upload-logs : Compress console log and json output] 2025-12-24 03:23:08.020378 | localhost | skipping: Conditional result was False 2025-12-24 03:23:08.028825 | localhost | skipping: Conditional result was False 2025-12-24 03:23:08.036706 | 2025-12-24 03:23:08.036901 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-24 03:23:08.161310 | localhost | skipping: Conditional result was False 2025-12-24 03:23:08.161887 | 2025-12-24 03:23:08.221612 | localhost | skipping: Conditional result was False 2025-12-24 03:23:08.236607 | 2025-12-24 03:23:08.236749 | LOOP [upload-logs : Upload console log and json output]