2026-01-24 03:10:54.752267 | Job console starting 2026-01-24 03:10:54.759745 | Updating git repos 2026-01-24 03:10:54.819195 | Cloning repos into workspace 2026-01-24 03:10:54.862581 | Restoring repo states 2026-01-24 03:10:54.876953 | Merging changes 2026-01-24 03:10:54.876971 | Checking out repos 2026-01-24 03:10:54.944824 | Preparing playbooks 2026-01-24 03:10:56.065892 | Running Ansible setup 2026-01-24 03:11:01.106208 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-24 03:11:02.350140 | 2026-01-24 03:11:02.350267 | PLAY [Base pre] 2026-01-24 03:11:02.366611 | 2026-01-24 03:11:02.366722 | TASK [Setup log path fact] 2026-01-24 03:11:02.391116 | debian-bookworm | ok 2026-01-24 03:11:02.405859 | 2026-01-24 03:11:02.406019 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-24 03:11:02.434570 | debian-bookworm | ok 2026-01-24 03:11:02.444289 | 2026-01-24 03:11:02.444416 | TASK [emit-job-header : Print job information] 2026-01-24 03:11:02.493659 | # Job Information 2026-01-24 03:11:02.494031 | Ansible Version: 2.16.14 2026-01-24 03:11:02.494128 | Job: python-black 2026-01-24 03:11:02.494217 | Pipeline: periodic-daily 2026-01-24 03:11:02.494288 | Executor: 521e9411259a 2026-01-24 03:11:02.494350 | Triggered by: https://github.com/osism/openstack-health-middleware 2026-01-24 03:11:02.494473 | Event ID: bfe2c4d0ee704f3b982ca48e93de47ee 2026-01-24 03:11:02.504701 | 2026-01-24 03:11:02.504861 | LOOP [emit-job-header : Print node information] 2026-01-24 03:11:02.642229 | debian-bookworm | ok: 2026-01-24 03:11:02.642550 | debian-bookworm | # Node Information 2026-01-24 03:11:02.642609 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-24 03:11:02.642647 | debian-bookworm | Hostname: debian 2026-01-24 03:11:02.642678 | debian-bookworm | Username: zuul 2026-01-24 03:11:02.642709 | debian-bookworm | Distro: Debian 12.13 2026-01-24 03:11:02.642745 | debian-bookworm | Provider: regiocloud-a 2026-01-24 03:11:02.642776 | debian-bookworm | Region: 2026-01-24 03:11:02.642807 | debian-bookworm | Label: debian-bookworm 2026-01-24 03:11:02.642954 | debian-bookworm | Product Name: OpenStack Nova 2026-01-24 03:11:02.642989 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb6:81cc 2026-01-24 03:11:02.669864 | 2026-01-24 03:11:02.669987 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-24 03:11:03.394817 | debian-bookworm -> localhost | changed 2026-01-24 03:11:03.401690 | 2026-01-24 03:11:03.401794 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-24 03:11:05.025235 | debian-bookworm -> localhost | changed 2026-01-24 03:11:05.046304 | 2026-01-24 03:11:05.046423 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-24 03:11:05.442644 | debian-bookworm -> localhost | ok 2026-01-24 03:11:05.448645 | 2026-01-24 03:11:05.448747 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-24 03:11:05.466894 | debian-bookworm | ok 2026-01-24 03:11:05.494857 | debian-bookworm | included: /var/lib/zuul/builds/4f0489cdeb5d4e66ab8eb9e90190e614/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-24 03:11:05.507261 | 2026-01-24 03:11:05.507381 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-24 03:11:07.452992 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-24 03:11:07.453500 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4f0489cdeb5d4e66ab8eb9e90190e614/work/4f0489cdeb5d4e66ab8eb9e90190e614_id_rsa 2026-01-24 03:11:07.453624 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4f0489cdeb5d4e66ab8eb9e90190e614/work/4f0489cdeb5d4e66ab8eb9e90190e614_id_rsa.pub 2026-01-24 03:11:07.453707 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-24 03:11:07.453785 | debian-bookworm -> localhost | SHA256:yQZjDI/ncsuEAqILw28o6pc2UnWwpVrGksOAU8cLGkY zuul-build-sshkey 2026-01-24 03:11:07.453853 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-24 03:11:07.453938 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-24 03:11:07.454005 | debian-bookworm -> localhost | |oE..o | 2026-01-24 03:11:07.454071 | debian-bookworm -> localhost | |+o...* . | 2026-01-24 03:11:07.454132 | debian-bookworm -> localhost | |++o.+.% | 2026-01-24 03:11:07.454189 | debian-bookworm -> localhost | |=. =.% = . | 2026-01-24 03:11:07.454248 | debian-bookworm -> localhost | |+.. X = S | 2026-01-24 03:11:07.454310 | debian-bookworm -> localhost | |.oo+ = o | 2026-01-24 03:11:07.454419 | debian-bookworm -> localhost | |o..o. o | 2026-01-24 03:11:07.454487 | debian-bookworm -> localhost | |o..= | 2026-01-24 03:11:07.454550 | debian-bookworm -> localhost | |o.+ . | 2026-01-24 03:11:07.454610 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-24 03:11:07.454739 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.469418 2026-01-24 03:11:07.468575 | 2026-01-24 03:11:07.468718 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-24 03:11:07.491017 | debian-bookworm | ok 2026-01-24 03:11:07.502594 | debian-bookworm | included: /var/lib/zuul/builds/4f0489cdeb5d4e66ab8eb9e90190e614/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-24 03:11:07.511495 | 2026-01-24 03:11:07.511572 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-24 03:11:07.534299 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:11:07.553691 | 2026-01-24 03:11:07.553774 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-24 03:11:08.172758 | debian-bookworm | changed 2026-01-24 03:11:08.178687 | 2026-01-24 03:11:08.178796 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-24 03:11:08.440017 | debian-bookworm | ok 2026-01-24 03:11:08.445169 | 2026-01-24 03:11:08.445254 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-24 03:11:09.060344 | debian-bookworm | changed 2026-01-24 03:11:09.067116 | 2026-01-24 03:11:09.067206 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-24 03:11:09.712504 | debian-bookworm | changed 2026-01-24 03:11:09.718223 | 2026-01-24 03:11:09.718335 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-24 03:11:09.742548 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:11:09.748839 | 2026-01-24 03:11:09.748959 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-24 03:11:10.255163 | debian-bookworm -> localhost | changed 2026-01-24 03:11:10.267974 | 2026-01-24 03:11:10.268121 | TASK [add-build-sshkey : Add back temp key] 2026-01-24 03:11:10.670734 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4f0489cdeb5d4e66ab8eb9e90190e614/work/4f0489cdeb5d4e66ab8eb9e90190e614_id_rsa (zuul-build-sshkey) 2026-01-24 03:11:10.671051 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020595 2026-01-24 03:11:10.680173 | 2026-01-24 03:11:10.680387 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-24 03:11:11.083920 | debian-bookworm | ok 2026-01-24 03:11:11.089506 | 2026-01-24 03:11:11.089643 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-24 03:11:11.123134 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:11:11.144692 | 2026-01-24 03:11:11.145121 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-24 03:11:11.623116 | debian-bookworm | ok 2026-01-24 03:11:11.634413 | 2026-01-24 03:11:11.634526 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-24 03:11:11.674111 | debian-bookworm | ok 2026-01-24 03:11:11.680458 | 2026-01-24 03:11:11.680564 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-24 03:11:11.984073 | debian-bookworm -> localhost | ok 2026-01-24 03:11:11.991963 | 2026-01-24 03:11:11.992085 | TASK [validate-host : Collect information about the host] 2026-01-24 03:11:13.144860 | debian-bookworm | ok 2026-01-24 03:11:13.171936 | 2026-01-24 03:11:13.172086 | TASK [validate-host : Sanitize hostname] 2026-01-24 03:11:13.377239 | debian-bookworm | ok 2026-01-24 03:11:13.458987 | 2026-01-24 03:11:13.459162 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-24 03:11:14.478267 | debian-bookworm -> localhost | changed 2026-01-24 03:11:14.485912 | 2026-01-24 03:11:14.486028 | TASK [validate-host : Collect information about zuul worker] 2026-01-24 03:11:14.943454 | debian-bookworm | ok 2026-01-24 03:11:14.960553 | 2026-01-24 03:11:14.960689 | TASK [validate-host : Write out all zuul information for each host] 2026-01-24 03:11:16.500854 | debian-bookworm -> localhost | changed 2026-01-24 03:11:16.514180 | 2026-01-24 03:11:16.514309 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-24 03:11:16.883365 | debian-bookworm | ok 2026-01-24 03:11:16.893841 | 2026-01-24 03:11:16.893979 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-24 03:11:18.320055 | debian-bookworm | changed: 2026-01-24 03:11:18.320269 | debian-bookworm | cd+++++++++ src/ 2026-01-24 03:11:18.320304 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-24 03:11:18.320329 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-24 03:11:18.320391 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2026-01-24 03:11:18.320415 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009105 2026-01-24 03:11:43.727056 | 2026-01-24 03:11:43.727220 | TASK [upload-logs : Upload logs to log server] 2026-01-24 03:11:44.329109 | localhost | Output suppressed because no_log was given 2026-01-24 03:11:44.335293 | 2026-01-24 03:11:44.335448 | LOOP [upload-logs : Compress console log and json output] 2026-01-24 03:11:44.399060 | localhost | skipping: Conditional result was False 2026-01-24 03:11:44.404525 | localhost | skipping: Conditional result was False 2026-01-24 03:11:44.413496 | 2026-01-24 03:11:44.413649 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-24 03:11:44.477985 | localhost | skipping: Conditional result was False 2026-01-24 03:11:44.478919 | 2026-01-24 03:11:44.481652 | localhost | skipping: Conditional result was False 2026-01-24 03:11:44.495731 | 2026-01-24 03:11:44.496118 | LOOP [upload-logs : Upload console log and json output]