2025-09-23 03:04:17.498667 | Job console starting 2025-09-23 03:04:17.505411 | Updating git repos 2025-09-23 03:04:17.531448 | Cloning repos into workspace 2025-09-23 03:04:17.624969 | Restoring repo states 2025-09-23 03:04:17.639668 | Merging changes 2025-09-23 03:04:17.639681 | Checking out repos 2025-09-23 03:04:18.464414 | Preparing playbooks 2025-09-23 03:04:20.095850 | Running Ansible setup 2025-09-23 03:04:28.157404 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-23 03:04:29.404496 | 2025-09-23 03:04:29.404619 | PLAY [Base pre] 2025-09-23 03:04:29.417117 | 2025-09-23 03:04:29.417215 | TASK [Setup log path fact] 2025-09-23 03:04:29.444393 | debian-bookworm | ok 2025-09-23 03:04:29.458569 | 2025-09-23 03:04:29.458752 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-23 03:04:29.486023 | debian-bookworm | ok 2025-09-23 03:04:29.497922 | 2025-09-23 03:04:29.498016 | TASK [emit-job-header : Print job information] 2025-09-23 03:04:29.557171 | # Job Information 2025-09-23 03:04:29.557314 | Ansible Version: 2.16.14 2025-09-23 03:04:29.557344 | Job: python-black 2025-09-23 03:04:29.557371 | Pipeline: periodic-daily 2025-09-23 03:04:29.557390 | Executor: 521e9411259a 2025-09-23 03:04:29.557407 | Triggered by: https://github.com/osism/osism-kubernetes 2025-09-23 03:04:29.557426 | Event ID: f411e885d4a948d29609edfafd412a72 2025-09-23 03:04:29.562539 | 2025-09-23 03:04:29.562653 | LOOP [emit-job-header : Print node information] 2025-09-23 03:04:29.732038 | debian-bookworm | ok: 2025-09-23 03:04:29.732265 | debian-bookworm | # Node Information 2025-09-23 03:04:29.732302 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-23 03:04:29.732324 | debian-bookworm | Hostname: debian 2025-09-23 03:04:29.732342 | debian-bookworm | Username: zuul 2025-09-23 03:04:29.732359 | debian-bookworm | Distro: Debian 12.12 2025-09-23 03:04:29.732378 | debian-bookworm | Provider: regiocloud-a 2025-09-23 03:04:29.732395 | debian-bookworm | Region: 2025-09-23 03:04:29.732413 | debian-bookworm | Label: debian-bookworm 2025-09-23 03:04:29.732428 | debian-bookworm | Product Name: OpenStack Nova 2025-09-23 03:04:29.732444 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe86:3729 2025-09-23 03:04:29.763038 | 2025-09-23 03:04:29.763144 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-23 03:04:30.665328 | debian-bookworm -> localhost | changed 2025-09-23 03:04:30.671187 | 2025-09-23 03:04:30.671284 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-23 03:04:33.602049 | debian-bookworm -> localhost | changed 2025-09-23 03:04:33.615744 | 2025-09-23 03:04:33.615837 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-23 03:04:34.688942 | debian-bookworm -> localhost | ok 2025-09-23 03:04:34.694708 | 2025-09-23 03:04:34.694803 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-23 03:04:34.787497 | debian-bookworm | ok 2025-09-23 03:04:34.823862 | debian-bookworm | included: /var/lib/zuul/builds/a5ba025266584d29a9bcf4eb7f7aa337/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-23 03:04:34.834326 | 2025-09-23 03:04:34.834677 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-23 03:04:38.666740 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-23 03:04:38.666911 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a5ba025266584d29a9bcf4eb7f7aa337/work/a5ba025266584d29a9bcf4eb7f7aa337_id_rsa 2025-09-23 03:04:38.666943 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a5ba025266584d29a9bcf4eb7f7aa337/work/a5ba025266584d29a9bcf4eb7f7aa337_id_rsa.pub 2025-09-23 03:04:38.666964 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-23 03:04:38.666984 | debian-bookworm -> localhost | SHA256:U3pV+BoE6uPlp5FhFAaAhqh4ok3eBzN0gFksaSejSGM zuul-build-sshkey 2025-09-23 03:04:38.667002 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-23 03:04:38.667029 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-23 03:04:38.667047 | debian-bookworm -> localhost | | . Boo....+. .. | 2025-09-23 03:04:38.667064 | debian-bookworm -> localhost | |.EX * . o .o. | 2025-09-23 03:04:38.667081 | debian-bookworm -> localhost | |*o.B . . o... | 2025-09-23 03:04:38.667097 | debian-bookworm -> localhost | |* o + . + .. . | 2025-09-23 03:04:38.667112 | debian-bookworm -> localhost | |.* . + S = o | 2025-09-23 03:04:38.667133 | debian-bookworm -> localhost | |. o . .. B o. | 2025-09-23 03:04:38.667150 | debian-bookworm -> localhost | | . . + . | 2025-09-23 03:04:38.667166 | debian-bookworm -> localhost | | + | 2025-09-23 03:04:38.667182 | debian-bookworm -> localhost | | . | 2025-09-23 03:04:38.667199 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-23 03:04:38.667239 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.725456 2025-09-23 03:04:38.672562 | 2025-09-23 03:04:38.672641 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-23 03:04:38.709063 | debian-bookworm | ok 2025-09-23 03:04:38.724833 | debian-bookworm | included: /var/lib/zuul/builds/a5ba025266584d29a9bcf4eb7f7aa337/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-23 03:04:38.754158 | 2025-09-23 03:04:38.754258 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-23 03:04:38.788267 | debian-bookworm | skipping: Conditional result was False 2025-09-23 03:04:38.793996 | 2025-09-23 03:04:38.794096 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-23 03:04:39.767093 | debian-bookworm | changed 2025-09-23 03:04:39.771482 | 2025-09-23 03:04:39.771591 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-23 03:04:40.053499 | debian-bookworm | ok 2025-09-23 03:04:40.059317 | 2025-09-23 03:04:40.059407 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-23 03:04:40.827765 | debian-bookworm | changed 2025-09-23 03:04:40.834991 | 2025-09-23 03:04:40.835091 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-23 03:04:41.572626 | debian-bookworm | changed 2025-09-23 03:04:41.582374 | 2025-09-23 03:04:41.582463 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-23 03:04:41.624068 | debian-bookworm | skipping: Conditional result was False 2025-09-23 03:04:41.629702 | 2025-09-23 03:04:41.629790 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-23 03:04:42.268434 | debian-bookworm -> localhost | changed 2025-09-23 03:04:42.276906 | 2025-09-23 03:04:42.276995 | TASK [add-build-sshkey : Add back temp key] 2025-09-23 03:04:42.864738 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a5ba025266584d29a9bcf4eb7f7aa337/work/a5ba025266584d29a9bcf4eb7f7aa337_id_rsa (zuul-build-sshkey) 2025-09-23 03:04:42.864915 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010789 2025-09-23 03:04:42.872074 | 2025-09-23 03:04:42.872158 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-23 03:04:43.338590 | debian-bookworm | ok 2025-09-23 03:04:43.342728 | 2025-09-23 03:04:43.342812 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-23 03:04:43.381727 | debian-bookworm | skipping: Conditional result was False 2025-09-23 03:04:43.391695 | 2025-09-23 03:04:43.391785 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-23 03:04:43.865586 | debian-bookworm | ok 2025-09-23 03:04:43.878433 | 2025-09-23 03:04:43.878523 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-23 03:04:43.926338 | debian-bookworm | ok 2025-09-23 03:04:43.941082 | 2025-09-23 03:04:43.941174 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-23 03:04:44.715780 | debian-bookworm -> localhost | ok 2025-09-23 03:04:44.721360 | 2025-09-23 03:04:44.721445 | TASK [validate-host : Collect information about the host] 2025-09-23 03:04:45.971454 | debian-bookworm | ok 2025-09-23 03:04:45.994727 | 2025-09-23 03:04:45.994825 | TASK [validate-host : Sanitize hostname] 2025-09-23 03:04:46.082432 | debian-bookworm | ok 2025-09-23 03:04:46.141315 | 2025-09-23 03:04:46.141406 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-23 03:04:47.321970 | debian-bookworm -> localhost | changed 2025-09-23 03:04:47.335928 | 2025-09-23 03:04:47.336023 | TASK [validate-host : Collect information about zuul worker] 2025-09-23 03:04:47.929053 | debian-bookworm | ok 2025-09-23 03:04:47.937315 | 2025-09-23 03:04:47.937402 | TASK [validate-host : Write out all zuul information for each host] 2025-09-23 03:04:48.871375 | debian-bookworm -> localhost | changed 2025-09-23 03:04:48.880513 | 2025-09-23 03:04:48.880618 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-23 03:04:49.215853 | debian-bookworm | ok 2025-09-23 03:04:49.228851 | 2025-09-23 03:04:49.228950 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-23 03:04:52.055918 | debian-bookworm | changed: 2025-09-23 03:04:52.056087 | debian-bookworm | cd+++++++++ src/ 2025-09-23 03:04:52.056121 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-23 03:04:52.056146 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-23 03:04:52.056167 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-09-23 03:04:52.056188 | debian-bookworm | Containerfile 2025-09-23 03:04:52.056335 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012857 2025-09-23 03:05:20.287825 | 2025-09-23 03:05:20.287917 | TASK [upload-logs : Upload logs to log server] 2025-09-23 03:05:21.135211 | localhost | Output suppressed because no_log was given 2025-09-23 03:05:21.136843 | 2025-09-23 03:05:21.136928 | LOOP [upload-logs : Compress console log and json output] 2025-09-23 03:05:21.178230 | localhost | skipping: Conditional result was False 2025-09-23 03:05:21.184772 | localhost | skipping: Conditional result was False 2025-09-23 03:05:21.192033 | 2025-09-23 03:05:21.192122 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-23 03:05:21.233243 | localhost | skipping: Conditional result was False 2025-09-23 03:05:21.233455 | 2025-09-23 03:05:21.238658 | localhost | skipping: Conditional result was False 2025-09-23 03:05:21.248061 | 2025-09-23 03:05:21.248160 | LOOP [upload-logs : Upload console log and json output]