2026-01-22 03:15:06.511775 | Job console starting 2026-01-22 03:15:06.520489 | Updating git repos 2026-01-22 03:15:06.550455 | Cloning repos into workspace 2026-01-22 03:15:06.649601 | Restoring repo states 2026-01-22 03:15:06.664464 | Merging changes 2026-01-22 03:15:06.664481 | Checking out repos 2026-01-22 03:15:06.772151 | Preparing playbooks 2026-01-22 03:15:07.979949 | Running Ansible setup 2026-01-22 03:15:13.854528 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-22 03:15:15.157576 | 2026-01-22 03:15:15.157702 | PLAY [Base pre] 2026-01-22 03:15:15.187895 | 2026-01-22 03:15:15.188010 | TASK [Setup log path fact] 2026-01-22 03:15:15.231518 | debian-bookworm | ok 2026-01-22 03:15:15.250658 | 2026-01-22 03:15:15.250775 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-22 03:15:15.304839 | debian-bookworm | ok 2026-01-22 03:15:15.318780 | 2026-01-22 03:15:15.319094 | TASK [emit-job-header : Print job information] 2026-01-22 03:15:15.361622 | # Job Information 2026-01-22 03:15:15.361760 | Ansible Version: 2.16.14 2026-01-22 03:15:15.361790 | Job: python-black 2026-01-22 03:15:15.361817 | Pipeline: periodic-daily 2026-01-22 03:15:15.361836 | Executor: 521e9411259a 2026-01-22 03:15:15.361852 | Triggered by: https://github.com/osism/openstack-image-manager 2026-01-22 03:15:15.361870 | Event ID: 48ddfbb2afea454cbcfe2cba70e30ff4 2026-01-22 03:15:15.366180 | 2026-01-22 03:15:15.366266 | LOOP [emit-job-header : Print node information] 2026-01-22 03:15:15.488991 | debian-bookworm | ok: 2026-01-22 03:15:15.489135 | debian-bookworm | # Node Information 2026-01-22 03:15:15.489164 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-22 03:15:15.489185 | debian-bookworm | Hostname: debian 2026-01-22 03:15:15.489204 | debian-bookworm | Username: zuul 2026-01-22 03:15:15.489221 | debian-bookworm | Distro: Debian 12.13 2026-01-22 03:15:15.489240 | debian-bookworm | Provider: regiocloud-a 2026-01-22 03:15:15.489257 | debian-bookworm | Region: 2026-01-22 03:15:15.489274 | debian-bookworm | Label: debian-bookworm 2026-01-22 03:15:15.489290 | debian-bookworm | Product Name: OpenStack Nova 2026-01-22 03:15:15.489306 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe98:3c1e 2026-01-22 03:15:15.499268 | 2026-01-22 03:15:15.499363 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-22 03:15:16.195554 | debian-bookworm -> localhost | changed 2026-01-22 03:15:16.201299 | 2026-01-22 03:15:16.201394 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-22 03:15:17.395218 | debian-bookworm -> localhost | changed 2026-01-22 03:15:17.406530 | 2026-01-22 03:15:17.406714 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-22 03:15:17.867486 | debian-bookworm -> localhost | ok 2026-01-22 03:15:17.872354 | 2026-01-22 03:15:17.872433 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-22 03:15:17.889648 | debian-bookworm | ok 2026-01-22 03:15:17.905022 | debian-bookworm | included: /var/lib/zuul/builds/1a76f20fe75947c1baad3ce629f68dc7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-22 03:15:17.909953 | 2026-01-22 03:15:17.910032 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-22 03:15:19.491287 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-22 03:15:19.491501 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1a76f20fe75947c1baad3ce629f68dc7/work/1a76f20fe75947c1baad3ce629f68dc7_id_rsa 2026-01-22 03:15:19.491567 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1a76f20fe75947c1baad3ce629f68dc7/work/1a76f20fe75947c1baad3ce629f68dc7_id_rsa.pub 2026-01-22 03:15:19.491596 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-22 03:15:19.491620 | debian-bookworm -> localhost | SHA256:n0SBHLQ5WeUWcplz/i+aJzX3SnKmz3+AlnUyYlL9GLk zuul-build-sshkey 2026-01-22 03:15:19.491642 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-22 03:15:19.491669 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-22 03:15:19.491691 | debian-bookworm -> localhost | | ooo+.++ . | 2026-01-22 03:15:19.491713 | debian-bookworm -> localhost | | o= ==.= | 2026-01-22 03:15:19.491734 | debian-bookworm -> localhost | | = ..o+ = | 2026-01-22 03:15:19.491754 | debian-bookworm -> localhost | | o..o E o| 2026-01-22 03:15:19.491773 | debian-bookworm -> localhost | | S .o = = | 2026-01-22 03:15:19.491800 | debian-bookworm -> localhost | | o .+ + o| 2026-01-22 03:15:19.491820 | debian-bookworm -> localhost | | o...++o| 2026-01-22 03:15:19.491840 | debian-bookworm -> localhost | | .Oo +| 2026-01-22 03:15:19.491859 | debian-bookworm -> localhost | | +=++o| 2026-01-22 03:15:19.491879 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-22 03:15:19.491930 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.232355 2026-01-22 03:15:19.500181 | 2026-01-22 03:15:19.500270 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-22 03:15:19.527846 | debian-bookworm | ok 2026-01-22 03:15:19.536980 | debian-bookworm | included: /var/lib/zuul/builds/1a76f20fe75947c1baad3ce629f68dc7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-22 03:15:19.546731 | 2026-01-22 03:15:19.546828 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-22 03:15:19.560077 | debian-bookworm | skipping: Conditional result was False 2026-01-22 03:15:19.565643 | 2026-01-22 03:15:19.565731 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-22 03:15:20.163719 | debian-bookworm | changed 2026-01-22 03:15:20.176440 | 2026-01-22 03:15:20.176695 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-22 03:15:20.441444 | debian-bookworm | ok 2026-01-22 03:15:20.446748 | 2026-01-22 03:15:20.446993 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-22 03:15:21.112688 | debian-bookworm | changed 2026-01-22 03:15:21.118057 | 2026-01-22 03:15:21.118134 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-22 03:15:21.761023 | debian-bookworm | changed 2026-01-22 03:15:21.768571 | 2026-01-22 03:15:21.768672 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-22 03:15:21.788747 | debian-bookworm | skipping: Conditional result was False 2026-01-22 03:15:21.798587 | 2026-01-22 03:15:21.798785 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-22 03:15:22.491084 | debian-bookworm -> localhost | changed 2026-01-22 03:15:22.501565 | 2026-01-22 03:15:22.501660 | TASK [add-build-sshkey : Add back temp key] 2026-01-22 03:15:22.861783 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1a76f20fe75947c1baad3ce629f68dc7/work/1a76f20fe75947c1baad3ce629f68dc7_id_rsa (zuul-build-sshkey) 2026-01-22 03:15:22.862000 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009560 2026-01-22 03:15:22.869472 | 2026-01-22 03:15:22.869582 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-22 03:15:23.264085 | debian-bookworm | ok 2026-01-22 03:15:23.269325 | 2026-01-22 03:15:23.270505 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-22 03:15:23.303693 | debian-bookworm | skipping: Conditional result was False 2026-01-22 03:15:23.313481 | 2026-01-22 03:15:23.313602 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-22 03:15:23.764010 | debian-bookworm | ok 2026-01-22 03:15:23.785288 | 2026-01-22 03:15:23.785477 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-22 03:15:23.832450 | debian-bookworm | ok 2026-01-22 03:15:23.855069 | 2026-01-22 03:15:23.855214 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-22 03:15:24.329867 | debian-bookworm -> localhost | ok 2026-01-22 03:15:24.337197 | 2026-01-22 03:15:24.337330 | TASK [validate-host : Collect information about the host] 2026-01-22 03:15:25.556210 | debian-bookworm | ok 2026-01-22 03:15:25.585512 | 2026-01-22 03:15:25.585798 | TASK [validate-host : Sanitize hostname] 2026-01-22 03:15:25.834237 | debian-bookworm | ok 2026-01-22 03:15:25.895169 | 2026-01-22 03:15:25.895595 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-22 03:15:26.764292 | debian-bookworm -> localhost | changed 2026-01-22 03:15:26.770327 | 2026-01-22 03:15:26.770444 | TASK [validate-host : Collect information about zuul worker] 2026-01-22 03:15:27.186083 | debian-bookworm | ok 2026-01-22 03:15:27.191270 | 2026-01-22 03:15:27.191395 | TASK [validate-host : Write out all zuul information for each host] 2026-01-22 03:15:27.779649 | debian-bookworm -> localhost | changed 2026-01-22 03:15:27.791861 | 2026-01-22 03:15:27.791991 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-22 03:15:28.065959 | debian-bookworm | ok 2026-01-22 03:15:28.072610 | 2026-01-22 03:15:28.072736 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-22 03:15:29.105298 | debian-bookworm | changed: 2026-01-22 03:15:29.105569 | debian-bookworm | cd+++++++++ src/ 2026-01-22 03:15:29.105609 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-22 03:15:29.105634 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-22 03:15:29.105656 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-01-22 03:15:29.105678 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005463 2026-01-22 03:15:59.200432 | 2026-01-22 03:15:59.200580 | TASK [upload-logs : Upload logs to log server] 2026-01-22 03:16:00.202081 | localhost | Output suppressed because no_log was given 2026-01-22 03:16:00.204021 | 2026-01-22 03:16:00.204140 | LOOP [upload-logs : Compress console log and json output] 2026-01-22 03:16:00.268219 | localhost | skipping: Conditional result was False 2026-01-22 03:16:00.281270 | localhost | skipping: Conditional result was False 2026-01-22 03:16:00.292178 | 2026-01-22 03:16:00.292319 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-22 03:16:00.400056 | localhost | skipping: Conditional result was False 2026-01-22 03:16:00.400344 | 2026-01-22 03:16:00.411591 | localhost | skipping: Conditional result was False 2026-01-22 03:16:00.420178 | 2026-01-22 03:16:00.420646 | LOOP [upload-logs : Upload console log and json output]