2025-09-29 05:59:57.742923 | Job console starting 2025-09-29 05:59:57.765619 | Updating git repos 2025-09-29 05:59:57.821878 | Cloning repos into workspace 2025-09-29 05:59:57.907389 | Restoring repo states 2025-09-29 05:59:57.923375 | Merging changes 2025-09-29 05:59:58.432600 | Checking out repos 2025-09-29 05:59:58.471587 | Preparing playbooks 2025-09-29 05:59:59.266420 | Running Ansible setup 2025-09-29 06:00:03.987801 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-29 06:00:05.009907 | 2025-09-29 06:00:05.010085 | PLAY [Base pre] 2025-09-29 06:00:05.045619 | 2025-09-29 06:00:05.045784 | TASK [Setup log path fact] 2025-09-29 06:00:05.085345 | debian-bookworm | ok 2025-09-29 06:00:05.110983 | 2025-09-29 06:00:05.111169 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-29 06:00:05.151393 | debian-bookworm | ok 2025-09-29 06:00:05.165587 | 2025-09-29 06:00:05.165733 | TASK [emit-job-header : Print job information] 2025-09-29 06:00:05.235483 | # Job Information 2025-09-29 06:00:05.235675 | Ansible Version: 2.16.14 2025-09-29 06:00:05.235710 | Job: python-black 2025-09-29 06:00:05.235743 | Pipeline: check 2025-09-29 06:00:05.235766 | Executor: 521e9411259a 2025-09-29 06:00:05.235786 | Triggered by: https://github.com/osism/container-images-kolla/pull/632 2025-09-29 06:00:05.235807 | Event ID: 81c88fc0-9cf9-11f0-8759-f260762a073a 2025-09-29 06:00:05.243640 | 2025-09-29 06:00:05.243852 | LOOP [emit-job-header : Print node information] 2025-09-29 06:00:05.403875 | debian-bookworm | ok: 2025-09-29 06:00:05.412899 | debian-bookworm | # Node Information 2025-09-29 06:00:05.413003 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-29 06:00:05.413035 | debian-bookworm | Hostname: debian 2025-09-29 06:00:05.413059 | debian-bookworm | Username: zuul 2025-09-29 06:00:05.413081 | debian-bookworm | Distro: Debian 12.12 2025-09-29 06:00:05.413106 | debian-bookworm | Provider: regiocloud-a 2025-09-29 06:00:05.413128 | debian-bookworm | Region: 2025-09-29 06:00:05.413149 | debian-bookworm | Label: debian-bookworm 2025-09-29 06:00:05.413169 | debian-bookworm | Product Name: OpenStack Nova 2025-09-29 06:00:05.413189 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:62c7 2025-09-29 06:00:05.425511 | 2025-09-29 06:00:05.425645 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-29 06:00:06.178275 | debian-bookworm -> localhost | changed 2025-09-29 06:00:06.189821 | 2025-09-29 06:00:06.189957 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-29 06:00:07.594367 | debian-bookworm -> localhost | changed 2025-09-29 06:00:07.604429 | 2025-09-29 06:00:07.604797 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-29 06:00:08.191331 | debian-bookworm -> localhost | ok 2025-09-29 06:00:08.196220 | 2025-09-29 06:00:08.196310 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-29 06:00:08.244798 | debian-bookworm | ok 2025-09-29 06:00:08.263811 | debian-bookworm | included: /var/lib/zuul/builds/22b8a6552ca843379173958dc6e8637c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-29 06:00:08.271225 | 2025-09-29 06:00:08.271309 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-29 06:00:10.247160 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-29 06:00:10.247344 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/22b8a6552ca843379173958dc6e8637c/work/22b8a6552ca843379173958dc6e8637c_id_rsa 2025-09-29 06:00:10.247378 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/22b8a6552ca843379173958dc6e8637c/work/22b8a6552ca843379173958dc6e8637c_id_rsa.pub 2025-09-29 06:00:10.247400 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-29 06:00:10.247422 | debian-bookworm -> localhost | SHA256:o+SYeWMYQKQKRrPSvnM71YCUCsQwkwJ2y3hcLMT6Gp4 zuul-build-sshkey 2025-09-29 06:00:10.247440 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-29 06:00:10.247464 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-29 06:00:10.247481 | debian-bookworm -> localhost | |XB=o.o | 2025-09-29 06:00:10.247498 | debian-bookworm -> localhost | |*BBo=. | 2025-09-29 06:00:10.247516 | debian-bookworm -> localhost | |==+B.. | 2025-09-29 06:00:10.247531 | debian-bookworm -> localhost | |=oo.. . | 2025-09-29 06:00:10.247547 | debian-bookworm -> localhost | |. o . .oS | 2025-09-29 06:00:10.247568 | debian-bookworm -> localhost | | . o O.... | 2025-09-29 06:00:10.247584 | debian-bookworm -> localhost | |. * *.* | 2025-09-29 06:00:10.247600 | debian-bookworm -> localhost | | E o.+ . | 2025-09-29 06:00:10.247616 | debian-bookworm -> localhost | | .. | 2025-09-29 06:00:10.247633 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-29 06:00:10.247677 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.449127 2025-09-29 06:00:10.253361 | 2025-09-29 06:00:10.253443 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-29 06:00:10.291194 | debian-bookworm | ok 2025-09-29 06:00:10.300391 | debian-bookworm | included: /var/lib/zuul/builds/22b8a6552ca843379173958dc6e8637c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-29 06:00:10.310135 | 2025-09-29 06:00:10.310206 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-29 06:00:10.322653 | debian-bookworm | skipping: Conditional result was False 2025-09-29 06:00:10.327434 | 2025-09-29 06:00:10.327583 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-29 06:00:11.025438 | debian-bookworm | changed 2025-09-29 06:00:11.029864 | 2025-09-29 06:00:11.029941 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-29 06:00:11.252478 | debian-bookworm | ok 2025-09-29 06:00:11.257168 | 2025-09-29 06:00:11.257262 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-29 06:00:11.811639 | debian-bookworm | changed 2025-09-29 06:00:11.820597 | 2025-09-29 06:00:11.820715 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-29 06:00:12.377643 | debian-bookworm | changed 2025-09-29 06:00:12.383021 | 2025-09-29 06:00:12.383121 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-29 06:00:12.405871 | debian-bookworm | skipping: Conditional result was False 2025-09-29 06:00:12.411570 | 2025-09-29 06:00:12.411655 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-29 06:00:12.878200 | debian-bookworm -> localhost | changed 2025-09-29 06:00:12.892663 | 2025-09-29 06:00:12.892767 | TASK [add-build-sshkey : Add back temp key] 2025-09-29 06:00:13.412944 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/22b8a6552ca843379173958dc6e8637c/work/22b8a6552ca843379173958dc6e8637c_id_rsa (zuul-build-sshkey) 2025-09-29 06:00:13.413151 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024016 2025-09-29 06:00:13.420462 | 2025-09-29 06:00:13.420552 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-29 06:00:13.910686 | debian-bookworm | ok 2025-09-29 06:00:13.915595 | 2025-09-29 06:00:13.915688 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-29 06:00:13.938371 | debian-bookworm | skipping: Conditional result was False 2025-09-29 06:00:13.948520 | 2025-09-29 06:00:13.948616 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-29 06:00:14.406087 | debian-bookworm | ok 2025-09-29 06:00:14.443226 | 2025-09-29 06:00:14.443343 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-29 06:00:14.492505 | debian-bookworm | ok 2025-09-29 06:00:14.497693 | 2025-09-29 06:00:14.497801 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-29 06:00:14.776067 | debian-bookworm -> localhost | ok 2025-09-29 06:00:14.782000 | 2025-09-29 06:00:14.782084 | TASK [validate-host : Collect information about the host] 2025-09-29 06:00:15.853772 | debian-bookworm | ok 2025-09-29 06:00:15.863623 | 2025-09-29 06:00:15.863719 | TASK [validate-host : Sanitize hostname] 2025-09-29 06:00:15.962097 | debian-bookworm | ok 2025-09-29 06:00:15.989492 | 2025-09-29 06:00:15.989589 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-29 06:00:16.484167 | debian-bookworm -> localhost | changed 2025-09-29 06:00:16.489432 | 2025-09-29 06:00:16.489526 | TASK [validate-host : Collect information about zuul worker] 2025-09-29 06:00:16.889981 | debian-bookworm | ok 2025-09-29 06:00:16.894342 | 2025-09-29 06:00:16.894430 | TASK [validate-host : Write out all zuul information for each host] 2025-09-29 06:00:17.740297 | debian-bookworm -> localhost | changed 2025-09-29 06:00:17.751599 | 2025-09-29 06:00:17.751720 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-29 06:00:18.023199 | debian-bookworm | ok 2025-09-29 06:00:18.029280 | 2025-09-29 06:00:18.029417 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-29 06:00:19.220686 | debian-bookworm | changed: 2025-09-29 06:00:19.220910 | debian-bookworm | cd+++++++++ src/ 2025-09-29 06:00:19.220946 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-29 06:00:19.220970 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-29 06:00:19.220991 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-09-29 06:00:19.221011 | debian-bookworm | Containerfile 2025-09-29 06:00:19.221120 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005835 2025-09-29 06:00:44.196849 | 2025-09-29 06:00:44.196963 | TASK [upload-logs : Upload logs to log server] 2025-09-29 06:00:44.814077 | localhost | Output suppressed because no_log was given 2025-09-29 06:00:44.815975 | 2025-09-29 06:00:44.816082 | LOOP [upload-logs : Compress console log and json output] 2025-09-29 06:00:44.864830 | localhost | skipping: Conditional result was False 2025-09-29 06:00:44.871515 | localhost | skipping: Conditional result was False 2025-09-29 06:00:44.883844 | 2025-09-29 06:00:44.883966 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-29 06:00:44.943470 | localhost | skipping: Conditional result was False 2025-09-29 06:00:44.943748 | 2025-09-29 06:00:44.951661 | localhost | skipping: Conditional result was False 2025-09-29 06:00:44.960643 | 2025-09-29 06:00:44.960771 | LOOP [upload-logs : Upload console log and json output]