2025-12-18 03:06:57.288478 | Job console starting 2025-12-18 03:06:57.324590 | Updating git repos 2025-12-18 03:06:57.357915 | Cloning repos into workspace 2025-12-18 03:06:57.414234 | Restoring repo states 2025-12-18 03:06:57.429298 | Merging changes 2025-12-18 03:06:57.429322 | Checking out repos 2025-12-18 03:06:57.522653 | Preparing playbooks 2025-12-18 03:06:58.803518 | Running Ansible setup 2025-12-18 03:07:04.885391 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-18 03:07:06.783712 | 2025-12-18 03:07:06.783890 | PLAY [Base pre] 2025-12-18 03:07:06.839209 | 2025-12-18 03:07:06.839373 | TASK [Setup log path fact] 2025-12-18 03:07:06.878642 | debian-bookworm | ok 2025-12-18 03:07:06.914299 | 2025-12-18 03:07:06.914472 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-18 03:07:07.023848 | debian-bookworm | ok 2025-12-18 03:07:07.043371 | 2025-12-18 03:07:07.043537 | TASK [emit-job-header : Print job information] 2025-12-18 03:07:07.143938 | # Job Information 2025-12-18 03:07:07.144256 | Ansible Version: 2.16.14 2025-12-18 03:07:07.144303 | Job: python-black 2025-12-18 03:07:07.144345 | Pipeline: periodic-daily 2025-12-18 03:07:07.144373 | Executor: 521e9411259a 2025-12-18 03:07:07.144394 | Triggered by: https://github.com/osism/netbox-plugin-osism 2025-12-18 03:07:07.144671 | Event ID: c88ce81bc5c047cdb26173e00c949936 2025-12-18 03:07:07.157009 | 2025-12-18 03:07:07.157158 | LOOP [emit-job-header : Print node information] 2025-12-18 03:07:07.378848 | debian-bookworm | ok: 2025-12-18 03:07:07.379064 | debian-bookworm | # Node Information 2025-12-18 03:07:07.379099 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-18 03:07:07.379125 | debian-bookworm | Hostname: debian 2025-12-18 03:07:07.379148 | debian-bookworm | Username: zuul 2025-12-18 03:07:07.379170 | debian-bookworm | Distro: Debian 12.12 2025-12-18 03:07:07.379194 | debian-bookworm | Provider: regiocloud-a 2025-12-18 03:07:07.379215 | debian-bookworm | Region: 2025-12-18 03:07:07.379236 | debian-bookworm | Label: debian-bookworm 2025-12-18 03:07:07.379256 | debian-bookworm | Product Name: OpenStack Nova 2025-12-18 03:07:07.379277 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef2:6950 2025-12-18 03:07:07.397112 | 2025-12-18 03:07:07.397261 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-18 03:07:08.221056 | debian-bookworm -> localhost | changed 2025-12-18 03:07:08.229324 | 2025-12-18 03:07:08.229482 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-18 03:07:10.455336 | debian-bookworm -> localhost | changed 2025-12-18 03:07:10.477002 | 2025-12-18 03:07:10.485111 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-18 03:07:11.438084 | debian-bookworm -> localhost | ok 2025-12-18 03:07:11.450531 | 2025-12-18 03:07:11.450683 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-18 03:07:11.482141 | debian-bookworm | ok 2025-12-18 03:07:11.502322 | debian-bookworm | included: /var/lib/zuul/builds/80a6c6be2fc5498cbffec1dfdeb18a87/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-18 03:07:11.509114 | 2025-12-18 03:07:11.509284 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-18 03:07:13.975452 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-18 03:07:13.975699 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/80a6c6be2fc5498cbffec1dfdeb18a87/work/80a6c6be2fc5498cbffec1dfdeb18a87_id_rsa 2025-12-18 03:07:13.975739 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/80a6c6be2fc5498cbffec1dfdeb18a87/work/80a6c6be2fc5498cbffec1dfdeb18a87_id_rsa.pub 2025-12-18 03:07:13.975766 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-18 03:07:13.975794 | debian-bookworm -> localhost | SHA256:oVZKnFw8FruOY5vj/NbW6mdwqCdrSYgha2iKYuPq7i0 zuul-build-sshkey 2025-12-18 03:07:13.975816 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-18 03:07:13.975854 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-18 03:07:13.975877 | debian-bookworm -> localhost | | .o. | 2025-12-18 03:07:13.975899 | debian-bookworm -> localhost | | o o+. | 2025-12-18 03:07:13.975920 | debian-bookworm -> localhost | | =.+. | 2025-12-18 03:07:13.975941 | debian-bookworm -> localhost | | . .. + o | 2025-12-18 03:07:13.975962 | debian-bookworm -> localhost | | . o o+.S . | 2025-12-18 03:07:13.975988 | debian-bookworm -> localhost | |..o ...o. o . | 2025-12-18 03:07:13.976008 | debian-bookworm -> localhost | |+. +..+ + | 2025-12-18 03:07:13.976134 | debian-bookworm -> localhost | |+E. o.+* + + | 2025-12-18 03:07:13.976158 | debian-bookworm -> localhost | |X=o. .==o*o+ | 2025-12-18 03:07:13.976179 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-18 03:07:13.976252 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.187529 2025-12-18 03:07:13.984889 | 2025-12-18 03:07:13.985415 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-18 03:07:14.051122 | debian-bookworm | ok 2025-12-18 03:07:14.066719 | debian-bookworm | included: /var/lib/zuul/builds/80a6c6be2fc5498cbffec1dfdeb18a87/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-18 03:07:14.089569 | 2025-12-18 03:07:14.089874 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-18 03:07:14.117329 | debian-bookworm | skipping: Conditional result was False 2025-12-18 03:07:14.126061 | 2025-12-18 03:07:14.126192 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-18 03:07:15.246985 | debian-bookworm | changed 2025-12-18 03:07:15.257483 | 2025-12-18 03:07:15.257645 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-18 03:07:15.583906 | debian-bookworm | ok 2025-12-18 03:07:15.609664 | 2025-12-18 03:07:15.612115 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-18 03:07:16.596414 | debian-bookworm | changed 2025-12-18 03:07:16.625001 | 2025-12-18 03:07:16.625223 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-18 03:07:17.400230 | debian-bookworm | changed 2025-12-18 03:07:17.431748 | 2025-12-18 03:07:17.431904 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-18 03:07:17.481559 | debian-bookworm | skipping: Conditional result was False 2025-12-18 03:07:17.489380 | 2025-12-18 03:07:17.491217 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-18 03:07:18.393038 | debian-bookworm -> localhost | changed 2025-12-18 03:07:18.411278 | 2025-12-18 03:07:18.411429 | TASK [add-build-sshkey : Add back temp key] 2025-12-18 03:07:19.089618 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/80a6c6be2fc5498cbffec1dfdeb18a87/work/80a6c6be2fc5498cbffec1dfdeb18a87_id_rsa (zuul-build-sshkey) 2025-12-18 03:07:19.089893 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.070913 2025-12-18 03:07:19.099879 | 2025-12-18 03:07:19.100011 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-18 03:07:19.635381 | debian-bookworm | ok 2025-12-18 03:07:19.646777 | 2025-12-18 03:07:19.646960 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-18 03:07:19.722015 | debian-bookworm | skipping: Conditional result was False 2025-12-18 03:07:19.752090 | 2025-12-18 03:07:19.752252 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-18 03:07:20.573792 | debian-bookworm | ok 2025-12-18 03:07:20.612791 | 2025-12-18 03:07:20.612971 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-18 03:07:20.665954 | debian-bookworm | ok 2025-12-18 03:07:20.681325 | 2025-12-18 03:07:20.681471 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-18 03:07:21.268860 | debian-bookworm -> localhost | ok 2025-12-18 03:07:21.312937 | 2025-12-18 03:07:21.314364 | TASK [validate-host : Collect information about the host] 2025-12-18 03:07:22.579968 | debian-bookworm | ok 2025-12-18 03:07:22.608297 | 2025-12-18 03:07:22.608454 | TASK [validate-host : Sanitize hostname] 2025-12-18 03:07:22.774886 | debian-bookworm | ok 2025-12-18 03:07:22.854716 | 2025-12-18 03:07:22.854895 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-18 03:07:24.326430 | debian-bookworm -> localhost | changed 2025-12-18 03:07:24.333552 | 2025-12-18 03:07:24.333685 | TASK [validate-host : Collect information about zuul worker] 2025-12-18 03:07:25.031578 | debian-bookworm | ok 2025-12-18 03:07:25.047014 | 2025-12-18 03:07:25.047186 | TASK [validate-host : Write out all zuul information for each host] 2025-12-18 03:07:26.183580 | debian-bookworm -> localhost | changed 2025-12-18 03:07:26.199331 | 2025-12-18 03:07:26.199471 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-18 03:07:26.515947 | debian-bookworm | ok 2025-12-18 03:07:26.528032 | 2025-12-18 03:07:26.528171 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-18 03:07:27.917350 | debian-bookworm | changed: 2025-12-18 03:07:27.917590 | debian-bookworm | cd+++++++++ src/ 2025-12-18 03:07:27.917628 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-18 03:07:27.917653 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-18 03:07:27.917676 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-plugin-osism/ 2025-12-18 03:07:27.917697 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010135 2025-12-18 03:07:56.172847 | 2025-12-18 03:07:56.172982 | TASK [upload-logs : Upload logs to log server] 2025-12-18 03:07:57.010758 | localhost | Output suppressed because no_log was given 2025-12-18 03:07:57.015993 | 2025-12-18 03:07:57.016126 | LOOP [upload-logs : Compress console log and json output] 2025-12-18 03:07:57.105703 | localhost | skipping: Conditional result was False 2025-12-18 03:07:57.114325 | localhost | skipping: Conditional result was False 2025-12-18 03:07:57.127063 | 2025-12-18 03:07:57.127204 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-18 03:07:57.224854 | localhost | skipping: Conditional result was False 2025-12-18 03:07:57.225415 | 2025-12-18 03:07:57.247728 | localhost | skipping: Conditional result was False 2025-12-18 03:07:57.268787 | 2025-12-18 03:07:57.268930 | LOOP [upload-logs : Upload console log and json output]