2025-10-10 22:16:11.165346 | Job console starting 2025-10-10 22:16:11.185920 | Updating git repos 2025-10-10 22:16:11.240957 | Cloning repos into workspace 2025-10-10 22:16:11.346102 | Restoring repo states 2025-10-10 22:16:11.365665 | Merging changes 2025-10-10 22:16:12.060036 | Checking out repos 2025-10-10 22:16:12.156425 | Preparing playbooks 2025-10-10 22:16:13.246715 | Running Ansible setup 2025-10-10 22:16:19.635694 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-10 22:16:20.683590 | 2025-10-10 22:16:20.683697 | PLAY [Base pre] 2025-10-10 22:16:20.714726 | 2025-10-10 22:16:20.714823 | TASK [Setup log path fact] 2025-10-10 22:16:20.741468 | debian-bookworm | ok 2025-10-10 22:16:20.755316 | 2025-10-10 22:16:20.755519 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-10 22:16:20.789085 | debian-bookworm | ok 2025-10-10 22:16:20.806778 | 2025-10-10 22:16:20.806885 | TASK [emit-job-header : Print job information] 2025-10-10 22:16:20.853625 | # Job Information 2025-10-10 22:16:20.853753 | Ansible Version: 2.16.14 2025-10-10 22:16:20.853781 | Job: ansible-lint 2025-10-10 22:16:20.853808 | Pipeline: check 2025-10-10 22:16:20.853827 | Executor: 521e9411259a 2025-10-10 22:16:20.853845 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2005 2025-10-10 22:16:20.853863 | Event ID: b4f860b0-a626-11f0-8884-b8b753df05e8 2025-10-10 22:16:20.857741 | 2025-10-10 22:16:20.857814 | LOOP [emit-job-header : Print node information] 2025-10-10 22:16:20.998678 | debian-bookworm | ok: 2025-10-10 22:16:20.998859 | debian-bookworm | # Node Information 2025-10-10 22:16:20.998888 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-10 22:16:20.998908 | debian-bookworm | Hostname: debian 2025-10-10 22:16:20.998927 | debian-bookworm | Username: zuul 2025-10-10 22:16:20.998944 | debian-bookworm | Distro: Debian 12.12 2025-10-10 22:16:20.998963 | debian-bookworm | Provider: regiocloud-a 2025-10-10 22:16:20.998980 | debian-bookworm | Region: 2025-10-10 22:16:20.998997 | debian-bookworm | Label: debian-bookworm 2025-10-10 22:16:20.999013 | debian-bookworm | Product Name: OpenStack Nova 2025-10-10 22:16:20.999029 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe86:15d7 2025-10-10 22:16:21.010125 | 2025-10-10 22:16:21.010215 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-10 22:16:21.915427 | debian-bookworm -> localhost | changed 2025-10-10 22:16:21.925422 | 2025-10-10 22:16:21.925532 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-10 22:16:23.020134 | debian-bookworm -> localhost | changed 2025-10-10 22:16:23.029034 | 2025-10-10 22:16:23.029114 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-10 22:16:23.413631 | debian-bookworm -> localhost | ok 2025-10-10 22:16:23.419630 | 2025-10-10 22:16:23.419734 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-10 22:16:23.457227 | debian-bookworm | ok 2025-10-10 22:16:23.486909 | debian-bookworm | included: /var/lib/zuul/builds/7c7c3671daeb460fb2118095c47059cc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-10 22:16:23.495589 | 2025-10-10 22:16:23.495687 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-10 22:16:26.458609 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-10 22:16:26.458822 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7c7c3671daeb460fb2118095c47059cc/work/7c7c3671daeb460fb2118095c47059cc_id_rsa 2025-10-10 22:16:26.458881 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7c7c3671daeb460fb2118095c47059cc/work/7c7c3671daeb460fb2118095c47059cc_id_rsa.pub 2025-10-10 22:16:26.458904 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-10 22:16:26.458924 | debian-bookworm -> localhost | SHA256:olaTtECW10n1CEUZOZkkpM9YK0k6gXxVYpOWSmrR1hI zuul-build-sshkey 2025-10-10 22:16:26.458943 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-10 22:16:26.458968 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-10 22:16:26.458986 | debian-bookworm -> localhost | | .E+=B**** | 2025-10-10 22:16:26.459004 | debian-bookworm -> localhost | | ..+*o*+oo*o | 2025-10-10 22:16:26.459021 | debian-bookworm -> localhost | | o=+=+ . ... | 2025-10-10 22:16:26.459037 | debian-bookworm -> localhost | | o..* O . | 2025-10-10 22:16:26.459053 | debian-bookworm -> localhost | | . o X S | 2025-10-10 22:16:26.459075 | debian-bookworm -> localhost | | + + | 2025-10-10 22:16:26.459091 | debian-bookworm -> localhost | | o | 2025-10-10 22:16:26.459107 | debian-bookworm -> localhost | | . | 2025-10-10 22:16:26.459124 | debian-bookworm -> localhost | | | 2025-10-10 22:16:26.459140 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-10 22:16:26.459192 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.376882 2025-10-10 22:16:26.464668 | 2025-10-10 22:16:26.464762 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-10 22:16:26.482641 | debian-bookworm | ok 2025-10-10 22:16:26.492553 | debian-bookworm | included: /var/lib/zuul/builds/7c7c3671daeb460fb2118095c47059cc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-10 22:16:26.508867 | 2025-10-10 22:16:26.508935 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-10 22:16:26.521620 | debian-bookworm | skipping: Conditional result was False 2025-10-10 22:16:26.526943 | 2025-10-10 22:16:26.527014 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-10 22:16:27.103039 | debian-bookworm | changed 2025-10-10 22:16:27.107447 | 2025-10-10 22:16:27.107527 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-10 22:16:27.374651 | debian-bookworm | ok 2025-10-10 22:16:27.384487 | 2025-10-10 22:16:27.384596 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-10 22:16:28.041521 | debian-bookworm | changed 2025-10-10 22:16:28.060171 | 2025-10-10 22:16:28.060350 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-10 22:16:28.719704 | debian-bookworm | changed 2025-10-10 22:16:28.725024 | 2025-10-10 22:16:28.725116 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-10 22:16:28.748596 | debian-bookworm | skipping: Conditional result was False 2025-10-10 22:16:28.755978 | 2025-10-10 22:16:28.756062 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-10 22:16:29.284807 | debian-bookworm -> localhost | changed 2025-10-10 22:16:29.296619 | 2025-10-10 22:16:29.296724 | TASK [add-build-sshkey : Add back temp key] 2025-10-10 22:16:29.592537 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7c7c3671daeb460fb2118095c47059cc/work/7c7c3671daeb460fb2118095c47059cc_id_rsa (zuul-build-sshkey) 2025-10-10 22:16:29.592779 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012505 2025-10-10 22:16:29.601053 | 2025-10-10 22:16:29.601148 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-10 22:16:29.984998 | debian-bookworm | ok 2025-10-10 22:16:29.990590 | 2025-10-10 22:16:29.990679 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-10 22:16:30.014139 | debian-bookworm | skipping: Conditional result was False 2025-10-10 22:16:30.030010 | 2025-10-10 22:16:30.030121 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-10 22:16:30.431654 | debian-bookworm | ok 2025-10-10 22:16:30.441966 | 2025-10-10 22:16:30.442058 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-10 22:16:30.474577 | debian-bookworm | ok 2025-10-10 22:16:30.480401 | 2025-10-10 22:16:30.480490 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-10 22:16:30.887013 | debian-bookworm -> localhost | ok 2025-10-10 22:16:30.893148 | 2025-10-10 22:16:30.893237 | TASK [validate-host : Collect information about the host] 2025-10-10 22:16:32.025115 | debian-bookworm | ok 2025-10-10 22:16:32.034948 | 2025-10-10 22:16:32.035036 | TASK [validate-host : Sanitize hostname] 2025-10-10 22:16:32.114952 | debian-bookworm | ok 2025-10-10 22:16:32.149408 | 2025-10-10 22:16:32.149501 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-10 22:16:32.768163 | debian-bookworm -> localhost | changed 2025-10-10 22:16:32.781754 | 2025-10-10 22:16:32.781893 | TASK [validate-host : Collect information about zuul worker] 2025-10-10 22:16:33.320338 | debian-bookworm | ok 2025-10-10 22:16:33.325559 | 2025-10-10 22:16:33.325695 | TASK [validate-host : Write out all zuul information for each host] 2025-10-10 22:16:34.227748 | debian-bookworm -> localhost | changed 2025-10-10 22:16:34.239449 | 2025-10-10 22:16:34.239571 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-10 22:16:34.540708 | debian-bookworm | ok 2025-10-10 22:16:34.548582 | 2025-10-10 22:16:34.548693 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-10 22:16:35.838708 | debian-bookworm | changed: 2025-10-10 22:16:35.838896 | debian-bookworm | cd+++++++++ src/ 2025-10-10 22:16:35.838933 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-10 22:16:35.838959 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-10 22:16:35.838980 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-10-10 22:16:35.839000 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005214 2025-10-10 22:18:32.866169 | 2025-10-10 22:18:32.866328 | TASK [upload-logs : Upload logs to log server] 2025-10-10 22:18:33.423488 | localhost | Output suppressed because no_log was given 2025-10-10 22:18:33.428674 | 2025-10-10 22:18:33.428892 | LOOP [upload-logs : Compress console log and json output] 2025-10-10 22:18:33.491854 | localhost | skipping: Conditional result was False 2025-10-10 22:18:33.497017 | localhost | skipping: Conditional result was False 2025-10-10 22:18:33.510437 | 2025-10-10 22:18:33.510560 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-10 22:18:33.567059 | localhost | skipping: Conditional result was False 2025-10-10 22:18:33.567366 | 2025-10-10 22:18:33.572319 | localhost | skipping: Conditional result was False 2025-10-10 22:18:33.578246 | 2025-10-10 22:18:33.578372 | LOOP [upload-logs : Upload console log and json output]