2025-10-11 19:26:37.100541 | Job console starting 2025-10-11 19:26:37.132892 | Updating git repos 2025-10-11 19:26:37.181148 | Cloning repos into workspace 2025-10-11 19:26:37.265330 | Restoring repo states 2025-10-11 19:26:37.284438 | Merging changes 2025-10-11 19:26:37.863283 | Checking out repos 2025-10-11 19:26:37.939344 | Preparing playbooks 2025-10-11 19:26:39.034934 | Running Ansible setup 2025-10-11 19:26:44.266621 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-11 19:26:45.190588 | 2025-10-11 19:26:45.190747 | PLAY [Base pre] 2025-10-11 19:26:45.213385 | 2025-10-11 19:26:45.213524 | TASK [Setup log path fact] 2025-10-11 19:26:45.233145 | ubuntu-noble | ok 2025-10-11 19:26:45.248322 | 2025-10-11 19:26:45.248456 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-11 19:26:45.277477 | ubuntu-noble | ok 2025-10-11 19:26:45.295164 | 2025-10-11 19:26:45.295280 | TASK [emit-job-header : Print job information] 2025-10-11 19:26:45.366572 | # Job Information 2025-10-11 19:26:45.366778 | Ansible Version: 2.16.14 2025-10-11 19:26:45.366814 | Job: container-images-kolla-patch-2024.1 2025-10-11 19:26:45.366897 | Pipeline: check 2025-10-11 19:26:45.366921 | Executor: 521e9411259a 2025-10-11 19:26:45.366943 | Triggered by: https://github.com/osism/container-images-kolla/pull/618 2025-10-11 19:26:45.366965 | Event ID: 2f3a9300-a6d8-11f0-8132-89418acbff63 2025-10-11 19:26:45.372223 | 2025-10-11 19:26:45.372372 | LOOP [emit-job-header : Print node information] 2025-10-11 19:26:45.490765 | ubuntu-noble | ok: 2025-10-11 19:26:45.491064 | ubuntu-noble | # Node Information 2025-10-11 19:26:45.491107 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-10-11 19:26:45.491133 | ubuntu-noble | Hostname: ubuntu 2025-10-11 19:26:45.491155 | ubuntu-noble | Username: zuul 2025-10-11 19:26:45.491175 | ubuntu-noble | Distro: Ubuntu 24.04 2025-10-11 19:26:45.491199 | ubuntu-noble | Provider: regiocloud-a 2025-10-11 19:26:45.491220 | ubuntu-noble | Region: 2025-10-11 19:26:45.491241 | ubuntu-noble | Label: ubuntu-noble 2025-10-11 19:26:45.491261 | ubuntu-noble | Product Name: OpenStack Nova 2025-10-11 19:26:45.491280 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feac:2f18 2025-10-11 19:26:45.511053 | 2025-10-11 19:26:45.511159 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-11 19:26:46.173581 | ubuntu-noble -> localhost | changed 2025-10-11 19:26:46.179578 | 2025-10-11 19:26:46.179661 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-11 19:26:47.461596 | ubuntu-noble -> localhost | changed 2025-10-11 19:26:47.472347 | 2025-10-11 19:26:47.472440 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-11 19:26:47.794509 | ubuntu-noble -> localhost | ok 2025-10-11 19:26:47.800696 | 2025-10-11 19:26:47.800799 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-11 19:26:47.819528 | ubuntu-noble | ok 2025-10-11 19:26:47.837565 | ubuntu-noble | included: /var/lib/zuul/builds/c05c61e1e64342d3a68d382ce93baf22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-11 19:26:47.843361 | 2025-10-11 19:26:47.843440 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-11 19:26:50.472002 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-10-11 19:26:50.472191 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/c05c61e1e64342d3a68d382ce93baf22/work/c05c61e1e64342d3a68d382ce93baf22_id_rsa 2025-10-11 19:26:50.472228 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/c05c61e1e64342d3a68d382ce93baf22/work/c05c61e1e64342d3a68d382ce93baf22_id_rsa.pub 2025-10-11 19:26:50.472253 | ubuntu-noble -> localhost | The key fingerprint is: 2025-10-11 19:26:50.472276 | ubuntu-noble -> localhost | SHA256:uElEYwvJP++RY+Aj+xBz11qWJGOZg9lUU0k/GwBMpac zuul-build-sshkey 2025-10-11 19:26:50.472298 | ubuntu-noble -> localhost | The key's randomart image is: 2025-10-11 19:26:50.472348 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-10-11 19:26:50.472371 | ubuntu-noble -> localhost | | ...+ .+===. | 2025-10-11 19:26:50.472392 | ubuntu-noble -> localhost | | o+ B o.o.o | 2025-10-11 19:26:50.472412 | ubuntu-noble -> localhost | | .= O o . + | 2025-10-11 19:26:50.472431 | ubuntu-noble -> localhost | | .+o * + + | 2025-10-11 19:26:50.472451 | ubuntu-noble -> localhost | | o.++S.E . | 2025-10-11 19:26:50.472479 | ubuntu-noble -> localhost | | .=o+*+ | 2025-10-11 19:26:50.472500 | ubuntu-noble -> localhost | | .oo+.o | 2025-10-11 19:26:50.472519 | ubuntu-noble -> localhost | | .. . | 2025-10-11 19:26:50.472540 | ubuntu-noble -> localhost | | .. | 2025-10-11 19:26:50.472560 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-10-11 19:26:50.472609 | ubuntu-noble -> localhost | ok: Runtime: 0:00:02.171217 2025-10-11 19:26:50.479330 | 2025-10-11 19:26:50.479420 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-11 19:26:50.506694 | ubuntu-noble | ok 2025-10-11 19:26:50.517240 | ubuntu-noble | included: /var/lib/zuul/builds/c05c61e1e64342d3a68d382ce93baf22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-11 19:26:50.527448 | 2025-10-11 19:26:50.527533 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-11 19:26:50.541191 | ubuntu-noble | skipping: Conditional result was False 2025-10-11 19:26:50.548320 | 2025-10-11 19:26:50.548425 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-11 19:26:51.284789 | ubuntu-noble | changed 2025-10-11 19:26:51.293451 | 2025-10-11 19:26:51.293540 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-11 19:26:51.640063 | ubuntu-noble | ok 2025-10-11 19:26:51.651870 | 2025-10-11 19:26:51.652041 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-11 19:26:52.443766 | ubuntu-noble | changed 2025-10-11 19:26:52.456690 | 2025-10-11 19:26:52.456783 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-11 19:26:53.225851 | ubuntu-noble | changed 2025-10-11 19:26:53.234677 | 2025-10-11 19:26:53.234770 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-11 19:26:53.268108 | ubuntu-noble | skipping: Conditional result was False 2025-10-11 19:26:53.274140 | 2025-10-11 19:26:53.274269 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-11 19:26:53.700923 | ubuntu-noble -> localhost | changed 2025-10-11 19:26:53.711518 | 2025-10-11 19:26:53.711612 | TASK [add-build-sshkey : Add back temp key] 2025-10-11 19:26:53.997983 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/c05c61e1e64342d3a68d382ce93baf22/work/c05c61e1e64342d3a68d382ce93baf22_id_rsa (zuul-build-sshkey) 2025-10-11 19:26:53.998236 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.009372 2025-10-11 19:26:54.004558 | 2025-10-11 19:26:54.004649 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-11 19:26:54.421183 | ubuntu-noble | ok 2025-10-11 19:26:54.425270 | 2025-10-11 19:26:54.425363 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-11 19:26:54.474284 | ubuntu-noble | skipping: Conditional result was False 2025-10-11 19:26:54.490262 | 2025-10-11 19:26:54.490391 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-11 19:26:54.970717 | ubuntu-noble | ok 2025-10-11 19:26:54.980128 | 2025-10-11 19:26:54.980212 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-11 19:26:55.007790 | ubuntu-noble | ok 2025-10-11 19:26:55.011670 | 2025-10-11 19:26:55.011738 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-11 19:26:55.419879 | ubuntu-noble -> localhost | ok 2025-10-11 19:26:55.425992 | 2025-10-11 19:26:55.426078 | TASK [validate-host : Collect information about the host] 2025-10-11 19:26:56.706581 | ubuntu-noble | ok 2025-10-11 19:26:56.724010 | 2025-10-11 19:26:56.724107 | TASK [validate-host : Sanitize hostname] 2025-10-11 19:26:56.849013 | ubuntu-noble | ok 2025-10-11 19:26:56.887630 | 2025-10-11 19:26:56.887739 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-11 19:26:57.722411 | ubuntu-noble -> localhost | changed 2025-10-11 19:26:57.728123 | 2025-10-11 19:26:57.728214 | TASK [validate-host : Collect information about zuul worker] 2025-10-11 19:26:58.168534 | ubuntu-noble | ok 2025-10-11 19:26:58.172891 | 2025-10-11 19:26:58.172974 | TASK [validate-host : Write out all zuul information for each host] 2025-10-11 19:26:59.115314 | ubuntu-noble -> localhost | changed 2025-10-11 19:26:59.123895 | 2025-10-11 19:26:59.123978 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-11 19:26:59.495776 | ubuntu-noble | ok 2025-10-11 19:26:59.500222 | 2025-10-11 19:26:59.500297 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-11 19:27:00.443849 | ubuntu-noble | changed: 2025-10-11 19:27:00.444025 | ubuntu-noble | cd+++++++++ src/ 2025-10-11 19:27:00.444054 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-10-11 19:27:00.444074 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-10-11 19:27:00.444093 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-10-11 19:27:00.444110 | ubuntu-noble | Containerfile 2025-10-11 19:27:00.444202 | ubuntu-noble | 2025-10-11 19:28:50.188255 | ubuntu-noble | 2025-10-11 19:28:50.188266 | ubuntu-noble | Or undo this operation with: 2025-10-11 19:28:50.188276 | ubuntu-noble | 2025-10-11 19:28:50.188286 | ubuntu-noble | git switch - 2025-10-11 19:28:50.188296 | ubuntu-noble | 2025-10-11 19:28:50.188306 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2025-10-11 19:28:50.188316 | ubuntu-noble | 2025-10-11 19:28:50.188326 | ubuntu-noble | HEAD is now at 07103ab0a debian: Use bookworkm suite for rabbitmq APT repo 2025-10-11 19:28:50.190168 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-11 19:28:50.195000 | ubuntu-noble | + export HASH_KOLLA=07103ab0a 2025-10-11 19:28:50.195067 | ubuntu-noble | + HASH_KOLLA=07103ab0a 2025-10-11 19:28:50.195086 | ubuntu-noble | + popd 2025-10-11 19:28:50.195103 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-10-11 19:28:50.197236 | ubuntu-noble | ++ find patches/kolla-build/2024.1 -type f -name '*.patch' 2025-10-11 19:28:50.199747 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-11 19:28:50.199806 | ubuntu-noble | + pushd kolla 2025-10-11 19:28:50.199812 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch' 2025-10-11 19:28:50.199818 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch 2025-10-11 19:28:50.199823 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-11 19:28:50.205551 | ubuntu-noble | checking file kolla/common/sources.py 2025-10-11 19:28:50.205690 | ubuntu-noble | + patch --forward --batch -p1 2025-10-11 19:28:50.208729 | ubuntu-noble | patching file kolla/common/sources.py 2025-10-11 19:28:50.210754 | ubuntu-noble | + popd 2025-10-11 19:28:50.210819 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-11 19:28:50.210834 | ubuntu-noble | + pushd kolla 2025-10-11 19:28:50.210845 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch' 2025-10-11 19:28:50.210860 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch 2025-10-11 19:28:50.210870 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-11 19:28:50.212950 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2025-10-11 19:28:50.213001 | ubuntu-noble | Hunk #1 succeeded at 326 (offset 4 lines). 2025-10-11 19:28:50.213742 | ubuntu-noble | + patch --forward --batch -p1 2025-10-11 19:28:50.216761 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2025-10-11 19:28:50.216803 | ubuntu-noble | Hunk #1 succeeded at 326 (offset 4 lines). 2025-10-11 19:28:50.216869 | ubuntu-noble | + popd 2025-10-11 19:28:50.217092 | ubuntu-noble | + [[ -f templates/2024.1/repos.yaml ]] 2025-10-11 19:28:50.217150 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2025-10-11 19:28:50.354608 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2025-10-11 19:28:50.354658 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2025-10-11 19:28:50.354670 | ubuntu-noble | + cat overlays/2024.1/base/apt_preferences.ubuntu 2025-10-11 19:28:50.356785 | ubuntu-noble | Package: rabbitmq-server 2025-10-11 19:28:50.356811 | ubuntu-noble | Pin: version 3.13.* 2025-10-11 19:28:50.356816 | ubuntu-noble | Pin-Priority: 1000 2025-10-11 19:28:50.356820 | ubuntu-noble | 2025-10-11 19:28:50.356824 | ubuntu-noble | Package: openvswitch* 2025-10-11 19:28:50.356828 | ubuntu-noble | Pin: version 3.3.* 2025-10-11 19:28:50.356832 | ubuntu-noble | Pin-Priority: 1000 2025-10-11 19:28:50.357869 | ubuntu-noble | ++ find overlays/2024.1 -maxdepth 1 -mindepth 1 -type d 2025-10-11 19:28:50.361811 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-11 19:28:50.362698 | ubuntu-noble | ++ basename overlays/2024.1/base 2025-10-11 19:28:50.364050 | ubuntu-noble | + image_name=base 2025-10-11 19:28:50.364235 | ubuntu-noble | + cp -r overlays/2024.1/base/apt_preferences.ubuntu overlays/2024.1/base/erlang.gpg overlays/2024.1/base/rabbitmq.gpg overlays/2024.1/base/sources.list.ubuntu kolla/docker/base 2025-10-11 19:28:50.366896 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-11 19:28:50.368107 | ubuntu-noble | ++ basename overlays/2024.1/nova 2025-10-11 19:28:50.370951 | ubuntu-noble | + image_name=nova 2025-10-11 19:28:50.371108 | ubuntu-noble | + cp -r overlays/2024.1/nova/nova-spicehtml5proxy kolla/docker/nova 2025-10-11 19:28:50.375285 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-11 19:28:50.376497 | ubuntu-noble | ++ basename overlays/2024.1/cinder 2025-10-11 19:28:50.378766 | ubuntu-noble | + image_name=cinder 2025-10-11 19:28:50.378869 | ubuntu-noble | + cp -r overlays/2024.1/cinder/source kolla/docker/cinder 2025-10-11 19:28:50.383940 | ubuntu-noble | + find patches/2024.1 -mindepth 1 -type d 2025-10-11 19:28:50.387755 | ubuntu-noble | patches/2024.1/kolla 2025-10-11 19:28:50.387798 | ubuntu-noble | patches/2024.1/nova 2025-10-11 19:28:50.387808 | ubuntu-noble | patches/2024.1/cinder 2025-10-11 19:28:50.387817 | ubuntu-noble | patches/2024.1/neutron-dynamic-routing 2025-10-11 19:28:50.393411 | ubuntu-noble | ++ find patches/2024.1 -mindepth 1 -type d 2025-10-11 19:28:50.393447 | ubuntu-noble | ++ grep kolla 2025-10-11 19:28:50.393455 | ubuntu-noble | ++ grep -v kolla-build 2025-10-11 19:28:50.395541 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-10-11 19:28:50.396460 | ubuntu-noble | ++ basename patches/2024.1/kolla 2025-10-11 19:28:50.398450 | ubuntu-noble | + project=kolla 2025-10-11 19:28:50.401655 | ubuntu-noble | ++ find patches/2024.1/kolla -type f -name '*.patch' 2025-10-11 19:28:50.401695 | ubuntu-noble | ++ sort 2025-10-11 19:28:50.403542 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-11 19:28:50.403642 | ubuntu-noble | + pushd kolla 2025-10-11 19:28:50.403710 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-924302.patch' 2025-10-11 19:28:50.403718 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-924302.patch 2025-10-11 19:28:50.403728 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-11 19:28:50.405480 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-11 19:28:50.405998 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-11 19:28:50.406202 | ubuntu-noble | + patch --forward --batch -p1 2025-10-11 19:28:50.408305 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-11 19:28:50.408330 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-11 19:28:50.408426 | ubuntu-noble | + popd 2025-10-11 19:28:50.408691 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-11 19:28:50.408738 | ubuntu-noble | + pushd kolla 2025-10-11 19:28:50.408756 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-926744.patch' 2025-10-11 19:28:50.408766 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-926744.patch 2025-10-11 19:28:50.408776 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-11 19:28:50.412656 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2025-10-11 19:28:50.412696 | ubuntu-noble | checking file docker/horizon/Dockerfile.j2 2025-10-11 19:28:50.412706 | ubuntu-noble | checking file docker/horizon/extend_start.sh 2025-10-11 19:28:50.412716 | ubuntu-noble | checking file docker/kolla-toolbox/Dockerfile.j2 2025-10-11 19:28:50.412725 | ubuntu-noble | checking file docker/openstack-base/Dockerfile.j2 2025-10-11 19:28:50.412733 | ubuntu-noble | checking file docker/skyline/skyline-apiserver/extend_start.sh 2025-10-11 19:28:50.412958 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2025-10-11 19:28:50.413159 | ubuntu-noble | Hunk #3 succeeded at 319 with fuzz 1. 2025-10-11 19:28:50.413507 | ubuntu-noble | checking file kolla/tests/test_build.py 2025-10-11 19:28:50.413761 | ubuntu-noble | Hunk #1 succeeded at 671 (offset 10 lines). 2025-10-11 19:28:50.414336 | ubuntu-noble | + patch --forward --batch -p1 2025-10-11 19:28:50.417376 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2025-10-11 19:28:50.418000 | ubuntu-noble | patching file docker/horizon/Dockerfile.j2 2025-10-11 19:28:50.418331 | ubuntu-noble | patching file docker/horizon/extend_start.sh 2025-10-11 19:28:50.418751 | ubuntu-noble | patching file docker/kolla-toolbox/Dockerfile.j2 2025-10-11 19:28:50.419148 | ubuntu-noble | patching file docker/openstack-base/Dockerfile.j2 2025-10-11 19:28:50.419435 | ubuntu-noble | patching file docker/skyline/skyline-apiserver/extend_start.sh 2025-10-11 19:28:50.419996 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2025-10-11 19:28:50.420139 | ubuntu-noble | Hunk #3 succeeded at 319 with fuzz 1. 2025-10-11 19:28:50.420734 | ubuntu-noble | patching file kolla/tests/test_build.py 2025-10-11 19:28:50.420887 | ubuntu-noble | Hunk #1 succeeded at 671 (offset 10 lines). 2025-10-11 19:28:50.421404 | ubuntu-noble | + popd 2025-10-11 19:28:50.421510 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-11 19:28:50.421518 | ubuntu-noble | + pushd kolla 2025-10-11 19:28:50.421753 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch' 2025-10-11 19:28:50.421766 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch 2025-10-11 19:28:50.421775 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-11 19:28:50.423611 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2025-10-11 19:28:50.424339 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2025-10-11 19:28:50.424357 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-10-11 19:28:50.424364 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2025-10-11 19:28:50.424370 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-10-11 19:28:50.424478 | ubuntu-noble | + patch --forward --batch -p1 2025-10-11 19:28:50.428713 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2025-10-11 19:28:50.428760 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2025-10-11 19:28:50.428772 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-10-11 19:28:50.428782 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2025-10-11 19:28:50.428792 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-10-11 19:28:50.429123 | ubuntu-noble | + popd 2025-10-11 19:28:50.429200 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-11 19:28:50.429216 | ubuntu-noble | + pushd kolla 2025-10-11 19:28:50.429274 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/squash.patch' 2025-10-11 19:28:50.429285 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/squash.patch 2025-10-11 19:28:50.429299 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-11 19:28:50.432451 | ubuntu-noble | checking file kolla/image/tasks.py 2025-10-11 19:28:50.432488 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2025-10-11 19:28:50.432673 | ubuntu-noble | + patch --forward --batch -p1 2025-10-11 19:28:50.435240 | ubuntu-noble | patching file kolla/image/tasks.py 2025-10-11 19:28:50.435273 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2025-10-11 19:28:50.435343 | ubuntu-noble | + popd 2025-10-11 19:28:50.435507 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2025-10-11 19:28:51.077181 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-10-11 19:28:51.155672 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-11 19:28:51.167141 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2025-10-11 19:28:51.246709 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-10-11 19:28:51.257561 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-10-11 19:28:51.339658 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-10-11 19:28:51.351665 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-11 19:28:51.363647 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.9.0) 2025-10-11 19:28:51.369626 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2025-10-11 19:28:51.425361 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-11 19:28:51.435241 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-10-11 19:28:51.496653 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-11 19:28:51.506893 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-11 19:28:51.567335 | ubuntu-noble | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-11 19:28:51.575914 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-11 19:28:51.649245 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-11 19:28:51.664366 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-11 19:28:51.713924 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-11 19:28:51.724676 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-11 19:28:51.734921 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2025-10-11 19:28:51.736701 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2025-10-11 19:28:51.828331 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-11 19:28:51.838052 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-10-11 19:28:51.866067 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.3) 2025-10-11 19:28:51.867803 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.10) 2025-10-11 19:28:51.869651 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.5.0) 2025-10-11 19:28:51.871001 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2025.10.5) 2025-10-11 19:28:51.906672 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-11 19:28:51.927853 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 6.8 MB/s eta 0:00:00 2025-10-11 19:28:51.939486 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-10-11 19:28:51.958198 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 13.3 MB/s eta 0:00:00 2025-10-11 19:28:51.970812 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-10-11 19:28:51.983295 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 13.8 MB/s eta 0:00:00 2025-10-11 19:28:51.992447 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-10-11 19:28:52.005684 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.8 MB/s eta 0:00:00 2025-10-11 19:28:52.023957 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-11 19:28:52.088719 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 38.6 MB/s eta 0:00:00 2025-10-11 19:28:52.099650 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-11 19:28:52.114748 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 4.0 MB/s eta 0:00:00 2025-10-11 19:28:52.123971 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-11 19:28:52.142648 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-10-11 19:28:52.157036 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 4.3 MB/s eta 0:00:00 2025-10-11 19:28:52.170622 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-10-11 19:28:52.442291 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-10-11 19:28:53.513727 | ubuntu-noble | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.0.0 oslo.i18n-6.6.0 pbr-7.0.1 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.5.0 2025-10-11 19:28:53.642181 | ubuntu-noble | + pip3 install kolla/ 2025-10-11 19:28:54.107677 | ubuntu-noble | Processing ./kolla 2025-10-11 19:28:54.110445 | ubuntu-noble | Installing build dependencies: started 2025-10-11 19:28:56.366678 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2025-10-11 19:28:56.373825 | ubuntu-noble | Getting requirements to build wheel: started 2025-10-11 19:28:56.586240 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2025-10-11 19:28:56.595618 | ubuntu-noble | Installing backend dependencies: started 2025-10-11 19:28:58.992020 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2025-10-11 19:28:58.994445 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2025-10-11 19:28:59.560727 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-11 19:28:59.577006 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.0) (7.0.1) 2025-10-11 19:28:59.579055 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.0) (3.1.6) 2025-10-11 19:28:59.581658 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.0) (3.1.45) 2025-10-11 19:28:59.584288 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.0) (10.0.0) 2025-10-11 19:28:59.586212 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.0) (80.9.0) 2025-10-11 19:28:59.628803 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==18.8.0) (4.0.12) 2025-10-11 19:28:59.633001 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==18.8.0) (3.0.3) 2025-10-11 19:28:59.647781 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.0) (1.3.0) 2025-10-11 19:28:59.649057 | ubuntu-noble | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.0) (5.5.0) 2025-10-11 19:28:59.650572 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.0) (6.6.0) 2025-10-11 19:28:59.652177 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.0) (2.0.0) 2025-10-11 19:28:59.653717 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.0) (6.0.3) 2025-10-11 19:28:59.655286 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.0) (2.32.5) 2025-10-11 19:28:59.705040 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==18.8.0) (5.0.2) 2025-10-11 19:28:59.722089 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.0) (3.4.3) 2025-10-11 19:28:59.723813 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.0) (3.10) 2025-10-11 19:28:59.725320 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.0) (2.5.0) 2025-10-11 19:28:59.726923 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.0) (2025.10.5) 2025-10-11 19:28:59.754229 | ubuntu-noble | Building wheels for collected packages: kolla 2025-10-11 19:28:59.755403 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2025-10-11 19:29:01.214842 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-10-11 19:29:01.218359 | ubuntu-noble | Created wheel for kolla: filename=kolla-18.8.0-py3-none-any.whl size=372943 sha256=9f5a19952c6beba42f1cbbe8b1711eab942999588fbd7db8280826310dedee4a 2025-10-11 19:29:01.218906 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-_y7uql99/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-10-11 19:29:01.230720 | ubuntu-noble | Successfully built kolla 2025-10-11 19:29:01.433756 | ubuntu-noble | Installing collected packages: kolla 2025-10-11 19:29:01.608450 | ubuntu-noble | Successfully installed kolla-18.8.0 2025-10-11 19:29:01.769684 | ubuntu-noble | ++ kolla-build --version 2025-10-11 19:29:02.288687 | ubuntu-noble | + export KOLLA_VERSION=18.8.0 2025-10-11 19:29:02.288771 | ubuntu-noble | + KOLLA_VERSION=18.8.0 2025-10-11 19:29:02.289794 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-11 19:29:02.294630 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=a52d46c 2025-10-11 19:29:02.294666 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=a52d46c 2025-10-11 19:29:02.295573 | ubuntu-noble | ++ cd release 2025-10-11 19:29:02.295633 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-11 19:29:02.298827 | ubuntu-noble | + export HASH_RELEASE=8e050b6 2025-10-11 19:29:02.298845 | ubuntu-noble | + HASH_RELEASE=8e050b6 2025-10-11 19:29:02.298901 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2025-10-11 19:29:02.452935 | ubuntu-noble | + echo DEBUG template-overrides.j2 2025-10-11 19:29:02.453009 | ubuntu-noble | DEBUG template-overrides.j2 2025-10-11 19:29:02.453017 | ubuntu-noble | + cat templates/2024.1/template-overrides.j2 2025-10-11 19:29:02.454730 | ubuntu-noble | {% extends parent_template %} 2025-10-11 19:29:02.454753 | ubuntu-noble | 2025-10-11 19:29:02.454758 | ubuntu-noble | {% set fluentd_plugins = [ 2025-10-11 19:29:02.454763 | ubuntu-noble | 'fluent-plugin-grok-parser', 2025-10-11 19:29:02.454767 | ubuntu-noble | 'fluent-plugin-prometheus', 2025-10-11 19:29:02.454771 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2025-10-11 19:29:02.454775 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2025-10-11 19:29:02.454779 | ubuntu-noble | ] %} 2025-10-11 19:29:02.454783 | ubuntu-noble | 2025-10-11 19:29:02.454788 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-10-11 19:29:02.454792 | ubuntu-noble | 2025-10-11 19:29:02.454796 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-10-11 19:29:02.454799 | ubuntu-noble | 2025-10-11 19:29:02.454802 | ubuntu-noble | {% block nova_libvirt_footer %} 2025-10-11 19:29:02.454806 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2025-10-11 19:29:02.454809 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2025-10-11 19:29:02.454812 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.454816 | ubuntu-noble | 2025-10-11 19:29:02.454819 | ubuntu-noble | {% block horizon_header %} 2025-10-11 19:29:02.454823 | ubuntu-noble | RUN apt-get update \ 2025-10-11 19:29:02.454826 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-10-11 19:29:02.454831 | ubuntu-noble | && SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pip --no-cache-dir install --upgrade mysqlclient \ 2025-10-11 19:29:02.454834 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-11 19:29:02.454837 | ubuntu-noble | && apt-get clean \ 2025-10-11 19:29:02.454841 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-11 19:29:02.454844 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.454847 | ubuntu-noble | 2025-10-11 19:29:02.454851 | ubuntu-noble | {% block horizon_footer %} 2025-10-11 19:29:02.454854 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-10-11 19:29:02.454860 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3.10/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2025-10-11 19:29:02.454864 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2025-10-11 19:29:02.454868 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.454871 | ubuntu-noble | 2025-10-11 19:29:02.454874 | ubuntu-noble | {% block base_header %} 2025-10-11 19:29:02.454877 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-10-11 19:29:02.454881 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2025-10-11 19:29:02.454884 | ubuntu-noble | 2025-10-11 19:29:02.454887 | ubuntu-noble | RUN apt-get update \ 2025-10-11 19:29:02.454890 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-10-11 19:29:02.454894 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2025-10-11 19:29:02.454911 | ubuntu-noble | && apt-get clean \ 2025-10-11 19:29:02.454914 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-11 19:29:02.454918 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.454921 | ubuntu-noble | 2025-10-11 19:29:02.454924 | ubuntu-noble | {% block openstack_base_header %} 2025-10-11 19:29:02.454927 | ubuntu-noble | RUN apt-get update \ 2025-10-11 19:29:02.454931 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-10-11 19:29:02.454934 | ubuntu-noble | && apt-get clean \ 2025-10-11 19:29:02.454937 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-11 19:29:02.454941 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.454944 | ubuntu-noble | 2025-10-11 19:29:02.454947 | ubuntu-noble | {% set bifrost_deploy_packages_append = ['debootstrap', 'squashfs-tools', 'cpio'] %} 2025-10-11 19:29:02.454950 | ubuntu-noble | 2025-10-11 19:29:02.454954 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-10-11 19:29:02.454957 | ubuntu-noble | 2025-10-11 19:29:02.454960 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-10-11 19:29:02.454963 | ubuntu-noble | 2025-10-11 19:29:02.454966 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'purestorage', 'infinisdk', 'python-linstor' ] %} 2025-10-11 19:29:02.454970 | ubuntu-noble | {% block cinder_volume_footer %} 2025-10-11 19:29:02.454973 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-10-11 19:29:02.454976 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.454979 | ubuntu-noble | 2025-10-11 19:29:02.454983 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-10-11 19:29:02.454986 | ubuntu-noble | {% block manila_base_footer %} 2025-10-11 19:29:02.454989 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-11 19:29:02.454992 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.454996 | ubuntu-noble | 2025-10-11 19:29:02.454999 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-10-11 19:29:02.455002 | ubuntu-noble | {% block magnum_base_footer %} 2025-10-11 19:29:02.455005 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-11 19:29:02.455009 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-10-11 19:29:02.455012 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-10-11 19:29:02.455015 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.455019 | ubuntu-noble | 2025-10-11 19:29:02.455022 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-10-11 19:29:02.455025 | ubuntu-noble | {% block gnocchi_base_footer %} 2025-10-11 19:29:02.455028 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-10-11 19:29:02.455032 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-10-11 19:29:02.455035 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.455038 | ubuntu-noble | 2025-10-11 19:29:02.455041 | ubuntu-noble | {% block grafana_footer %} 2025-10-11 19:29:02.455045 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-10-11 19:29:02.455048 | ubuntu-noble | && mkdir -p /operations \ 2025-10-11 19:29:02.455051 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-10-11 19:29:02.455054 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2025-10-11 19:29:02.455058 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.455061 | ubuntu-noble | 2025-10-11 19:29:02.455064 | ubuntu-noble | {% block ovs_install %} 2025-10-11 19:29:02.455067 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-jammy:v3.3.4 /*.deb /tmp/packages/ 2025-10-11 19:29:02.455070 | ubuntu-noble | RUN apt-get update \ 2025-10-11 19:29:02.455074 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-10-11 19:29:02.455082 | ubuntu-noble | python3-netifaces \ 2025-10-11 19:29:02.455085 | ubuntu-noble | tcpdump \ 2025-10-11 19:29:02.455089 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2025-10-11 19:29:02.455092 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2025-10-11 19:29:02.455095 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2025-10-11 19:29:02.455098 | ubuntu-noble | && rm -rf /tmp/packages \ 2025-10-11 19:29:02.455101 | ubuntu-noble | && apt-get clean \ 2025-10-11 19:29:02.455105 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-11 19:29:02.455108 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.455114 | ubuntu-noble | 2025-10-11 19:29:02.455118 | ubuntu-noble | {% block keystone_footer %} 2025-10-11 19:29:02.455121 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-10-11 19:29:02.455124 | ubuntu-noble | RUN apt-get update \ 2025-10-11 19:29:02.455127 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-10-11 19:29:02.455131 | ubuntu-noble | libapache2-mod-auth-openidc \ 2025-10-11 19:29:02.455134 | ubuntu-noble | libldap-common \ 2025-10-11 19:29:02.455142 | ubuntu-noble | libmemcached11 \ 2025-10-11 19:29:02.455146 | ubuntu-noble | && apt-get clean \ 2025-10-11 19:29:02.455149 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2025-10-11 19:29:02.455153 | ubuntu-noble | && curl -o /tmp/liboauth2.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2_1.4.5.2-1.jammy_amd64.deb" \ 2025-10-11 19:29:02.455157 | ubuntu-noble | && dpkg -i /tmp/liboauth2.deb \ 2025-10-11 19:29:02.455161 | ubuntu-noble | && rm -f /tmp/liboauth2.deb \ 2025-10-11 19:29:02.455164 | ubuntu-noble | && curl -o /tmp/liboauth2-apache.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2-apache_1.4.5.2-1.jammy_amd64.deb" \ 2025-10-11 19:29:02.455167 | ubuntu-noble | && dpkg -i /tmp/liboauth2-apache.deb \ 2025-10-11 19:29:02.455171 | ubuntu-noble | && rm -f /tmp/liboauth2-apache.deb \ 2025-10-11 19:29:02.455174 | ubuntu-noble | && curl -o /tmp/libapache2-mod-oauth2.deb "https://github.com/zmartzone/mod_oauth2/releases/download/v3.3.0/libapache2-mod-oauth2_3.3.0-1.jammy_amd64.deb" \ 2025-10-11 19:29:02.455177 | ubuntu-noble | && dpkg -i /tmp/libapache2-mod-oauth2.deb \ 2025-10-11 19:29:02.455180 | ubuntu-noble | && rm -f /tmp/libapache2-mod-oauth2.deb \ 2025-10-11 19:29:02.455184 | ubuntu-noble | && a2enmod oauth2 \ 2025-10-11 19:29:02.455187 | ubuntu-noble | && a2enmod auth_openidc 2025-10-11 19:29:02.455190 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.455193 | ubuntu-noble | 2025-10-11 19:29:02.455197 | ubuntu-noble | {% block footer %} 2025-10-11 19:29:02.455200 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2025-10-11 19:29:02.455203 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2025-10-11 19:29:02.455207 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-11 19:29:02.455210 | ubuntu-noble | && apt-get autoremove -y \ 2025-10-11 19:29:02.455215 | ubuntu-noble | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-11 19:29:02.455224 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.455227 | ubuntu-noble | 2025-10-11 19:29:02.455231 | ubuntu-noble | {% block fluentd_footer %} 2025-10-11 19:29:02.455234 | ubuntu-noble | LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build_date }}" fluentd_binary="fluentd" fluentd_user="{{ fluentd_user }}" 2025-10-11 19:29:02.455237 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.455241 | ubuntu-noble | 2025-10-11 19:29:02.455244 | ubuntu-noble | {% block labels %} 2025-10-11 19:29:02.455247 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2025-10-11 19:29:02.455250 | ubuntu-noble | "name"="{{ image_name }}" \ 2025-10-11 19:29:02.455254 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="a52d46c" \ 2025-10-11 19:29:02.455257 | ubuntu-noble | "de.osism.commit.kolla"="07103ab0a" \ 2025-10-11 19:29:02.455260 | ubuntu-noble | "de.osism.commit.kolla_version"="18.8.0" \ 2025-10-11 19:29:02.455263 | ubuntu-noble | "de.osism.commit.release"="8e050b6" \ 2025-10-11 19:29:02.455267 | ubuntu-noble | "de.osism.release.openstack"="2024.1" \ 2025-10-11 19:29:02.455270 | ubuntu-noble | "de.osism.version"="latest" \ 2025-10-11 19:29:02.455273 | ubuntu-noble | "org.opencontainers.image.created"="2025-10-11T19:29:02.430045+00:00" \ 2025-10-11 19:29:02.455276 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-10-11 19:29:02.455283 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-10-11 19:29:02.455286 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-10-11 19:29:02.455289 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-10-11 19:29:02.455293 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-10-11 19:29:02.455296 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-11 19:29:02.455299 | ubuntu-noble | {% endblock %} 2025-10-11 19:29:02.455305 | ubuntu-noble | 2025-10-11 19:29:02.456660 | ubuntu-noble | + bash scripts/002-generate.sh 2025-10-11 19:29:02.460496 | ubuntu-noble | + BASE=ubuntu 2025-10-11 19:29:02.460513 | ubuntu-noble | + BASE_VERSION=22.04 2025-10-11 19:29:02.461407 | ubuntu-noble | ++ date +%Y%m%d 2025-10-11 19:29:02.464831 | ubuntu-noble | + BUILD_ID=20251011 2025-10-11 19:29:02.464908 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2025-10-11 19:29:02.464922 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-10-11 19:29:02.464934 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2025-10-11 19:29:02.464944 | ubuntu-noble | + VERSION=latest 2025-10-11 19:29:02.464954 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-11 19:29:02.464963 | ubuntu-noble | + . defaults/all.sh 2025-10-11 19:29:02.464974 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-11 19:29:02.464984 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-11 19:29:02.464994 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-11 19:29:02.465003 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-11 19:29:02.465013 | ubuntu-noble | +++ deactivate nondestructive 2025-10-11 19:29:02.465022 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-11 19:29:02.465032 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-11 19:29:02.465041 | ubuntu-noble | +++ hash -r 2025-10-11 19:29:02.465051 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-11 19:29:02.465061 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-11 19:29:02.465070 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-11 19:29:02.465080 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-11 19:29:02.465089 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-11 19:29:02.465099 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-11 19:29:02.465108 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-11 19:29:02.465118 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-11 19:29:02.465128 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-11 19:29:02.465140 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-11 19:29:02.465149 | ubuntu-noble | +++ export PATH 2025-10-11 19:29:02.465159 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-11 19:29:02.465168 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-11 19:29:02.465178 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-11 19:29:02.465186 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-11 19:29:02.465195 | ubuntu-noble | +++ export PS1 2025-10-11 19:29:02.465203 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-11 19:29:02.465212 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-11 19:29:02.465220 | ubuntu-noble | +++ hash -r 2025-10-11 19:29:02.465228 | ubuntu-noble | + . defaults/2024.1.sh 2025-10-11 19:29:02.465245 | ubuntu-noble | +++ date +%Y%m%d 2025-10-11 19:29:02.466458 | ubuntu-noble | ++ export BUILD_ID=20251011 2025-10-11 19:29:02.466478 | ubuntu-noble | ++ BUILD_ID=20251011 2025-10-11 19:29:02.466488 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-11 19:29:02.466501 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-11 19:29:02.466513 | ubuntu-noble | ++ export BASE_VERSION=22.04 2025-10-11 19:29:02.466523 | ubuntu-noble | ++ BASE_VERSION=22.04 2025-10-11 19:29:02.466532 | ubuntu-noble | + export VERSION 2025-10-11 19:29:02.466541 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-11 19:29:02.466549 | ubuntu-noble | + DOCKER_TAG=build-20251011 2025-10-11 19:29:02.466557 | ubuntu-noble | + KOLLA_BASE=ubuntu 2025-10-11 19:29:02.466570 | ubuntu-noble | + KOLLA_BASE_TAG=22.04 2025-10-11 19:29:02.466578 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-11 19:29:02.466679 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2025-10-11 19:29:02.466695 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2025-10-11 19:29:02.609494 | ubuntu-noble | + setini DEFAULT namespace kolla 2025-10-11 19:29:02.609547 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2025-10-11 19:29:03.936244 | ubuntu-noble | localhost | SUCCESS => { 2025-10-11 19:29:03.936307 | ubuntu-noble | "changed": false, 2025-10-11 19:29:03.936311 | ubuntu-noble | "gid": 1000, 2025-10-11 19:29:03.936315 | ubuntu-noble | "group": "zuul", 2025-10-11 19:29:03.936319 | ubuntu-noble | "mode": "0664", 2025-10-11 19:29:03.936322 | ubuntu-noble | "msg": "OK", 2025-10-11 19:29:03.936326 | ubuntu-noble | "owner": "zuul", 2025-10-11 19:29:03.936329 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-11 19:29:03.936333 | ubuntu-noble | "size": 4202, 2025-10-11 19:29:03.936337 | ubuntu-noble | "state": "file", 2025-10-11 19:29:03.936340 | ubuntu-noble | "uid": 1000 2025-10-11 19:29:03.936344 | ubuntu-noble | } 2025-10-11 19:29:04.038282 | ubuntu-noble | + setini DEFAULT tag build-20251011 2025-10-11 19:29:04.038419 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=tag value=build-20251011' 2025-10-11 19:29:05.321768 | ubuntu-noble | localhost | CHANGED => { 2025-10-11 19:29:05.321821 | ubuntu-noble | "changed": true, 2025-10-11 19:29:05.321825 | ubuntu-noble | "gid": 1000, 2025-10-11 19:29:05.321829 | ubuntu-noble | "group": "zuul", 2025-10-11 19:29:05.321833 | ubuntu-noble | "mode": "0664", 2025-10-11 19:29:05.321836 | ubuntu-noble | "msg": "option changed", 2025-10-11 19:29:05.321840 | ubuntu-noble | "owner": "zuul", 2025-10-11 19:29:05.321844 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-11 19:29:05.321847 | ubuntu-noble | "size": 4210, 2025-10-11 19:29:05.321851 | ubuntu-noble | "state": "file", 2025-10-11 19:29:05.321854 | ubuntu-noble | "uid": 1000 2025-10-11 19:29:05.321858 | ubuntu-noble | } 2025-10-11 19:29:05.426067 | ubuntu-noble | + setini DEFAULT base ubuntu 2025-10-11 19:29:05.426166 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2025-10-11 19:29:06.732701 | ubuntu-noble | localhost | SUCCESS => { 2025-10-11 19:29:06.732766 | ubuntu-noble | "changed": false, 2025-10-11 19:29:06.732773 | ubuntu-noble | "gid": 1000, 2025-10-11 19:29:06.732780 | ubuntu-noble | "group": "zuul", 2025-10-11 19:29:06.732786 | ubuntu-noble | "mode": "0664", 2025-10-11 19:29:06.732792 | ubuntu-noble | "msg": "OK", 2025-10-11 19:29:06.732798 | ubuntu-noble | "owner": "zuul", 2025-10-11 19:29:06.732804 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-11 19:29:06.732810 | ubuntu-noble | "size": 4210, 2025-10-11 19:29:06.732816 | ubuntu-noble | "state": "file", 2025-10-11 19:29:06.732822 | ubuntu-noble | "uid": 1000 2025-10-11 19:29:06.732828 | ubuntu-noble | } 2025-10-11 19:29:06.829711 | ubuntu-noble | + setini DEFAULT base_tag 22.04 2025-10-11 19:29:06.829785 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=22.04' 2025-10-11 19:29:08.056560 | ubuntu-noble | localhost | SUCCESS => { 2025-10-11 19:29:08.056655 | ubuntu-noble | "changed": false, 2025-10-11 19:29:08.056661 | ubuntu-noble | "gid": 1000, 2025-10-11 19:29:08.056665 | ubuntu-noble | "group": "zuul", 2025-10-11 19:29:08.056669 | ubuntu-noble | "mode": "0664", 2025-10-11 19:29:08.056673 | ubuntu-noble | "msg": "OK", 2025-10-11 19:29:08.056676 | ubuntu-noble | "owner": "zuul", 2025-10-11 19:29:08.056680 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-11 19:29:08.056684 | ubuntu-noble | "size": 4210, 2025-10-11 19:29:08.056688 | ubuntu-noble | "state": "file", 2025-10-11 19:29:08.056692 | ubuntu-noble | "uid": 1000 2025-10-11 19:29:08.056695 | ubuntu-noble | } 2025-10-11 19:29:08.155472 | ubuntu-noble | + setini DEFAULT install_type source 2025-10-11 19:29:08.155565 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2025-10-11 19:29:09.433682 | ubuntu-noble | localhost | SUCCESS => { 2025-10-11 19:29:09.433740 | ubuntu-noble | "changed": false, 2025-10-11 19:29:09.433745 | ubuntu-noble | "gid": 1000, 2025-10-11 19:29:09.433749 | ubuntu-noble | "group": "zuul", 2025-10-11 19:29:09.433753 | ubuntu-noble | "mode": "0664", 2025-10-11 19:29:09.433756 | ubuntu-noble | "msg": "OK", 2025-10-11 19:29:09.433760 | ubuntu-noble | "owner": "zuul", 2025-10-11 19:29:09.433763 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-11 19:29:09.433767 | ubuntu-noble | "size": 4210, 2025-10-11 19:29:09.433770 | ubuntu-noble | "state": "file", 2025-10-11 19:29:09.433774 | ubuntu-noble | "uid": 1000 2025-10-11 19:29:09.433777 | ubuntu-noble | } 2025-10-11 19:29:09.528766 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.1.tar.gz 2025-10-11 19:29:09.528868 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.1.tar.gz' 2025-10-11 19:29:10.762949 | ubuntu-noble | localhost | CHANGED => { 2025-10-11 19:29:10.763006 | ubuntu-noble | "changed": true, 2025-10-11 19:29:10.763013 | ubuntu-noble | "gid": 1000, 2025-10-11 19:29:10.763019 | ubuntu-noble | "group": "zuul", 2025-10-11 19:29:10.763025 | ubuntu-noble | "mode": "0664", 2025-10-11 19:29:10.763031 | ubuntu-noble | "msg": "section and option added", 2025-10-11 19:29:10.763038 | ubuntu-noble | "owner": "zuul", 2025-10-11 19:29:10.763060 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-11 19:29:10.763066 | ubuntu-noble | "size": 4281, 2025-10-11 19:29:10.763072 | ubuntu-noble | "state": "file", 2025-10-11 19:29:10.763077 | ubuntu-noble | "uid": 1000 2025-10-11 19:29:10.763083 | ubuntu-noble | } 2025-10-11 19:29:10.869784 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz' kolla-build.conf 2025-10-11 19:29:10.874879 | ubuntu-noble | + setini openstack-base type local 2025-10-11 19:29:10.874937 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2025-10-11 19:29:12.154794 | ubuntu-noble | localhost | CHANGED => { 2025-10-11 19:29:12.154844 | ubuntu-noble | "changed": true, 2025-10-11 19:29:12.154849 | ubuntu-noble | "gid": 1000, 2025-10-11 19:29:12.154853 | ubuntu-noble | "group": "zuul", 2025-10-11 19:29:12.154856 | ubuntu-noble | "mode": "0664", 2025-10-11 19:29:12.154860 | ubuntu-noble | "msg": "option added", 2025-10-11 19:29:12.154864 | ubuntu-noble | "owner": "zuul", 2025-10-11 19:29:12.154868 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-11 19:29:12.154871 | ubuntu-noble | "size": 4392, 2025-10-11 19:29:12.154875 | ubuntu-noble | "state": "file", 2025-10-11 19:29:12.154878 | ubuntu-noble | "uid": 1000 2025-10-11 19:29:12.154881 | ubuntu-noble | } 2025-10-11 19:29:12.255764 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2025-10-11 19:29:12.255842 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2025-10-11 19:29:12.255851 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2025-10-11 19:29:13.619729 | ubuntu-noble | localhost | CHANGED => { 2025-10-11 19:29:13.619794 | ubuntu-noble | "changed": true, 2025-10-11 19:29:13.619799 | ubuntu-noble | "gid": 1000, 2025-10-11 19:29:13.619803 | ubuntu-noble | "group": "zuul", 2025-10-11 19:29:13.619807 | ubuntu-noble | "mode": "0664", 2025-10-11 19:29:13.619811 | ubuntu-noble | "msg": "option added", 2025-10-11 19:29:13.619814 | ubuntu-noble | "owner": "zuul", 2025-10-11 19:29:13.619818 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-11 19:29:13.619822 | ubuntu-noble | "size": 4430, 2025-10-11 19:29:13.619825 | ubuntu-noble | "state": "file", 2025-10-11 19:29:13.619828 | ubuntu-noble | "uid": 1000 2025-10-11 19:29:13.619832 | ubuntu-noble | } 2025-10-11 19:29:13.725224 | ubuntu-noble | + echo DEBUG kolla-build.conf 2025-10-11 19:29:13.725309 | ubuntu-noble | DEBUG kolla-build.conf 2025-10-11 19:29:13.725322 | ubuntu-noble | + cat kolla-build.conf 2025-10-11 19:29:13.727321 | ubuntu-noble | [DEFAULT] 2025-10-11 19:29:13.727401 | ubuntu-noble | base = ubuntu 2025-10-11 19:29:13.727414 | ubuntu-noble | base_package_type = deb 2025-10-11 19:29:13.727425 | ubuntu-noble | base_tag = 22.04 2025-10-11 19:29:13.727434 | ubuntu-noble | install_type = source 2025-10-11 19:29:13.727444 | ubuntu-noble | namespace = kolla 2025-10-11 19:29:13.727453 | ubuntu-noble | openstack_release = 2024.1 2025-10-11 19:29:13.727463 | ubuntu-noble | push = false 2025-10-11 19:29:13.727472 | ubuntu-noble | tag = build-20251011 2025-10-11 19:29:13.727482 | ubuntu-noble | threads = 1 2025-10-11 19:29:13.727492 | ubuntu-noble | registry = osism.harbor.regio.digital 2025-10-11 19:29:13.727504 | ubuntu-noble | 2025-10-11 19:29:13.727516 | ubuntu-noble | ######################################################################### 2025-10-11 19:29:13.727526 | ubuntu-noble | # sources tracked in release repository 2025-10-11 19:29:13.727536 | ubuntu-noble | 2025-10-11 19:29:13.727545 | ubuntu-noble | [aodh-base] 2025-10-11 19:29:13.727555 | ubuntu-noble | type = local 2025-10-11 19:29:13.727578 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2025-10-11 19:29:13.727679 | ubuntu-noble | location = tarballs/aodh-stable-2024.1.tar.gz 2025-10-11 19:29:13.727691 | ubuntu-noble | 2025-10-11 19:29:13.727701 | ubuntu-noble | 2025-10-11 19:29:13.727710 | ubuntu-noble | 2025-10-11 19:29:13.727719 | ubuntu-noble | [barbican-base] 2025-10-11 19:29:13.727729 | ubuntu-noble | type = local 2025-10-11 19:29:13.727738 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2025-10-11 19:29:13.727749 | ubuntu-noble | location = tarballs/barbican-stable-2024.1.tar.gz 2025-10-11 19:29:13.727758 | ubuntu-noble | 2025-10-11 19:29:13.727767 | ubuntu-noble | 2025-10-11 19:29:13.727776 | ubuntu-noble | 2025-10-11 19:29:13.727785 | ubuntu-noble | [blazar-base] 2025-10-11 19:29:13.727795 | ubuntu-noble | type = local 2025-10-11 19:29:13.727817 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2025-10-11 19:29:13.727827 | ubuntu-noble | location = tarballs/blazar-stable-2024.1.tar.gz 2025-10-11 19:29:13.727857 | ubuntu-noble | 2025-10-11 19:29:13.727867 | ubuntu-noble | 2025-10-11 19:29:13.727877 | ubuntu-noble | 2025-10-11 19:29:13.727886 | ubuntu-noble | [ceilometer-base] 2025-10-11 19:29:13.727895 | ubuntu-noble | type = local 2025-10-11 19:29:13.727904 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:13.727914 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:13.727923 | ubuntu-noble | 2025-10-11 19:29:13.727933 | ubuntu-noble | 2025-10-11 19:29:13.727942 | ubuntu-noble | 2025-10-11 19:29:13.727951 | ubuntu-noble | [cinder-base] 2025-10-11 19:29:13.727960 | ubuntu-noble | type = local 2025-10-11 19:29:13.727970 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2025-10-11 19:29:13.727979 | ubuntu-noble | location = tarballs/cinder-stable-2024.1.tar.gz 2025-10-11 19:29:13.727988 | ubuntu-noble | 2025-10-11 19:29:13.727998 | ubuntu-noble | 2025-10-11 19:29:13.728008 | ubuntu-noble | 2025-10-11 19:29:13.728017 | ubuntu-noble | [designate-base] 2025-10-11 19:29:13.728026 | ubuntu-noble | type = local 2025-10-11 19:29:13.728035 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2025-10-11 19:29:13.728045 | ubuntu-noble | location = tarballs/designate-stable-2024.1.tar.gz 2025-10-11 19:29:13.728054 | ubuntu-noble | 2025-10-11 19:29:13.728063 | ubuntu-noble | 2025-10-11 19:29:13.728072 | ubuntu-noble | 2025-10-11 19:29:13.728081 | ubuntu-noble | [glance-base] 2025-10-11 19:29:13.728090 | ubuntu-noble | type = local 2025-10-11 19:29:13.728099 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2025-10-11 19:29:13.728109 | ubuntu-noble | location = tarballs/glance-stable-2024.1.tar.gz 2025-10-11 19:29:13.728118 | ubuntu-noble | 2025-10-11 19:29:13.728127 | ubuntu-noble | 2025-10-11 19:29:13.728136 | ubuntu-noble | 2025-10-11 19:29:13.728145 | ubuntu-noble | [horizon] 2025-10-11 19:29:13.728154 | ubuntu-noble | type = local 2025-10-11 19:29:13.728163 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2025-10-11 19:29:13.728173 | ubuntu-noble | location = tarballs/horizon-stable-2024.1.tar.gz 2025-10-11 19:29:13.728182 | ubuntu-noble | 2025-10-11 19:29:13.728191 | ubuntu-noble | 2025-10-11 19:29:13.728200 | ubuntu-noble | 2025-10-11 19:29:13.728209 | ubuntu-noble | [ironic-base] 2025-10-11 19:29:13.728218 | ubuntu-noble | type = local 2025-10-11 19:29:13.728227 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2025-10-11 19:29:13.728237 | ubuntu-noble | location = tarballs/ironic-stable-2024.1.tar.gz 2025-10-11 19:29:13.728246 | ubuntu-noble | 2025-10-11 19:29:13.728255 | ubuntu-noble | 2025-10-11 19:29:13.728264 | ubuntu-noble | 2025-10-11 19:29:13.728273 | ubuntu-noble | [keystone-base] 2025-10-11 19:29:13.728282 | ubuntu-noble | type = local 2025-10-11 19:29:13.728291 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2025-10-11 19:29:13.728301 | ubuntu-noble | location = tarballs/keystone-stable-2024.1.tar.gz 2025-10-11 19:29:13.728310 | ubuntu-noble | 2025-10-11 19:29:13.728319 | ubuntu-noble | 2025-10-11 19:29:13.728328 | ubuntu-noble | 2025-10-11 19:29:13.728337 | ubuntu-noble | [magnum-base] 2025-10-11 19:29:13.728346 | ubuntu-noble | type = local 2025-10-11 19:29:13.728355 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2025-10-11 19:29:13.728364 | ubuntu-noble | location = tarballs/magnum-stable-2024.1.tar.gz 2025-10-11 19:29:13.728374 | ubuntu-noble | 2025-10-11 19:29:13.728383 | ubuntu-noble | 2025-10-11 19:29:13.728392 | ubuntu-noble | 2025-10-11 19:29:13.728401 | ubuntu-noble | [manila-base] 2025-10-11 19:29:13.728410 | ubuntu-noble | type = local 2025-10-11 19:29:13.728419 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2025-10-11 19:29:13.728429 | ubuntu-noble | location = tarballs/manila-stable-2024.1.tar.gz 2025-10-11 19:29:13.728438 | ubuntu-noble | 2025-10-11 19:29:13.728447 | ubuntu-noble | 2025-10-11 19:29:13.728456 | ubuntu-noble | 2025-10-11 19:29:13.728465 | ubuntu-noble | [masakari-base] 2025-10-11 19:29:13.728474 | ubuntu-noble | type = local 2025-10-11 19:29:13.728483 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2025-10-11 19:29:13.728493 | ubuntu-noble | location = tarballs/masakari-stable-2024.1.tar.gz 2025-10-11 19:29:13.728502 | ubuntu-noble | 2025-10-11 19:29:13.728511 | ubuntu-noble | 2025-10-11 19:29:13.728520 | ubuntu-noble | 2025-10-11 19:29:13.728529 | ubuntu-noble | [neutron-bgp-dragent] 2025-10-11 19:29:13.728539 | ubuntu-noble | type = local 2025-10-11 19:29:13.728548 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:13.728567 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:13.728577 | ubuntu-noble | 2025-10-11 19:29:13.728613 | ubuntu-noble | 2025-10-11 19:29:13.728624 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2025-10-11 19:29:13.728650 | ubuntu-noble | type = local 2025-10-11 19:29:13.728659 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:13.728669 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:13.728678 | ubuntu-noble | 2025-10-11 19:29:13.728688 | ubuntu-noble | 2025-10-11 19:29:13.728697 | ubuntu-noble | [neutron-vpnaas-base] 2025-10-11 19:29:13.728706 | ubuntu-noble | type = local 2025-10-11 19:29:13.728715 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:13.728725 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:13.728734 | ubuntu-noble | 2025-10-11 19:29:13.728743 | ubuntu-noble | 2025-10-11 19:29:13.728752 | ubuntu-noble | 2025-10-11 19:29:13.728761 | ubuntu-noble | [neutron-base] 2025-10-11 19:29:13.728771 | ubuntu-noble | type = local 2025-10-11 19:29:13.728780 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2025-10-11 19:29:13.728789 | ubuntu-noble | location = tarballs/neutron-stable-2024.1.tar.gz 2025-10-11 19:29:13.728798 | ubuntu-noble | 2025-10-11 19:29:13.728807 | ubuntu-noble | 2025-10-11 19:29:13.728816 | ubuntu-noble | 2025-10-11 19:29:13.728826 | ubuntu-noble | [nova-base] 2025-10-11 19:29:13.728835 | ubuntu-noble | type = local 2025-10-11 19:29:13.728844 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2025-10-11 19:29:13.728853 | ubuntu-noble | location = tarballs/nova-stable-2024.1.tar.gz 2025-10-11 19:29:13.728862 | ubuntu-noble | 2025-10-11 19:29:13.728871 | ubuntu-noble | 2025-10-11 19:29:13.728880 | ubuntu-noble | 2025-10-11 19:29:13.728889 | ubuntu-noble | [octavia-base] 2025-10-11 19:29:13.728899 | ubuntu-noble | type = local 2025-10-11 19:29:13.728908 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2025-10-11 19:29:13.728917 | ubuntu-noble | location = tarballs/octavia-stable-2024.1.tar.gz 2025-10-11 19:29:13.728927 | ubuntu-noble | 2025-10-11 19:29:13.728936 | ubuntu-noble | 2025-10-11 19:29:13.728945 | ubuntu-noble | 2025-10-11 19:29:13.728954 | ubuntu-noble | [placement-base] 2025-10-11 19:29:13.728964 | ubuntu-noble | type = local 2025-10-11 19:29:13.728973 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2025-10-11 19:29:13.728982 | ubuntu-noble | location = tarballs/placement-stable-2024.1.tar.gz 2025-10-11 19:29:13.728991 | ubuntu-noble | 2025-10-11 19:29:13.729000 | ubuntu-noble | 2025-10-11 19:29:13.729010 | ubuntu-noble | 2025-10-11 19:29:13.729019 | ubuntu-noble | [skyline-apiserver-base] 2025-10-11 19:29:13.729028 | ubuntu-noble | type = local 2025-10-11 19:29:13.729037 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:13.729047 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:13.729056 | ubuntu-noble | 2025-10-11 19:29:13.729065 | ubuntu-noble | 2025-10-11 19:29:13.729074 | ubuntu-noble | 2025-10-11 19:29:13.729083 | ubuntu-noble | [skyline-console-base] 2025-10-11 19:29:13.729093 | ubuntu-noble | type = local 2025-10-11 19:29:13.729126 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:13.729136 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:13.729146 | ubuntu-noble | 2025-10-11 19:29:13.729155 | ubuntu-noble | 2025-10-11 19:29:13.729165 | ubuntu-noble | [openstack-base] 2025-10-11 19:29:13.729174 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2025-10-11 19:29:13.729183 | ubuntu-noble | location = tarballs/requirements-stable-2024.1.tar.gz 2025-10-11 19:29:13.729193 | ubuntu-noble | type = local 2025-10-11 19:29:13.729203 | ubuntu-noble | + bash scripts/003-patch.sh 2025-10-11 19:29:13.729568 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2025-10-11 19:29:13.729608 | ubuntu-noble | + VERSION=latest 2025-10-11 19:29:13.729648 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-11 19:29:13.729664 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-11 19:29:13.729674 | ubuntu-noble | + . defaults/all.sh 2025-10-11 19:29:13.729687 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-11 19:29:13.729697 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-11 19:29:13.729710 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-11 19:29:13.729733 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-11 19:29:13.729893 | ubuntu-noble | +++ deactivate nondestructive 2025-10-11 19:29:13.729920 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-11 19:29:13.729930 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-11 19:29:13.729943 | ubuntu-noble | +++ hash -r 2025-10-11 19:29:13.729953 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-11 19:29:13.729962 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-11 19:29:13.729972 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-11 19:29:13.729981 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-11 19:29:13.729994 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-11 19:29:13.730004 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-11 19:29:13.730013 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-11 19:29:13.730022 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-11 19:29:13.730032 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-11 19:29:13.730047 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-11 19:29:13.730057 | ubuntu-noble | +++ export PATH 2025-10-11 19:29:13.730066 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-11 19:29:13.730076 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-11 19:29:13.730088 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-11 19:29:13.730098 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-11 19:29:13.730107 | ubuntu-noble | +++ export PS1 2025-10-11 19:29:13.730116 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-11 19:29:13.730126 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-11 19:29:13.730135 | ubuntu-noble | +++ hash -r 2025-10-11 19:29:13.730148 | ubuntu-noble | + . defaults/2024.1.sh 2025-10-11 19:29:13.731276 | ubuntu-noble | +++ date +%Y%m%d 2025-10-11 19:29:13.732391 | ubuntu-noble | ++ export BUILD_ID=20251011 2025-10-11 19:29:13.732412 | ubuntu-noble | ++ BUILD_ID=20251011 2025-10-11 19:29:13.732422 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-11 19:29:13.732431 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-11 19:29:13.732443 | ubuntu-noble | ++ export BASE_VERSION=22.04 2025-10-11 19:29:13.732451 | ubuntu-noble | ++ BASE_VERSION=22.04 2025-10-11 19:29:13.732459 | ubuntu-noble | + export VERSION 2025-10-11 19:29:13.732468 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-11 19:29:13.732476 | ubuntu-noble | + mkdir -p tarballs 2025-10-11 19:29:13.736924 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2025-10-11 19:29:13.738199 | ubuntu-noble | ++ awk '{ print $4 }' 2025-10-11 19:29:13.739947 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:13.739972 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:13.740292 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2025-10-11 19:29:13.742922 | ubuntu-noble | + filename=aodh-stable-2024.1.tar.gz 2025-10-11 19:29:13.742992 | ubuntu-noble | + [[ -e aodh-stable-2024.1.tar.gz ]] 2025-10-11 19:29:13.743013 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2025-10-11 19:29:13.743032 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2025-10-11 19:29:13.743045 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2025-10-11 19:29:15.153685 | ubuntu-noble | 2025-10-11 19:29:15 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz [253410/253410] -> "aodh-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:15.156833 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:15.156883 | ubuntu-noble | + echo Process aodh-stable-2024.1.tar.gz 2025-10-11 19:29:15.156896 | ubuntu-noble | Process aodh-stable-2024.1.tar.gz 2025-10-11 19:29:15.158780 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.1.tar.gz 2025-10-11 19:29:15.158855 | ubuntu-noble | ++ head -1 2025-10-11 19:29:15.159881 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:15.171942 | ubuntu-noble | + directory=aodh-18.0.1.dev3 2025-10-11 19:29:15.171986 | ubuntu-noble | + echo Check patches for aodh-stable-2024.1.tar.gz 2025-10-11 19:29:15.171995 | ubuntu-noble | Check patches for aodh-stable-2024.1.tar.gz 2025-10-11 19:29:15.172004 | ubuntu-noble | + [[ -e ../patches/2024.1/aodh ]] 2025-10-11 19:29:15.172011 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.1.tar.gz 2025-10-11 19:29:15.172019 | ubuntu-noble | Check overlays for aodh-stable-2024.1.tar.gz 2025-10-11 19:29:15.172026 | ubuntu-noble | + [[ -e ../overlays/2024.1/aodh/source ]] 2025-10-11 19:29:15.172033 | ubuntu-noble | + popd 2025-10-11 19:29:15.172046 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:15.172070 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:15.172963 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2025-10-11 19:29:15.175396 | ubuntu-noble | + filename=barbican-stable-2024.1.tar.gz 2025-10-11 19:29:15.175437 | ubuntu-noble | + [[ -e barbican-stable-2024.1.tar.gz ]] 2025-10-11 19:29:15.175503 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2025-10-11 19:29:15.175510 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2025-10-11 19:29:15.175520 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2025-10-11 19:29:16.375789 | ubuntu-noble | 2025-10-11 19:29:16 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz [663253/663253] -> "barbican-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:16.378415 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:16.378445 | ubuntu-noble | + echo Process barbican-stable-2024.1.tar.gz 2025-10-11 19:29:16.378451 | ubuntu-noble | Process barbican-stable-2024.1.tar.gz 2025-10-11 19:29:16.381658 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.1.tar.gz 2025-10-11 19:29:16.381687 | ubuntu-noble | ++ head -1 2025-10-11 19:29:16.382160 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:16.387081 | ubuntu-noble | + directory=barbican-18.0.1.dev3 2025-10-11 19:29:16.387157 | ubuntu-noble | + echo Check patches for barbican-stable-2024.1.tar.gz 2025-10-11 19:29:16.387177 | ubuntu-noble | Check patches for barbican-stable-2024.1.tar.gz 2025-10-11 19:29:16.387222 | ubuntu-noble | + [[ -e ../patches/2024.1/barbican ]] 2025-10-11 19:29:16.387265 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.1.tar.gz 2025-10-11 19:29:16.387279 | ubuntu-noble | Check overlays for barbican-stable-2024.1.tar.gz 2025-10-11 19:29:16.387303 | ubuntu-noble | + [[ -e ../overlays/2024.1/barbican/source ]] 2025-10-11 19:29:16.387330 | ubuntu-noble | + popd 2025-10-11 19:29:16.387420 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:16.387448 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:16.388162 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2025-10-11 19:29:16.390148 | ubuntu-noble | + filename=blazar-stable-2024.1.tar.gz 2025-10-11 19:29:16.390174 | ubuntu-noble | + [[ -e blazar-stable-2024.1.tar.gz ]] 2025-10-11 19:29:16.390180 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2025-10-11 19:29:16.390189 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2025-10-11 19:29:16.390194 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2025-10-11 19:29:17.465094 | ubuntu-noble | 2025-10-11 19:29:17 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz [417832/417832] -> "blazar-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:17.467732 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:17.467781 | ubuntu-noble | + echo Process blazar-stable-2024.1.tar.gz 2025-10-11 19:29:17.467793 | ubuntu-noble | Process blazar-stable-2024.1.tar.gz 2025-10-11 19:29:17.470690 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.1.tar.gz 2025-10-11 19:29:17.470736 | ubuntu-noble | ++ head -1 2025-10-11 19:29:17.470993 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:17.476309 | ubuntu-noble | + directory=blazar-13.0.2.dev1 2025-10-11 19:29:17.476409 | ubuntu-noble | + echo Check patches for blazar-stable-2024.1.tar.gz 2025-10-11 19:29:17.476435 | ubuntu-noble | Check patches for blazar-stable-2024.1.tar.gz 2025-10-11 19:29:17.476494 | ubuntu-noble | + [[ -e ../patches/2024.1/blazar ]] 2025-10-11 19:29:17.476552 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.1.tar.gz 2025-10-11 19:29:17.476572 | ubuntu-noble | Check overlays for blazar-stable-2024.1.tar.gz 2025-10-11 19:29:17.476685 | ubuntu-noble | + [[ -e ../overlays/2024.1/blazar/source ]] 2025-10-11 19:29:17.476732 | ubuntu-noble | + popd 2025-10-11 19:29:17.476839 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:17.476874 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:17.477476 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:17.479184 | ubuntu-noble | + filename=ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:17.479208 | ubuntu-noble | + [[ -e ceilometer-stable-2024.1.tar.gz ]] 2025-10-11 19:29:17.479215 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:17.479222 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:17.479228 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:18.704294 | ubuntu-noble | 2025-10-11 19:29:18 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz [883735/883735] -> "ceilometer-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:18.706334 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:18.706366 | ubuntu-noble | + echo Process ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:18.706375 | ubuntu-noble | Process ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:18.708688 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:18.708722 | ubuntu-noble | ++ head -1 2025-10-11 19:29:18.709161 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:18.714407 | ubuntu-noble | + directory=ceilometer-22.0.2.dev1 2025-10-11 19:29:18.714494 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:18.714516 | ubuntu-noble | Check patches for ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:18.714568 | ubuntu-noble | + [[ -e ../patches/2024.1/ceilometer ]] 2025-10-11 19:29:18.714690 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:18.714714 | ubuntu-noble | Check overlays for ceilometer-stable-2024.1.tar.gz 2025-10-11 19:29:18.714744 | ubuntu-noble | + [[ -e ../overlays/2024.1/ceilometer/source ]] 2025-10-11 19:29:18.714776 | ubuntu-noble | + popd 2025-10-11 19:29:18.714861 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:18.714888 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:18.715433 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2025-10-11 19:29:18.716871 | ubuntu-noble | + filename=cinder-stable-2024.1.tar.gz 2025-10-11 19:29:18.716893 | ubuntu-noble | + [[ -e cinder-stable-2024.1.tar.gz ]] 2025-10-11 19:29:18.716898 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2025-10-11 19:29:18.716903 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2025-10-11 19:29:18.716908 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2025-10-11 19:29:20.697223 | ubuntu-noble | 2025-10-11 19:29:20 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz [6328401/6328401] -> "cinder-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:20.700182 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:20.700282 | ubuntu-noble | + echo Process cinder-stable-2024.1.tar.gz 2025-10-11 19:29:20.700295 | ubuntu-noble | Process cinder-stable-2024.1.tar.gz 2025-10-11 19:29:20.703703 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.1.tar.gz 2025-10-11 19:29:20.703755 | ubuntu-noble | ++ head -1 2025-10-11 19:29:20.704359 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:20.712159 | ubuntu-noble | + directory=cinder-24.4.1.dev7 2025-10-11 19:29:20.712208 | ubuntu-noble | + echo Check patches for cinder-stable-2024.1.tar.gz 2025-10-11 19:29:20.712216 | ubuntu-noble | Check patches for cinder-stable-2024.1.tar.gz 2025-10-11 19:29:20.712224 | ubuntu-noble | + [[ -e ../patches/2024.1/cinder ]] 2025-10-11 19:29:20.712233 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2025-10-11 19:29:21.067967 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2025-10-11 19:29:21.073505 | ubuntu-noble | + pushd cinder-24.4.1.dev7 2025-10-11 19:29:21.076158 | ubuntu-noble | ++ find ../../patches/2024.1/cinder -type f -name '*.patch' 2025-10-11 19:29:21.076184 | ubuntu-noble | ++ sort 2025-10-11 19:29:21.076995 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-11 19:29:21.077018 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch' 2025-10-11 19:29:21.077023 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch 2025-10-11 19:29:21.077027 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-11 19:29:21.078411 | ubuntu-noble | checking file cinder/scheduler/filters/driver_filter.py 2025-10-11 19:29:21.078445 | ubuntu-noble | + patch --forward --batch -p1 2025-10-11 19:29:21.079907 | ubuntu-noble | patching file cinder/scheduler/filters/driver_filter.py 2025-10-11 19:29:21.080257 | ubuntu-noble | + popd 2025-10-11 19:29:21.080274 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev7 2025-10-11 19:29:22.294730 | ubuntu-noble | + rm -r cinder-24.4.1.dev7 2025-10-11 19:29:22.362435 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.1.tar.gz 2025-10-11 19:29:22.362520 | ubuntu-noble | Check overlays for cinder-stable-2024.1.tar.gz 2025-10-11 19:29:22.362534 | ubuntu-noble | + [[ -e ../overlays/2024.1/cinder/source ]] 2025-10-11 19:29:22.362545 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2025-10-11 19:29:22.657281 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2025-10-11 19:29:22.660606 | ubuntu-noble | + rsync -avz ../overlays/2024.1/cinder/source/ cinder-24.4.1.dev7 2025-10-11 19:29:22.667973 | ubuntu-noble | sending incremental file list 2025-10-11 19:29:22.669245 | ubuntu-noble | ./ 2025-10-11 19:29:22.671522 | ubuntu-noble | cinder/ 2025-10-11 19:29:22.671555 | ubuntu-noble | cinder/volume/ 2025-10-11 19:29:22.671562 | ubuntu-noble | cinder/volume/drivers/ 2025-10-11 19:29:22.671569 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2025-10-11 19:29:22.714326 | ubuntu-noble | 2025-10-11 19:29:22.714400 | ubuntu-noble | sent 11,652 bytes received 54 bytes 23,412.00 bytes/sec 2025-10-11 19:29:22.714414 | ubuntu-noble | total size is 44,134 speedup is 3.77 2025-10-11 19:29:22.714636 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev7 2025-10-11 19:29:23.895321 | ubuntu-noble | + rm -r cinder-24.4.1.dev7 2025-10-11 19:29:23.966120 | ubuntu-noble | + popd 2025-10-11 19:29:23.966274 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:23.966308 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:23.967023 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2025-10-11 19:29:23.968672 | ubuntu-noble | + filename=designate-stable-2024.1.tar.gz 2025-10-11 19:29:23.968719 | ubuntu-noble | + [[ -e designate-stable-2024.1.tar.gz ]] 2025-10-11 19:29:23.968725 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2025-10-11 19:29:23.968731 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2025-10-11 19:29:23.968735 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2025-10-11 19:29:25.284343 | ubuntu-noble | 2025-10-11 19:29:25 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz [995011/995011] -> "designate-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:25.286978 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:25.287013 | ubuntu-noble | + echo Process designate-stable-2024.1.tar.gz 2025-10-11 19:29:25.287025 | ubuntu-noble | Process designate-stable-2024.1.tar.gz 2025-10-11 19:29:25.291718 | ubuntu-noble | ++ tar -tzf designate-stable-2024.1.tar.gz 2025-10-11 19:29:25.291773 | ubuntu-noble | ++ head -1 2025-10-11 19:29:25.293804 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:25.297211 | ubuntu-noble | + directory=designate-18.0.1.dev9 2025-10-11 19:29:25.297255 | ubuntu-noble | + echo Check patches for designate-stable-2024.1.tar.gz 2025-10-11 19:29:25.297264 | ubuntu-noble | Check patches for designate-stable-2024.1.tar.gz 2025-10-11 19:29:25.297271 | ubuntu-noble | + [[ -e ../patches/2024.1/designate ]] 2025-10-11 19:29:25.297282 | ubuntu-noble | + echo Check overlays for designate-stable-2024.1.tar.gz 2025-10-11 19:29:25.297289 | ubuntu-noble | Check overlays for designate-stable-2024.1.tar.gz 2025-10-11 19:29:25.297296 | ubuntu-noble | + [[ -e ../overlays/2024.1/designate/source ]] 2025-10-11 19:29:25.297306 | ubuntu-noble | + popd 2025-10-11 19:29:25.297392 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:25.297406 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:25.298214 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2025-10-11 19:29:25.300332 | ubuntu-noble | + filename=glance-stable-2024.1.tar.gz 2025-10-11 19:29:25.300360 | ubuntu-noble | + [[ -e glance-stable-2024.1.tar.gz ]] 2025-10-11 19:29:25.300366 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2025-10-11 19:29:25.300372 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2025-10-11 19:29:25.300387 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2025-10-11 19:29:26.777008 | ubuntu-noble | 2025-10-11 19:29:26 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz [2146375/2146375] -> "glance-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:26.780059 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:26.780133 | ubuntu-noble | + echo Process glance-stable-2024.1.tar.gz 2025-10-11 19:29:26.780145 | ubuntu-noble | Process glance-stable-2024.1.tar.gz 2025-10-11 19:29:26.782704 | ubuntu-noble | ++ tar -tzf glance-stable-2024.1.tar.gz 2025-10-11 19:29:26.782746 | ubuntu-noble | ++ head -1 2025-10-11 19:29:26.784396 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:26.793764 | ubuntu-noble | + directory=glance-28.1.1.dev16 2025-10-11 19:29:26.793802 | ubuntu-noble | + echo Check patches for glance-stable-2024.1.tar.gz 2025-10-11 19:29:26.793808 | ubuntu-noble | Check patches for glance-stable-2024.1.tar.gz 2025-10-11 19:29:26.793869 | ubuntu-noble | + [[ -e ../patches/2024.1/glance ]] 2025-10-11 19:29:26.793911 | ubuntu-noble | + echo Check overlays for glance-stable-2024.1.tar.gz 2025-10-11 19:29:26.793918 | ubuntu-noble | Check overlays for glance-stable-2024.1.tar.gz 2025-10-11 19:29:26.793945 | ubuntu-noble | + [[ -e ../overlays/2024.1/glance/source ]] 2025-10-11 19:29:26.793973 | ubuntu-noble | + popd 2025-10-11 19:29:26.794094 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:26.794103 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:26.794940 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2025-10-11 19:29:26.797034 | ubuntu-noble | + filename=horizon-stable-2024.1.tar.gz 2025-10-11 19:29:26.797050 | ubuntu-noble | + [[ -e horizon-stable-2024.1.tar.gz ]] 2025-10-11 19:29:26.797109 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2025-10-11 19:29:26.797117 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2025-10-11 19:29:26.797124 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2025-10-11 19:29:28.405854 | ubuntu-noble | 2025-10-11 19:29:28 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz [5301404/5301404] -> "horizon-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:28.408580 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:28.408709 | ubuntu-noble | + echo Process horizon-stable-2024.1.tar.gz 2025-10-11 19:29:28.408727 | ubuntu-noble | Process horizon-stable-2024.1.tar.gz 2025-10-11 19:29:28.411687 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.1.tar.gz 2025-10-11 19:29:28.411734 | ubuntu-noble | ++ head -1 2025-10-11 19:29:28.412208 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:28.426779 | ubuntu-noble | + directory=horizon-24.0.2.dev3 2025-10-11 19:29:28.426937 | ubuntu-noble | + echo Check patches for horizon-stable-2024.1.tar.gz 2025-10-11 19:29:28.426979 | ubuntu-noble | Check patches for horizon-stable-2024.1.tar.gz 2025-10-11 19:29:28.427063 | ubuntu-noble | + [[ -e ../patches/2024.1/horizon ]] 2025-10-11 19:29:28.427151 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.1.tar.gz 2025-10-11 19:29:28.427184 | ubuntu-noble | Check overlays for horizon-stable-2024.1.tar.gz 2025-10-11 19:29:28.427236 | ubuntu-noble | + [[ -e ../overlays/2024.1/horizon/source ]] 2025-10-11 19:29:28.427287 | ubuntu-noble | + popd 2025-10-11 19:29:28.427435 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:28.427487 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:28.428367 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2025-10-11 19:29:28.429993 | ubuntu-noble | + filename=ironic-stable-2024.1.tar.gz 2025-10-11 19:29:28.430059 | ubuntu-noble | + [[ -e ironic-stable-2024.1.tar.gz ]] 2025-10-11 19:29:28.430118 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2025-10-11 19:29:28.430138 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2025-10-11 19:29:28.430166 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2025-10-11 19:29:29.940086 | ubuntu-noble | 2025-10-11 19:29:29 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz [3087228/3087228] -> "ironic-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:29.942264 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:29.942354 | ubuntu-noble | + echo Process ironic-stable-2024.1.tar.gz 2025-10-11 19:29:29.942382 | ubuntu-noble | Process ironic-stable-2024.1.tar.gz 2025-10-11 19:29:29.944100 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.1.tar.gz 2025-10-11 19:29:29.944754 | ubuntu-noble | ++ head -1 2025-10-11 19:29:29.947412 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:29.957202 | ubuntu-noble | + directory=ironic-24.1.6.dev1 2025-10-11 19:29:29.957238 | ubuntu-noble | + echo Check patches for ironic-stable-2024.1.tar.gz 2025-10-11 19:29:29.957245 | ubuntu-noble | Check patches for ironic-stable-2024.1.tar.gz 2025-10-11 19:29:29.957312 | ubuntu-noble | + [[ -e ../patches/2024.1/ironic ]] 2025-10-11 19:29:29.957371 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.1.tar.gz 2025-10-11 19:29:29.957378 | ubuntu-noble | Check overlays for ironic-stable-2024.1.tar.gz 2025-10-11 19:29:29.957385 | ubuntu-noble | + [[ -e ../overlays/2024.1/ironic/source ]] 2025-10-11 19:29:29.957417 | ubuntu-noble | + popd 2025-10-11 19:29:29.957552 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:29.957562 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:29.958532 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2025-10-11 19:29:29.960913 | ubuntu-noble | + filename=keystone-stable-2024.1.tar.gz 2025-10-11 19:29:29.960930 | ubuntu-noble | + [[ -e keystone-stable-2024.1.tar.gz ]] 2025-10-11 19:29:29.961007 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2025-10-11 19:29:29.961015 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2025-10-11 19:29:29.961022 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2025-10-11 19:29:31.363836 | ubuntu-noble | 2025-10-11 19:29:31 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz [1734116/1734116] -> "keystone-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:31.366488 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:31.366537 | ubuntu-noble | + echo Process keystone-stable-2024.1.tar.gz 2025-10-11 19:29:31.366550 | ubuntu-noble | Process keystone-stable-2024.1.tar.gz 2025-10-11 19:29:31.368742 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.1.tar.gz 2025-10-11 19:29:31.368788 | ubuntu-noble | ++ head -1 2025-10-11 19:29:31.370099 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:31.378280 | ubuntu-noble | + directory=keystone-25.0.1.dev14 2025-10-11 19:29:31.378389 | ubuntu-noble | + echo Check patches for keystone-stable-2024.1.tar.gz 2025-10-11 19:29:31.378419 | ubuntu-noble | Check patches for keystone-stable-2024.1.tar.gz 2025-10-11 19:29:31.378504 | ubuntu-noble | + [[ -e ../patches/2024.1/keystone ]] 2025-10-11 19:29:31.378635 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.1.tar.gz 2025-10-11 19:29:31.378726 | ubuntu-noble | Check overlays for keystone-stable-2024.1.tar.gz 2025-10-11 19:29:31.378777 | ubuntu-noble | + [[ -e ../overlays/2024.1/keystone/source ]] 2025-10-11 19:29:31.378815 | ubuntu-noble | + popd 2025-10-11 19:29:31.378927 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:31.378962 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:31.379781 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2025-10-11 19:29:31.381741 | ubuntu-noble | + filename=magnum-stable-2024.1.tar.gz 2025-10-11 19:29:31.381815 | ubuntu-noble | + [[ -e magnum-stable-2024.1.tar.gz ]] 2025-10-11 19:29:31.381824 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2025-10-11 19:29:31.381831 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2025-10-11 19:29:31.381837 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2025-10-11 19:29:32.685803 | ubuntu-noble | 2025-10-11 19:29:32 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz [969067/969067] -> "magnum-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:32.688491 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:32.688547 | ubuntu-noble | + echo Process magnum-stable-2024.1.tar.gz 2025-10-11 19:29:32.688580 | ubuntu-noble | Process magnum-stable-2024.1.tar.gz 2025-10-11 19:29:32.691708 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.1.tar.gz 2025-10-11 19:29:32.691755 | ubuntu-noble | ++ head -1 2025-10-11 19:29:32.693129 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:32.703660 | ubuntu-noble | + directory=magnum-18.0.2.dev1 2025-10-11 19:29:32.703904 | ubuntu-noble | + echo Check patches for magnum-stable-2024.1.tar.gz 2025-10-11 19:29:32.703955 | ubuntu-noble | Check patches for magnum-stable-2024.1.tar.gz 2025-10-11 19:29:32.704047 | ubuntu-noble | + [[ -e ../patches/2024.1/magnum ]] 2025-10-11 19:29:32.704150 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.1.tar.gz 2025-10-11 19:29:32.704185 | ubuntu-noble | Check overlays for magnum-stable-2024.1.tar.gz 2025-10-11 19:29:32.704241 | ubuntu-noble | + [[ -e ../overlays/2024.1/magnum/source ]] 2025-10-11 19:29:32.704298 | ubuntu-noble | + popd 2025-10-11 19:29:32.704463 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:32.704517 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:32.705545 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2025-10-11 19:29:32.707722 | ubuntu-noble | + filename=manila-stable-2024.1.tar.gz 2025-10-11 19:29:32.707815 | ubuntu-noble | + [[ -e manila-stable-2024.1.tar.gz ]] 2025-10-11 19:29:32.707892 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2025-10-11 19:29:32.707928 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2025-10-11 19:29:32.707969 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2025-10-11 19:29:34.214559 | ubuntu-noble | 2025-10-11 19:29:34 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz [3426142/3426142] -> "manila-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:34.217458 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:34.217511 | ubuntu-noble | + echo Process manila-stable-2024.1.tar.gz 2025-10-11 19:29:34.217524 | ubuntu-noble | Process manila-stable-2024.1.tar.gz 2025-10-11 19:29:34.219676 | ubuntu-noble | ++ tar -tzf manila-stable-2024.1.tar.gz 2025-10-11 19:29:34.219771 | ubuntu-noble | ++ head -1 2025-10-11 19:29:34.221420 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:34.229511 | ubuntu-noble | + directory=manila-18.3.1.dev6 2025-10-11 19:29:34.230142 | ubuntu-noble | + echo Check patches for manila-stable-2024.1.tar.gz 2025-10-11 19:29:34.230180 | ubuntu-noble | Check patches for manila-stable-2024.1.tar.gz 2025-10-11 19:29:34.230249 | ubuntu-noble | + [[ -e ../patches/2024.1/manila ]] 2025-10-11 19:29:34.230316 | ubuntu-noble | + echo Check overlays for manila-stable-2024.1.tar.gz 2025-10-11 19:29:34.230342 | ubuntu-noble | Check overlays for manila-stable-2024.1.tar.gz 2025-10-11 19:29:34.230385 | ubuntu-noble | + [[ -e ../overlays/2024.1/manila/source ]] 2025-10-11 19:29:34.230428 | ubuntu-noble | + popd 2025-10-11 19:29:34.230547 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:34.230619 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:34.231297 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2025-10-11 19:29:34.232796 | ubuntu-noble | + filename=masakari-stable-2024.1.tar.gz 2025-10-11 19:29:34.232858 | ubuntu-noble | + [[ -e masakari-stable-2024.1.tar.gz ]] 2025-10-11 19:29:34.232905 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2025-10-11 19:29:34.232922 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2025-10-11 19:29:34.232946 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2025-10-11 19:29:35.296513 | ubuntu-noble | 2025-10-11 19:29:35 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz [364761/364761] -> "masakari-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:35.299708 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:35.299772 | ubuntu-noble | + echo Process masakari-stable-2024.1.tar.gz 2025-10-11 19:29:35.299787 | ubuntu-noble | Process masakari-stable-2024.1.tar.gz 2025-10-11 19:29:35.302668 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.1.tar.gz 2025-10-11 19:29:35.302734 | ubuntu-noble | ++ head -1 2025-10-11 19:29:35.304175 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:35.310472 | ubuntu-noble | + directory=masakari-17.0.1.dev3 2025-10-11 19:29:35.310572 | ubuntu-noble | + echo Check patches for masakari-stable-2024.1.tar.gz 2025-10-11 19:29:35.310644 | ubuntu-noble | Check patches for masakari-stable-2024.1.tar.gz 2025-10-11 19:29:35.310730 | ubuntu-noble | + [[ -e ../patches/2024.1/masakari ]] 2025-10-11 19:29:35.310795 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.1.tar.gz 2025-10-11 19:29:35.310815 | ubuntu-noble | Check overlays for masakari-stable-2024.1.tar.gz 2025-10-11 19:29:35.310851 | ubuntu-noble | + [[ -e ../overlays/2024.1/masakari/source ]] 2025-10-11 19:29:35.310885 | ubuntu-noble | + popd 2025-10-11 19:29:35.310989 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:35.311023 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:35.311882 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:35.314796 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:35.314859 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2025-10-11 19:29:35.314871 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:35.314881 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:35.314890 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.251478 | ubuntu-noble | 2025-10-11 19:29:36 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz [122672/122672] -> "neutron-dynamic-routing-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:36.254115 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:36.254156 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.254196 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.257680 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.257793 | ubuntu-noble | ++ head -1 2025-10-11 19:29:36.258500 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:36.264567 | ubuntu-noble | + directory=neutron-dynamic-routing-24.0.1.dev3 2025-10-11 19:29:36.264745 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.264779 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.264846 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron-dynamic-routing ]] 2025-10-11 19:29:36.264901 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.285097 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.287286 | ubuntu-noble | + pushd neutron-dynamic-routing-24.0.1.dev3 2025-10-11 19:29:36.288888 | ubuntu-noble | ++ sort 2025-10-11 19:29:36.289137 | ubuntu-noble | ++ find ../../patches/2024.1/neutron-dynamic-routing -type f -name '*.patch' 2025-10-11 19:29:36.293408 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-11 19:29:36.293528 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch' 2025-10-11 19:29:36.293563 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch 2025-10-11 19:29:36.293672 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-11 19:29:36.295320 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2025-10-11 19:29:36.295802 | ubuntu-noble | + patch --forward --batch -p1 2025-10-11 19:29:36.297362 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2025-10-11 19:29:36.298424 | ubuntu-noble | + popd 2025-10-11 19:29:36.298457 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.1.tar.gz neutron-dynamic-routing-24.0.1.dev3 2025-10-11 19:29:36.327441 | ubuntu-noble | + rm -r neutron-dynamic-routing-24.0.1.dev3 2025-10-11 19:29:36.332666 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.332720 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.332730 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron-dynamic-routing/source ]] 2025-10-11 19:29:36.332745 | ubuntu-noble | + popd 2025-10-11 19:29:36.332837 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:36.332844 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:36.333751 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.335563 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2025-10-11 19:29:36.335630 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2025-10-11 19:29:36.335641 | ubuntu-noble | + popd 2025-10-11 19:29:36.335651 | ubuntu-noble | + continue 2025-10-11 19:29:36.335660 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:36.335669 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:36.335811 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:36.337356 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:36.337386 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.1.tar.gz ]] 2025-10-11 19:29:36.337396 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:36.337405 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:36.337414 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:37.283497 | ubuntu-noble | 2025-10-11 19:29:37 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz [225604/225604] -> "neutron-vpnaas-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:37.286779 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:37.286829 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:37.286841 | ubuntu-noble | Process neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:37.289670 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:37.289738 | ubuntu-noble | ++ head -1 2025-10-11 19:29:37.291128 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:37.299109 | ubuntu-noble | + directory=neutron_vpnaas-24.0.2.dev3 2025-10-11 19:29:37.299233 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:37.299270 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:37.299349 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron_vpnaas ]] 2025-10-11 19:29:37.299425 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:37.299455 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2025-10-11 19:29:37.299503 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron_vpnaas/source ]] 2025-10-11 19:29:37.299552 | ubuntu-noble | + popd 2025-10-11 19:29:37.299794 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:37.299852 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:37.300840 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2025-10-11 19:29:37.303504 | ubuntu-noble | + filename=neutron-stable-2024.1.tar.gz 2025-10-11 19:29:37.303530 | ubuntu-noble | + [[ -e neutron-stable-2024.1.tar.gz ]] 2025-10-11 19:29:37.303538 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2025-10-11 19:29:37.303545 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2025-10-11 19:29:37.303553 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2025-10-11 19:29:39.954183 | ubuntu-noble | 2025-10-11 19:29:39 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz [14372584/14372584] -> "neutron-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:39.957552 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:39.957636 | ubuntu-noble | + echo Process neutron-stable-2024.1.tar.gz 2025-10-11 19:29:39.957653 | ubuntu-noble | Process neutron-stable-2024.1.tar.gz 2025-10-11 19:29:39.960662 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.1.tar.gz 2025-10-11 19:29:39.960740 | ubuntu-noble | ++ head -1 2025-10-11 19:29:39.961302 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:39.968769 | ubuntu-noble | + directory=neutron-24.2.2.dev20 2025-10-11 19:29:39.968868 | ubuntu-noble | + echo Check patches for neutron-stable-2024.1.tar.gz 2025-10-11 19:29:39.968893 | ubuntu-noble | Check patches for neutron-stable-2024.1.tar.gz 2025-10-11 19:29:39.968948 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron ]] 2025-10-11 19:29:39.969004 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.1.tar.gz 2025-10-11 19:29:39.969024 | ubuntu-noble | Check overlays for neutron-stable-2024.1.tar.gz 2025-10-11 19:29:39.969055 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron/source ]] 2025-10-11 19:29:39.969088 | ubuntu-noble | + popd 2025-10-11 19:29:39.969186 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:39.969216 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:39.970095 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2025-10-11 19:29:39.972774 | ubuntu-noble | + filename=nova-stable-2024.1.tar.gz 2025-10-11 19:29:39.972845 | ubuntu-noble | + [[ -e nova-stable-2024.1.tar.gz ]] 2025-10-11 19:29:39.972857 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2025-10-11 19:29:39.972868 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2025-10-11 19:29:39.972878 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2025-10-11 19:29:41.775964 | ubuntu-noble | 2025-10-11 19:29:41 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz [9527251/9527251] -> "nova-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:41.778480 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:41.778503 | ubuntu-noble | + echo Process nova-stable-2024.1.tar.gz 2025-10-11 19:29:41.778512 | ubuntu-noble | Process nova-stable-2024.1.tar.gz 2025-10-11 19:29:41.780659 | ubuntu-noble | ++ tar -tzf nova-stable-2024.1.tar.gz 2025-10-11 19:29:41.780688 | ubuntu-noble | ++ head -1 2025-10-11 19:29:41.782259 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:41.787842 | ubuntu-noble | + directory=nova-29.3.1.dev15 2025-10-11 19:29:41.787876 | ubuntu-noble | + echo Check patches for nova-stable-2024.1.tar.gz 2025-10-11 19:29:41.787882 | ubuntu-noble | Check patches for nova-stable-2024.1.tar.gz 2025-10-11 19:29:41.787930 | ubuntu-noble | + [[ -e ../patches/2024.1/nova ]] 2025-10-11 19:29:41.787962 | ubuntu-noble | + tar xzf nova-stable-2024.1.tar.gz 2025-10-11 19:29:42.225031 | ubuntu-noble | + rm nova-stable-2024.1.tar.gz 2025-10-11 19:29:42.228732 | ubuntu-noble | + pushd nova-29.3.1.dev15 2025-10-11 19:29:42.231641 | ubuntu-noble | ++ find ../../patches/2024.1/nova -type f -name '*.patch' 2025-10-11 19:29:42.231670 | ubuntu-noble | ++ sort 2025-10-11 19:29:42.232367 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-11 19:29:42.232384 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-10-11 19:29:42.232389 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-10-11 19:29:42.232394 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-11 19:29:42.233992 | ubuntu-noble | checking file nova/api/openstack/identity.py 2025-10-11 19:29:42.234020 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-11 19:29:42.234197 | ubuntu-noble | + patch --forward --batch -p1 2025-10-11 19:29:42.235409 | ubuntu-noble | patching file nova/api/openstack/identity.py 2025-10-11 19:29:42.235726 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-11 19:29:42.235998 | ubuntu-noble | + popd 2025-10-11 19:29:42.236047 | ubuntu-noble | + tar czf nova-stable-2024.1.tar.gz nova-29.3.1.dev15 2025-10-11 19:29:43.769636 | ubuntu-noble | + rm -r nova-29.3.1.dev15 2025-10-11 19:29:43.864046 | ubuntu-noble | + echo Check overlays for nova-stable-2024.1.tar.gz 2025-10-11 19:29:43.864114 | ubuntu-noble | Check overlays for nova-stable-2024.1.tar.gz 2025-10-11 19:29:43.864127 | ubuntu-noble | + [[ -e ../overlays/2024.1/nova/source ]] 2025-10-11 19:29:43.864132 | ubuntu-noble | + popd 2025-10-11 19:29:43.864235 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:43.864263 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:43.865482 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2025-10-11 19:29:43.868670 | ubuntu-noble | + filename=octavia-stable-2024.1.tar.gz 2025-10-11 19:29:43.868801 | ubuntu-noble | + [[ -e octavia-stable-2024.1.tar.gz ]] 2025-10-11 19:29:43.868838 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2025-10-11 19:29:43.868849 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2025-10-11 19:29:43.868860 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2025-10-11 19:29:45.206810 | ubuntu-noble | 2025-10-11 19:29:45 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz [1314631/1314631] -> "octavia-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:45.209539 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:45.209583 | ubuntu-noble | + echo Process octavia-stable-2024.1.tar.gz 2025-10-11 19:29:45.209634 | ubuntu-noble | Process octavia-stable-2024.1.tar.gz 2025-10-11 19:29:45.212655 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.1.tar.gz 2025-10-11 19:29:45.212693 | ubuntu-noble | ++ head -1 2025-10-11 19:29:45.213149 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:45.223029 | ubuntu-noble | + directory=octavia-14.0.3.dev1 2025-10-11 19:29:45.223100 | ubuntu-noble | + echo Check patches for octavia-stable-2024.1.tar.gz 2025-10-11 19:29:45.223111 | ubuntu-noble | Check patches for octavia-stable-2024.1.tar.gz 2025-10-11 19:29:45.223120 | ubuntu-noble | + [[ -e ../patches/2024.1/octavia ]] 2025-10-11 19:29:45.223127 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.1.tar.gz 2025-10-11 19:29:45.223135 | ubuntu-noble | Check overlays for octavia-stable-2024.1.tar.gz 2025-10-11 19:29:45.223142 | ubuntu-noble | + [[ -e ../overlays/2024.1/octavia/source ]] 2025-10-11 19:29:45.223150 | ubuntu-noble | + popd 2025-10-11 19:29:45.223158 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:45.223166 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:45.224156 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2025-10-11 19:29:45.226116 | ubuntu-noble | + filename=placement-stable-2024.1.tar.gz 2025-10-11 19:29:45.226138 | ubuntu-noble | + [[ -e placement-stable-2024.1.tar.gz ]] 2025-10-11 19:29:45.226175 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2025-10-11 19:29:45.226183 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2025-10-11 19:29:45.226193 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2025-10-11 19:29:46.415739 | ubuntu-noble | 2025-10-11 19:29:46 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz [570269/570269] -> "placement-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:46.418012 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:46.418072 | ubuntu-noble | + echo Process placement-stable-2024.1.tar.gz 2025-10-11 19:29:46.418085 | ubuntu-noble | Process placement-stable-2024.1.tar.gz 2025-10-11 19:29:46.420827 | ubuntu-noble | ++ tar -tzf placement-stable-2024.1.tar.gz 2025-10-11 19:29:46.420894 | ubuntu-noble | ++ head -1 2025-10-11 19:29:46.423661 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:46.430419 | ubuntu-noble | + directory=openstack_placement-11.0.1.dev5 2025-10-11 19:29:46.430534 | ubuntu-noble | + echo Check patches for placement-stable-2024.1.tar.gz 2025-10-11 19:29:46.430564 | ubuntu-noble | Check patches for placement-stable-2024.1.tar.gz 2025-10-11 19:29:46.430673 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_placement ]] 2025-10-11 19:29:46.430822 | ubuntu-noble | + echo Check overlays for placement-stable-2024.1.tar.gz 2025-10-11 19:29:46.430851 | ubuntu-noble | Check overlays for placement-stable-2024.1.tar.gz 2025-10-11 19:29:46.430896 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_placement/source ]] 2025-10-11 19:29:46.430942 | ubuntu-noble | + popd 2025-10-11 19:29:46.431068 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:46.431107 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:46.431953 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:46.434305 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:46.434329 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.1.tar.gz ]] 2025-10-11 19:29:46.434336 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:46.434356 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:46.434363 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:48.349021 | ubuntu-noble | 2025-10-11 19:29:48 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz [9061706/9061706] -> "skyline-apiserver-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:48.352015 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:48.352068 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:48.352077 | ubuntu-noble | Process skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:48.354649 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:48.354901 | ubuntu-noble | ++ head -1 2025-10-11 19:29:48.357189 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:48.361675 | ubuntu-noble | + directory=skyline-apiserver-4.0.2.dev5 2025-10-11 19:29:48.361735 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:48.361744 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:48.361783 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-apiserver ]] 2025-10-11 19:29:48.361958 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:48.362013 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2025-10-11 19:29:48.362025 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-apiserver/source ]] 2025-10-11 19:29:48.362035 | ubuntu-noble | + popd 2025-10-11 19:29:48.362055 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:48.362066 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:48.363376 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:48.365256 | ubuntu-noble | + filename=skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:48.365283 | ubuntu-noble | + [[ -e skyline-console-stable-2024.1.tar.gz ]] 2025-10-11 19:29:48.365299 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:48.365310 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:48.365324 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:51.146774 | ubuntu-noble | 2025-10-11 19:29:51 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz [26555457/26555457] -> "skyline-console-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:51.149906 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:51.149958 | ubuntu-noble | + echo Process skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:51.149972 | ubuntu-noble | Process skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:51.152677 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:51.152756 | ubuntu-noble | ++ head -1 2025-10-11 19:29:51.154170 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:51.160878 | ubuntu-noble | + directory=skyline-console-4.0.2.dev6 2025-10-11 19:29:51.160971 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:51.160996 | ubuntu-noble | Check patches for skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:51.161055 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-console ]] 2025-10-11 19:29:51.161109 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:51.161130 | ubuntu-noble | Check overlays for skyline-console-stable-2024.1.tar.gz 2025-10-11 19:29:51.161168 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-console/source ]] 2025-10-11 19:29:51.161238 | ubuntu-noble | + popd 2025-10-11 19:29:51.161344 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-11 19:29:51.161378 | ubuntu-noble | + pushd tarballs 2025-10-11 19:29:51.162200 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2025-10-11 19:29:51.164411 | ubuntu-noble | + filename=requirements-stable-2024.1.tar.gz 2025-10-11 19:29:51.164433 | ubuntu-noble | + [[ -e requirements-stable-2024.1.tar.gz ]] 2025-10-11 19:29:51.164439 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2025-10-11 19:29:51.164445 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2025-10-11 19:29:51.164452 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2025-10-11 19:29:52.134378 | ubuntu-noble | 2025-10-11 19:29:52 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz [147318/147318] -> "requirements-stable-2024.1.tar.gz" [1] 2025-10-11 19:29:52.137296 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-11 19:29:52.137346 | ubuntu-noble | + echo Process requirements-stable-2024.1.tar.gz 2025-10-11 19:29:52.137360 | ubuntu-noble | Process requirements-stable-2024.1.tar.gz 2025-10-11 19:29:52.139647 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.1.tar.gz 2025-10-11 19:29:52.139689 | ubuntu-noble | ++ head -1 2025-10-11 19:29:52.140054 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-11 19:29:52.151854 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev6773 2025-10-11 19:29:52.151955 | ubuntu-noble | + echo Check patches for requirements-stable-2024.1.tar.gz 2025-10-11 19:29:52.151969 | ubuntu-noble | Check patches for requirements-stable-2024.1.tar.gz 2025-10-11 19:29:52.151980 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_requirements ]] 2025-10-11 19:29:52.151990 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.1.tar.gz 2025-10-11 19:29:52.151999 | ubuntu-noble | Check overlays for requirements-stable-2024.1.tar.gz 2025-10-11 19:29:52.152009 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_requirements/source ]] 2025-10-11 19:29:52.152019 | ubuntu-noble | + popd 2025-10-11 19:29:52.641116 | ubuntu-noble | ok: Runtime: 0:01:05.895806 2025-10-11 19:29:52.668816 | 2025-10-11 19:29:52.668923 | PLAY RECAP 2025-10-11 19:29:52.668996 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-11 19:29:52.669031 | 2025-10-11 19:29:52.796819 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2025-10-11 19:29:52.798893 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-11 19:29:53.616518 | 2025-10-11 19:29:53.616698 | PLAY [Base post] 2025-10-11 19:29:53.639912 | 2025-10-11 19:29:53.640121 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-11 19:29:54.474494 | ubuntu-noble | changed 2025-10-11 19:29:54.481001 | 2025-10-11 19:29:54.481107 | PLAY RECAP 2025-10-11 19:29:54.481168 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-11 19:29:54.481232 | 2025-10-11 19:29:54.603176 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-11 19:29:54.604354 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-11 19:29:55.420191 | 2025-10-11 19:29:55.420385 | PLAY [Base post-logs] 2025-10-11 19:29:55.430875 | 2025-10-11 19:29:55.431005 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-11 19:29:55.922514 | localhost | changed 2025-10-11 19:29:55.932979 | 2025-10-11 19:29:55.933134 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-11 19:29:55.963191 | localhost | ok 2025-10-11 19:29:55.967069 | 2025-10-11 19:29:55.967188 | TASK [Set zuul-log-path fact] 2025-10-11 19:29:55.984297 | localhost | ok 2025-10-11 19:29:55.994422 | 2025-10-11 19:29:55.994535 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-11 19:29:56.020496 | localhost | ok 2025-10-11 19:29:56.028698 | 2025-10-11 19:29:56.028807 | TASK [upload-logs : Create log directories] 2025-10-11 19:29:56.585883 | localhost | changed 2025-10-11 19:29:56.589603 | 2025-10-11 19:29:56.589731 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-11 19:29:57.090671 | localhost -> localhost | ok: Runtime: 0:00:00.007893 2025-10-11 19:29:57.095208 | 2025-10-11 19:29:57.095340 | TASK [upload-logs : Upload logs to log server] 2025-10-11 19:29:57.697876 | localhost | Output suppressed because no_log was given 2025-10-11 19:29:57.699837 | 2025-10-11 19:29:57.699949 | LOOP [upload-logs : Compress console log and json output] 2025-10-11 19:29:57.746408 | localhost | skipping: Conditional result was False 2025-10-11 19:29:57.752320 | localhost | skipping: Conditional result was False 2025-10-11 19:29:57.756466 | 2025-10-11 19:29:57.756571 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-11 19:29:57.802550 | localhost | skipping: Conditional result was False 2025-10-11 19:29:57.802807 | 2025-10-11 19:29:57.811343 | localhost | skipping: Conditional result was False 2025-10-11 19:29:57.822511 | 2025-10-11 19:29:57.822620 | LOOP [upload-logs : Upload console log and json output]