2025-09-08 03:00:13.927073 | Job console starting 2025-09-08 03:00:13.942908 | Updating git repos 2025-09-08 03:00:14.007867 | Cloning repos into workspace 2025-09-08 03:00:14.050229 | Restoring repo states 2025-09-08 03:00:14.067813 | Merging changes 2025-09-08 03:00:14.067834 | Checking out repos 2025-09-08 03:00:14.172398 | Preparing playbooks 2025-09-08 03:00:15.192170 | Running Ansible setup 2025-09-08 03:00:22.828750 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-08 03:00:24.431998 | 2025-09-08 03:00:24.432110 | PLAY [Base pre] 2025-09-08 03:00:24.466587 | 2025-09-08 03:00:24.466983 | TASK [Setup log path fact] 2025-09-08 03:00:24.515790 | debian-bookworm | ok 2025-09-08 03:00:24.534229 | 2025-09-08 03:00:24.534366 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-08 03:00:24.604861 | debian-bookworm | ok 2025-09-08 03:00:24.617666 | 2025-09-08 03:00:24.617775 | TASK [emit-job-header : Print job information] 2025-09-08 03:00:24.807409 | # Job Information 2025-09-08 03:00:24.807589 | Ansible Version: 2.16.14 2025-09-08 03:00:24.807622 | Job: python-black 2025-09-08 03:00:24.807652 | Pipeline: periodic-daily 2025-09-08 03:00:24.807674 | Executor: 521e9411259a 2025-09-08 03:00:24.807691 | Triggered by: https://github.com/osism/cinder-driver-dm-clone 2025-09-08 03:00:24.807708 | Event ID: 8a31b62666eb4e8e84424c609f566672 2025-09-08 03:00:24.812958 | 2025-09-08 03:00:24.813103 | LOOP [emit-job-header : Print node information] 2025-09-08 03:00:25.007166 | debian-bookworm | ok: 2025-09-08 03:00:25.007370 | debian-bookworm | # Node Information 2025-09-08 03:00:25.007406 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-08 03:00:25.007428 | debian-bookworm | Hostname: debian 2025-09-08 03:00:25.007446 | debian-bookworm | Username: zuul 2025-09-08 03:00:25.007464 | debian-bookworm | Distro: Debian 12.12 2025-09-08 03:00:25.007483 | debian-bookworm | Provider: regiocloud-a 2025-09-08 03:00:25.007501 | debian-bookworm | Region: 2025-09-08 03:00:25.007518 | debian-bookworm | Label: debian-bookworm 2025-09-08 03:00:25.007534 | debian-bookworm | Product Name: OpenStack Nova 2025-09-08 03:00:25.007550 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3d:fb4b 2025-09-08 03:00:25.021638 | 2025-09-08 03:00:25.021739 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-08 03:00:26.003112 | debian-bookworm -> localhost | changed 2025-09-08 03:00:26.016755 | 2025-09-08 03:00:26.016851 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-08 03:00:28.270924 | debian-bookworm -> localhost | changed 2025-09-08 03:00:28.282092 | 2025-09-08 03:00:28.282181 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-08 03:00:28.919380 | debian-bookworm -> localhost | ok 2025-09-08 03:00:28.924638 | 2025-09-08 03:00:28.924754 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-08 03:00:28.961632 | debian-bookworm | ok 2025-09-08 03:00:28.981386 | debian-bookworm | included: /var/lib/zuul/builds/1ac7447c40194cfa91510bd2e7bdb39c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-08 03:00:28.999629 | 2025-09-08 03:00:28.999718 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-08 03:00:30.470620 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-08 03:00:30.470805 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1ac7447c40194cfa91510bd2e7bdb39c/work/1ac7447c40194cfa91510bd2e7bdb39c_id_rsa 2025-09-08 03:00:30.470885 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1ac7447c40194cfa91510bd2e7bdb39c/work/1ac7447c40194cfa91510bd2e7bdb39c_id_rsa.pub 2025-09-08 03:00:30.470912 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-08 03:00:30.470932 | debian-bookworm -> localhost | SHA256:3Ha4ChWFH5bEhEeeZIZK1whu9Q9Pno/BiyIygChJnMU zuul-build-sshkey 2025-09-08 03:00:30.470951 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-08 03:00:30.470978 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-08 03:00:30.470996 | debian-bookworm -> localhost | | .. ...@O. | 2025-09-08 03:00:30.471015 | debian-bookworm -> localhost | |. oE ...*BB. | 2025-09-08 03:00:30.471033 | debian-bookworm -> localhost | | + .oo.+=.. | 2025-09-08 03:00:30.471049 | debian-bookworm -> localhost | |oo ... o.O . | 2025-09-08 03:00:30.471066 | debian-bookworm -> localhost | |= . S + O | 2025-09-08 03:00:30.471086 | debian-bookworm -> localhost | |. . . . + = | 2025-09-08 03:00:30.471103 | debian-bookworm -> localhost | | o o . o o . | 2025-09-08 03:00:30.471119 | debian-bookworm -> localhost | | o o o | 2025-09-08 03:00:30.471136 | debian-bookworm -> localhost | | . | 2025-09-08 03:00:30.471153 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-08 03:00:30.471196 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.738754 2025-09-08 03:00:30.476542 | 2025-09-08 03:00:30.476619 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-08 03:00:30.492722 | debian-bookworm | ok 2025-09-08 03:00:30.502183 | debian-bookworm | included: /var/lib/zuul/builds/1ac7447c40194cfa91510bd2e7bdb39c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-08 03:00:30.517282 | 2025-09-08 03:00:30.517367 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-08 03:00:30.553570 | debian-bookworm | skipping: Conditional result was False 2025-09-08 03:00:30.563345 | 2025-09-08 03:00:30.563440 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-08 03:00:31.232329 | debian-bookworm | changed 2025-09-08 03:00:31.236985 | 2025-09-08 03:00:31.237064 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-08 03:00:31.495034 | debian-bookworm | ok 2025-09-08 03:00:31.502428 | 2025-09-08 03:00:31.502512 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-08 03:00:32.165831 | debian-bookworm | changed 2025-09-08 03:00:32.172469 | 2025-09-08 03:00:32.172560 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-08 03:00:32.872521 | debian-bookworm | changed 2025-09-08 03:00:32.881655 | 2025-09-08 03:00:32.881751 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-08 03:00:32.910461 | debian-bookworm | skipping: Conditional result was False 2025-09-08 03:00:32.917912 | 2025-09-08 03:00:32.918009 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-08 03:00:33.705627 | debian-bookworm -> localhost | changed 2025-09-08 03:00:33.719919 | 2025-09-08 03:00:33.720021 | TASK [add-build-sshkey : Add back temp key] 2025-09-08 03:00:34.398142 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1ac7447c40194cfa91510bd2e7bdb39c/work/1ac7447c40194cfa91510bd2e7bdb39c_id_rsa (zuul-build-sshkey) 2025-09-08 03:00:34.398401 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015383 2025-09-08 03:00:34.407019 | 2025-09-08 03:00:34.407113 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-08 03:00:35.129672 | debian-bookworm | ok 2025-09-08 03:00:35.137182 | 2025-09-08 03:00:35.137334 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-08 03:00:35.227024 | debian-bookworm | skipping: Conditional result was False 2025-09-08 03:00:35.242061 | 2025-09-08 03:00:35.242159 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-08 03:00:35.714093 | debian-bookworm | ok 2025-09-08 03:00:35.729834 | 2025-09-08 03:00:35.729939 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-08 03:00:35.768574 | debian-bookworm | ok 2025-09-08 03:00:35.782069 | 2025-09-08 03:00:35.782169 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-08 03:00:36.212013 | debian-bookworm -> localhost | ok 2025-09-08 03:00:36.219714 | 2025-09-08 03:00:36.219806 | TASK [validate-host : Collect information about the host] 2025-09-08 03:00:38.109360 | debian-bookworm | ok 2025-09-08 03:00:38.120095 | 2025-09-08 03:00:38.120190 | TASK [validate-host : Sanitize hostname] 2025-09-08 03:00:38.268698 | debian-bookworm | ok 2025-09-08 03:00:38.297786 | 2025-09-08 03:00:38.297883 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-08 03:00:39.573450 | debian-bookworm -> localhost | changed 2025-09-08 03:00:39.584279 | 2025-09-08 03:00:39.584387 | TASK [validate-host : Collect information about zuul worker] 2025-09-08 03:00:40.195921 | debian-bookworm | ok 2025-09-08 03:00:40.201688 | 2025-09-08 03:00:40.201774 | TASK [validate-host : Write out all zuul information for each host] 2025-09-08 03:00:41.401615 | debian-bookworm -> localhost | changed 2025-09-08 03:00:41.409405 | 2025-09-08 03:00:41.409485 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-08 03:00:41.697782 | debian-bookworm | ok 2025-09-08 03:00:41.702404 | 2025-09-08 03:00:41.702485 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-08 03:00:42.871487 | debian-bookworm | changed: 2025-09-08 03:00:42.871638 | debian-bookworm | cd+++++++++ src/ 2025-09-08 03:00:42.871666 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-08 03:00:42.871687 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-08 03:00:42.871704 | debian-bookworm | cd+++++++++ src/github.com/osism/cinder-driver-dm-clone/ 2025-09-08 03:00:42.871721 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020347 2025-09-08 03:01:10.510673 | 2025-09-08 03:01:10.510755 | TASK [upload-logs : Upload logs to log server] 2025-09-08 03:01:11.910428 | localhost | Output suppressed because no_log was given 2025-09-08 03:01:11.912629 | 2025-09-08 03:01:11.912710 | LOOP [upload-logs : Compress console log and json output] 2025-09-08 03:01:12.049171 | localhost | skipping: Conditional result was False 2025-09-08 03:01:12.061040 | localhost | skipping: Conditional result was False 2025-09-08 03:01:12.072233 | 2025-09-08 03:01:12.072592 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-08 03:01:12.127022 | localhost | skipping: Conditional result was False 2025-09-08 03:01:12.127245 | 2025-09-08 03:01:12.131723 | localhost | skipping: Conditional result was False 2025-09-08 03:01:12.140854 | 2025-09-08 03:01:12.140946 | LOOP [upload-logs : Upload console log and json output]