2025-11-11 18:54:15.048343 | Job console starting 2025-11-11 18:54:15.060393 | Updating git repos 2025-11-11 18:54:15.089474 | Cloning repos into workspace 2025-11-11 18:54:15.157759 | Restoring repo states 2025-11-11 18:54:15.174731 | Merging changes 2025-11-11 18:54:15.174747 | Checking out repos 2025-11-11 18:54:15.256050 | Preparing playbooks 2025-11-11 18:54:15.885073 | Running Ansible setup 2025-11-11 18:54:20.109468 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-11 18:54:20.867922 | 2025-11-11 18:54:20.868144 | PLAY [Base pre] 2025-11-11 18:54:20.885312 | 2025-11-11 18:54:20.885458 | TASK [Setup log path fact] 2025-11-11 18:54:20.914679 | debian-bookworm | ok 2025-11-11 18:54:20.930063 | 2025-11-11 18:54:20.930213 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-11 18:54:20.970625 | debian-bookworm | ok 2025-11-11 18:54:20.981025 | 2025-11-11 18:54:20.981154 | TASK [emit-job-header : Print job information] 2025-11-11 18:54:21.026297 | # Job Information 2025-11-11 18:54:21.026548 | Ansible Version: 2.16.14 2025-11-11 18:54:21.026601 | Job: container-image-kolla-ansible-push-2024.2 2025-11-11 18:54:21.026653 | Pipeline: post 2025-11-11 18:54:21.026687 | Executor: 521e9411259a 2025-11-11 18:54:21.026718 | Triggered by: https://github.com/osism/container-image-kolla-ansible/commit/8e589b087fc9215e3571a480f2af9444743abdec 2025-11-11 18:54:21.026751 | Event ID: cd3e1cf6-bf2f-11f0-8c9d-47c1c55a60bc 2025-11-11 18:54:21.033456 | 2025-11-11 18:54:21.033589 | LOOP [emit-job-header : Print node information] 2025-11-11 18:54:21.146599 | debian-bookworm | ok: 2025-11-11 18:54:21.146888 | debian-bookworm | # Node Information 2025-11-11 18:54:21.146931 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-11 18:54:21.146957 | debian-bookworm | Hostname: debian 2025-11-11 18:54:21.147013 | debian-bookworm | Username: zuul 2025-11-11 18:54:21.147037 | debian-bookworm | Distro: Debian 12.12 2025-11-11 18:54:21.147061 | debian-bookworm | Provider: regiocloud-a 2025-11-11 18:54:21.147082 | debian-bookworm | Region: 2025-11-11 18:54:21.147103 | debian-bookworm | Label: debian-bookworm 2025-11-11 18:54:21.147122 | debian-bookworm | Product Name: OpenStack Nova 2025-11-11 18:54:21.147141 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7e:4444 2025-11-11 18:54:21.162995 | 2025-11-11 18:54:21.163128 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-11 18:54:21.708283 | debian-bookworm -> localhost | changed 2025-11-11 18:54:21.719103 | 2025-11-11 18:54:21.719317 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-11 18:54:22.834346 | debian-bookworm -> localhost | changed 2025-11-11 18:54:22.856581 | 2025-11-11 18:54:22.856770 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-11 18:54:23.137051 | debian-bookworm -> localhost | ok 2025-11-11 18:54:23.143586 | 2025-11-11 18:54:23.143712 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-11 18:54:23.173166 | debian-bookworm | ok 2025-11-11 18:54:23.191360 | debian-bookworm | included: /var/lib/zuul/builds/b2808b6f36c04fae8c1aa40c9ea6cd0e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-11 18:54:23.197505 | 2025-11-11 18:54:23.197608 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-11 18:54:24.093934 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-11 18:54:24.094532 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b2808b6f36c04fae8c1aa40c9ea6cd0e/work/b2808b6f36c04fae8c1aa40c9ea6cd0e_id_rsa 2025-11-11 18:54:24.094704 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b2808b6f36c04fae8c1aa40c9ea6cd0e/work/b2808b6f36c04fae8c1aa40c9ea6cd0e_id_rsa.pub 2025-11-11 18:54:24.094750 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-11 18:54:24.094789 | debian-bookworm -> localhost | SHA256:o8FRlB7PMljU3UCJWzYRwVUh+d33cE4Gy+HwlZfpXS4 zuul-build-sshkey 2025-11-11 18:54:24.094867 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-11 18:54:24.094908 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-11 18:54:24.094943 | debian-bookworm -> localhost | | o+o =*Xoo*| 2025-11-11 18:54:24.095030 | debian-bookworm -> localhost | | .+ o O.=++| 2025-11-11 18:54:24.095069 | debian-bookworm -> localhost | | .+ + + *o**| 2025-11-11 18:54:24.095102 | debian-bookworm -> localhost | | ...+ + EoX| 2025-11-11 18:54:24.095134 | debian-bookworm -> localhost | | o So Bo| 2025-11-11 18:54:24.095172 | debian-bookworm -> localhost | | o . o| 2025-11-11 18:54:24.095204 | debian-bookworm -> localhost | | . | 2025-11-11 18:54:24.095235 | debian-bookworm -> localhost | | | 2025-11-11 18:54:24.095268 | debian-bookworm -> localhost | | | 2025-11-11 18:54:24.095301 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-11 18:54:24.095383 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.415821 2025-11-11 18:54:24.111845 | 2025-11-11 18:54:24.111977 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-11 18:54:24.144195 | debian-bookworm | ok 2025-11-11 18:54:24.160356 | debian-bookworm | included: /var/lib/zuul/builds/b2808b6f36c04fae8c1aa40c9ea6cd0e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-11 18:54:24.180398 | 2025-11-11 18:54:24.180516 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-11 18:54:24.207837 | debian-bookworm | skipping: Conditional result was False 2025-11-11 18:54:24.220442 | 2025-11-11 18:54:24.220574 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-11 18:54:24.871261 | debian-bookworm | changed 2025-11-11 18:54:24.882537 | 2025-11-11 18:54:24.882692 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-11 18:54:25.146076 | debian-bookworm | ok 2025-11-11 18:54:25.151833 | 2025-11-11 18:54:25.151958 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-11 18:54:25.832049 | debian-bookworm | changed 2025-11-11 18:54:25.843945 | 2025-11-11 18:54:25.844214 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-11 18:54:26.529080 | debian-bookworm | changed 2025-11-11 18:54:26.537732 | 2025-11-11 18:54:26.537880 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-11 18:54:26.572575 | debian-bookworm | skipping: Conditional result was False 2025-11-11 18:54:26.580008 | 2025-11-11 18:54:26.580126 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-11 18:54:27.076365 | debian-bookworm -> localhost | changed 2025-11-11 18:54:27.087950 | 2025-11-11 18:54:27.088095 | TASK [add-build-sshkey : Add back temp key] 2025-11-11 18:54:27.475150 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b2808b6f36c04fae8c1aa40c9ea6cd0e/work/b2808b6f36c04fae8c1aa40c9ea6cd0e_id_rsa (zuul-build-sshkey) 2025-11-11 18:54:27.475540 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022353 2025-11-11 18:54:27.487547 | 2025-11-11 18:54:27.487686 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-11 18:54:27.902124 | debian-bookworm | ok 2025-11-11 18:54:27.911466 | 2025-11-11 18:54:27.911623 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-11 18:54:27.948089 | debian-bookworm | skipping: Conditional result was False 2025-11-11 18:54:27.960020 | 2025-11-11 18:54:27.960176 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-11 18:54:28.425887 | debian-bookworm | ok 2025-11-11 18:54:28.440408 | 2025-11-11 18:54:28.440533 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-11 18:54:28.485058 | debian-bookworm | ok 2025-11-11 18:54:28.492600 | 2025-11-11 18:54:28.492737 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-11 18:54:28.850609 | debian-bookworm -> localhost | ok 2025-11-11 18:54:28.857917 | 2025-11-11 18:54:28.858075 | TASK [validate-host : Collect information about the host] 2025-11-11 18:54:29.989162 | debian-bookworm | ok 2025-11-11 18:54:30.000504 | 2025-11-11 18:54:30.000655 | TASK [validate-host : Sanitize hostname] 2025-11-11 18:54:30.113126 | debian-bookworm | ok 2025-11-11 18:54:30.152924 | 2025-11-11 18:54:30.153078 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-11 18:54:30.764503 | debian-bookworm -> localhost | changed 2025-11-11 18:54:30.770782 | 2025-11-11 18:54:30.770964 | TASK [validate-host : Collect information about zuul worker] 2025-11-11 18:54:31.219446 | debian-bookworm | ok 2025-11-11 18:54:31.226225 | 2025-11-11 18:54:31.226344 | TASK [validate-host : Write out all zuul information for each host] 2025-11-11 18:54:31.821465 | debian-bookworm -> localhost | changed 2025-11-11 18:54:31.832590 | 2025-11-11 18:54:31.832713 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-11 18:54:32.097177 | debian-bookworm | ok 2025-11-11 18:54:32.105857 | 2025-11-11 18:54:32.106058 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-11 18:54:33.023746 | debian-bookworm | changed: 2025-11-11 18:54:33.023975 | debian-bookworm | cd+++++++++ src/ 2025-11-11 18:54:33.024068 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-11 18:54:33.024103 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-11 18:54:33.024126 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-11-11 18:54:33.024148 | debian-bookworm | Containerfile 2025-11-11 18:54:33.024284 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007737 2025-11-11 19:07:08.785508 | 2025-11-11 19:07:08.785690 | TASK [upload-logs : Upload logs to log server] 2025-11-11 19:07:09.353666 | localhost | Output suppressed because no_log was given 2025-11-11 19:07:09.357126 | 2025-11-11 19:07:09.357363 | LOOP [upload-logs : Compress console log and json output] 2025-11-11 19:07:09.423558 | localhost | skipping: Conditional result was False 2025-11-11 19:07:09.428715 | localhost | skipping: Conditional result was False 2025-11-11 19:07:09.440699 | 2025-11-11 19:07:09.440918 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-11 19:07:09.502393 | localhost | skipping: Conditional result was False 2025-11-11 19:07:09.502956 | 2025-11-11 19:07:09.506551 | localhost | skipping: Conditional result was False 2025-11-11 19:07:09.512730 | 2025-11-11 19:07:09.512891 | LOOP [upload-logs : Upload console log and json output]