2026-03-30 03:15:59.000484 | Job console starting 2026-03-30 03:15:59.009599 | Updating git repos 2026-03-30 03:15:59.049304 | Cloning repos into workspace 2026-03-30 03:15:59.100606 | Restoring repo states 2026-03-30 03:15:59.111148 | Merging changes 2026-03-30 03:15:59.111163 | Checking out repos 2026-03-30 03:15:59.185690 | Preparing playbooks 2026-03-30 03:15:59.739426 | Running Ansible setup 2026-03-30 03:16:04.246017 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-30 03:16:05.039841 | 2026-03-30 03:16:05.040020 | PLAY [Base pre] 2026-03-30 03:16:05.057373 | 2026-03-30 03:16:05.057539 | TASK [Setup log path fact] 2026-03-30 03:16:05.087674 | debian-bookworm | ok 2026-03-30 03:16:05.103642 | 2026-03-30 03:16:05.103811 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-30 03:16:05.134235 | debian-bookworm | ok 2026-03-30 03:16:05.145499 | 2026-03-30 03:16:05.145645 | TASK [emit-job-header : Print job information] 2026-03-30 03:16:05.186775 | # Job Information 2026-03-30 03:16:05.186996 | Ansible Version: 2.16.14 2026-03-30 03:16:05.187032 | Job: python-black 2026-03-30 03:16:05.187064 | Pipeline: periodic-daily 2026-03-30 03:16:05.187087 | Executor: 521e9411259a 2026-03-30 03:16:05.187108 | Triggered by: https://github.com/osism/container-images-kolla 2026-03-30 03:16:05.187131 | Event ID: 2b3a83e777ae4b90867e887646895585 2026-03-30 03:16:05.194458 | 2026-03-30 03:16:05.194595 | LOOP [emit-job-header : Print node information] 2026-03-30 03:16:05.344136 | debian-bookworm | ok: 2026-03-30 03:16:05.344442 | debian-bookworm | # Node Information 2026-03-30 03:16:05.344481 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-30 03:16:05.344506 | debian-bookworm | Hostname: debian 2026-03-30 03:16:05.344541 | debian-bookworm | Username: zuul 2026-03-30 03:16:05.344563 | debian-bookworm | Distro: Debian 12.13 2026-03-30 03:16:05.344587 | debian-bookworm | Provider: regiocloud-a 2026-03-30 03:16:05.344608 | debian-bookworm | Region: 2026-03-30 03:16:05.344630 | debian-bookworm | Label: debian-bookworm 2026-03-30 03:16:05.344650 | debian-bookworm | Product Name: OpenStack Nova 2026-03-30 03:16:05.344669 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe69:3e32 2026-03-30 03:16:05.368226 | 2026-03-30 03:16:05.368417 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-30 03:16:05.872869 | debian-bookworm -> localhost | changed 2026-03-30 03:16:05.881156 | 2026-03-30 03:16:05.881328 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-30 03:16:07.104779 | debian-bookworm -> localhost | changed 2026-03-30 03:16:07.116311 | 2026-03-30 03:16:07.116442 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-30 03:16:07.408579 | debian-bookworm -> localhost | ok 2026-03-30 03:16:07.415065 | 2026-03-30 03:16:07.415191 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-30 03:16:07.434892 | debian-bookworm | ok 2026-03-30 03:16:07.453835 | debian-bookworm | included: /var/lib/zuul/builds/09c2be8624df4ee7a3777ac2439acca2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-30 03:16:07.460380 | 2026-03-30 03:16:07.460489 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-30 03:16:09.449159 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-30 03:16:09.449441 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/09c2be8624df4ee7a3777ac2439acca2/work/09c2be8624df4ee7a3777ac2439acca2_id_rsa 2026-03-30 03:16:09.449482 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/09c2be8624df4ee7a3777ac2439acca2/work/09c2be8624df4ee7a3777ac2439acca2_id_rsa.pub 2026-03-30 03:16:09.449508 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-30 03:16:09.449533 | debian-bookworm -> localhost | SHA256:4KkXl63Aw8+63p1hhWdViA3zDW8xsWJYaSkML6bZDRM zuul-build-sshkey 2026-03-30 03:16:09.449555 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-30 03:16:09.449587 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-30 03:16:09.449608 | debian-bookworm -> localhost | | Eo o=+=o| 2026-03-30 03:16:09.449631 | debian-bookworm -> localhost | | oo+*o=+| 2026-03-30 03:16:09.449651 | debian-bookworm -> localhost | | . = oooo.+| 2026-03-30 03:16:09.449671 | debian-bookworm -> localhost | | + o=o=..... | 2026-03-30 03:16:09.449691 | debian-bookworm -> localhost | | OoS.o.+ | 2026-03-30 03:16:09.449714 | debian-bookworm -> localhost | | . B . + | 2026-03-30 03:16:09.449735 | debian-bookworm -> localhost | | . . + o | 2026-03-30 03:16:09.449754 | debian-bookworm -> localhost | | . o o o | 2026-03-30 03:16:09.449776 | debian-bookworm -> localhost | | .+.. o | 2026-03-30 03:16:09.449796 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-30 03:16:09.449849 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.365236 2026-03-30 03:16:09.461574 | 2026-03-30 03:16:09.461708 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-30 03:16:09.491478 | debian-bookworm | ok 2026-03-30 03:16:09.504393 | debian-bookworm | included: /var/lib/zuul/builds/09c2be8624df4ee7a3777ac2439acca2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-30 03:16:09.520118 | 2026-03-30 03:16:09.520261 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-30 03:16:09.561661 | debian-bookworm | skipping: Conditional result was False 2026-03-30 03:16:09.568626 | 2026-03-30 03:16:09.568757 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-30 03:16:10.242610 | debian-bookworm | changed 2026-03-30 03:16:10.254137 | 2026-03-30 03:16:10.254570 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-30 03:16:10.531443 | debian-bookworm | ok 2026-03-30 03:16:10.542594 | 2026-03-30 03:16:10.542809 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-30 03:16:11.231556 | debian-bookworm | changed 2026-03-30 03:16:11.243344 | 2026-03-30 03:16:11.243521 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-30 03:16:11.842624 | debian-bookworm | changed 2026-03-30 03:16:11.859671 | 2026-03-30 03:16:11.859822 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-30 03:16:11.894461 | debian-bookworm | skipping: Conditional result was False 2026-03-30 03:16:11.902818 | 2026-03-30 03:16:11.902998 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-30 03:16:12.427450 | debian-bookworm -> localhost | changed 2026-03-30 03:16:12.439660 | 2026-03-30 03:16:12.439794 | TASK [add-build-sshkey : Add back temp key] 2026-03-30 03:16:12.901951 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/09c2be8624df4ee7a3777ac2439acca2/work/09c2be8624df4ee7a3777ac2439acca2_id_rsa (zuul-build-sshkey) 2026-03-30 03:16:12.902200 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017988 2026-03-30 03:16:12.910734 | 2026-03-30 03:16:12.911001 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-30 03:16:13.325868 | debian-bookworm | ok 2026-03-30 03:16:13.332456 | 2026-03-30 03:16:13.332572 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-30 03:16:13.367753 | debian-bookworm | skipping: Conditional result was False 2026-03-30 03:16:13.388932 | 2026-03-30 03:16:13.389094 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-30 03:16:13.886011 | debian-bookworm | ok 2026-03-30 03:16:13.906245 | 2026-03-30 03:16:13.906440 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-30 03:16:13.966625 | debian-bookworm | ok 2026-03-30 03:16:13.973021 | 2026-03-30 03:16:13.973175 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-30 03:16:14.302772 | debian-bookworm -> localhost | ok 2026-03-30 03:16:14.309386 | 2026-03-30 03:16:14.309500 | TASK [validate-host : Collect information about the host] 2026-03-30 03:16:15.423212 | debian-bookworm | ok 2026-03-30 03:16:15.434539 | 2026-03-30 03:16:15.434676 | TASK [validate-host : Sanitize hostname] 2026-03-30 03:16:15.559142 | debian-bookworm | ok 2026-03-30 03:16:15.600131 | 2026-03-30 03:16:15.600376 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-30 03:16:16.262881 | debian-bookworm -> localhost | changed 2026-03-30 03:16:16.268861 | 2026-03-30 03:16:16.270421 | TASK [validate-host : Collect information about zuul worker] 2026-03-30 03:16:16.689590 | debian-bookworm | ok 2026-03-30 03:16:16.699056 | 2026-03-30 03:16:16.699196 | TASK [validate-host : Write out all zuul information for each host] 2026-03-30 03:16:18.018985 | debian-bookworm -> localhost | changed 2026-03-30 03:16:18.033529 | 2026-03-30 03:16:18.033673 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-30 03:16:18.334387 | debian-bookworm | ok 2026-03-30 03:16:18.340738 | 2026-03-30 03:16:18.340853 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-30 03:16:19.599516 | debian-bookworm | changed: 2026-03-30 03:16:19.599787 | debian-bookworm | cd+++++++++ src/ 2026-03-30 03:16:19.599828 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-30 03:16:19.599854 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-30 03:16:19.599877 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-03-30 03:16:19.599898 | debian-bookworm | Containerfile 2026-03-30 03:16:19.600013 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011171 2026-03-30 03:16:49.094235 | 2026-03-30 03:16:49.094344 | TASK [upload-logs : Upload logs to log server] 2026-03-30 03:16:49.742483 | localhost | Output suppressed because no_log was given 2026-03-30 03:16:49.746194 | 2026-03-30 03:16:49.746331 | LOOP [upload-logs : Compress console log and json output] 2026-03-30 03:16:49.840560 | localhost | skipping: Conditional result was False 2026-03-30 03:16:49.850638 | localhost | skipping: Conditional result was False 2026-03-30 03:16:49.858628 | 2026-03-30 03:16:49.858735 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-30 03:16:49.930398 | localhost | skipping: Conditional result was False 2026-03-30 03:16:49.930631 | 2026-03-30 03:16:49.938727 | localhost | skipping: Conditional result was False 2026-03-30 03:16:49.944400 | 2026-03-30 03:16:49.944497 | LOOP [upload-logs : Upload console log and json output]