2026-01-08 14:37:43.453225 | Job console starting 2026-01-08 14:37:43.488585 | Updating git repos 2026-01-08 14:37:43.524595 | Cloning repos into workspace 2026-01-08 14:37:43.610268 | Restoring repo states 2026-01-08 14:37:43.625378 | Merging changes 2026-01-08 14:37:44.136812 | Checking out repos 2026-01-08 14:37:44.216955 | Preparing playbooks 2026-01-08 14:37:45.115215 | Running Ansible setup 2026-01-08 14:37:50.128120 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-08 14:37:50.996541 | 2026-01-08 14:37:50.996714 | PLAY [Base pre] 2026-01-08 14:37:51.014560 | 2026-01-08 14:37:51.014723 | TASK [Setup log path fact] 2026-01-08 14:37:51.065607 | debian-bookworm | ok 2026-01-08 14:37:51.086520 | 2026-01-08 14:37:51.086696 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-08 14:37:51.150390 | debian-bookworm | ok 2026-01-08 14:37:51.172576 | 2026-01-08 14:37:51.172729 | TASK [emit-job-header : Print job information] 2026-01-08 14:37:51.253969 | # Job Information 2026-01-08 14:37:51.254327 | Ansible Version: 2.16.14 2026-01-08 14:37:51.254398 | Job: python-black 2026-01-08 14:37:51.254471 | Pipeline: check 2026-01-08 14:37:51.254530 | Executor: 521e9411259a 2026-01-08 14:37:51.254582 | Triggered by: https://github.com/osism/openstack-project-manager/pull/259 2026-01-08 14:37:51.254641 | Event ID: 8ff61630-ec9f-11f0-9d24-8c0c5e35e536 2026-01-08 14:37:51.263444 | 2026-01-08 14:37:51.263603 | LOOP [emit-job-header : Print node information] 2026-01-08 14:37:51.384144 | debian-bookworm | ok: 2026-01-08 14:37:51.384349 | debian-bookworm | # Node Information 2026-01-08 14:37:51.384384 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-08 14:37:51.384409 | debian-bookworm | Hostname: debian 2026-01-08 14:37:51.384431 | debian-bookworm | Username: zuul 2026-01-08 14:37:51.384452 | debian-bookworm | Distro: Debian 12.12 2026-01-08 14:37:51.384476 | debian-bookworm | Provider: regiocloud-a 2026-01-08 14:37:51.384496 | debian-bookworm | Region: 2026-01-08 14:37:51.384517 | debian-bookworm | Label: debian-bookworm 2026-01-08 14:37:51.384536 | debian-bookworm | Product Name: OpenStack Nova 2026-01-08 14:37:51.384555 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:4160 2026-01-08 14:37:51.404224 | 2026-01-08 14:37:51.404388 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-08 14:37:52.130883 | debian-bookworm -> localhost | changed 2026-01-08 14:37:52.139738 | 2026-01-08 14:37:52.139890 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-08 14:37:53.636441 | debian-bookworm -> localhost | changed 2026-01-08 14:37:53.648114 | 2026-01-08 14:37:53.648258 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-08 14:37:54.055392 | debian-bookworm -> localhost | ok 2026-01-08 14:37:54.064847 | 2026-01-08 14:37:54.065180 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-08 14:37:54.096709 | debian-bookworm | ok 2026-01-08 14:37:54.136884 | debian-bookworm | included: /var/lib/zuul/builds/7039068e01a64f978e4ae840ee620d9e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-08 14:37:54.156095 | 2026-01-08 14:37:54.156253 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-08 14:37:56.395902 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-08 14:37:56.396186 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7039068e01a64f978e4ae840ee620d9e/work/7039068e01a64f978e4ae840ee620d9e_id_rsa 2026-01-08 14:37:56.396228 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7039068e01a64f978e4ae840ee620d9e/work/7039068e01a64f978e4ae840ee620d9e_id_rsa.pub 2026-01-08 14:37:56.396254 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-08 14:37:56.396282 | debian-bookworm -> localhost | SHA256:t9ha4SP3Td0FHz/NBmDfjKwZbmWwRmRGSMAlUyxr2Ok zuul-build-sshkey 2026-01-08 14:37:56.396316 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-08 14:37:56.396351 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-08 14:37:56.396374 | debian-bookworm -> localhost | | .+*++X | 2026-01-08 14:37:56.396396 | debian-bookworm -> localhost | | ooo= * + | 2026-01-08 14:37:56.396416 | debian-bookworm -> localhost | | o + + O.o| 2026-01-08 14:37:56.396436 | debian-bookworm -> localhost | | . = o * =+| 2026-01-08 14:37:56.396456 | debian-bookworm -> localhost | | oS o = .B| 2026-01-08 14:37:56.396480 | debian-bookworm -> localhost | | E= + o+| 2026-01-08 14:37:56.396502 | debian-bookworm -> localhost | | o B . o| 2026-01-08 14:37:56.396548 | debian-bookworm -> localhost | | = o o | 2026-01-08 14:37:56.396570 | debian-bookworm -> localhost | | . . . | 2026-01-08 14:37:56.396591 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-08 14:37:56.396648 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.342138 2026-01-08 14:37:56.404548 | 2026-01-08 14:37:56.404681 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-08 14:37:56.434611 | debian-bookworm | ok 2026-01-08 14:37:56.450006 | debian-bookworm | included: /var/lib/zuul/builds/7039068e01a64f978e4ae840ee620d9e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-08 14:37:56.464618 | 2026-01-08 14:37:56.464770 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-08 14:37:56.506649 | debian-bookworm | skipping: Conditional result was False 2026-01-08 14:37:56.513231 | 2026-01-08 14:37:56.513361 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-08 14:37:57.204096 | debian-bookworm | changed 2026-01-08 14:37:57.213117 | 2026-01-08 14:37:57.213251 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-08 14:37:57.462798 | debian-bookworm | ok 2026-01-08 14:37:57.472025 | 2026-01-08 14:37:57.472178 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-08 14:37:58.153702 | debian-bookworm | changed 2026-01-08 14:37:58.161577 | 2026-01-08 14:37:58.161705 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-08 14:37:58.837499 | debian-bookworm | changed 2026-01-08 14:37:58.843580 | 2026-01-08 14:37:58.843706 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-08 14:37:58.867591 | debian-bookworm | skipping: Conditional result was False 2026-01-08 14:37:58.873941 | 2026-01-08 14:37:58.874116 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-08 14:37:59.384131 | debian-bookworm -> localhost | changed 2026-01-08 14:37:59.395770 | 2026-01-08 14:37:59.395912 | TASK [add-build-sshkey : Add back temp key] 2026-01-08 14:37:59.800473 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7039068e01a64f978e4ae840ee620d9e/work/7039068e01a64f978e4ae840ee620d9e_id_rsa (zuul-build-sshkey) 2026-01-08 14:37:59.800806 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013772 2026-01-08 14:37:59.809746 | 2026-01-08 14:37:59.809881 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-08 14:38:00.226425 | debian-bookworm | ok 2026-01-08 14:38:00.232142 | 2026-01-08 14:38:00.232274 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-08 14:38:00.266269 | debian-bookworm | skipping: Conditional result was False 2026-01-08 14:38:00.277609 | 2026-01-08 14:38:00.277811 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-08 14:38:00.716598 | debian-bookworm | ok 2026-01-08 14:38:00.739159 | 2026-01-08 14:38:00.739327 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-08 14:38:00.786084 | debian-bookworm | ok 2026-01-08 14:38:00.794383 | 2026-01-08 14:38:00.794559 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-08 14:38:01.136198 | debian-bookworm -> localhost | ok 2026-01-08 14:38:01.143176 | 2026-01-08 14:38:01.143298 | TASK [validate-host : Collect information about the host] 2026-01-08 14:38:02.344590 | debian-bookworm | ok 2026-01-08 14:38:02.355273 | 2026-01-08 14:38:02.355409 | TASK [validate-host : Sanitize hostname] 2026-01-08 14:38:02.476869 | debian-bookworm | ok 2026-01-08 14:38:02.519355 | 2026-01-08 14:38:02.519487 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-08 14:38:03.172342 | debian-bookworm -> localhost | changed 2026-01-08 14:38:03.178621 | 2026-01-08 14:38:03.178744 | TASK [validate-host : Collect information about zuul worker] 2026-01-08 14:38:03.639964 | debian-bookworm | ok 2026-01-08 14:38:03.645509 | 2026-01-08 14:38:03.645640 | TASK [validate-host : Write out all zuul information for each host] 2026-01-08 14:38:04.319045 | debian-bookworm -> localhost | changed 2026-01-08 14:38:04.331744 | 2026-01-08 14:38:04.331886 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-08 14:38:04.632016 | debian-bookworm | ok 2026-01-08 14:38:04.638444 | 2026-01-08 14:38:04.638584 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-08 14:38:05.549279 | debian-bookworm | changed: 2026-01-08 14:38:05.549495 | debian-bookworm | cd+++++++++ src/ 2026-01-08 14:38:05.549529 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-08 14:38:05.549552 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-08 14:38:05.549573 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-01-08 14:38:05.549593 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004543 2026-01-08 14:38:31.899712 | 2026-01-08 14:38:31.899976 | TASK [upload-logs : Upload logs to log server] 2026-01-08 14:38:32.564732 | localhost | Output suppressed because no_log was given 2026-01-08 14:38:32.571502 | 2026-01-08 14:38:32.571702 | LOOP [upload-logs : Compress console log and json output] 2026-01-08 14:38:32.635909 | localhost | skipping: Conditional result was False 2026-01-08 14:38:32.644433 | localhost | skipping: Conditional result was False 2026-01-08 14:38:32.655459 | 2026-01-08 14:38:32.655700 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-08 14:38:32.717257 | localhost | skipping: Conditional result was False 2026-01-08 14:38:32.717654 | 2026-01-08 14:38:32.722319 | localhost | skipping: Conditional result was False 2026-01-08 14:38:32.727493 | 2026-01-08 14:38:32.727668 | LOOP [upload-logs : Upload console log and json output]