2025-12-27 03:21:18.848603 | Job console starting 2025-12-27 03:21:18.886011 | Updating git repos 2025-12-27 03:21:18.910145 | Cloning repos into workspace 2025-12-27 03:21:19.006352 | Restoring repo states 2025-12-27 03:21:19.020835 | Merging changes 2025-12-27 03:21:19.020856 | Checking out repos 2025-12-27 03:21:19.105539 | Preparing playbooks 2025-12-27 03:21:20.529297 | Running Ansible setup 2025-12-27 03:21:26.399342 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-27 03:21:27.248947 | 2025-12-27 03:21:27.249132 | PLAY [Base pre] 2025-12-27 03:21:27.266524 | 2025-12-27 03:21:27.266687 | TASK [Setup log path fact] 2025-12-27 03:21:27.296878 | debian-bookworm | ok 2025-12-27 03:21:27.313678 | 2025-12-27 03:21:27.313899 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-27 03:21:27.368974 | debian-bookworm | ok 2025-12-27 03:21:27.381101 | 2025-12-27 03:21:27.381247 | TASK [emit-job-header : Print job information] 2025-12-27 03:21:27.447170 | # Job Information 2025-12-27 03:21:27.447456 | Ansible Version: 2.16.14 2025-12-27 03:21:27.447516 | Job: python-black 2025-12-27 03:21:27.447569 | Pipeline: periodic-daily 2025-12-27 03:21:27.447607 | Executor: 521e9411259a 2025-12-27 03:21:27.447640 | Triggered by: https://github.com/osism/pulpfiction 2025-12-27 03:21:27.447696 | Event ID: 1ab38d484952413fa58791095501ae0d 2025-12-27 03:21:27.455098 | 2025-12-27 03:21:27.455245 | LOOP [emit-job-header : Print node information] 2025-12-27 03:21:27.588674 | debian-bookworm | ok: 2025-12-27 03:21:27.588919 | debian-bookworm | # Node Information 2025-12-27 03:21:27.588978 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-27 03:21:27.589012 | debian-bookworm | Hostname: debian 2025-12-27 03:21:27.589040 | debian-bookworm | Username: zuul 2025-12-27 03:21:27.589068 | debian-bookworm | Distro: Debian 12.12 2025-12-27 03:21:27.589099 | debian-bookworm | Provider: regiocloud-a 2025-12-27 03:21:27.589127 | debian-bookworm | Region: 2025-12-27 03:21:27.589153 | debian-bookworm | Label: debian-bookworm 2025-12-27 03:21:27.589178 | debian-bookworm | Product Name: OpenStack Nova 2025-12-27 03:21:27.589202 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe89:e043 2025-12-27 03:21:27.613531 | 2025-12-27 03:21:27.613716 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-27 03:21:28.145063 | debian-bookworm -> localhost | changed 2025-12-27 03:21:28.153233 | 2025-12-27 03:21:28.153379 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-27 03:21:29.942592 | debian-bookworm -> localhost | changed 2025-12-27 03:21:29.971348 | 2025-12-27 03:21:29.971499 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-27 03:21:30.776791 | debian-bookworm -> localhost | ok 2025-12-27 03:21:30.790816 | 2025-12-27 03:21:30.791012 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-27 03:21:30.853027 | debian-bookworm | ok 2025-12-27 03:21:30.902430 | debian-bookworm | included: /var/lib/zuul/builds/31759b1b4ed14efaaed6c9cf89ccce7a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-27 03:21:30.909589 | 2025-12-27 03:21:30.909713 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-27 03:21:32.545640 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-27 03:21:32.545907 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/31759b1b4ed14efaaed6c9cf89ccce7a/work/31759b1b4ed14efaaed6c9cf89ccce7a_id_rsa 2025-12-27 03:21:32.545999 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/31759b1b4ed14efaaed6c9cf89ccce7a/work/31759b1b4ed14efaaed6c9cf89ccce7a_id_rsa.pub 2025-12-27 03:21:32.546030 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-27 03:21:32.546056 | debian-bookworm -> localhost | SHA256:g1rQgbk1TvNvDeGAitXy0Y2wcQa40aZI2O/nwXY1j4g zuul-build-sshkey 2025-12-27 03:21:32.546079 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-27 03:21:32.546115 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-27 03:21:32.546137 | debian-bookworm -> localhost | | o *==oo | 2025-12-27 03:21:32.546159 | debian-bookworm -> localhost | |. o B.@*+ o | 2025-12-27 03:21:32.546180 | debian-bookworm -> localhost | | . =.&o= o . | 2025-12-27 03:21:32.546199 | debian-bookworm -> localhost | | o *.o.. = | 2025-12-27 03:21:32.546218 | debian-bookworm -> localhost | | . .o.S+ * | 2025-12-27 03:21:32.546247 | debian-bookworm -> localhost | | .oE o.+ o | 2025-12-27 03:21:32.546268 | debian-bookworm -> localhost | | .+ o . | 2025-12-27 03:21:32.546288 | debian-bookworm -> localhost | | . | 2025-12-27 03:21:32.546308 | debian-bookworm -> localhost | | | 2025-12-27 03:21:32.546329 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-27 03:21:32.546385 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.829911 2025-12-27 03:21:32.553506 | 2025-12-27 03:21:32.553647 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-27 03:21:32.584619 | debian-bookworm | ok 2025-12-27 03:21:32.598755 | debian-bookworm | included: /var/lib/zuul/builds/31759b1b4ed14efaaed6c9cf89ccce7a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-27 03:21:32.609378 | 2025-12-27 03:21:32.609524 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-27 03:21:32.637565 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:21:32.644369 | 2025-12-27 03:21:32.644611 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-27 03:21:33.540996 | debian-bookworm | changed 2025-12-27 03:21:33.551060 | 2025-12-27 03:21:33.551203 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-27 03:21:33.862078 | debian-bookworm | ok 2025-12-27 03:21:33.872278 | 2025-12-27 03:21:33.872428 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-27 03:21:34.651253 | debian-bookworm | changed 2025-12-27 03:21:34.664486 | 2025-12-27 03:21:34.664643 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-27 03:21:35.667658 | debian-bookworm | changed 2025-12-27 03:21:35.694543 | 2025-12-27 03:21:35.694702 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-27 03:21:35.745468 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:21:35.762491 | 2025-12-27 03:21:35.762632 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-27 03:21:37.268662 | debian-bookworm -> localhost | changed 2025-12-27 03:21:37.304714 | 2025-12-27 03:21:37.304873 | TASK [add-build-sshkey : Add back temp key] 2025-12-27 03:21:38.697380 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/31759b1b4ed14efaaed6c9cf89ccce7a/work/31759b1b4ed14efaaed6c9cf89ccce7a_id_rsa (zuul-build-sshkey) 2025-12-27 03:21:38.697710 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.070235 2025-12-27 03:21:38.709492 | 2025-12-27 03:21:38.709626 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-27 03:21:40.242650 | debian-bookworm | ok 2025-12-27 03:21:40.280640 | 2025-12-27 03:21:40.280807 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-27 03:21:40.328602 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:21:40.346638 | 2025-12-27 03:21:40.346778 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-27 03:21:40.914893 | debian-bookworm | ok 2025-12-27 03:21:40.950788 | 2025-12-27 03:21:40.971112 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-27 03:21:41.042228 | debian-bookworm | ok 2025-12-27 03:21:41.063975 | 2025-12-27 03:21:41.064129 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-27 03:21:42.173046 | debian-bookworm -> localhost | ok 2025-12-27 03:21:42.180632 | 2025-12-27 03:21:42.180761 | TASK [validate-host : Collect information about the host] 2025-12-27 03:21:44.148004 | debian-bookworm | ok 2025-12-27 03:21:44.170300 | 2025-12-27 03:21:44.170449 | TASK [validate-host : Sanitize hostname] 2025-12-27 03:21:44.301371 | debian-bookworm | ok 2025-12-27 03:21:44.366574 | 2025-12-27 03:21:44.366766 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-27 03:21:46.959463 | debian-bookworm -> localhost | changed 2025-12-27 03:21:46.966183 | 2025-12-27 03:21:46.966315 | TASK [validate-host : Collect information about zuul worker] 2025-12-27 03:21:47.461666 | debian-bookworm | ok 2025-12-27 03:21:47.465429 | 2025-12-27 03:21:47.465511 | TASK [validate-host : Write out all zuul information for each host] 2025-12-27 03:21:49.429081 | debian-bookworm -> localhost | changed 2025-12-27 03:21:49.438076 | 2025-12-27 03:21:49.438160 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-27 03:21:49.802475 | debian-bookworm | ok 2025-12-27 03:21:49.807145 | 2025-12-27 03:21:49.807232 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-27 03:21:51.090062 | debian-bookworm | changed: 2025-12-27 03:21:51.090273 | debian-bookworm | cd+++++++++ src/ 2025-12-27 03:21:51.090309 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-27 03:21:51.090333 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-27 03:21:51.090355 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2025-12-27 03:21:51.090375 | debian-bookworm | localhost | ok: Runtime: 0:00:00.031569 2025-12-27 03:22:28.015422 | 2025-12-27 03:22:28.015556 | TASK [upload-logs : Upload logs to log server] 2025-12-27 03:22:29.955702 | localhost | Output suppressed because no_log was given 2025-12-27 03:22:29.958215 | 2025-12-27 03:22:29.958302 | LOOP [upload-logs : Compress console log and json output] 2025-12-27 03:22:30.041721 | localhost | skipping: Conditional result was False 2025-12-27 03:22:30.059958 | localhost | skipping: Conditional result was False 2025-12-27 03:22:30.086027 | 2025-12-27 03:22:30.086143 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-27 03:22:30.427708 | localhost | skipping: Conditional result was False 2025-12-27 03:22:30.427909 | 2025-12-27 03:22:30.592949 | localhost | skipping: Conditional result was False 2025-12-27 03:22:30.606091 | 2025-12-27 03:22:30.606210 | LOOP [upload-logs : Upload console log and json output]