2026-01-20 03:04:17.754527 | Job console starting 2026-01-20 03:04:17.762779 | Updating git repos 2026-01-20 03:04:17.785989 | Cloning repos into workspace 2026-01-20 03:04:17.821278 | Restoring repo states 2026-01-20 03:04:17.827851 | Merging changes 2026-01-20 03:04:17.827875 | Checking out repos 2026-01-20 03:04:17.884942 | Preparing playbooks 2026-01-20 03:04:18.484257 | Running Ansible setup 2026-01-20 03:04:23.031217 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-20 03:04:23.845859 | 2026-01-20 03:04:23.845984 | PLAY [Base pre] 2026-01-20 03:04:23.860735 | 2026-01-20 03:04:23.860845 | TASK [Setup log path fact] 2026-01-20 03:04:23.879645 | debian-bookworm | ok 2026-01-20 03:04:23.893750 | 2026-01-20 03:04:23.893867 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-20 03:04:23.922719 | debian-bookworm | ok 2026-01-20 03:04:23.932098 | 2026-01-20 03:04:23.932203 | TASK [emit-job-header : Print job information] 2026-01-20 03:04:23.971259 | # Job Information 2026-01-20 03:04:23.971432 | Ansible Version: 2.16.14 2026-01-20 03:04:23.971466 | Job: python-black 2026-01-20 03:04:23.971498 | Pipeline: periodic-daily 2026-01-20 03:04:23.971520 | Executor: 521e9411259a 2026-01-20 03:04:23.971542 | Triggered by: https://github.com/osism/openstack-project-manager 2026-01-20 03:04:23.971564 | Event ID: f975635626684e1d97fefcd91639f5f7 2026-01-20 03:04:23.976257 | 2026-01-20 03:04:23.976350 | LOOP [emit-job-header : Print node information] 2026-01-20 03:04:24.112719 | debian-bookworm | ok: 2026-01-20 03:04:24.112984 | debian-bookworm | # Node Information 2026-01-20 03:04:24.113057 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-20 03:04:24.113105 | debian-bookworm | Hostname: debian 2026-01-20 03:04:24.113150 | debian-bookworm | Username: zuul 2026-01-20 03:04:24.113260 | debian-bookworm | Distro: Debian 12.13 2026-01-20 03:04:24.113316 | debian-bookworm | Provider: regiocloud-a 2026-01-20 03:04:24.113358 | debian-bookworm | Region: 2026-01-20 03:04:24.113413 | debian-bookworm | Label: debian-bookworm 2026-01-20 03:04:24.113457 | debian-bookworm | Product Name: OpenStack Nova 2026-01-20 03:04:24.113498 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9b:1e13 2026-01-20 03:04:24.133301 | 2026-01-20 03:04:24.133446 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-20 03:04:24.591959 | debian-bookworm -> localhost | changed 2026-01-20 03:04:24.598766 | 2026-01-20 03:04:24.598893 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-20 03:04:25.532119 | debian-bookworm -> localhost | changed 2026-01-20 03:04:25.542351 | 2026-01-20 03:04:25.542477 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-20 03:04:25.869887 | debian-bookworm -> localhost | ok 2026-01-20 03:04:25.876841 | 2026-01-20 03:04:25.876944 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-20 03:04:25.905376 | debian-bookworm | ok 2026-01-20 03:04:25.921527 | debian-bookworm | included: /var/lib/zuul/builds/25b3cc18daa44eb9a9a787bf8de295c9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-20 03:04:25.927624 | 2026-01-20 03:04:25.927718 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-20 03:04:27.493937 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-20 03:04:27.494155 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/25b3cc18daa44eb9a9a787bf8de295c9/work/25b3cc18daa44eb9a9a787bf8de295c9_id_rsa 2026-01-20 03:04:27.494196 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/25b3cc18daa44eb9a9a787bf8de295c9/work/25b3cc18daa44eb9a9a787bf8de295c9_id_rsa.pub 2026-01-20 03:04:27.494222 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-20 03:04:27.494245 | debian-bookworm -> localhost | SHA256:ppvfBOpLbH5bOfniYlAfR2NLhWcuwLmskRRM9UkqJsI zuul-build-sshkey 2026-01-20 03:04:27.494266 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-20 03:04:27.494295 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-20 03:04:27.494317 | debian-bookworm -> localhost | | oo+...o. | 2026-01-20 03:04:27.494338 | debian-bookworm -> localhost | | . o ++*.o | 2026-01-20 03:04:27.494357 | debian-bookworm -> localhost | | E ..oo.*o* | 2026-01-20 03:04:27.494377 | debian-bookworm -> localhost | | . o+.+ + . | 2026-01-20 03:04:27.494396 | debian-bookworm -> localhost | | .S+ o . | 2026-01-20 03:04:27.494430 | debian-bookworm -> localhost | | ..+...o | 2026-01-20 03:04:27.494450 | debian-bookworm -> localhost | | *. * | 2026-01-20 03:04:27.494469 | debian-bookworm -> localhost | | = o++.o | 2026-01-20 03:04:27.494489 | debian-bookworm -> localhost | | *=o+o.. | 2026-01-20 03:04:27.494509 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-20 03:04:27.494557 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.915388 2026-01-20 03:04:27.502844 | 2026-01-20 03:04:27.502960 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-20 03:04:27.520648 | debian-bookworm | ok 2026-01-20 03:04:27.529312 | debian-bookworm | included: /var/lib/zuul/builds/25b3cc18daa44eb9a9a787bf8de295c9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-20 03:04:27.537771 | 2026-01-20 03:04:27.537855 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-20 03:04:27.563054 | debian-bookworm | skipping: Conditional result was False 2026-01-20 03:04:27.568744 | 2026-01-20 03:04:27.568834 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-20 03:04:28.239569 | debian-bookworm | changed 2026-01-20 03:04:28.247721 | 2026-01-20 03:04:28.247816 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-20 03:04:28.536688 | debian-bookworm | ok 2026-01-20 03:04:28.546880 | 2026-01-20 03:04:28.547017 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-20 03:04:29.209485 | debian-bookworm | changed 2026-01-20 03:04:29.217363 | 2026-01-20 03:04:29.217483 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-20 03:04:29.887139 | debian-bookworm | changed 2026-01-20 03:04:29.898628 | 2026-01-20 03:04:29.898740 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-20 03:04:29.942708 | debian-bookworm | skipping: Conditional result was False 2026-01-20 03:04:29.952600 | 2026-01-20 03:04:29.952723 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-20 03:04:30.430798 | debian-bookworm -> localhost | changed 2026-01-20 03:04:30.444044 | 2026-01-20 03:04:30.444149 | TASK [add-build-sshkey : Add back temp key] 2026-01-20 03:04:30.796114 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/25b3cc18daa44eb9a9a787bf8de295c9/work/25b3cc18daa44eb9a9a787bf8de295c9_id_rsa (zuul-build-sshkey) 2026-01-20 03:04:30.796345 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030077 2026-01-20 03:04:30.803792 | 2026-01-20 03:04:30.803896 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-20 03:04:31.186602 | debian-bookworm | ok 2026-01-20 03:04:31.192173 | 2026-01-20 03:04:31.192277 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-20 03:04:31.225614 | debian-bookworm | skipping: Conditional result was False 2026-01-20 03:04:31.243384 | 2026-01-20 03:04:31.243539 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-20 03:04:31.727798 | debian-bookworm | ok 2026-01-20 03:04:31.738661 | 2026-01-20 03:04:31.738758 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-20 03:04:31.766874 | debian-bookworm | ok 2026-01-20 03:04:31.772046 | 2026-01-20 03:04:31.772151 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-20 03:04:32.134662 | debian-bookworm -> localhost | ok 2026-01-20 03:04:32.143284 | 2026-01-20 03:04:32.143386 | TASK [validate-host : Collect information about the host] 2026-01-20 03:04:33.410337 | debian-bookworm | ok 2026-01-20 03:04:33.457959 | 2026-01-20 03:04:33.458111 | TASK [validate-host : Sanitize hostname] 2026-01-20 03:04:33.650519 | debian-bookworm | ok 2026-01-20 03:04:33.777360 | 2026-01-20 03:04:33.777764 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-20 03:04:35.334503 | debian-bookworm -> localhost | changed 2026-01-20 03:04:35.340826 | 2026-01-20 03:04:35.340949 | TASK [validate-host : Collect information about zuul worker] 2026-01-20 03:04:35.880241 | debian-bookworm | ok 2026-01-20 03:04:35.885241 | 2026-01-20 03:04:35.885367 | TASK [validate-host : Write out all zuul information for each host] 2026-01-20 03:04:36.690356 | debian-bookworm -> localhost | changed 2026-01-20 03:04:36.698094 | 2026-01-20 03:04:36.698223 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-20 03:04:36.999713 | debian-bookworm | ok 2026-01-20 03:04:37.007893 | 2026-01-20 03:04:37.007999 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-20 03:04:38.090691 | debian-bookworm | changed: 2026-01-20 03:04:38.090878 | debian-bookworm | cd+++++++++ src/ 2026-01-20 03:04:38.090913 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-20 03:04:38.090937 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-20 03:04:38.090958 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-01-20 03:04:38.090979 | debian-bookworm | localhost | ok: Runtime: 0:00:00.023552 2026-01-20 03:05:07.986458 | 2026-01-20 03:05:07.986586 | TASK [upload-logs : Upload logs to log server] 2026-01-20 03:05:09.002222 | localhost | Output suppressed because no_log was given 2026-01-20 03:05:09.004240 | 2026-01-20 03:05:09.004352 | LOOP [upload-logs : Compress console log and json output] 2026-01-20 03:05:09.062656 | localhost | skipping: Conditional result was False 2026-01-20 03:05:09.069128 | localhost | skipping: Conditional result was False 2026-01-20 03:05:09.073293 | 2026-01-20 03:05:09.073450 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-20 03:05:09.133531 | localhost | skipping: Conditional result was False 2026-01-20 03:05:09.133834 | 2026-01-20 03:05:09.142983 | localhost | skipping: Conditional result was False 2026-01-20 03:05:09.152198 | 2026-01-20 03:05:09.152325 | LOOP [upload-logs : Upload console log and json output]