2026-02-26 03:17:55.816014 | Job console starting 2026-02-26 03:17:55.833684 | Updating git repos 2026-02-26 03:17:55.889528 | Cloning repos into workspace 2026-02-26 03:17:55.964309 | Restoring repo states 2026-02-26 03:17:55.983502 | Merging changes 2026-02-26 03:17:55.983524 | Checking out repos 2026-02-26 03:17:56.020088 | Preparing playbooks 2026-02-26 03:17:57.061922 | Running Ansible setup 2026-02-26 03:18:02.744504 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-26 03:18:03.581697 | 2026-02-26 03:18:03.581868 | PLAY [Base pre] 2026-02-26 03:18:03.615924 | 2026-02-26 03:18:03.616099 | TASK [Setup log path fact] 2026-02-26 03:18:03.635857 | debian-bookworm | ok 2026-02-26 03:18:03.655006 | 2026-02-26 03:18:03.655169 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-26 03:18:03.707082 | debian-bookworm | ok 2026-02-26 03:18:03.726548 | 2026-02-26 03:18:03.726753 | TASK [emit-job-header : Print job information] 2026-02-26 03:18:03.812014 | # Job Information 2026-02-26 03:18:03.812213 | Ansible Version: 2.16.14 2026-02-26 03:18:03.812267 | Job: python-black 2026-02-26 03:18:03.812306 | Pipeline: periodic-daily 2026-02-26 03:18:03.812329 | Executor: 521e9411259a 2026-02-26 03:18:03.812349 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-02-26 03:18:03.812371 | Event ID: 4c2e4da85b0e41bdada6d2cf5c55ba36 2026-02-26 03:18:03.818154 | 2026-02-26 03:18:03.818298 | LOOP [emit-job-header : Print node information] 2026-02-26 03:18:04.061327 | debian-bookworm | ok: 2026-02-26 03:18:04.061639 | debian-bookworm | # Node Information 2026-02-26 03:18:04.061687 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-26 03:18:04.061713 | debian-bookworm | Hostname: debian 2026-02-26 03:18:04.061735 | debian-bookworm | Username: zuul 2026-02-26 03:18:04.061756 | debian-bookworm | Distro: Debian 12.13 2026-02-26 03:18:04.061780 | debian-bookworm | Provider: regiocloud-a 2026-02-26 03:18:04.061802 | debian-bookworm | Region: 2026-02-26 03:18:04.061824 | debian-bookworm | Label: debian-bookworm 2026-02-26 03:18:04.061843 | debian-bookworm | Product Name: OpenStack Nova 2026-02-26 03:18:04.061863 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feac:4212 2026-02-26 03:18:04.092537 | 2026-02-26 03:18:04.092759 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-26 03:18:04.683957 | debian-bookworm -> localhost | changed 2026-02-26 03:18:04.694749 | 2026-02-26 03:18:04.694930 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-26 03:18:06.117335 | debian-bookworm -> localhost | changed 2026-02-26 03:18:06.134985 | 2026-02-26 03:18:06.135135 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-26 03:18:06.656749 | debian-bookworm -> localhost | ok 2026-02-26 03:18:06.663131 | 2026-02-26 03:18:06.663255 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-26 03:18:06.692179 | debian-bookworm | ok 2026-02-26 03:18:06.720928 | debian-bookworm | included: /var/lib/zuul/builds/e22b1880cd424d1889cac8479aaac507/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-26 03:18:06.728357 | 2026-02-26 03:18:06.728579 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-26 03:18:08.096464 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-26 03:18:08.096842 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e22b1880cd424d1889cac8479aaac507/work/e22b1880cd424d1889cac8479aaac507_id_rsa 2026-02-26 03:18:08.096910 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e22b1880cd424d1889cac8479aaac507/work/e22b1880cd424d1889cac8479aaac507_id_rsa.pub 2026-02-26 03:18:08.096952 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-26 03:18:08.096994 | debian-bookworm -> localhost | SHA256:1hqaLcZU9GcjYOWL5eZFhUjN2c7ybmCAaTTcx6kPwbw zuul-build-sshkey 2026-02-26 03:18:08.097030 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-26 03:18:08.097082 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-26 03:18:08.097118 | debian-bookworm -> localhost | | .+*o= =. | 2026-02-26 03:18:08.097153 | debian-bookworm -> localhost | | o++* O.. | 2026-02-26 03:18:08.097185 | debian-bookworm -> localhost | | ..+===o | 2026-02-26 03:18:08.097217 | debian-bookworm -> localhost | | .+=E*..o | 2026-02-26 03:18:08.097248 | debian-bookworm -> localhost | | ..S =+.o | 2026-02-26 03:18:08.097286 | debian-bookworm -> localhost | | o = = .+ . | 2026-02-26 03:18:08.097321 | debian-bookworm -> localhost | | * o .. o | 2026-02-26 03:18:08.097353 | debian-bookworm -> localhost | | . . o | 2026-02-26 03:18:08.097388 | debian-bookworm -> localhost | | . | 2026-02-26 03:18:08.097421 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-26 03:18:08.097501 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.645671 2026-02-26 03:18:08.107316 | 2026-02-26 03:18:08.107465 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-26 03:18:08.140064 | debian-bookworm | ok 2026-02-26 03:18:08.161889 | debian-bookworm | included: /var/lib/zuul/builds/e22b1880cd424d1889cac8479aaac507/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-26 03:18:08.173932 | 2026-02-26 03:18:08.174071 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-26 03:18:08.198416 | debian-bookworm | skipping: Conditional result was False 2026-02-26 03:18:08.204778 | 2026-02-26 03:18:08.204912 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-26 03:18:08.841411 | debian-bookworm | changed 2026-02-26 03:18:08.847116 | 2026-02-26 03:18:08.847233 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-26 03:18:09.125665 | debian-bookworm | ok 2026-02-26 03:18:09.134682 | 2026-02-26 03:18:09.134821 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-26 03:18:09.885481 | debian-bookworm | changed 2026-02-26 03:18:09.892796 | 2026-02-26 03:18:09.892928 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-26 03:18:10.610101 | debian-bookworm | changed 2026-02-26 03:18:10.616648 | 2026-02-26 03:18:10.616801 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-26 03:18:10.647118 | debian-bookworm | skipping: Conditional result was False 2026-02-26 03:18:10.653720 | 2026-02-26 03:18:10.653857 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-26 03:18:11.303479 | debian-bookworm -> localhost | changed 2026-02-26 03:18:11.316903 | 2026-02-26 03:18:11.317044 | TASK [add-build-sshkey : Add back temp key] 2026-02-26 03:18:12.000929 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e22b1880cd424d1889cac8479aaac507/work/e22b1880cd424d1889cac8479aaac507_id_rsa (zuul-build-sshkey) 2026-02-26 03:18:12.001196 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029790 2026-02-26 03:18:12.009776 | 2026-02-26 03:18:12.009910 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-26 03:18:12.537115 | debian-bookworm | ok 2026-02-26 03:18:12.541198 | 2026-02-26 03:18:12.541321 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-26 03:18:12.574394 | debian-bookworm | skipping: Conditional result was False 2026-02-26 03:18:12.582699 | 2026-02-26 03:18:12.582777 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-26 03:18:13.087552 | debian-bookworm | ok 2026-02-26 03:18:13.098898 | 2026-02-26 03:18:13.099003 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-26 03:18:13.126709 | debian-bookworm | ok 2026-02-26 03:18:13.132101 | 2026-02-26 03:18:13.132192 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-26 03:18:13.481026 | debian-bookworm -> localhost | ok 2026-02-26 03:18:13.487071 | 2026-02-26 03:18:13.487165 | TASK [validate-host : Collect information about the host] 2026-02-26 03:18:14.959054 | debian-bookworm | ok 2026-02-26 03:18:14.974776 | 2026-02-26 03:18:14.974878 | TASK [validate-host : Sanitize hostname] 2026-02-26 03:18:15.216025 | debian-bookworm | ok 2026-02-26 03:18:15.325468 | 2026-02-26 03:18:15.325569 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-26 03:18:16.804541 | debian-bookworm -> localhost | changed 2026-02-26 03:18:16.809926 | 2026-02-26 03:18:16.810020 | TASK [validate-host : Collect information about zuul worker] 2026-02-26 03:18:17.552335 | debian-bookworm | ok 2026-02-26 03:18:17.556859 | 2026-02-26 03:18:17.556961 | TASK [validate-host : Write out all zuul information for each host] 2026-02-26 03:18:18.322787 | debian-bookworm -> localhost | changed 2026-02-26 03:18:18.334277 | 2026-02-26 03:18:18.334377 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-26 03:18:18.619610 | debian-bookworm | ok 2026-02-26 03:18:18.625781 | 2026-02-26 03:18:18.625875 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-26 03:18:19.414825 | debian-bookworm | changed: 2026-02-26 03:18:19.415133 | debian-bookworm | cd+++++++++ src/ 2026-02-26 03:18:19.415166 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-26 03:18:19.415191 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-26 03:18:19.415213 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-02-26 03:18:19.415233 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006004 2026-02-26 03:18:44.970810 | 2026-02-26 03:18:44.970911 | TASK [upload-logs : Upload logs to log server] 2026-02-26 03:18:45.616387 | localhost | Output suppressed because no_log was given 2026-02-26 03:18:45.618032 | 2026-02-26 03:18:45.618119 | LOOP [upload-logs : Compress console log and json output] 2026-02-26 03:18:45.681970 | localhost | skipping: Conditional result was False 2026-02-26 03:18:45.689036 | localhost | skipping: Conditional result was False 2026-02-26 03:18:45.704874 | 2026-02-26 03:18:45.704981 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-26 03:18:45.749956 | localhost | skipping: Conditional result was False 2026-02-26 03:18:45.750156 | 2026-02-26 03:18:45.755429 | localhost | skipping: Conditional result was False 2026-02-26 03:18:45.760291 | 2026-02-26 03:18:45.760403 | LOOP [upload-logs : Upload console log and json output]