2026-04-25 03:14:44.766142 | Job console starting 2026-04-25 03:14:44.778531 | Updating git repos 2026-04-25 03:14:44.808028 | Cloning repos into workspace 2026-04-25 03:14:44.883488 | Restoring repo states 2026-04-25 03:14:44.901578 | Merging changes 2026-04-25 03:14:44.901595 | Checking out repos 2026-04-25 03:14:44.978780 | Preparing playbooks 2026-04-25 03:14:46.078102 | Running Ansible setup 2026-04-25 03:14:51.120225 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-25 03:14:51.780278 | 2026-04-25 03:14:51.780423 | PLAY [Base pre] 2026-04-25 03:14:51.795213 | 2026-04-25 03:14:51.795352 | TASK [Setup log path fact] 2026-04-25 03:14:51.813070 | debian-bookworm | ok 2026-04-25 03:14:51.827409 | 2026-04-25 03:14:51.827542 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-25 03:14:51.856005 | debian-bookworm | ok 2026-04-25 03:14:51.865188 | 2026-04-25 03:14:51.865300 | TASK [emit-job-header : Print job information] 2026-04-25 03:14:51.903446 | # Job Information 2026-04-25 03:14:51.903611 | Ansible Version: 2.16.14 2026-04-25 03:14:51.903645 | Job: flake8 2026-04-25 03:14:51.903676 | Pipeline: periodic-daily 2026-04-25 03:14:51.903699 | Executor: 521e9411259a 2026-04-25 03:14:51.903719 | Triggered by: https://github.com/osism/cinder-driver-dm-clone 2026-04-25 03:14:51.903741 | Event ID: 63ac965f94fa4ef5baf7115466ec6296 2026-04-25 03:14:51.908419 | 2026-04-25 03:14:51.908513 | LOOP [emit-job-header : Print node information] 2026-04-25 03:14:52.015301 | debian-bookworm | ok: 2026-04-25 03:14:52.015470 | debian-bookworm | # Node Information 2026-04-25 03:14:52.015505 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-25 03:14:52.015531 | debian-bookworm | Hostname: debian 2026-04-25 03:14:52.015553 | debian-bookworm | Username: zuul 2026-04-25 03:14:52.015575 | debian-bookworm | Distro: Debian 12.13 2026-04-25 03:14:52.015599 | debian-bookworm | Provider: regiocloud-a 2026-04-25 03:14:52.015619 | debian-bookworm | Region: 2026-04-25 03:14:52.015640 | debian-bookworm | Label: debian-bookworm 2026-04-25 03:14:52.015661 | debian-bookworm | Product Name: OpenStack Nova 2026-04-25 03:14:52.015680 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7e:f8af 2026-04-25 03:14:52.033592 | 2026-04-25 03:14:52.033704 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-25 03:14:52.504162 | debian-bookworm -> localhost | changed 2026-04-25 03:14:52.511069 | 2026-04-25 03:14:52.511177 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-25 03:14:53.544739 | debian-bookworm -> localhost | changed 2026-04-25 03:14:53.555322 | 2026-04-25 03:14:53.555428 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-25 03:14:53.812481 | debian-bookworm -> localhost | ok 2026-04-25 03:14:53.818669 | 2026-04-25 03:14:53.818781 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-25 03:14:53.846628 | debian-bookworm | ok 2026-04-25 03:14:53.863341 | debian-bookworm | included: /var/lib/zuul/builds/bd91f345dc7843debc194b873d62e45c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-25 03:14:53.869473 | 2026-04-25 03:14:53.869567 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-25 03:14:55.697171 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-25 03:14:55.697388 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bd91f345dc7843debc194b873d62e45c/work/bd91f345dc7843debc194b873d62e45c_id_rsa 2026-04-25 03:14:55.697429 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bd91f345dc7843debc194b873d62e45c/work/bd91f345dc7843debc194b873d62e45c_id_rsa.pub 2026-04-25 03:14:55.697456 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-25 03:14:55.697481 | debian-bookworm -> localhost | SHA256:TGeK5ZV5O6MMF3yVdb0R8YSriQR69ERgCQ6iSA+ieVY zuul-build-sshkey 2026-04-25 03:14:55.697504 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-25 03:14:55.697534 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-25 03:14:55.697556 | debian-bookworm -> localhost | |.o. E ..o+. .*B| 2026-04-25 03:14:55.697579 | debian-bookworm -> localhost | |=ooo o .+..o .oo+| 2026-04-25 03:14:55.697600 | debian-bookworm -> localhost | |= o. .oo+O o .+| 2026-04-25 03:14:55.697620 | debian-bookworm -> localhost | | o .*.=o+ ... | 2026-04-25 03:14:55.697641 | debian-bookworm -> localhost | | ..S...+o | 2026-04-25 03:14:55.697667 | debian-bookworm -> localhost | | +..oo | 2026-04-25 03:14:55.697689 | debian-bookworm -> localhost | | o | 2026-04-25 03:14:55.697710 | debian-bookworm -> localhost | | | 2026-04-25 03:14:55.697731 | debian-bookworm -> localhost | | | 2026-04-25 03:14:55.697751 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-25 03:14:55.697801 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.284492 2026-04-25 03:14:55.704519 | 2026-04-25 03:14:55.704627 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-25 03:14:55.745906 | debian-bookworm | ok 2026-04-25 03:14:55.760152 | debian-bookworm | included: /var/lib/zuul/builds/bd91f345dc7843debc194b873d62e45c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-25 03:14:55.783466 | 2026-04-25 03:14:55.783579 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-25 03:14:55.818685 | debian-bookworm | skipping: Conditional result was False 2026-04-25 03:14:55.824620 | 2026-04-25 03:14:55.824723 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-25 03:14:56.776256 | debian-bookworm | changed 2026-04-25 03:14:56.783467 | 2026-04-25 03:14:56.783578 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-25 03:14:57.058263 | debian-bookworm | ok 2026-04-25 03:14:57.067465 | 2026-04-25 03:14:57.067582 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-25 03:14:57.766205 | debian-bookworm | changed 2026-04-25 03:14:57.774756 | 2026-04-25 03:14:57.774903 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-25 03:14:58.397721 | debian-bookworm | changed 2026-04-25 03:14:58.404024 | 2026-04-25 03:14:58.404119 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-25 03:14:58.430407 | debian-bookworm | skipping: Conditional result was False 2026-04-25 03:14:58.436397 | 2026-04-25 03:14:58.436498 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-25 03:14:59.068793 | debian-bookworm -> localhost | changed 2026-04-25 03:14:59.090935 | 2026-04-25 03:14:59.091066 | TASK [add-build-sshkey : Add back temp key] 2026-04-25 03:14:59.446406 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bd91f345dc7843debc194b873d62e45c/work/bd91f345dc7843debc194b873d62e45c_id_rsa (zuul-build-sshkey) 2026-04-25 03:14:59.446621 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009549 2026-04-25 03:14:59.454203 | 2026-04-25 03:14:59.454330 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-25 03:14:59.911744 | debian-bookworm | ok 2026-04-25 03:14:59.916631 | 2026-04-25 03:14:59.916730 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-25 03:14:59.939878 | debian-bookworm | skipping: Conditional result was False 2026-04-25 03:14:59.952800 | 2026-04-25 03:14:59.952910 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-25 03:15:00.386392 | debian-bookworm | ok 2026-04-25 03:15:00.396925 | 2026-04-25 03:15:00.397031 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-25 03:15:00.424991 | debian-bookworm | ok 2026-04-25 03:15:00.430148 | 2026-04-25 03:15:00.430252 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-25 03:15:00.863340 | debian-bookworm -> localhost | ok 2026-04-25 03:15:00.870218 | 2026-04-25 03:15:00.870341 | TASK [validate-host : Collect information about the host] 2026-04-25 03:15:02.016752 | debian-bookworm | ok 2026-04-25 03:15:02.028308 | 2026-04-25 03:15:02.028411 | TASK [validate-host : Sanitize hostname] 2026-04-25 03:15:02.118175 | debian-bookworm | ok 2026-04-25 03:15:02.149205 | 2026-04-25 03:15:02.149325 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-25 03:15:02.712417 | debian-bookworm -> localhost | changed 2026-04-25 03:15:02.718167 | 2026-04-25 03:15:02.718321 | TASK [validate-host : Collect information about zuul worker] 2026-04-25 03:15:03.150732 | debian-bookworm | ok 2026-04-25 03:15:03.155487 | 2026-04-25 03:15:03.155592 | TASK [validate-host : Write out all zuul information for each host] 2026-04-25 03:15:03.707163 | debian-bookworm -> localhost | changed 2026-04-25 03:15:03.723081 | 2026-04-25 03:15:03.723218 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-25 03:15:03.994591 | debian-bookworm | ok 2026-04-25 03:15:04.000374 | 2026-04-25 03:15:04.000476 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-25 03:15:04.817268 | debian-bookworm | changed: 2026-04-25 03:15:04.817472 | debian-bookworm | cd+++++++++ src/ 2026-04-25 03:15:04.817505 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-25 03:15:04.817529 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-25 03:15:04.817550 | debian-bookworm | cd+++++++++ src/github.com/osism/cinder-driver-dm-clone/ 2026-04-25 03:15:04.817570 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005432 2026-04-25 03:15:30.705687 | 2026-04-25 03:15:30.705785 | TASK [upload-logs : Upload logs to log server] 2026-04-25 03:15:31.479125 | localhost | Output suppressed because no_log was given 2026-04-25 03:15:31.480930 | 2026-04-25 03:15:31.481218 | LOOP [upload-logs : Compress console log and json output] 2026-04-25 03:15:31.527299 | localhost | skipping: Conditional result was False 2026-04-25 03:15:31.534072 | localhost | skipping: Conditional result was False 2026-04-25 03:15:31.537376 | 2026-04-25 03:15:31.538237 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-25 03:15:31.609065 | localhost | skipping: Conditional result was False 2026-04-25 03:15:31.609317 | 2026-04-25 03:15:31.615126 | localhost | skipping: Conditional result was False 2026-04-25 03:15:31.620291 | 2026-04-25 03:15:31.620421 | LOOP [upload-logs : Upload console log and json output]