2026-04-15 03:11:34.148608 | Job console starting 2026-04-15 03:11:34.174953 | Updating git repos 2026-04-15 03:11:34.205317 | Cloning repos into workspace 2026-04-15 03:11:34.349673 | Restoring repo states 2026-04-15 03:11:34.369553 | Merging changes 2026-04-15 03:11:34.369571 | Checking out repos 2026-04-15 03:11:34.492329 | Preparing playbooks 2026-04-15 03:11:35.609719 | Running Ansible setup 2026-04-15 03:11:41.101538 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 03:11:42.155566 | 2026-04-15 03:11:42.155701 | PLAY [Base pre] 2026-04-15 03:11:42.187297 | 2026-04-15 03:11:42.187420 | TASK [Setup log path fact] 2026-04-15 03:11:42.215213 | debian-bookworm | ok 2026-04-15 03:11:42.239237 | 2026-04-15 03:11:42.239376 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 03:11:42.267896 | debian-bookworm | ok 2026-04-15 03:11:42.277221 | 2026-04-15 03:11:42.277354 | TASK [emit-job-header : Print job information] 2026-04-15 03:11:42.315539 | # Job Information 2026-04-15 03:11:42.315702 | Ansible Version: 2.16.14 2026-04-15 03:11:42.315739 | Job: flake8 2026-04-15 03:11:42.315773 | Pipeline: periodic-daily 2026-04-15 03:11:42.315798 | Executor: 521e9411259a 2026-04-15 03:11:42.315820 | Triggered by: https://github.com/osism/cinder-driver-dm-clone 2026-04-15 03:11:42.315845 | Event ID: d972b388f0894745b3716eb2c9cd6eed 2026-04-15 03:11:42.320502 | 2026-04-15 03:11:42.320593 | LOOP [emit-job-header : Print node information] 2026-04-15 03:11:42.417192 | debian-bookworm | ok: 2026-04-15 03:11:42.417375 | debian-bookworm | # Node Information 2026-04-15 03:11:42.417409 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-15 03:11:42.417434 | debian-bookworm | Hostname: debian 2026-04-15 03:11:42.417456 | debian-bookworm | Username: zuul 2026-04-15 03:11:42.417477 | debian-bookworm | Distro: Debian 12.13 2026-04-15 03:11:42.417501 | debian-bookworm | Provider: regiocloud-a 2026-04-15 03:11:42.417522 | debian-bookworm | Region: 2026-04-15 03:11:42.417543 | debian-bookworm | Label: debian-bookworm 2026-04-15 03:11:42.417563 | debian-bookworm | Product Name: OpenStack Nova 2026-04-15 03:11:42.417582 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedb:1156 2026-04-15 03:11:42.435817 | 2026-04-15 03:11:42.435934 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-15 03:11:42.997359 | debian-bookworm -> localhost | changed 2026-04-15 03:11:43.003025 | 2026-04-15 03:11:43.003120 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-15 03:11:44.447906 | debian-bookworm -> localhost | changed 2026-04-15 03:11:44.466997 | 2026-04-15 03:11:44.467102 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-15 03:11:44.838804 | debian-bookworm -> localhost | ok 2026-04-15 03:11:44.844764 | 2026-04-15 03:11:44.844882 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-15 03:11:44.883849 | debian-bookworm | ok 2026-04-15 03:11:44.928088 | debian-bookworm | included: /var/lib/zuul/builds/6b1c59e31e424fcd889e3489cff8b097/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-15 03:11:44.942585 | 2026-04-15 03:11:44.942697 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-15 03:11:47.613908 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-15 03:11:47.614102 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6b1c59e31e424fcd889e3489cff8b097/work/6b1c59e31e424fcd889e3489cff8b097_id_rsa 2026-04-15 03:11:47.614141 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6b1c59e31e424fcd889e3489cff8b097/work/6b1c59e31e424fcd889e3489cff8b097_id_rsa.pub 2026-04-15 03:11:47.614167 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-15 03:11:47.614191 | debian-bookworm -> localhost | SHA256:HNPbyNzeM21B3eQ4/cZmsbKNR9pCFQsXsf/o1gt3qjw zuul-build-sshkey 2026-04-15 03:11:47.614213 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-15 03:11:47.614258 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-15 03:11:47.614282 | debian-bookworm -> localhost | | . =+| 2026-04-15 03:11:47.614305 | debian-bookworm -> localhost | | . o=*| 2026-04-15 03:11:47.614326 | debian-bookworm -> localhost | | o . o*=| 2026-04-15 03:11:47.614345 | debian-bookworm -> localhost | | . = = oo=| 2026-04-15 03:11:47.614365 | debian-bookworm -> localhost | | S = oo +B| 2026-04-15 03:11:47.614393 | debian-bookworm -> localhost | | ...O*o| 2026-04-15 03:11:47.614413 | debian-bookworm -> localhost | | .*=*=| 2026-04-15 03:11:47.614434 | debian-bookworm -> localhost | | .E.*=o| 2026-04-15 03:11:47.614455 | debian-bookworm -> localhost | | o+o..| 2026-04-15 03:11:47.614476 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-15 03:11:47.614526 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.139590 2026-04-15 03:11:47.620688 | 2026-04-15 03:11:47.620777 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-15 03:11:47.663751 | debian-bookworm | ok 2026-04-15 03:11:47.673592 | debian-bookworm | included: /var/lib/zuul/builds/6b1c59e31e424fcd889e3489cff8b097/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-15 03:11:47.686211 | 2026-04-15 03:11:47.686322 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-15 03:11:47.719041 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:11:47.723928 | 2026-04-15 03:11:47.724026 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-15 03:11:48.426436 | debian-bookworm | changed 2026-04-15 03:11:48.430887 | 2026-04-15 03:11:48.430969 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-15 03:11:48.697265 | debian-bookworm | ok 2026-04-15 03:11:48.704698 | 2026-04-15 03:11:48.704806 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-15 03:11:49.365378 | debian-bookworm | changed 2026-04-15 03:11:49.372409 | 2026-04-15 03:11:49.372508 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-15 03:11:50.077849 | debian-bookworm | changed 2026-04-15 03:11:50.091299 | 2026-04-15 03:11:50.091419 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-15 03:11:50.124903 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:11:50.130778 | 2026-04-15 03:11:50.130909 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-15 03:11:51.037554 | debian-bookworm -> localhost | changed 2026-04-15 03:11:51.072193 | 2026-04-15 03:11:51.072319 | TASK [add-build-sshkey : Add back temp key] 2026-04-15 03:11:52.080030 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6b1c59e31e424fcd889e3489cff8b097/work/6b1c59e31e424fcd889e3489cff8b097_id_rsa (zuul-build-sshkey) 2026-04-15 03:11:52.080311 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040417 2026-04-15 03:11:52.088686 | 2026-04-15 03:11:52.088798 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-15 03:11:52.687230 | debian-bookworm | ok 2026-04-15 03:11:52.694161 | 2026-04-15 03:11:52.694334 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-15 03:11:52.747515 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:11:52.758900 | 2026-04-15 03:11:52.759039 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-15 03:11:53.370160 | debian-bookworm | ok 2026-04-15 03:11:53.402391 | 2026-04-15 03:11:53.402547 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-15 03:11:53.473169 | debian-bookworm | ok 2026-04-15 03:11:53.478802 | 2026-04-15 03:11:53.483748 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-15 03:11:54.390292 | debian-bookworm -> localhost | ok 2026-04-15 03:11:54.396544 | 2026-04-15 03:11:54.396643 | TASK [validate-host : Collect information about the host] 2026-04-15 03:11:55.725906 | debian-bookworm | ok 2026-04-15 03:11:55.764253 | 2026-04-15 03:11:55.764368 | TASK [validate-host : Sanitize hostname] 2026-04-15 03:11:56.038655 | debian-bookworm | ok 2026-04-15 03:11:56.125303 | 2026-04-15 03:11:56.125413 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-15 03:11:57.323016 | debian-bookworm -> localhost | changed 2026-04-15 03:11:57.328692 | 2026-04-15 03:11:57.328786 | TASK [validate-host : Collect information about zuul worker] 2026-04-15 03:11:57.889052 | debian-bookworm | ok 2026-04-15 03:11:57.894088 | 2026-04-15 03:11:57.894189 | TASK [validate-host : Write out all zuul information for each host] 2026-04-15 03:11:58.991918 | debian-bookworm -> localhost | changed 2026-04-15 03:11:59.008638 | 2026-04-15 03:11:59.008736 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-15 03:11:59.372998 | debian-bookworm | ok 2026-04-15 03:11:59.382814 | 2026-04-15 03:11:59.382937 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-15 03:12:01.041609 | debian-bookworm | changed: 2026-04-15 03:12:01.041771 | debian-bookworm | cd+++++++++ src/ 2026-04-15 03:12:01.041805 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-15 03:12:01.041830 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-15 03:12:01.041851 | debian-bookworm | cd+++++++++ src/github.com/osism/cinder-driver-dm-clone/ 2026-04-15 03:12:01.041871 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004832 2026-04-15 03:12:28.882410 | 2026-04-15 03:12:28.882522 | TASK [upload-logs : Upload logs to log server] 2026-04-15 03:12:29.400712 | localhost | Output suppressed because no_log was given 2026-04-15 03:12:29.402471 | 2026-04-15 03:12:29.402577 | LOOP [upload-logs : Compress console log and json output] 2026-04-15 03:12:29.446498 | localhost | skipping: Conditional result was False 2026-04-15 03:12:29.452615 | localhost | skipping: Conditional result was False 2026-04-15 03:12:29.459379 | 2026-04-15 03:12:29.459503 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-15 03:12:29.499332 | localhost | skipping: Conditional result was False 2026-04-15 03:12:29.499551 | 2026-04-15 03:12:29.504161 | localhost | skipping: Conditional result was False 2026-04-15 03:12:29.514615 | 2026-04-15 03:12:29.514711 | LOOP [upload-logs : Upload console log and json output]