2025-12-19 03:11:32.908181 | Job console starting 2025-12-19 03:11:32.929374 | Updating git repos 2025-12-19 03:11:33.006100 | Cloning repos into workspace 2025-12-19 03:11:33.058160 | Restoring repo states 2025-12-19 03:11:33.073102 | Merging changes 2025-12-19 03:11:33.073122 | Checking out repos 2025-12-19 03:11:33.153023 | Preparing playbooks 2025-12-19 03:11:34.263365 | Running Ansible setup 2025-12-19 03:11:39.267577 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-19 03:11:40.345592 | 2025-12-19 03:11:40.345756 | PLAY [Base pre] 2025-12-19 03:11:40.364618 | 2025-12-19 03:11:40.364771 | TASK [Setup log path fact] 2025-12-19 03:11:40.394279 | debian-bookworm | ok 2025-12-19 03:11:40.422202 | 2025-12-19 03:11:40.422431 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 03:11:40.486750 | debian-bookworm | ok 2025-12-19 03:11:40.507677 | 2025-12-19 03:11:40.507828 | TASK [emit-job-header : Print job information] 2025-12-19 03:11:40.588422 | # Job Information 2025-12-19 03:11:40.588705 | Ansible Version: 2.16.14 2025-12-19 03:11:40.588744 | Job: yamllint 2025-12-19 03:11:40.588782 | Pipeline: periodic-daily 2025-12-19 03:11:40.588810 | Executor: 521e9411259a 2025-12-19 03:11:40.588831 | Triggered by: https://github.com/osism/defaults 2025-12-19 03:11:40.588853 | Event ID: 107ad32c12d44ff4a165e24c253563e8 2025-12-19 03:11:40.594383 | 2025-12-19 03:11:40.594512 | LOOP [emit-job-header : Print node information] 2025-12-19 03:11:40.823780 | debian-bookworm | ok: 2025-12-19 03:11:40.824052 | debian-bookworm | # Node Information 2025-12-19 03:11:40.824088 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-19 03:11:40.824114 | debian-bookworm | Hostname: debian 2025-12-19 03:11:40.824137 | debian-bookworm | Username: zuul 2025-12-19 03:11:40.824159 | debian-bookworm | Distro: Debian 12.12 2025-12-19 03:11:40.824182 | debian-bookworm | Provider: regiocloud-a 2025-12-19 03:11:40.824204 | debian-bookworm | Region: 2025-12-19 03:11:40.824225 | debian-bookworm | Label: debian-bookworm 2025-12-19 03:11:40.824245 | debian-bookworm | Product Name: OpenStack Nova 2025-12-19 03:11:40.824269 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea4:c9eb 2025-12-19 03:11:40.858479 | 2025-12-19 03:11:40.858651 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-19 03:11:42.048651 | debian-bookworm -> localhost | changed 2025-12-19 03:11:42.056344 | 2025-12-19 03:11:42.056482 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-19 03:11:45.335791 | debian-bookworm -> localhost | changed 2025-12-19 03:11:45.448042 | 2025-12-19 03:11:45.448343 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-19 03:11:46.112436 | debian-bookworm -> localhost | ok 2025-12-19 03:11:46.118902 | 2025-12-19 03:11:46.119035 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-19 03:11:46.160237 | debian-bookworm | ok 2025-12-19 03:11:46.216384 | debian-bookworm | included: /var/lib/zuul/builds/fe7fe624873840368a43b0051766f699/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-19 03:11:46.243484 | 2025-12-19 03:11:46.243677 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-19 03:11:48.359348 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-19 03:11:48.359636 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fe7fe624873840368a43b0051766f699/work/fe7fe624873840368a43b0051766f699_id_rsa 2025-12-19 03:11:48.359681 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fe7fe624873840368a43b0051766f699/work/fe7fe624873840368a43b0051766f699_id_rsa.pub 2025-12-19 03:11:48.359708 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-19 03:11:48.359736 | debian-bookworm -> localhost | SHA256:+AnyX1lG+V6bhsNTNCW1/b+jdxv+BC9LO6wEX2XKl/s zuul-build-sshkey 2025-12-19 03:11:48.359759 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-19 03:11:48.359792 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-19 03:11:48.359814 | debian-bookworm -> localhost | | ..o| 2025-12-19 03:11:48.359836 | debian-bookworm -> localhost | | . .+| 2025-12-19 03:11:48.359856 | debian-bookworm -> localhost | | o ++| 2025-12-19 03:11:48.361437 | debian-bookworm -> localhost | | . . o.++| 2025-12-19 03:11:48.361526 | debian-bookworm -> localhost | | . o S . o *o+| 2025-12-19 03:11:48.361559 | debian-bookworm -> localhost | | o o . *.oo==| 2025-12-19 03:11:48.361584 | debian-bookworm -> localhost | | . o o o*+*+| 2025-12-19 03:11:48.361607 | debian-bookworm -> localhost | | . . . .BB=| 2025-12-19 03:11:48.361630 | debian-bookworm -> localhost | | . .o==E| 2025-12-19 03:11:48.361652 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-19 03:11:48.361732 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.901428 2025-12-19 03:11:48.383386 | 2025-12-19 03:11:48.383533 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-19 03:11:48.441809 | debian-bookworm | ok 2025-12-19 03:11:48.470463 | debian-bookworm | included: /var/lib/zuul/builds/fe7fe624873840368a43b0051766f699/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-19 03:11:48.508795 | 2025-12-19 03:11:48.508935 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-19 03:11:48.580908 | debian-bookworm | skipping: Conditional result was False 2025-12-19 03:11:48.588045 | 2025-12-19 03:11:48.588184 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-19 03:11:49.513487 | debian-bookworm | changed 2025-12-19 03:11:49.519395 | 2025-12-19 03:11:49.529733 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-19 03:11:49.803689 | debian-bookworm | ok 2025-12-19 03:11:49.809925 | 2025-12-19 03:11:49.810069 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-19 03:11:50.567003 | debian-bookworm | changed 2025-12-19 03:11:50.589005 | 2025-12-19 03:11:50.589143 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-19 03:11:51.184501 | debian-bookworm | changed 2025-12-19 03:11:51.191168 | 2025-12-19 03:11:51.191578 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-19 03:11:51.217317 | debian-bookworm | skipping: Conditional result was False 2025-12-19 03:11:51.226072 | 2025-12-19 03:11:51.226209 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-19 03:11:51.895507 | debian-bookworm -> localhost | changed 2025-12-19 03:11:51.916133 | 2025-12-19 03:11:51.916375 | TASK [add-build-sshkey : Add back temp key] 2025-12-19 03:11:52.453155 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fe7fe624873840368a43b0051766f699/work/fe7fe624873840368a43b0051766f699_id_rsa (zuul-build-sshkey) 2025-12-19 03:11:52.453459 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012630 2025-12-19 03:11:52.466504 | 2025-12-19 03:11:52.466635 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-19 03:11:52.902789 | debian-bookworm | ok 2025-12-19 03:11:52.908340 | 2025-12-19 03:11:52.908462 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-19 03:11:52.963591 | debian-bookworm | skipping: Conditional result was False 2025-12-19 03:11:52.976238 | 2025-12-19 03:11:52.976404 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-19 03:11:53.578268 | debian-bookworm | ok 2025-12-19 03:11:53.599044 | 2025-12-19 03:11:53.599185 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-19 03:11:53.669524 | debian-bookworm | ok 2025-12-19 03:11:53.675418 | 2025-12-19 03:11:53.675551 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-19 03:11:54.189351 | debian-bookworm -> localhost | ok 2025-12-19 03:11:54.196840 | 2025-12-19 03:11:54.196981 | TASK [validate-host : Collect information about the host] 2025-12-19 03:11:55.406347 | debian-bookworm | ok 2025-12-19 03:11:55.427663 | 2025-12-19 03:11:55.427802 | TASK [validate-host : Sanitize hostname] 2025-12-19 03:11:55.655780 | debian-bookworm | ok 2025-12-19 03:11:55.711767 | 2025-12-19 03:11:55.711901 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-19 03:11:56.937089 | debian-bookworm -> localhost | changed 2025-12-19 03:11:56.944035 | 2025-12-19 03:11:56.944180 | TASK [validate-host : Collect information about zuul worker] 2025-12-19 03:11:57.540985 | debian-bookworm | ok 2025-12-19 03:11:57.546386 | 2025-12-19 03:11:57.546519 | TASK [validate-host : Write out all zuul information for each host] 2025-12-19 03:11:58.760675 | debian-bookworm -> localhost | changed 2025-12-19 03:11:58.770958 | 2025-12-19 03:11:58.771102 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-19 03:11:59.014662 | debian-bookworm | ok 2025-12-19 03:11:59.028535 | 2025-12-19 03:11:59.028675 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-19 03:12:00.292782 | debian-bookworm | changed: 2025-12-19 03:12:00.293004 | debian-bookworm | cd+++++++++ src/ 2025-12-19 03:12:00.293040 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-19 03:12:00.293065 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-19 03:12:00.293089 | debian-bookworm | cd+++++++++ src/github.com/osism/defaults/ 2025-12-19 03:12:00.293110 | debian-bookworm | localhost | ok: Runtime: 0:00:00.042635 2025-12-19 03:12:29.758326 | 2025-12-19 03:12:29.758731 | TASK [upload-logs : Upload logs to log server] 2025-12-19 03:12:31.213524 | localhost | Output suppressed because no_log was given 2025-12-19 03:12:31.222912 | 2025-12-19 03:12:31.223057 | LOOP [upload-logs : Compress console log and json output] 2025-12-19 03:12:31.386310 | localhost | skipping: Conditional result was False 2025-12-19 03:12:31.414259 | localhost | skipping: Conditional result was False 2025-12-19 03:12:31.427539 | 2025-12-19 03:12:31.428057 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-19 03:12:31.509047 | localhost | skipping: Conditional result was False 2025-12-19 03:12:31.509669 | 2025-12-19 03:12:31.513817 | localhost | skipping: Conditional result was False 2025-12-19 03:12:31.522504 | 2025-12-19 03:12:31.522635 | LOOP [upload-logs : Upload console log and json output]