2025-11-01 15:37:20.788938 | Job console starting 2025-11-01 15:37:20.813113 | Updating git repos 2025-11-01 15:37:20.894694 | Cloning repos into workspace 2025-11-01 15:37:20.998120 | Restoring repo states 2025-11-01 15:37:21.027519 | Merging changes 2025-11-01 15:37:21.670360 | Checking out repos 2025-11-01 15:37:21.796095 | Preparing playbooks 2025-11-01 15:37:22.983831 | Running Ansible setup 2025-11-01 15:37:28.365132 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-01 15:37:29.321320 | 2025-11-01 15:37:29.321514 | PLAY [Base pre] 2025-11-01 15:37:29.353005 | 2025-11-01 15:37:29.353159 | TASK [Setup log path fact] 2025-11-01 15:37:29.384207 | debian-bookworm | ok 2025-11-01 15:37:29.399433 | 2025-11-01 15:37:29.399624 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-01 15:37:29.431127 | debian-bookworm | ok 2025-11-01 15:37:29.440911 | 2025-11-01 15:37:29.441029 | TASK [emit-job-header : Print job information] 2025-11-01 15:37:29.490447 | # Job Information 2025-11-01 15:37:29.490652 | Ansible Version: 2.16.14 2025-11-01 15:37:29.490687 | Job: python-black 2025-11-01 15:37:29.490721 | Pipeline: check 2025-11-01 15:37:29.490745 | Executor: 521e9411259a 2025-11-01 15:37:29.490766 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2017 2025-11-01 15:37:29.490788 | Event ID: a1d49300-b738-11f0-9ccb-947a4c48b661 2025-11-01 15:37:29.496786 | 2025-11-01 15:37:29.496901 | LOOP [emit-job-header : Print node information] 2025-11-01 15:37:29.716964 | debian-bookworm | ok: 2025-11-01 15:37:29.717162 | debian-bookworm | # Node Information 2025-11-01 15:37:29.717198 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-01 15:37:29.717224 | debian-bookworm | Hostname: debian 2025-11-01 15:37:29.717247 | debian-bookworm | Username: zuul 2025-11-01 15:37:29.717268 | debian-bookworm | Distro: Debian 12.12 2025-11-01 15:37:29.717292 | debian-bookworm | Provider: regiocloud-a 2025-11-01 15:37:29.717314 | debian-bookworm | Region: 2025-11-01 15:37:29.717335 | debian-bookworm | Label: debian-bookworm 2025-11-01 15:37:29.717355 | debian-bookworm | Product Name: OpenStack Nova 2025-11-01 15:37:29.717375 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe35:1818 2025-11-01 15:37:29.740225 | 2025-11-01 15:37:29.740364 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-01 15:37:30.373443 | debian-bookworm -> localhost | changed 2025-11-01 15:37:30.385566 | 2025-11-01 15:37:30.385744 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-01 15:37:31.886488 | debian-bookworm -> localhost | changed 2025-11-01 15:37:31.896625 | 2025-11-01 15:37:31.896713 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-01 15:37:32.143088 | debian-bookworm -> localhost | ok 2025-11-01 15:37:32.148983 | 2025-11-01 15:37:32.149066 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-01 15:37:32.175158 | debian-bookworm | ok 2025-11-01 15:37:32.192609 | debian-bookworm | included: /var/lib/zuul/builds/b450a82bbe21423da8108f57f6ecf437/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-01 15:37:32.205538 | 2025-11-01 15:37:32.205625 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-01 15:37:33.674775 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-01 15:37:33.674967 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b450a82bbe21423da8108f57f6ecf437/work/b450a82bbe21423da8108f57f6ecf437_id_rsa 2025-11-01 15:37:33.675001 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b450a82bbe21423da8108f57f6ecf437/work/b450a82bbe21423da8108f57f6ecf437_id_rsa.pub 2025-11-01 15:37:33.675024 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-01 15:37:33.675046 | debian-bookworm -> localhost | SHA256:sxotADIXTXKZ9I2gneMt2H8/XVdIhmfuMU0cbeRU4TQ zuul-build-sshkey 2025-11-01 15:37:33.675066 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-01 15:37:33.675091 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-01 15:37:33.675109 | debian-bookworm -> localhost | | o+=o . EO| 2025-11-01 15:37:33.675128 | debian-bookworm -> localhost | | *++ o . Bo*| 2025-11-01 15:37:33.675145 | debian-bookworm -> localhost | |o + + o . * *.| 2025-11-01 15:37:33.675161 | debian-bookworm -> localhost | | + = o = o| 2025-11-01 15:37:33.675177 | debian-bookworm -> localhost | | . = . S . o.| 2025-11-01 15:37:33.675196 | debian-bookworm -> localhost | | + . o o .| 2025-11-01 15:37:33.675213 | debian-bookworm -> localhost | | + + . . . | 2025-11-01 15:37:33.675229 | debian-bookworm -> localhost | | = .. . | 2025-11-01 15:37:33.675247 | debian-bookworm -> localhost | | . .. | 2025-11-01 15:37:33.675264 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-01 15:37:33.675309 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.874512 2025-11-01 15:37:33.680285 | 2025-11-01 15:37:33.680358 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-01 15:37:33.706361 | debian-bookworm | ok 2025-11-01 15:37:33.713531 | debian-bookworm | included: /var/lib/zuul/builds/b450a82bbe21423da8108f57f6ecf437/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-01 15:37:33.736633 | 2025-11-01 15:37:33.736713 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-01 15:37:33.759281 | debian-bookworm | skipping: Conditional result was False 2025-11-01 15:37:33.763840 | 2025-11-01 15:37:33.763912 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-01 15:37:34.434815 | debian-bookworm | changed 2025-11-01 15:37:34.439721 | 2025-11-01 15:37:34.439800 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-01 15:37:34.697302 | debian-bookworm | ok 2025-11-01 15:37:34.701586 | 2025-11-01 15:37:34.701662 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-01 15:37:35.287361 | debian-bookworm | changed 2025-11-01 15:37:35.292633 | 2025-11-01 15:37:35.292705 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-01 15:37:35.884672 | debian-bookworm | changed 2025-11-01 15:37:35.889095 | 2025-11-01 15:37:35.889169 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-01 15:37:35.912569 | debian-bookworm | skipping: Conditional result was False 2025-11-01 15:37:35.917290 | 2025-11-01 15:37:35.917362 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-01 15:37:36.267317 | debian-bookworm -> localhost | changed 2025-11-01 15:37:36.278579 | 2025-11-01 15:37:36.278671 | TASK [add-build-sshkey : Add back temp key] 2025-11-01 15:37:36.534128 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b450a82bbe21423da8108f57f6ecf437/work/b450a82bbe21423da8108f57f6ecf437_id_rsa (zuul-build-sshkey) 2025-11-01 15:37:36.534335 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012720 2025-11-01 15:37:36.541834 | 2025-11-01 15:37:36.541928 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-01 15:37:36.925570 | debian-bookworm | ok 2025-11-01 15:37:36.931192 | 2025-11-01 15:37:36.931287 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-01 15:37:36.957140 | debian-bookworm | skipping: Conditional result was False 2025-11-01 15:37:36.969475 | 2025-11-01 15:37:36.969571 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-01 15:37:37.382550 | debian-bookworm | ok 2025-11-01 15:37:37.396336 | 2025-11-01 15:37:37.396440 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-01 15:37:37.438425 | debian-bookworm | ok 2025-11-01 15:37:37.443336 | 2025-11-01 15:37:37.443421 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-01 15:37:37.802085 | debian-bookworm -> localhost | ok 2025-11-01 15:37:37.811495 | 2025-11-01 15:37:37.811606 | TASK [validate-host : Collect information about the host] 2025-11-01 15:37:38.916368 | debian-bookworm | ok 2025-11-01 15:37:38.925402 | 2025-11-01 15:37:38.925483 | TASK [validate-host : Sanitize hostname] 2025-11-01 15:37:39.002608 | debian-bookworm | ok 2025-11-01 15:37:39.035155 | 2025-11-01 15:37:39.035252 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-01 15:37:39.644020 | debian-bookworm -> localhost | changed 2025-11-01 15:37:39.649504 | 2025-11-01 15:37:39.649592 | TASK [validate-host : Collect information about zuul worker] 2025-11-01 15:37:40.070929 | debian-bookworm | ok 2025-11-01 15:37:40.075688 | 2025-11-01 15:37:40.075783 | TASK [validate-host : Write out all zuul information for each host] 2025-11-01 15:37:40.556959 | debian-bookworm -> localhost | changed 2025-11-01 15:37:40.566828 | 2025-11-01 15:37:40.566938 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-01 15:37:40.845733 | debian-bookworm | ok 2025-11-01 15:37:40.850105 | 2025-11-01 15:37:40.850180 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-01 15:37:42.297670 | debian-bookworm | changed: 2025-11-01 15:37:42.297839 | debian-bookworm | cd+++++++++ src/ 2025-11-01 15:37:42.297873 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-01 15:37:42.297898 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-01 15:37:42.297921 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-11-01 15:37:42.297942 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004202 2025-11-01 15:38:08.953862 | 2025-11-01 15:38:08.953972 | TASK [upload-logs : Upload logs to log server] 2025-11-01 15:38:09.518742 | localhost | Output suppressed because no_log was given 2025-11-01 15:38:09.521362 | 2025-11-01 15:38:09.521529 | LOOP [upload-logs : Compress console log and json output] 2025-11-01 15:38:09.576065 | localhost | skipping: Conditional result was False 2025-11-01 15:38:09.581993 | localhost | skipping: Conditional result was False 2025-11-01 15:38:09.592811 | 2025-11-01 15:38:09.593039 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-01 15:38:09.638317 | localhost | skipping: Conditional result was False 2025-11-01 15:38:09.639087 | 2025-11-01 15:38:09.642280 | localhost | skipping: Conditional result was False 2025-11-01 15:38:09.651787 | 2025-11-01 15:38:09.651910 | LOOP [upload-logs : Upload console log and json output]