2025-10-23 03:08:35.761254 | Job console starting 2025-10-23 03:08:35.771225 | Updating git repos 2025-10-23 03:08:35.827353 | Cloning repos into workspace 2025-10-23 03:08:35.887403 | Restoring repo states 2025-10-23 03:08:35.910021 | Merging changes 2025-10-23 03:08:35.910035 | Checking out repos 2025-10-23 03:08:36.016241 | Preparing playbooks 2025-10-23 03:08:37.488439 | Running Ansible setup 2025-10-23 03:08:44.705406 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-23 03:08:45.466157 | 2025-10-23 03:08:45.466284 | PLAY [Base pre] 2025-10-23 03:08:45.480915 | 2025-10-23 03:08:45.481033 | TASK [Setup log path fact] 2025-10-23 03:08:45.498619 | debian-bookworm | ok 2025-10-23 03:08:45.512765 | 2025-10-23 03:08:45.512891 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-23 03:08:45.551247 | debian-bookworm | ok 2025-10-23 03:08:45.560425 | 2025-10-23 03:08:45.560520 | TASK [emit-job-header : Print job information] 2025-10-23 03:08:45.588705 | # Job Information 2025-10-23 03:08:45.588936 | Ansible Version: 2.16.14 2025-10-23 03:08:45.588979 | Job: python-black 2025-10-23 03:08:45.589017 | Pipeline: periodic-daily 2025-10-23 03:08:45.589044 | Executor: 521e9411259a 2025-10-23 03:08:45.589065 | Triggered by: https://github.com/osism/openstack-image-manager 2025-10-23 03:08:45.589087 | Event ID: 3e3633e947434effad13e2e03afb92b2 2025-10-23 03:08:45.594045 | 2025-10-23 03:08:45.594158 | LOOP [emit-job-header : Print node information] 2025-10-23 03:08:45.688499 | debian-bookworm | ok: 2025-10-23 03:08:45.688634 | debian-bookworm | # Node Information 2025-10-23 03:08:45.688661 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-23 03:08:45.688682 | debian-bookworm | Hostname: debian 2025-10-23 03:08:45.688699 | debian-bookworm | Username: zuul 2025-10-23 03:08:45.688716 | debian-bookworm | Distro: Debian 12.12 2025-10-23 03:08:45.688735 | debian-bookworm | Provider: regiocloud-a 2025-10-23 03:08:45.688753 | debian-bookworm | Region: 2025-10-23 03:08:45.688770 | debian-bookworm | Label: debian-bookworm 2025-10-23 03:08:45.688786 | debian-bookworm | Product Name: OpenStack Nova 2025-10-23 03:08:45.688802 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe51:4258 2025-10-23 03:08:45.700595 | 2025-10-23 03:08:45.700701 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-23 03:08:46.215139 | debian-bookworm -> localhost | changed 2025-10-23 03:08:46.220909 | 2025-10-23 03:08:46.220993 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-23 03:08:47.191682 | debian-bookworm -> localhost | changed 2025-10-23 03:08:47.200786 | 2025-10-23 03:08:47.200889 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-23 03:08:47.671691 | debian-bookworm -> localhost | ok 2025-10-23 03:08:47.676681 | 2025-10-23 03:08:47.676767 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-23 03:08:47.706047 | debian-bookworm | ok 2025-10-23 03:08:47.719781 | debian-bookworm | included: /var/lib/zuul/builds/c9a02b94d72a4532815f6c3539933ee1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-23 03:08:47.725046 | 2025-10-23 03:08:47.725119 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-23 03:08:48.483119 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-23 03:08:48.483292 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c9a02b94d72a4532815f6c3539933ee1/work/c9a02b94d72a4532815f6c3539933ee1_id_rsa 2025-10-23 03:08:48.483323 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c9a02b94d72a4532815f6c3539933ee1/work/c9a02b94d72a4532815f6c3539933ee1_id_rsa.pub 2025-10-23 03:08:48.483346 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-23 03:08:48.483390 | debian-bookworm -> localhost | SHA256:k8FCt8/nMBbtSBDguFu0LriQKnGnsRn/9gJJyLFvm/o zuul-build-sshkey 2025-10-23 03:08:48.483411 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-23 03:08:48.483440 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-23 03:08:48.483458 | debian-bookworm -> localhost | | o.+. | 2025-10-23 03:08:48.483477 | debian-bookworm -> localhost | | . + o o . | 2025-10-23 03:08:48.483494 | debian-bookworm -> localhost | | . +. + + o . | 2025-10-23 03:08:48.483510 | debian-bookworm -> localhost | | + .o o * + | 2025-10-23 03:08:48.483526 | debian-bookworm -> localhost | | o..o S B o | 2025-10-23 03:08:48.483547 | debian-bookworm -> localhost | |..+.*+ o = | 2025-10-23 03:08:48.484198 | debian-bookworm -> localhost | |oo.Xo+. . | 2025-10-23 03:08:48.484219 | debian-bookworm -> localhost | |o.+.+.o | 2025-10-23 03:08:48.484237 | debian-bookworm -> localhost | |o ooEo.o. | 2025-10-23 03:08:48.484255 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-23 03:08:48.484297 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.387592 2025-10-23 03:08:48.494535 | 2025-10-23 03:08:48.494627 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-23 03:08:48.522027 | debian-bookworm | ok 2025-10-23 03:08:48.530216 | debian-bookworm | included: /var/lib/zuul/builds/c9a02b94d72a4532815f6c3539933ee1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-23 03:08:48.542054 | 2025-10-23 03:08:48.542142 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-23 03:08:48.565422 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:08:48.572666 | 2025-10-23 03:08:48.572765 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-23 03:08:49.252581 | debian-bookworm | changed 2025-10-23 03:08:49.260674 | 2025-10-23 03:08:49.260793 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-23 03:08:49.509951 | debian-bookworm | ok 2025-10-23 03:08:49.517331 | 2025-10-23 03:08:49.517445 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-23 03:08:50.161379 | debian-bookworm | changed 2025-10-23 03:08:50.167166 | 2025-10-23 03:08:50.167243 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-23 03:08:50.794433 | debian-bookworm | changed 2025-10-23 03:08:50.798824 | 2025-10-23 03:08:50.798926 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-23 03:08:50.831593 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:08:50.836469 | 2025-10-23 03:08:50.836558 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-23 03:08:51.263762 | debian-bookworm -> localhost | changed 2025-10-23 03:08:51.274165 | 2025-10-23 03:08:51.274260 | TASK [add-build-sshkey : Add back temp key] 2025-10-23 03:08:51.591111 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c9a02b94d72a4532815f6c3539933ee1/work/c9a02b94d72a4532815f6c3539933ee1_id_rsa (zuul-build-sshkey) 2025-10-23 03:08:51.591383 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019048 2025-10-23 03:08:51.605255 | 2025-10-23 03:08:51.605489 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-23 03:08:51.997915 | debian-bookworm | ok 2025-10-23 03:08:52.002931 | 2025-10-23 03:08:52.003021 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-23 03:08:52.028860 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:08:52.038766 | 2025-10-23 03:08:52.038885 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-23 03:08:52.458637 | debian-bookworm | ok 2025-10-23 03:08:52.473181 | 2025-10-23 03:08:52.473282 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-23 03:08:52.519177 | debian-bookworm | ok 2025-10-23 03:08:52.526356 | 2025-10-23 03:08:52.526456 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-23 03:08:52.765157 | debian-bookworm -> localhost | ok 2025-10-23 03:08:52.779965 | 2025-10-23 03:08:52.780103 | TASK [validate-host : Collect information about the host] 2025-10-23 03:08:53.853539 | debian-bookworm | ok 2025-10-23 03:08:53.873620 | 2025-10-23 03:08:53.873719 | TASK [validate-host : Sanitize hostname] 2025-10-23 03:08:53.983098 | debian-bookworm | ok 2025-10-23 03:08:54.016935 | 2025-10-23 03:08:54.017038 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-23 03:08:54.594572 | debian-bookworm -> localhost | changed 2025-10-23 03:08:54.600173 | 2025-10-23 03:08:54.600258 | TASK [validate-host : Collect information about zuul worker] 2025-10-23 03:08:55.059885 | debian-bookworm | ok 2025-10-23 03:08:55.064624 | 2025-10-23 03:08:55.064740 | TASK [validate-host : Write out all zuul information for each host] 2025-10-23 03:08:55.956358 | debian-bookworm -> localhost | changed 2025-10-23 03:08:55.969713 | 2025-10-23 03:08:55.969863 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-23 03:08:56.337576 | debian-bookworm | ok 2025-10-23 03:08:56.345277 | 2025-10-23 03:08:56.345397 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-23 03:08:57.564064 | debian-bookworm | changed: 2025-10-23 03:08:57.564266 | debian-bookworm | cd+++++++++ src/ 2025-10-23 03:08:57.564301 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-23 03:08:57.564324 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-23 03:08:57.564345 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-10-23 03:08:57.564365 | debian-bookworm | localhost | ok: Runtime: 0:00:00.032631 2025-10-23 03:09:27.879506 | 2025-10-23 03:09:27.879591 | TASK [upload-logs : Upload logs to log server] 2025-10-23 03:09:28.731131 | localhost | Output suppressed because no_log was given 2025-10-23 03:09:28.732666 | 2025-10-23 03:09:28.732745 | LOOP [upload-logs : Compress console log and json output] 2025-10-23 03:09:28.797536 | localhost | skipping: Conditional result was False 2025-10-23 03:09:28.813118 | localhost | skipping: Conditional result was False 2025-10-23 03:09:28.818150 | 2025-10-23 03:09:28.818244 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-23 03:09:28.866529 | localhost | skipping: Conditional result was False 2025-10-23 03:09:28.866714 | 2025-10-23 03:09:28.871215 | localhost | skipping: Conditional result was False 2025-10-23 03:09:28.883627 | 2025-10-23 03:09:28.883760 | LOOP [upload-logs : Upload console log and json output]