2026-01-08 13:54:36.730214 | Job console starting 2026-01-08 13:54:36.747084 | Updating git repos 2026-01-08 13:54:36.776940 | Cloning repos into workspace 2026-01-08 13:54:36.823797 | Restoring repo states 2026-01-08 13:54:36.830014 | Merging changes 2026-01-08 13:54:37.299481 | Checking out repos 2026-01-08 13:54:37.334451 | Preparing playbooks 2026-01-08 13:54:38.071496 | Running Ansible setup 2026-01-08 13:54:42.257238 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-08 13:54:43.415377 | 2026-01-08 13:54:43.415557 | PLAY [Base pre] 2026-01-08 13:54:43.467923 | 2026-01-08 13:54:43.468093 | TASK [Setup log path fact] 2026-01-08 13:54:43.522271 | debian-bookworm | ok 2026-01-08 13:54:43.549891 | 2026-01-08 13:54:43.550056 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-08 13:54:43.622369 | debian-bookworm | ok 2026-01-08 13:54:43.635440 | 2026-01-08 13:54:43.635611 | TASK [emit-job-header : Print job information] 2026-01-08 13:54:43.720572 | # Job Information 2026-01-08 13:54:43.720801 | Ansible Version: 2.16.14 2026-01-08 13:54:43.720842 | Job: python-black 2026-01-08 13:54:43.720887 | Pipeline: check 2026-01-08 13:54:43.720928 | Executor: 521e9411259a 2026-01-08 13:54:43.720975 | Triggered by: https://github.com/osism/openstack-sandbox-manager/pull/100 2026-01-08 13:54:43.720998 | Event ID: 8c6de890-ec99-11f0-84ee-11516ac227dc 2026-01-08 13:54:43.735386 | 2026-01-08 13:54:43.736057 | LOOP [emit-job-header : Print node information] 2026-01-08 13:54:44.019441 | debian-bookworm | ok: 2026-01-08 13:54:44.019722 | debian-bookworm | # Node Information 2026-01-08 13:54:44.019763 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-08 13:54:44.019789 | debian-bookworm | Hostname: debian 2026-01-08 13:54:44.019811 | debian-bookworm | Username: zuul 2026-01-08 13:54:44.019832 | debian-bookworm | Distro: Debian 12.12 2026-01-08 13:54:44.019856 | debian-bookworm | Provider: regiocloud-a 2026-01-08 13:54:44.019878 | debian-bookworm | Region: 2026-01-08 13:54:44.019899 | debian-bookworm | Label: debian-bookworm 2026-01-08 13:54:44.019919 | debian-bookworm | Product Name: OpenStack Nova 2026-01-08 13:54:44.019938 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb4:9b65 2026-01-08 13:54:44.045269 | 2026-01-08 13:54:44.045421 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-08 13:54:44.951469 | debian-bookworm -> localhost | changed 2026-01-08 13:54:44.963444 | 2026-01-08 13:54:44.963632 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-08 13:54:46.574408 | debian-bookworm -> localhost | changed 2026-01-08 13:54:46.599862 | 2026-01-08 13:54:46.600019 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-08 13:54:46.972443 | debian-bookworm -> localhost | ok 2026-01-08 13:54:46.980465 | 2026-01-08 13:54:46.980612 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-08 13:54:47.010657 | debian-bookworm | ok 2026-01-08 13:54:47.038684 | debian-bookworm | included: /var/lib/zuul/builds/f14e9117ff70437281cae13e087fda81/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-08 13:54:47.050461 | 2026-01-08 13:54:47.050965 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-08 13:54:48.617958 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-08 13:54:48.618204 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f14e9117ff70437281cae13e087fda81/work/f14e9117ff70437281cae13e087fda81_id_rsa 2026-01-08 13:54:48.618243 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f14e9117ff70437281cae13e087fda81/work/f14e9117ff70437281cae13e087fda81_id_rsa.pub 2026-01-08 13:54:48.618271 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-08 13:54:48.618296 | debian-bookworm -> localhost | SHA256:y0gVRnaP8CrQxgrGFJ1LT8bMwgBjjY6z+mxNGW703iE zuul-build-sshkey 2026-01-08 13:54:48.618318 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-08 13:54:48.618353 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-08 13:54:48.618377 | debian-bookworm -> localhost | |oo*= = .* . | 2026-01-08 13:54:48.618399 | debian-bookworm -> localhost | |.= .*o*o = o | 2026-01-08 13:54:48.618420 | debian-bookworm -> localhost | |o +..*+ . o . | 2026-01-08 13:54:48.618439 | debian-bookworm -> localhost | |oo .++.. . | 2026-01-08 13:54:48.618459 | debian-bookworm -> localhost | | o o.+o S | 2026-01-08 13:54:48.618487 | debian-bookworm -> localhost | |. =.E+.. | 2026-01-08 13:54:48.618508 | debian-bookworm -> localhost | |. + ..oo. | 2026-01-08 13:54:48.618529 | debian-bookworm -> localhost | |... . . . | 2026-01-08 13:54:48.618550 | debian-bookworm -> localhost | | oo | 2026-01-08 13:54:48.618571 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-08 13:54:48.618634 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.823473 2026-01-08 13:54:48.625270 | 2026-01-08 13:54:48.625397 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-08 13:54:48.689822 | debian-bookworm | ok 2026-01-08 13:54:48.726482 | debian-bookworm | included: /var/lib/zuul/builds/f14e9117ff70437281cae13e087fda81/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-08 13:54:48.799881 | 2026-01-08 13:54:48.800065 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-08 13:54:48.866348 | debian-bookworm | skipping: Conditional result was False 2026-01-08 13:54:48.873361 | 2026-01-08 13:54:48.873501 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-08 13:54:49.571788 | debian-bookworm | changed 2026-01-08 13:54:49.577622 | 2026-01-08 13:54:49.577741 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-08 13:54:49.835931 | debian-bookworm | ok 2026-01-08 13:54:49.842875 | 2026-01-08 13:54:49.843028 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-08 13:54:50.551911 | debian-bookworm | changed 2026-01-08 13:54:50.570092 | 2026-01-08 13:54:50.570288 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-08 13:54:51.265472 | debian-bookworm | changed 2026-01-08 13:54:51.275809 | 2026-01-08 13:54:51.275956 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-08 13:54:51.320481 | debian-bookworm | skipping: Conditional result was False 2026-01-08 13:54:51.327257 | 2026-01-08 13:54:51.327481 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-08 13:54:52.076270 | debian-bookworm -> localhost | changed 2026-01-08 13:54:52.096336 | 2026-01-08 13:54:52.096554 | TASK [add-build-sshkey : Add back temp key] 2026-01-08 13:54:52.557686 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f14e9117ff70437281cae13e087fda81/work/f14e9117ff70437281cae13e087fda81_id_rsa (zuul-build-sshkey) 2026-01-08 13:54:52.557947 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015584 2026-01-08 13:54:52.566413 | 2026-01-08 13:54:52.566549 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-08 13:54:53.100526 | debian-bookworm | ok 2026-01-08 13:54:53.114494 | 2026-01-08 13:54:53.114641 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-08 13:54:53.149911 | debian-bookworm | skipping: Conditional result was False 2026-01-08 13:54:53.161828 | 2026-01-08 13:54:53.161970 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-08 13:54:53.713444 | debian-bookworm | ok 2026-01-08 13:54:53.750519 | 2026-01-08 13:54:53.750678 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-08 13:54:53.810252 | debian-bookworm | ok 2026-01-08 13:54:53.825913 | 2026-01-08 13:54:53.826062 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-08 13:54:54.183836 | debian-bookworm -> localhost | ok 2026-01-08 13:54:54.190868 | 2026-01-08 13:54:54.190999 | TASK [validate-host : Collect information about the host] 2026-01-08 13:54:55.399754 | debian-bookworm | ok 2026-01-08 13:54:55.410584 | 2026-01-08 13:54:55.410728 | TASK [validate-host : Sanitize hostname] 2026-01-08 13:54:55.595362 | debian-bookworm | ok 2026-01-08 13:54:55.641054 | 2026-01-08 13:54:55.641226 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-08 13:54:56.326945 | debian-bookworm -> localhost | changed 2026-01-08 13:54:56.335489 | 2026-01-08 13:54:56.335631 | TASK [validate-host : Collect information about zuul worker] 2026-01-08 13:54:56.806026 | debian-bookworm | ok 2026-01-08 13:54:56.816223 | 2026-01-08 13:54:56.816371 | TASK [validate-host : Write out all zuul information for each host] 2026-01-08 13:54:57.419203 | debian-bookworm -> localhost | changed 2026-01-08 13:54:57.432991 | 2026-01-08 13:54:57.433155 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-08 13:54:57.746560 | debian-bookworm | ok 2026-01-08 13:54:57.753669 | 2026-01-08 13:54:57.753815 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-08 13:54:58.697412 | debian-bookworm | changed: 2026-01-08 13:54:58.697623 | debian-bookworm | cd+++++++++ src/ 2026-01-08 13:54:58.697658 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-08 13:54:58.697683 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-08 13:54:58.697705 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-01-08 13:54:58.697726 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005973 2026-01-08 13:55:25.823803 | 2026-01-08 13:55:25.823927 | TASK [upload-logs : Upload logs to log server] 2026-01-08 13:55:26.440039 | localhost | Output suppressed because no_log was given 2026-01-08 13:55:26.448303 | 2026-01-08 13:55:26.448484 | LOOP [upload-logs : Compress console log and json output] 2026-01-08 13:55:26.508349 | localhost | skipping: Conditional result was False 2026-01-08 13:55:26.524320 | localhost | skipping: Conditional result was False 2026-01-08 13:55:26.539208 | 2026-01-08 13:55:26.539398 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-08 13:55:26.592421 | localhost | skipping: Conditional result was False 2026-01-08 13:55:26.592779 | 2026-01-08 13:55:26.598265 | localhost | skipping: Conditional result was False 2026-01-08 13:55:26.607587 | 2026-01-08 13:55:26.607715 | LOOP [upload-logs : Upload console log and json output]