2025-10-02 03:07:00.349356 | Job console starting 2025-10-02 03:07:00.360300 | Updating git repos 2025-10-02 03:07:00.391310 | Cloning repos into workspace 2025-10-02 03:07:00.420058 | Restoring repo states 2025-10-02 03:07:00.442167 | Merging changes 2025-10-02 03:07:00.442242 | Checking out repos 2025-10-02 03:07:00.547794 | Preparing playbooks 2025-10-02 03:07:01.227713 | Running Ansible setup 2025-10-02 03:08:25.431069 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-02 03:08:26.221004 | 2025-10-02 03:08:26.221148 | PLAY [Base pre] 2025-10-02 03:08:26.237845 | 2025-10-02 03:08:26.237969 | TASK [Setup log path fact] 2025-10-02 03:08:26.269130 | debian-bookworm | ok 2025-10-02 03:08:26.288037 | 2025-10-02 03:08:26.288177 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-02 03:08:26.319329 | debian-bookworm | ok 2025-10-02 03:08:26.332334 | 2025-10-02 03:08:26.332519 | TASK [emit-job-header : Print job information] 2025-10-02 03:08:26.415872 | # Job Information 2025-10-02 03:08:26.416031 | Ansible Version: 2.16.14 2025-10-02 03:08:26.416067 | Job: yamllint 2025-10-02 03:08:26.416112 | Pipeline: periodic-daily 2025-10-02 03:08:26.416136 | Executor: 521e9411259a 2025-10-02 03:08:26.416157 | Triggered by: https://github.com/osism/ansible-playbooks 2025-10-02 03:08:26.416180 | Event ID: 0e33037989704a76b94dbafd2ae16439 2025-10-02 03:08:26.421309 | 2025-10-02 03:08:26.421406 | LOOP [emit-job-header : Print node information] 2025-10-02 03:08:26.532463 | debian-bookworm | ok: 2025-10-02 03:08:26.532720 | debian-bookworm | # Node Information 2025-10-02 03:08:26.532760 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-02 03:08:26.532785 | debian-bookworm | Hostname: debian 2025-10-02 03:08:26.532807 | debian-bookworm | Username: zuul 2025-10-02 03:08:26.532828 | debian-bookworm | Distro: Debian 12.12 2025-10-02 03:08:26.532852 | debian-bookworm | Provider: regiocloud-a 2025-10-02 03:08:26.532873 | debian-bookworm | Region: 2025-10-02 03:08:26.532894 | debian-bookworm | Label: debian-bookworm 2025-10-02 03:08:26.532914 | debian-bookworm | Product Name: OpenStack Nova 2025-10-02 03:08:26.532934 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe64:fa1a 2025-10-02 03:08:26.547186 | 2025-10-02 03:08:26.549954 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-02 03:08:27.160640 | debian-bookworm -> localhost | changed 2025-10-02 03:08:27.168728 | 2025-10-02 03:08:27.168842 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-02 03:08:28.341412 | debian-bookworm -> localhost | changed 2025-10-02 03:08:28.372547 | 2025-10-02 03:08:28.372769 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-02 03:08:28.699954 | debian-bookworm -> localhost | ok 2025-10-02 03:08:28.705743 | 2025-10-02 03:08:28.705843 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-02 03:08:28.723291 | debian-bookworm | ok 2025-10-02 03:08:28.740472 | debian-bookworm | included: /var/lib/zuul/builds/0301adb71c7a41d8a701f46dc914a9ac/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-02 03:08:28.746122 | 2025-10-02 03:08:28.746211 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-02 03:08:32.352034 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-02 03:08:32.352662 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0301adb71c7a41d8a701f46dc914a9ac/work/0301adb71c7a41d8a701f46dc914a9ac_id_rsa 2025-10-02 03:08:32.352769 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0301adb71c7a41d8a701f46dc914a9ac/work/0301adb71c7a41d8a701f46dc914a9ac_id_rsa.pub 2025-10-02 03:08:32.352838 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-02 03:08:32.352902 | debian-bookworm -> localhost | SHA256:j1EuSXCJGjbyHCYV9nuFDflO7gr2Z9j0qWOTshYFvUk zuul-build-sshkey 2025-10-02 03:08:32.352960 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-02 03:08:32.353034 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-02 03:08:32.353110 | debian-bookworm -> localhost | | .+...o+ | 2025-10-02 03:08:32.353165 | debian-bookworm -> localhost | | o.*..o++E | 2025-10-02 03:08:32.353218 | debian-bookworm -> localhost | | B =. o++o | 2025-10-02 03:08:32.353270 | debian-bookworm -> localhost | | + o =* | 2025-10-02 03:08:32.353321 | debian-bookworm -> localhost | | . S=. | 2025-10-02 03:08:32.353375 | debian-bookworm -> localhost | | ..=+ | 2025-10-02 03:08:32.353427 | debian-bookworm -> localhost | | o .*.o . | 2025-10-02 03:08:32.353478 | debian-bookworm -> localhost | | . o+ X o | 2025-10-02 03:08:32.353530 | debian-bookworm -> localhost | | .+B.+ | 2025-10-02 03:08:32.353582 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-02 03:08:32.353701 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.113912 2025-10-02 03:08:32.365957 | 2025-10-02 03:08:32.366118 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-02 03:08:32.393718 | debian-bookworm | ok 2025-10-02 03:08:32.402535 | debian-bookworm | included: /var/lib/zuul/builds/0301adb71c7a41d8a701f46dc914a9ac/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-02 03:08:32.411606 | 2025-10-02 03:08:32.411692 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-02 03:08:32.424470 | debian-bookworm | skipping: Conditional result was False 2025-10-02 03:08:32.430631 | 2025-10-02 03:08:32.430726 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-02 03:08:33.151906 | debian-bookworm | changed 2025-10-02 03:08:33.159933 | 2025-10-02 03:08:33.160413 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-02 03:08:33.422623 | debian-bookworm | ok 2025-10-02 03:08:33.427625 | 2025-10-02 03:08:33.427706 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-02 03:08:34.162951 | debian-bookworm | changed 2025-10-02 03:08:34.174374 | 2025-10-02 03:08:34.174518 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-02 03:08:34.883698 | debian-bookworm | changed 2025-10-02 03:08:34.892010 | 2025-10-02 03:08:34.892160 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-02 03:08:34.915725 | debian-bookworm | skipping: Conditional result was False 2025-10-02 03:08:34.922425 | 2025-10-02 03:08:34.922525 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-02 03:08:35.274108 | debian-bookworm -> localhost | changed 2025-10-02 03:08:35.285338 | 2025-10-02 03:08:35.285435 | TASK [add-build-sshkey : Add back temp key] 2025-10-02 03:08:35.702679 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0301adb71c7a41d8a701f46dc914a9ac/work/0301adb71c7a41d8a701f46dc914a9ac_id_rsa (zuul-build-sshkey) 2025-10-02 03:08:35.702912 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010421 2025-10-02 03:08:35.710106 | 2025-10-02 03:08:35.710195 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-02 03:08:36.161158 | debian-bookworm | ok 2025-10-02 03:08:36.183846 | 2025-10-02 03:08:36.183956 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-02 03:08:36.207158 | debian-bookworm | skipping: Conditional result was False 2025-10-02 03:08:36.226993 | 2025-10-02 03:08:36.227120 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-02 03:08:36.691298 | debian-bookworm | ok 2025-10-02 03:08:36.705014 | 2025-10-02 03:08:36.705132 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-02 03:08:36.757717 | debian-bookworm | ok 2025-10-02 03:08:36.764491 | 2025-10-02 03:08:36.764594 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-02 03:08:37.074138 | debian-bookworm -> localhost | ok 2025-10-02 03:08:37.080165 | 2025-10-02 03:08:37.080253 | TASK [validate-host : Collect information about the host] 2025-10-02 03:09:18.291498 | debian-bookworm | ok 2025-10-02 03:09:18.301089 | 2025-10-02 03:09:18.301246 | TASK [validate-host : Sanitize hostname] 2025-10-02 03:09:18.382688 | debian-bookworm | ok 2025-10-02 03:09:18.410535 | 2025-10-02 03:09:18.410635 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-02 03:09:18.937280 | debian-bookworm -> localhost | changed 2025-10-02 03:09:18.942577 | 2025-10-02 03:09:18.942669 | TASK [validate-host : Collect information about zuul worker] 2025-10-02 03:09:19.326103 | debian-bookworm | ok 2025-10-02 03:09:19.330570 | 2025-10-02 03:09:19.330662 | TASK [validate-host : Write out all zuul information for each host] 2025-10-02 03:09:19.841712 | debian-bookworm -> localhost | changed 2025-10-02 03:09:19.850458 | 2025-10-02 03:09:19.850547 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-02 03:09:20.107904 | debian-bookworm | ok 2025-10-02 03:09:20.112943 | 2025-10-02 03:09:20.113036 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-02 03:09:20.957874 | debian-bookworm | changed: 2025-10-02 03:09:20.958096 | debian-bookworm | cd+++++++++ src/ 2025-10-02 03:09:20.958142 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-02 03:09:20.958175 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-02 03:09:20.958204 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/ 2025-10-02 03:09:20.958231 | debian-bookworm | cleanup-container-images.yml 2025-10-02 03:09:20.964217 | debian-bookworm | tempest.yml 2025-10-02 03:09:20.973164 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/playbooks/state/ 2025-10-02 03:09:20.973200 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004980 2025-10-02 03:11:40.516001 | 2025-10-02 03:11:40.516123 | TASK [upload-logs : Upload logs to log server] 2025-10-02 03:11:41.114605 | localhost | Output suppressed because no_log was given 2025-10-02 03:11:41.117990 | 2025-10-02 03:11:41.118170 | LOOP [upload-logs : Compress console log and json output] 2025-10-02 03:11:41.174608 | localhost | skipping: Conditional result was False 2025-10-02 03:11:41.193890 | localhost | skipping: Conditional result was False 2025-10-02 03:11:41.211938 | 2025-10-02 03:11:41.212068 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-02 03:11:41.260966 | localhost | skipping: Conditional result was False 2025-10-02 03:11:41.261683 | 2025-10-02 03:11:41.267242 | localhost | skipping: Conditional result was False 2025-10-02 03:11:41.280153 | 2025-10-02 03:11:41.280315 | LOOP [upload-logs : Upload console log and json output]