2026-03-26 16:52:52.625569 | Job console starting 2026-03-26 16:52:52.690883 | Updating git repos 2026-03-26 16:52:52.820022 | Cloning repos into workspace 2026-03-26 16:52:52.908180 | Restoring repo states 2026-03-26 16:52:52.969000 | Merging changes 2026-03-26 16:52:53.795117 | Checking out repos 2026-03-26 16:52:53.956052 | Preparing playbooks 2026-03-26 16:52:55.259821 | Running Ansible setup 2026-03-26 16:53:01.164872 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-26 16:53:02.291653 | 2026-03-26 16:53:02.291873 | PLAY [Base pre] 2026-03-26 16:53:02.309762 | 2026-03-26 16:53:02.309904 | TASK [Setup log path fact] 2026-03-26 16:53:02.330341 | debian-bookworm | ok 2026-03-26 16:53:02.354003 | 2026-03-26 16:53:02.354176 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-26 16:53:02.384417 | debian-bookworm | ok 2026-03-26 16:53:02.394285 | 2026-03-26 16:53:02.394398 | TASK [emit-job-header : Print job information] 2026-03-26 16:53:02.464645 | # Job Information 2026-03-26 16:53:02.464942 | Ansible Version: 2.16.14 2026-03-26 16:53:02.465018 | Job: python-black 2026-03-26 16:53:02.465057 | Pipeline: check 2026-03-26 16:53:02.465086 | Executor: 521e9411259a 2026-03-26 16:53:02.465107 | Triggered by: https://github.com/osism/python-osism/pull/2143 2026-03-26 16:53:02.465130 | Event ID: 34d94b10-2934-11f1-8390-98db03ec6ee3 2026-03-26 16:53:02.470539 | 2026-03-26 16:53:02.470666 | LOOP [emit-job-header : Print node information] 2026-03-26 16:53:02.643604 | debian-bookworm | ok: 2026-03-26 16:53:02.643851 | debian-bookworm | # Node Information 2026-03-26 16:53:02.643885 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-26 16:53:02.643910 | debian-bookworm | Hostname: debian 2026-03-26 16:53:02.643931 | debian-bookworm | Username: zuul 2026-03-26 16:53:02.643952 | debian-bookworm | Distro: Debian 12.13 2026-03-26 16:53:02.643990 | debian-bookworm | Provider: regiocloud-a 2026-03-26 16:53:02.644012 | debian-bookworm | Region: 2026-03-26 16:53:02.644033 | debian-bookworm | Label: debian-bookworm 2026-03-26 16:53:02.644053 | debian-bookworm | Product Name: OpenStack Nova 2026-03-26 16:53:02.644073 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee5:4a5b 2026-03-26 16:53:02.657112 | 2026-03-26 16:53:02.657260 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-26 16:53:03.641539 | debian-bookworm -> localhost | changed 2026-03-26 16:53:03.649279 | 2026-03-26 16:53:03.649412 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-26 16:53:05.485261 | debian-bookworm -> localhost | changed 2026-03-26 16:53:05.497950 | 2026-03-26 16:53:05.498093 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-26 16:53:05.931296 | debian-bookworm -> localhost | ok 2026-03-26 16:53:05.936206 | 2026-03-26 16:53:05.936292 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-26 16:53:05.973552 | debian-bookworm | ok 2026-03-26 16:53:05.999262 | debian-bookworm | included: /var/lib/zuul/builds/2691e6033faf4126a2ed884ed795c6e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-26 16:53:06.008450 | 2026-03-26 16:53:06.008540 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-26 16:53:07.302944 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-26 16:53:07.303129 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2691e6033faf4126a2ed884ed795c6e8/work/2691e6033faf4126a2ed884ed795c6e8_id_rsa 2026-03-26 16:53:07.303160 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2691e6033faf4126a2ed884ed795c6e8/work/2691e6033faf4126a2ed884ed795c6e8_id_rsa.pub 2026-03-26 16:53:07.303181 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-26 16:53:07.303200 | debian-bookworm -> localhost | SHA256:2zKpUnoxmN4CaNPy8kSRUQyG4PenIqIs3FW8KaxGfa8 zuul-build-sshkey 2026-03-26 16:53:07.303218 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-26 16:53:07.303242 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-26 16:53:07.303260 | debian-bookworm -> localhost | |o .++. | 2026-03-26 16:53:07.303277 | debian-bookworm -> localhost | |... o. | 2026-03-26 16:53:07.303293 | debian-bookworm -> localhost | | . + . | 2026-03-26 16:53:07.303309 | debian-bookworm -> localhost | | . o o | 2026-03-26 16:53:07.303325 | debian-bookworm -> localhost | | ...o+..S | 2026-03-26 16:53:07.303345 | debian-bookworm -> localhost | |.+ooo=*+ + | 2026-03-26 16:53:07.303361 | debian-bookworm -> localhost | |+.*=o=oo* . | 2026-03-26 16:53:07.303377 | debian-bookworm -> localhost | |=oo=* o. + | 2026-03-26 16:53:07.303393 | debian-bookworm -> localhost | |o.+. +.E. | 2026-03-26 16:53:07.303410 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-26 16:53:07.303451 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.556088 2026-03-26 16:53:07.309482 | 2026-03-26 16:53:07.309558 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-26 16:53:07.336468 | debian-bookworm | ok 2026-03-26 16:53:07.351284 | debian-bookworm | included: /var/lib/zuul/builds/2691e6033faf4126a2ed884ed795c6e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-26 16:53:07.362414 | 2026-03-26 16:53:07.362491 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-26 16:53:07.398933 | debian-bookworm | skipping: Conditional result was False 2026-03-26 16:53:07.403810 | 2026-03-26 16:53:07.403887 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-26 16:53:08.162280 | debian-bookworm | changed 2026-03-26 16:53:08.166584 | 2026-03-26 16:53:08.166658 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-26 16:53:08.445884 | debian-bookworm | ok 2026-03-26 16:53:08.451233 | 2026-03-26 16:53:08.451333 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-26 16:53:09.086134 | debian-bookworm | changed 2026-03-26 16:53:09.093195 | 2026-03-26 16:53:09.093312 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-26 16:53:09.701720 | debian-bookworm | changed 2026-03-26 16:53:09.714788 | 2026-03-26 16:53:09.714954 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-26 16:53:09.760700 | debian-bookworm | skipping: Conditional result was False 2026-03-26 16:53:09.769708 | 2026-03-26 16:53:09.769909 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-26 16:53:10.274473 | debian-bookworm -> localhost | changed 2026-03-26 16:53:10.290255 | 2026-03-26 16:53:10.290373 | TASK [add-build-sshkey : Add back temp key] 2026-03-26 16:53:10.630726 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2691e6033faf4126a2ed884ed795c6e8/work/2691e6033faf4126a2ed884ed795c6e8_id_rsa (zuul-build-sshkey) 2026-03-26 16:53:10.630946 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014287 2026-03-26 16:53:10.644147 | 2026-03-26 16:53:10.644246 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-26 16:53:11.033093 | debian-bookworm | ok 2026-03-26 16:53:11.038286 | 2026-03-26 16:53:11.040707 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-26 16:53:11.073631 | debian-bookworm | skipping: Conditional result was False 2026-03-26 16:53:11.083779 | 2026-03-26 16:53:11.083876 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-26 16:53:11.539761 | debian-bookworm | ok 2026-03-26 16:53:11.554428 | 2026-03-26 16:53:11.554544 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-26 16:53:11.603187 | debian-bookworm | ok 2026-03-26 16:53:11.608330 | 2026-03-26 16:53:11.608446 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-26 16:53:12.196644 | debian-bookworm -> localhost | ok 2026-03-26 16:53:12.203774 | 2026-03-26 16:53:12.203918 | TASK [validate-host : Collect information about the host] 2026-03-26 16:53:13.407812 | debian-bookworm | ok 2026-03-26 16:53:13.431188 | 2026-03-26 16:53:13.431404 | TASK [validate-host : Sanitize hostname] 2026-03-26 16:53:13.657997 | debian-bookworm | ok 2026-03-26 16:53:13.760425 | 2026-03-26 16:53:13.760612 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-26 16:53:14.392690 | debian-bookworm -> localhost | changed 2026-03-26 16:53:14.399156 | 2026-03-26 16:53:14.399284 | TASK [validate-host : Collect information about zuul worker] 2026-03-26 16:53:14.862537 | debian-bookworm | ok 2026-03-26 16:53:14.878576 | 2026-03-26 16:53:14.878729 | TASK [validate-host : Write out all zuul information for each host] 2026-03-26 16:53:15.678281 | debian-bookworm -> localhost | changed 2026-03-26 16:53:15.696051 | 2026-03-26 16:53:15.696200 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-26 16:53:15.982913 | debian-bookworm | ok 2026-03-26 16:53:15.989567 | 2026-03-26 16:53:15.989685 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-26 16:53:17.282932 | debian-bookworm | changed: 2026-03-26 16:53:17.283173 | debian-bookworm | cd+++++++++ src/ 2026-03-26 16:53:17.283209 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-26 16:53:17.283234 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-26 16:53:17.283255 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-26 16:53:17.283275 | debian-bookworm | Containerfile 2026-03-26 16:53:17.283402 | debian-bookworm | Containerfile 2026-03-26 16:53:17.315290 | debian-bookworm | localhost | ok: Runtime: 0:00:00.029726 2026-03-26 16:53:48.538170 | 2026-03-26 16:53:48.538256 | TASK [upload-logs : Upload logs to log server] 2026-03-26 16:53:49.782273 | localhost | Output suppressed because no_log was given 2026-03-26 16:53:49.783881 | 2026-03-26 16:53:49.783990 | LOOP [upload-logs : Compress console log and json output] 2026-03-26 16:53:49.955052 | localhost | skipping: Conditional result was False 2026-03-26 16:53:49.980728 | localhost | skipping: Conditional result was False 2026-03-26 16:53:49.992157 | 2026-03-26 16:53:49.992262 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-26 16:53:50.081615 | localhost | skipping: Conditional result was False 2026-03-26 16:53:50.081843 | 2026-03-26 16:53:50.094727 | localhost | skipping: Conditional result was False 2026-03-26 16:53:50.099308 | 2026-03-26 16:53:50.099418 | LOOP [upload-logs : Upload console log and json output]