2025-10-22 03:19:49.817516 | Job console starting 2025-10-22 03:19:49.829208 | Updating git repos 2025-10-22 03:19:49.855954 | Cloning repos into workspace 2025-10-22 03:19:49.924424 | Restoring repo states 2025-10-22 03:19:49.935989 | Merging changes 2025-10-22 03:19:49.936004 | Checking out repos 2025-10-22 03:19:49.979849 | Preparing playbooks 2025-10-22 03:19:50.783372 | Running Ansible setup 2025-10-22 03:19:56.272857 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-22 03:19:56.930334 | 2025-10-22 03:19:56.930438 | PLAY [Base pre] 2025-10-22 03:19:56.953659 | 2025-10-22 03:19:56.953779 | TASK [Setup log path fact] 2025-10-22 03:19:56.970281 | debian-bookworm | ok 2025-10-22 03:19:56.982321 | 2025-10-22 03:19:56.982424 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-22 03:19:57.019755 | debian-bookworm | ok 2025-10-22 03:19:57.031438 | 2025-10-22 03:19:57.031557 | TASK [emit-job-header : Print job information] 2025-10-22 03:19:57.068254 | # Job Information 2025-10-22 03:19:57.068384 | Ansible Version: 2.16.14 2025-10-22 03:19:57.068411 | Job: terraform-base-validate-testbed-default 2025-10-22 03:19:57.068438 | Pipeline: periodic-daily 2025-10-22 03:19:57.068456 | Executor: 521e9411259a 2025-10-22 03:19:57.068472 | Triggered by: https://github.com/osism/terraform-base 2025-10-22 03:19:57.068489 | Event ID: 5342b601f54247598e62e7d4e28d54ec 2025-10-22 03:19:57.072297 | 2025-10-22 03:19:57.072371 | LOOP [emit-job-header : Print node information] 2025-10-22 03:19:57.150919 | debian-bookworm | ok: 2025-10-22 03:19:57.151060 | debian-bookworm | # Node Information 2025-10-22 03:19:57.151087 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-22 03:19:57.151108 | debian-bookworm | Hostname: debian 2025-10-22 03:19:57.151126 | debian-bookworm | Username: zuul 2025-10-22 03:19:57.151142 | debian-bookworm | Distro: Debian 12.12 2025-10-22 03:19:57.151161 | debian-bookworm | Provider: regiocloud-a 2025-10-22 03:19:57.151178 | debian-bookworm | Region: 2025-10-22 03:19:57.151195 | debian-bookworm | Label: debian-bookworm 2025-10-22 03:19:57.151211 | debian-bookworm | Product Name: OpenStack Nova 2025-10-22 03:19:57.151227 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef4:e449 2025-10-22 03:19:57.163692 | 2025-10-22 03:19:57.163780 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-22 03:19:57.789665 | debian-bookworm -> localhost | changed 2025-10-22 03:19:57.795270 | 2025-10-22 03:19:57.795359 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-22 03:19:58.756861 | debian-bookworm -> localhost | changed 2025-10-22 03:19:58.768566 | 2025-10-22 03:19:58.768732 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-22 03:19:59.107037 | debian-bookworm -> localhost | ok 2025-10-22 03:19:59.112792 | 2025-10-22 03:19:59.112887 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-22 03:19:59.130132 | debian-bookworm | ok 2025-10-22 03:19:59.146454 | debian-bookworm | included: /var/lib/zuul/builds/82e40946104c4d2996b7283e0228e0ad/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-22 03:19:59.152178 | 2025-10-22 03:19:59.152255 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-22 03:20:00.012632 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-22 03:20:00.012796 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/82e40946104c4d2996b7283e0228e0ad/work/82e40946104c4d2996b7283e0228e0ad_id_rsa 2025-10-22 03:20:00.012830 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/82e40946104c4d2996b7283e0228e0ad/work/82e40946104c4d2996b7283e0228e0ad_id_rsa.pub 2025-10-22 03:20:00.012853 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-22 03:20:00.012874 | debian-bookworm -> localhost | SHA256:GmDG2Qvu+4No0FoboWR+wVP4jZtJ4AWETWlPQAo6O2Y zuul-build-sshkey 2025-10-22 03:20:00.012901 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-22 03:20:00.012920 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-22 03:20:00.012937 | debian-bookworm -> localhost | |. **= | 2025-10-22 03:20:00.012955 | debian-bookworm -> localhost | |o..B * | 2025-10-22 03:20:00.012972 | debian-bookworm -> localhost | |o.+ # + | 2025-10-22 03:20:00.012988 | debian-bookworm -> localhost | | =.O B o | 2025-10-22 03:20:00.013005 | debian-bookworm -> localhost | |*E .= * S | 2025-10-22 03:20:00.013027 | debian-bookworm -> localhost | |=o+o + o | 2025-10-22 03:20:00.013045 | debian-bookworm -> localhost | | +.+... | 2025-10-22 03:20:00.013062 | debian-bookworm -> localhost | |. + ... | 2025-10-22 03:20:00.013080 | debian-bookworm -> localhost | | . .... | 2025-10-22 03:20:00.013097 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-22 03:20:00.013139 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.360857 2025-10-22 03:20:00.018313 | 2025-10-22 03:20:00.018389 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-22 03:20:00.044654 | debian-bookworm | ok 2025-10-22 03:20:00.052110 | debian-bookworm | included: /var/lib/zuul/builds/82e40946104c4d2996b7283e0228e0ad/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-22 03:20:00.059157 | 2025-10-22 03:20:00.059244 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-22 03:20:00.071838 | debian-bookworm | skipping: Conditional result was False 2025-10-22 03:20:00.076809 | 2025-10-22 03:20:00.076879 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-22 03:20:00.732220 | debian-bookworm | changed 2025-10-22 03:20:00.741683 | 2025-10-22 03:20:00.741811 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-22 03:20:01.004540 | debian-bookworm | ok 2025-10-22 03:20:01.013350 | 2025-10-22 03:20:01.013479 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-22 03:20:01.704640 | debian-bookworm | changed 2025-10-22 03:20:01.710334 | 2025-10-22 03:20:01.710417 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-22 03:20:02.370728 | debian-bookworm | changed 2025-10-22 03:20:02.380198 | 2025-10-22 03:20:02.380331 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-22 03:20:02.404484 | debian-bookworm | skipping: Conditional result was False 2025-10-22 03:20:02.416278 | 2025-10-22 03:20:02.416414 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-22 03:20:02.838265 | debian-bookworm -> localhost | changed 2025-10-22 03:20:02.854228 | 2025-10-22 03:20:02.854343 | TASK [add-build-sshkey : Add back temp key] 2025-10-22 03:20:03.191134 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/82e40946104c4d2996b7283e0228e0ad/work/82e40946104c4d2996b7283e0228e0ad_id_rsa (zuul-build-sshkey) 2025-10-22 03:20:03.191340 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009254 2025-10-22 03:20:03.198710 | 2025-10-22 03:20:03.198798 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-22 03:20:03.569179 | debian-bookworm | ok 2025-10-22 03:20:03.592114 | 2025-10-22 03:20:03.592212 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-22 03:20:03.615127 | debian-bookworm | skipping: Conditional result was False 2025-10-22 03:20:03.626901 | 2025-10-22 03:20:03.626983 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-22 03:20:04.028546 | debian-bookworm | ok 2025-10-22 03:20:04.043087 | 2025-10-22 03:20:04.043193 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-22 03:20:04.086735 | debian-bookworm | ok 2025-10-22 03:20:04.094331 | 2025-10-22 03:20:04.094453 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-22 03:20:04.352628 | debian-bookworm -> localhost | ok 2025-10-22 03:20:04.363452 | 2025-10-22 03:20:04.363581 | TASK [validate-host : Collect information about the host] 2025-10-22 03:20:06.521565 | debian-bookworm | ok 2025-10-22 03:20:06.531710 | 2025-10-22 03:20:06.531827 | TASK [validate-host : Sanitize hostname] 2025-10-22 03:20:06.638034 | debian-bookworm | ok 2025-10-22 03:20:06.676644 | 2025-10-22 03:20:06.676769 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-22 03:20:07.247015 | debian-bookworm -> localhost | changed 2025-10-22 03:20:07.258504 | 2025-10-22 03:20:07.258662 | TASK [validate-host : Collect information about zuul worker] 2025-10-22 03:20:07.684309 | debian-bookworm | ok 2025-10-22 03:20:07.689099 | 2025-10-22 03:20:07.689210 | TASK [validate-host : Write out all zuul information for each host] 2025-10-22 03:20:08.269790 | debian-bookworm -> localhost | changed 2025-10-22 03:20:08.281862 | 2025-10-22 03:20:08.281976 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-22 03:20:08.552685 | debian-bookworm | ok 2025-10-22 03:20:08.563474 | 2025-10-22 03:20:08.563666 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-22 03:20:09.577670 | debian-bookworm | changed: 2025-10-22 03:20:09.578559 | debian-bookworm | cd+++++++++ src/ 2025-10-22 03:20:09.578623 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-22 03:20:09.578650 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-22 03:20:09.578674 | debian-bookworm | cd+++++++++ src/github.com/osism/terraform-base/ 2025-10-22 03:20:09.578697 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006051 2025-10-22 03:20:28.217672 | 2025-10-22 03:20:28.217805 | TASK [upload-logs : Upload logs to log server] 2025-10-22 03:20:28.702704 | localhost | Output suppressed because no_log was given 2025-10-22 03:20:28.708044 | 2025-10-22 03:20:28.708341 | LOOP [upload-logs : Compress console log and json output] 2025-10-22 03:20:28.764605 | localhost | skipping: Conditional result was False 2025-10-22 03:20:28.769461 | localhost | skipping: Conditional result was False 2025-10-22 03:20:28.785117 | 2025-10-22 03:20:28.785402 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-22 03:20:28.823081 | localhost | skipping: Conditional result was False 2025-10-22 03:20:28.823266 | 2025-10-22 03:20:28.827107 | localhost | skipping: Conditional result was False 2025-10-22 03:20:28.835522 | 2025-10-22 03:20:28.835716 | LOOP [upload-logs : Upload console log and json output]