2026-05-12 03:12:57.056589 | Job console starting 2026-05-12 03:12:57.066177 | Updating git repos 2026-05-12 03:12:57.106576 | Cloning repos into workspace 2026-05-12 03:12:57.144993 | Restoring repo states 2026-05-12 03:12:57.155356 | Merging changes 2026-05-12 03:12:57.155371 | Checking out repos 2026-05-12 03:12:57.211528 | Preparing playbooks 2026-05-12 03:12:58.379970 | Running Ansible setup 2026-05-12 03:13:03.148918 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 03:13:05.218452 | 2026-05-12 03:13:05.218661 | PLAY [Base pre] 2026-05-12 03:13:05.257382 | 2026-05-12 03:13:05.257565 | TASK [Setup log path fact] 2026-05-12 03:13:05.302625 | debian-bookworm | ok 2026-05-12 03:13:05.329429 | 2026-05-12 03:13:05.329637 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 03:13:05.374394 | debian-bookworm | ok 2026-05-12 03:13:05.387978 | 2026-05-12 03:13:05.388138 | TASK [emit-job-header : Print job information] 2026-05-12 03:13:05.428352 | # Job Information 2026-05-12 03:13:05.428617 | Ansible Version: 2.16.14 2026-05-12 03:13:05.428656 | Job: flake8 2026-05-12 03:13:05.428689 | Pipeline: periodic-daily 2026-05-12 03:13:05.428713 | Executor: 521e9411259a 2026-05-12 03:13:05.428734 | Triggered by: https://github.com/osism/cinder-driver-dm-clone 2026-05-12 03:13:05.428756 | Event ID: 11a94bd8d12b46b9a61bf01d92936ecd 2026-05-12 03:13:05.434126 | 2026-05-12 03:13:05.434293 | LOOP [emit-job-header : Print node information] 2026-05-12 03:13:05.614063 | debian-bookworm | ok: 2026-05-12 03:13:05.614500 | debian-bookworm | # Node Information 2026-05-12 03:13:05.614554 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 03:13:05.614580 | debian-bookworm | Hostname: debian 2026-05-12 03:13:05.614603 | debian-bookworm | Username: zuul 2026-05-12 03:13:05.614624 | debian-bookworm | Distro: Debian 12.13 2026-05-12 03:13:05.614654 | debian-bookworm | Provider: regiocloud-a 2026-05-12 03:13:05.614681 | debian-bookworm | Region: 2026-05-12 03:13:05.614702 | debian-bookworm | Label: debian-bookworm 2026-05-12 03:13:05.614721 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 03:13:05.614741 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:f5aa 2026-05-12 03:13:05.636385 | 2026-05-12 03:13:05.636562 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 03:13:06.735152 | debian-bookworm -> localhost | changed 2026-05-12 03:13:06.743378 | 2026-05-12 03:13:06.743539 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 03:13:08.588196 | debian-bookworm -> localhost | changed 2026-05-12 03:13:08.602586 | 2026-05-12 03:13:08.602873 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 03:13:09.365531 | debian-bookworm -> localhost | ok 2026-05-12 03:13:09.374882 | 2026-05-12 03:13:09.375033 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 03:13:09.427536 | debian-bookworm | ok 2026-05-12 03:13:09.450914 | debian-bookworm | included: /var/lib/zuul/builds/1c6bda5e1ff14f40a5bea88f29e0e2f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 03:13:09.460150 | 2026-05-12 03:13:09.460527 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 03:13:12.280992 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 03:13:12.281191 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1c6bda5e1ff14f40a5bea88f29e0e2f1/work/1c6bda5e1ff14f40a5bea88f29e0e2f1_id_rsa 2026-05-12 03:13:12.281229 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1c6bda5e1ff14f40a5bea88f29e0e2f1/work/1c6bda5e1ff14f40a5bea88f29e0e2f1_id_rsa.pub 2026-05-12 03:13:12.281256 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 03:13:12.281294 | debian-bookworm -> localhost | SHA256:GJmfurA/r6VyT0Flry3UAvEdNwkzmcY0LDS7ErHOLBM zuul-build-sshkey 2026-05-12 03:13:12.281317 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 03:13:12.281349 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 03:13:12.281371 | debian-bookworm -> localhost | | +o=+B+o. | 2026-05-12 03:13:12.281394 | debian-bookworm -> localhost | | o B.***.. | 2026-05-12 03:13:12.281415 | debian-bookworm -> localhost | | E + =o+ | 2026-05-12 03:13:12.281435 | debian-bookworm -> localhost | | X + = | 2026-05-12 03:13:12.281455 | debian-bookworm -> localhost | | + S + . | 2026-05-12 03:13:12.281480 | debian-bookworm -> localhost | | + o . | 2026-05-12 03:13:12.281501 | debian-bookworm -> localhost | | . . o | 2026-05-12 03:13:12.281521 | debian-bookworm -> localhost | | .oo= | 2026-05-12 03:13:12.281542 | debian-bookworm -> localhost | | .+==o | 2026-05-12 03:13:12.281562 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 03:13:12.281617 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.825803 2026-05-12 03:13:12.288128 | 2026-05-12 03:13:12.288236 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 03:13:12.329697 | debian-bookworm | ok 2026-05-12 03:13:12.354425 | debian-bookworm | included: /var/lib/zuul/builds/1c6bda5e1ff14f40a5bea88f29e0e2f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 03:13:12.410493 | 2026-05-12 03:13:12.410611 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 03:13:12.434231 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:13:12.441680 | 2026-05-12 03:13:12.441790 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 03:13:13.120791 | debian-bookworm | changed 2026-05-12 03:13:13.127907 | 2026-05-12 03:13:13.128017 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 03:13:13.355479 | debian-bookworm | ok 2026-05-12 03:13:13.360876 | 2026-05-12 03:13:13.360967 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 03:13:14.043300 | debian-bookworm | changed 2026-05-12 03:13:14.079267 | 2026-05-12 03:13:14.079390 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 03:13:14.794218 | debian-bookworm | changed 2026-05-12 03:13:14.807980 | 2026-05-12 03:13:14.808089 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 03:13:14.843942 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:13:14.849809 | 2026-05-12 03:13:14.850010 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 03:13:16.012125 | debian-bookworm -> localhost | changed 2026-05-12 03:13:16.025950 | 2026-05-12 03:13:16.026058 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 03:13:16.852632 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1c6bda5e1ff14f40a5bea88f29e0e2f1/work/1c6bda5e1ff14f40a5bea88f29e0e2f1_id_rsa (zuul-build-sshkey) 2026-05-12 03:13:16.852918 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.036442 2026-05-12 03:13:16.863170 | 2026-05-12 03:13:16.863341 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 03:13:17.352236 | debian-bookworm | ok 2026-05-12 03:13:17.362480 | 2026-05-12 03:13:17.362623 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 03:13:17.407708 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:13:17.420585 | 2026-05-12 03:13:17.420729 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 03:13:18.176667 | debian-bookworm | ok 2026-05-12 03:13:18.208024 | 2026-05-12 03:13:18.208337 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 03:13:18.284296 | debian-bookworm | ok 2026-05-12 03:13:18.295479 | 2026-05-12 03:13:18.295642 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 03:13:18.772022 | debian-bookworm -> localhost | ok 2026-05-12 03:13:18.785367 | 2026-05-12 03:13:18.785531 | TASK [validate-host : Collect information about the host] 2026-05-12 03:13:19.903138 | debian-bookworm | ok 2026-05-12 03:13:19.922186 | 2026-05-12 03:13:19.922381 | TASK [validate-host : Sanitize hostname] 2026-05-12 03:13:20.084325 | debian-bookworm | ok 2026-05-12 03:13:20.140736 | 2026-05-12 03:13:20.140885 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 03:13:20.896620 | debian-bookworm -> localhost | changed 2026-05-12 03:13:20.902987 | 2026-05-12 03:13:20.903131 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 03:13:21.332852 | debian-bookworm | ok 2026-05-12 03:13:21.338360 | 2026-05-12 03:13:21.338535 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 03:13:22.589848 | debian-bookworm -> localhost | changed 2026-05-12 03:13:22.600305 | 2026-05-12 03:13:22.600430 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 03:13:22.862311 | debian-bookworm | ok 2026-05-12 03:13:22.871034 | 2026-05-12 03:13:22.871180 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 03:13:23.956209 | debian-bookworm | changed: 2026-05-12 03:13:23.956453 | debian-bookworm | cd+++++++++ src/ 2026-05-12 03:13:23.956491 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 03:13:23.956518 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 03:13:23.956541 | debian-bookworm | cd+++++++++ src/github.com/osism/cinder-driver-dm-clone/ 2026-05-12 03:13:23.956564 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1c6bda5e1ff14f40a5bea88f29e0e2f1/work/logs" 2026-05-12 03:13:53.095856 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1c6bda5e1ff14f40a5bea88f29e0e2f1/work/artifacts" 2026-05-12 03:13:54.373339 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1c6bda5e1ff14f40a5bea88f29e0e2f1/work/docs" 2026-05-12 03:13:54.386103 | 2026-05-12 03:13:54.386243 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 03:13:56.471142 | debian-bookworm | changed: 2026-05-12 03:13:56.471351 | debian-bookworm | .d..t...... ./ 2026-05-12 03:13:56.471384 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 03:13:56.471408 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 03:13:56.471430 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 03:13:56.471463 | debian-bookworm | changed: All items complete 2026-05-12 03:13:56.471481 | 2026-05-12 03:13:57.289024 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 03:13:58.091596 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 03:13:58.111893 | 2026-05-12 03:13:58.111986 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 03:13:58.133111 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:13:58.139249 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:13:58.154847 | 2026-05-12 03:13:58.154937 | PLAY RECAP 2026-05-12 03:13:58.154990 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-12 03:13:58.155016 | 2026-05-12 03:13:58.259589 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 03:13:58.260336 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 03:13:59.934344 | 2026-05-12 03:13:59.934479 | PLAY [Base post] 2026-05-12 03:14:00.015392 | 2026-05-12 03:14:00.015525 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 03:14:00.759703 | debian-bookworm | changed 2026-05-12 03:14:00.769286 | 2026-05-12 03:14:00.769382 | PLAY RECAP 2026-05-12 03:14:00.769432 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 03:14:00.769482 | 2026-05-12 03:14:00.950059 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 03:14:00.950716 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 03:14:02.393878 | 2026-05-12 03:14:02.394079 | PLAY [Base post-logs] 2026-05-12 03:14:02.428276 | 2026-05-12 03:14:02.428402 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 03:14:02.859039 | localhost | changed 2026-05-12 03:14:02.867080 | 2026-05-12 03:14:02.867211 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 03:14:02.895550 | localhost | ok 2026-05-12 03:14:02.898081 | 2026-05-12 03:14:02.898159 | TASK [Set zuul-log-path fact] 2026-05-12 03:14:02.915378 | localhost | ok 2026-05-12 03:14:02.926009 | 2026-05-12 03:14:02.926103 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 03:14:02.960757 | localhost | ok 2026-05-12 03:14:02.963224 | 2026-05-12 03:14:02.963470 | TASK [upload-logs : Create log directories] 2026-05-12 03:14:03.729996 | localhost | changed 2026-05-12 03:14:03.732317 | 2026-05-12 03:14:03.732397 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 03:14:04.248681 | localhost -> localhost | ok: Runtime: 0:00:00.011566 2026-05-12 03:14:04.252294 | 2026-05-12 03:14:04.252395 | TASK [upload-logs : Upload logs to log server] 2026-05-12 03:14:04.972728 | localhost | Output suppressed because no_log was given 2026-05-12 03:14:04.974110 | 2026-05-12 03:14:04.974197 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 03:14:05.051512 | localhost | skipping: Conditional result was False 2026-05-12 03:14:05.058727 | localhost | skipping: Conditional result was False 2026-05-12 03:14:05.065093 | 2026-05-12 03:14:05.065182 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 03:14:05.151888 | localhost | skipping: Conditional result was False 2026-05-12 03:14:05.152133 | 2026-05-12 03:14:05.165059 | localhost | skipping: Conditional result was False 2026-05-12 03:14:05.171467 | 2026-05-12 03:14:05.171565 | LOOP [upload-logs : Upload console log and json output]