2025-10-01 03:03:12.992521 | Job console starting 2025-10-01 03:03:12.999583 | Updating git repos 2025-10-01 03:03:13.028894 | Cloning repos into workspace 2025-10-01 03:03:13.079747 | Restoring repo states 2025-10-01 03:03:13.094199 | Merging changes 2025-10-01 03:03:13.094214 | Checking out repos 2025-10-01 03:03:13.154157 | Preparing playbooks 2025-10-01 03:03:14.228127 | Running Ansible setup 2025-10-01 03:03:19.661509 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-01 03:03:20.808887 | 2025-10-01 03:03:20.809023 | PLAY [Base pre] 2025-10-01 03:03:20.879336 | 2025-10-01 03:03:20.879469 | TASK [Setup log path fact] 2025-10-01 03:03:20.907884 | debian-bookworm | ok 2025-10-01 03:03:20.949032 | 2025-10-01 03:03:20.949168 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-01 03:03:20.996656 | debian-bookworm | ok 2025-10-01 03:03:21.014189 | 2025-10-01 03:03:21.014325 | TASK [emit-job-header : Print job information] 2025-10-01 03:03:21.072434 | # Job Information 2025-10-01 03:03:21.072602 | Ansible Version: 2.16.14 2025-10-01 03:03:21.072638 | Job: yamllint 2025-10-01 03:03:21.072671 | Pipeline: periodic-daily 2025-10-01 03:03:21.072694 | Executor: 521e9411259a 2025-10-01 03:03:21.072715 | Triggered by: https://github.com/osism/terraform-base 2025-10-01 03:03:21.072738 | Event ID: a354e4ae4c3d4f6daec3789831cfa361 2025-10-01 03:03:21.077390 | 2025-10-01 03:03:21.077481 | LOOP [emit-job-header : Print node information] 2025-10-01 03:03:21.223962 | debian-bookworm | ok: 2025-10-01 03:03:21.224110 | debian-bookworm | # Node Information 2025-10-01 03:03:21.224146 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-01 03:03:21.224172 | debian-bookworm | Hostname: debian 2025-10-01 03:03:21.224195 | debian-bookworm | Username: zuul 2025-10-01 03:03:21.224216 | debian-bookworm | Distro: Debian 12.12 2025-10-01 03:03:21.224240 | debian-bookworm | Provider: regiocloud-a 2025-10-01 03:03:21.224283 | debian-bookworm | Region: 2025-10-01 03:03:21.224306 | debian-bookworm | Label: debian-bookworm 2025-10-01 03:03:21.224327 | debian-bookworm | Product Name: OpenStack Nova 2025-10-01 03:03:21.224347 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:4c8d 2025-10-01 03:03:21.235026 | 2025-10-01 03:03:21.235129 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-01 03:03:22.149440 | debian-bookworm -> localhost | changed 2025-10-01 03:03:22.156148 | 2025-10-01 03:03:22.156243 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-01 03:03:23.661220 | debian-bookworm -> localhost | changed 2025-10-01 03:03:23.672980 | 2025-10-01 03:03:23.673115 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-01 03:03:23.980926 | debian-bookworm -> localhost | ok 2025-10-01 03:03:23.985855 | 2025-10-01 03:03:23.985941 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-01 03:03:24.022535 | debian-bookworm | ok 2025-10-01 03:03:24.044523 | debian-bookworm | included: /var/lib/zuul/builds/cba58574d67a4b429cf8c75eb1032d6f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-01 03:03:24.055873 | 2025-10-01 03:03:24.055957 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-01 03:03:25.753185 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-01 03:03:25.753378 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cba58574d67a4b429cf8c75eb1032d6f/work/cba58574d67a4b429cf8c75eb1032d6f_id_rsa 2025-10-01 03:03:25.753411 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cba58574d67a4b429cf8c75eb1032d6f/work/cba58574d67a4b429cf8c75eb1032d6f_id_rsa.pub 2025-10-01 03:03:25.753433 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-01 03:03:25.753455 | debian-bookworm -> localhost | SHA256:Qr9DWuZbSQ1PSH8S6cMD7x+xC/NvV5imZflhtdZqDC8 zuul-build-sshkey 2025-10-01 03:03:25.753475 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-01 03:03:25.753500 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-01 03:03:25.753520 | debian-bookworm -> localhost | | . .. | 2025-10-01 03:03:25.753538 | debian-bookworm -> localhost | | ..o.. | 2025-10-01 03:03:25.753555 | debian-bookworm -> localhost | | . o=+ . | 2025-10-01 03:03:25.753572 | debian-bookworm -> localhost | | . . =*o. .| 2025-10-01 03:03:25.753589 | debian-bookworm -> localhost | | . S ..oo *+| 2025-10-01 03:03:25.753609 | debian-bookworm -> localhost | | B o .= X=o| 2025-10-01 03:03:25.753627 | debian-bookworm -> localhost | | . + o &o=o| 2025-10-01 03:03:25.753644 | debian-bookworm -> localhost | | + E O +| 2025-10-01 03:03:25.753661 | debian-bookworm -> localhost | | . o oo| 2025-10-01 03:03:25.753679 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-01 03:03:25.753726 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.180595 2025-10-01 03:03:25.758711 | 2025-10-01 03:03:25.758789 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-01 03:03:25.794980 | debian-bookworm | ok 2025-10-01 03:03:25.802211 | debian-bookworm | included: /var/lib/zuul/builds/cba58574d67a4b429cf8c75eb1032d6f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-01 03:03:25.817442 | 2025-10-01 03:03:25.817522 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-01 03:03:25.856265 | debian-bookworm | skipping: Conditional result was False 2025-10-01 03:03:25.861697 | 2025-10-01 03:03:25.861789 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-01 03:03:26.530804 | debian-bookworm | changed 2025-10-01 03:03:26.535402 | 2025-10-01 03:03:26.535481 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-01 03:03:26.784512 | debian-bookworm | ok 2025-10-01 03:03:26.797826 | 2025-10-01 03:03:26.798630 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-01 03:03:27.506748 | debian-bookworm | changed 2025-10-01 03:03:27.512097 | 2025-10-01 03:03:27.512179 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-01 03:03:28.165123 | debian-bookworm | changed 2025-10-01 03:03:28.170349 | 2025-10-01 03:03:28.170437 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-01 03:03:28.197763 | debian-bookworm | skipping: Conditional result was False 2025-10-01 03:03:28.203742 | 2025-10-01 03:03:28.203840 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-01 03:03:28.943960 | debian-bookworm -> localhost | changed 2025-10-01 03:03:28.961813 | 2025-10-01 03:03:28.961918 | TASK [add-build-sshkey : Add back temp key] 2025-10-01 03:03:29.459202 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cba58574d67a4b429cf8c75eb1032d6f/work/cba58574d67a4b429cf8c75eb1032d6f_id_rsa (zuul-build-sshkey) 2025-10-01 03:03:29.459434 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010191 2025-10-01 03:03:29.495442 | 2025-10-01 03:03:29.495548 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-01 03:03:29.951985 | debian-bookworm | ok 2025-10-01 03:03:29.956374 | 2025-10-01 03:03:29.956459 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-01 03:03:29.990473 | debian-bookworm | skipping: Conditional result was False 2025-10-01 03:03:29.999911 | 2025-10-01 03:03:30.000007 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-01 03:03:30.772728 | debian-bookworm | ok 2025-10-01 03:03:30.795922 | 2025-10-01 03:03:30.796032 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-01 03:03:30.831024 | debian-bookworm | ok 2025-10-01 03:03:30.836260 | 2025-10-01 03:03:30.836359 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-01 03:03:31.421383 | debian-bookworm -> localhost | ok 2025-10-01 03:03:31.426524 | 2025-10-01 03:03:31.426614 | TASK [validate-host : Collect information about the host] 2025-10-01 03:03:32.761586 | debian-bookworm | ok 2025-10-01 03:03:32.774338 | 2025-10-01 03:03:32.774440 | TASK [validate-host : Sanitize hostname] 2025-10-01 03:03:32.865044 | debian-bookworm | ok 2025-10-01 03:03:32.903506 | 2025-10-01 03:03:32.903608 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-01 03:03:33.903694 | debian-bookworm -> localhost | changed 2025-10-01 03:03:33.909057 | 2025-10-01 03:03:33.909148 | TASK [validate-host : Collect information about zuul worker] 2025-10-01 03:03:34.404764 | debian-bookworm | ok 2025-10-01 03:03:34.409244 | 2025-10-01 03:03:34.409352 | TASK [validate-host : Write out all zuul information for each host] 2025-10-01 03:03:35.064091 | debian-bookworm -> localhost | changed 2025-10-01 03:03:35.073558 | 2025-10-01 03:03:35.073643 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-01 03:03:35.353313 | debian-bookworm | ok 2025-10-01 03:03:35.358987 | 2025-10-01 03:03:35.359075 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-01 03:03:36.130706 | debian-bookworm | changed: 2025-10-01 03:03:36.130897 | debian-bookworm | cd+++++++++ src/ 2025-10-01 03:03:36.130932 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-01 03:03:36.130956 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-01 03:03:36.130978 | debian-bookworm | cd+++++++++ src/github.com/osism/terraform-base/ 2025-10-01 03:03:36.130998 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011557 2025-10-01 03:03:58.862975 | 2025-10-01 03:03:58.863070 | TASK [upload-logs : Upload logs to log server] 2025-10-01 03:03:59.446870 | localhost | Output suppressed because no_log was given 2025-10-01 03:03:59.448508 | 2025-10-01 03:03:59.448592 | LOOP [upload-logs : Compress console log and json output] 2025-10-01 03:03:59.488416 | localhost | skipping: Conditional result was False 2025-10-01 03:03:59.493923 | localhost | skipping: Conditional result was False 2025-10-01 03:03:59.503730 | 2025-10-01 03:03:59.503821 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-01 03:03:59.579133 | localhost | skipping: Conditional result was False 2025-10-01 03:03:59.579393 | 2025-10-01 03:03:59.588146 | localhost | skipping: Conditional result was False 2025-10-01 03:03:59.599205 | 2025-10-01 03:03:59.599315 | LOOP [upload-logs : Upload console log and json output]