2025-10-25 18:12:24.711626 | Job console starting 2025-10-25 18:12:24.743084 | Updating git repos 2025-10-25 18:12:24.794564 | Cloning repos into workspace 2025-10-25 18:12:24.836683 | Restoring repo states 2025-10-25 18:12:24.845349 | Merging changes 2025-10-25 18:12:25.362784 | Checking out repos 2025-10-25 18:12:25.424561 | Preparing playbooks 2025-10-25 18:12:26.188965 | Running Ansible setup 2025-10-25 18:12:30.861763 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-25 18:12:31.963579 | 2025-10-25 18:12:31.963735 | PLAY [Base pre] 2025-10-25 18:12:31.983979 | 2025-10-25 18:12:31.984126 | TASK [Setup log path fact] 2025-10-25 18:12:32.004646 | debian-bookworm | ok 2025-10-25 18:12:32.023886 | 2025-10-25 18:12:32.024033 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-25 18:12:32.058989 | debian-bookworm | ok 2025-10-25 18:12:32.068759 | 2025-10-25 18:12:32.068871 | TASK [emit-job-header : Print job information] 2025-10-25 18:12:32.107874 | # Job Information 2025-10-25 18:12:32.108064 | Ansible Version: 2.16.14 2025-10-25 18:12:32.108099 | Job: yamllint 2025-10-25 18:12:32.108134 | Pipeline: check 2025-10-25 18:12:32.108156 | Executor: 521e9411259a 2025-10-25 18:12:32.108208 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/441 2025-10-25 18:12:32.108232 | Event ID: 22b238d0-b1ce-11f0-87f0-faa6776d3c6f 2025-10-25 18:12:32.113088 | 2025-10-25 18:12:32.113210 | LOOP [emit-job-header : Print node information] 2025-10-25 18:12:32.216984 | debian-bookworm | ok: 2025-10-25 18:12:32.217265 | debian-bookworm | # Node Information 2025-10-25 18:12:32.217305 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-25 18:12:32.217331 | debian-bookworm | Hostname: debian 2025-10-25 18:12:32.217353 | debian-bookworm | Username: zuul 2025-10-25 18:12:32.217373 | debian-bookworm | Distro: Debian 12.12 2025-10-25 18:12:32.217397 | debian-bookworm | Provider: regiocloud-a 2025-10-25 18:12:32.217418 | debian-bookworm | Region: 2025-10-25 18:12:32.217439 | debian-bookworm | Label: debian-bookworm 2025-10-25 18:12:32.217459 | debian-bookworm | Product Name: OpenStack Nova 2025-10-25 18:12:32.217478 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe17:6e65 2025-10-25 18:12:32.228842 | 2025-10-25 18:12:32.228968 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-25 18:12:32.885578 | debian-bookworm -> localhost | changed 2025-10-25 18:12:32.892924 | 2025-10-25 18:12:32.893048 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-25 18:12:34.008881 | debian-bookworm -> localhost | changed 2025-10-25 18:12:34.017646 | 2025-10-25 18:12:34.017736 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-25 18:12:34.345692 | debian-bookworm -> localhost | ok 2025-10-25 18:12:34.350609 | 2025-10-25 18:12:34.350693 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-25 18:12:34.377236 | debian-bookworm | ok 2025-10-25 18:12:34.396708 | debian-bookworm | included: /var/lib/zuul/builds/c6b2a855ee594acba821452e1e57832a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-25 18:12:34.405509 | 2025-10-25 18:12:34.405586 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-25 18:12:35.815903 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-25 18:12:35.816069 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c6b2a855ee594acba821452e1e57832a/work/c6b2a855ee594acba821452e1e57832a_id_rsa 2025-10-25 18:12:35.816102 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c6b2a855ee594acba821452e1e57832a/work/c6b2a855ee594acba821452e1e57832a_id_rsa.pub 2025-10-25 18:12:35.816124 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-25 18:12:35.816144 | debian-bookworm -> localhost | SHA256:9yY7CjLHm7oz0YwB/RLmh+C9pZPuVY+KkFKru67lj+s zuul-build-sshkey 2025-10-25 18:12:35.816196 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-25 18:12:35.816217 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-25 18:12:35.816236 | debian-bookworm -> localhost | | . | 2025-10-25 18:12:35.816253 | debian-bookworm -> localhost | | o + | 2025-10-25 18:12:35.816271 | debian-bookworm -> localhost | | . * + | 2025-10-25 18:12:35.816287 | debian-bookworm -> localhost | | . * + | 2025-10-25 18:12:35.816303 | debian-bookworm -> localhost | | . % S . | 2025-10-25 18:12:35.816323 | debian-bookworm -> localhost | | . oB.o. + . | 2025-10-25 18:12:35.816340 | debian-bookworm -> localhost | |. =.oo= . o o | 2025-10-25 18:12:35.816356 | debian-bookworm -> localhost | | = o+* = .+ | 2025-10-25 18:12:35.816373 | debian-bookworm -> localhost | |B=E+*=+ .... | 2025-10-25 18:12:35.816390 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-25 18:12:35.816432 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.779328 2025-10-25 18:12:35.826250 | 2025-10-25 18:12:35.826329 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-25 18:12:35.842195 | debian-bookworm | ok 2025-10-25 18:12:35.849657 | debian-bookworm | included: /var/lib/zuul/builds/c6b2a855ee594acba821452e1e57832a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-25 18:12:35.857041 | 2025-10-25 18:12:35.857104 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-25 18:12:35.869161 | debian-bookworm | skipping: Conditional result was False 2025-10-25 18:12:35.873499 | 2025-10-25 18:12:35.873566 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-25 18:12:36.463294 | debian-bookworm | changed 2025-10-25 18:12:36.473903 | 2025-10-25 18:12:36.474036 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-25 18:12:36.721620 | debian-bookworm | ok 2025-10-25 18:12:36.729943 | 2025-10-25 18:12:36.730019 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-25 18:12:37.349053 | debian-bookworm | changed 2025-10-25 18:12:37.361674 | 2025-10-25 18:12:37.361799 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-25 18:12:38.007614 | debian-bookworm | changed 2025-10-25 18:12:38.012870 | 2025-10-25 18:12:38.012957 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-25 18:12:38.035891 | debian-bookworm | skipping: Conditional result was False 2025-10-25 18:12:38.041847 | 2025-10-25 18:12:38.041928 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-25 18:12:38.369531 | debian-bookworm -> localhost | changed 2025-10-25 18:12:38.378803 | 2025-10-25 18:12:38.378893 | TASK [add-build-sshkey : Add back temp key] 2025-10-25 18:12:38.705913 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c6b2a855ee594acba821452e1e57832a/work/c6b2a855ee594acba821452e1e57832a_id_rsa (zuul-build-sshkey) 2025-10-25 18:12:38.706215 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016489 2025-10-25 18:12:38.714371 | 2025-10-25 18:12:38.714465 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-25 18:12:39.075737 | debian-bookworm | ok 2025-10-25 18:12:39.084545 | 2025-10-25 18:12:39.084701 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-25 18:12:39.109209 | debian-bookworm | skipping: Conditional result was False 2025-10-25 18:12:39.119574 | 2025-10-25 18:12:39.119672 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-25 18:12:39.491625 | debian-bookworm | ok 2025-10-25 18:12:39.506792 | 2025-10-25 18:12:39.506916 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-25 18:12:39.534224 | debian-bookworm | ok 2025-10-25 18:12:39.538997 | 2025-10-25 18:12:39.539080 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-25 18:12:39.743785 | debian-bookworm -> localhost | ok 2025-10-25 18:12:39.749704 | 2025-10-25 18:12:39.749787 | TASK [validate-host : Collect information about the host] 2025-10-25 18:12:40.843000 | debian-bookworm | ok 2025-10-25 18:12:40.852805 | 2025-10-25 18:12:40.852905 | TASK [validate-host : Sanitize hostname] 2025-10-25 18:12:40.921298 | debian-bookworm | ok 2025-10-25 18:12:40.948910 | 2025-10-25 18:12:40.949011 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-25 18:12:41.429391 | debian-bookworm -> localhost | changed 2025-10-25 18:12:41.434646 | 2025-10-25 18:12:41.434733 | TASK [validate-host : Collect information about zuul worker] 2025-10-25 18:12:41.822745 | debian-bookworm | ok 2025-10-25 18:12:41.829344 | 2025-10-25 18:12:41.829456 | TASK [validate-host : Write out all zuul information for each host] 2025-10-25 18:12:42.380108 | debian-bookworm -> localhost | changed 2025-10-25 18:12:42.389594 | 2025-10-25 18:12:42.389698 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-25 18:12:42.662455 | debian-bookworm | ok 2025-10-25 18:12:42.666695 | 2025-10-25 18:12:42.666767 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-25 18:12:43.335399 | debian-bookworm | changed: 2025-10-25 18:12:43.335559 | debian-bookworm | cd+++++++++ src/ 2025-10-25 18:12:43.335592 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-25 18:12:43.335616 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-25 18:12:43.335637 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-10-25 18:12:43.335657 | debian-bookworm | Containerfile 2025-10-25 18:12:43.335787 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004390 2025-10-25 18:13:06.281853 | 2025-10-25 18:13:06.281968 | TASK [upload-logs : Upload logs to log server] 2025-10-25 18:13:06.843840 | localhost | Output suppressed because no_log was given 2025-10-25 18:13:06.846569 | 2025-10-25 18:13:06.846683 | LOOP [upload-logs : Compress console log and json output] 2025-10-25 18:13:06.894271 | localhost | skipping: Conditional result was False 2025-10-25 18:13:06.901788 | localhost | skipping: Conditional result was False 2025-10-25 18:13:06.909264 | 2025-10-25 18:13:06.909485 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-25 18:13:06.954771 | localhost | skipping: Conditional result was False 2025-10-25 18:13:06.957119 | 2025-10-25 18:13:06.959571 | localhost | skipping: Conditional result was False 2025-10-25 18:13:06.972707 | 2025-10-25 18:13:06.972847 | LOOP [upload-logs : Upload console log and json output]