2025-10-25 10:23:06.902532 | Job console starting 2025-10-25 10:23:06.934526 | Updating git repos 2025-10-25 10:23:06.974971 | Cloning repos into workspace 2025-10-25 10:23:07.008333 | Restoring repo states 2025-10-25 10:23:07.021869 | Merging changes 2025-10-25 10:23:07.607896 | Checking out repos 2025-10-25 10:23:07.728386 | Preparing playbooks 2025-10-25 10:23:08.616886 | Running Ansible setup 2025-10-25 10:23:13.665694 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-25 10:23:14.655633 | 2025-10-25 10:23:14.655793 | PLAY [Base pre] 2025-10-25 10:23:14.671754 | 2025-10-25 10:23:14.671894 | TASK [Setup log path fact] 2025-10-25 10:23:14.691079 | ubuntu-noble | ok 2025-10-25 10:23:14.714343 | 2025-10-25 10:23:14.727045 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-25 10:23:14.757090 | ubuntu-noble | ok 2025-10-25 10:23:14.774098 | 2025-10-25 10:23:14.774213 | TASK [emit-job-header : Print job information] 2025-10-25 10:23:14.815642 | # Job Information 2025-10-25 10:23:14.815820 | Ansible Version: 2.16.14 2025-10-25 10:23:14.815855 | Job: container-images-kolla-patch-2024.2 2025-10-25 10:23:14.815888 | Pipeline: check 2025-10-25 10:23:14.815912 | Executor: 521e9411259a 2025-10-25 10:23:14.815934 | Triggered by: https://github.com/osism/container-images-kolla/pull/649 2025-10-25 10:23:14.815957 | Event ID: 934473c0-b18c-11f0-8958-a3e71f9ef953 2025-10-25 10:23:14.820939 | 2025-10-25 10:23:14.821165 | LOOP [emit-job-header : Print node information] 2025-10-25 10:23:14.935872 | ubuntu-noble | ok: 2025-10-25 10:23:14.936137 | ubuntu-noble | # Node Information 2025-10-25 10:23:14.936175 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-10-25 10:23:14.936201 | ubuntu-noble | Hostname: ubuntu 2025-10-25 10:23:14.936222 | ubuntu-noble | Username: zuul 2025-10-25 10:23:14.936244 | ubuntu-noble | Distro: Ubuntu 24.04 2025-10-25 10:23:14.936268 | ubuntu-noble | Provider: regiocloud-a 2025-10-25 10:23:14.936289 | ubuntu-noble | Region: 2025-10-25 10:23:14.936311 | ubuntu-noble | Label: ubuntu-noble 2025-10-25 10:23:14.936331 | ubuntu-noble | Product Name: OpenStack Nova 2025-10-25 10:23:14.936351 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef9:964e 2025-10-25 10:23:14.960049 | 2025-10-25 10:23:14.960191 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-25 10:23:15.527525 | ubuntu-noble -> localhost | changed 2025-10-25 10:23:15.534808 | 2025-10-25 10:23:15.535012 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-25 10:23:16.772613 | ubuntu-noble -> localhost | changed 2025-10-25 10:23:16.780861 | 2025-10-25 10:23:16.780938 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-25 10:23:17.095902 | ubuntu-noble -> localhost | ok 2025-10-25 10:23:17.100689 | 2025-10-25 10:23:17.100770 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-25 10:23:17.126867 | ubuntu-noble | ok 2025-10-25 10:23:17.139783 | ubuntu-noble | included: /var/lib/zuul/builds/f8b8240ba9b8483e9541036579dee921/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-25 10:23:17.144885 | 2025-10-25 10:23:17.144950 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-25 10:23:18.120990 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-10-25 10:23:18.121202 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/f8b8240ba9b8483e9541036579dee921/work/f8b8240ba9b8483e9541036579dee921_id_rsa 2025-10-25 10:23:18.121239 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/f8b8240ba9b8483e9541036579dee921/work/f8b8240ba9b8483e9541036579dee921_id_rsa.pub 2025-10-25 10:23:18.121265 | ubuntu-noble -> localhost | The key fingerprint is: 2025-10-25 10:23:18.121289 | ubuntu-noble -> localhost | SHA256:ugEC/rOtcKbmGSPuBaW63giO0xugtIWAh9Vbrsz2aGo zuul-build-sshkey 2025-10-25 10:23:18.121311 | ubuntu-noble -> localhost | The key's randomart image is: 2025-10-25 10:23:18.121343 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-10-25 10:23:18.121366 | ubuntu-noble -> localhost | | .. | 2025-10-25 10:23:18.121388 | ubuntu-noble -> localhost | |.o . . | 2025-10-25 10:23:18.121408 | ubuntu-noble -> localhost | |= .. + | 2025-10-25 10:23:18.121427 | ubuntu-noble -> localhost | |oo+ . . | 2025-10-25 10:23:18.121446 | ubuntu-noble -> localhost | |.*.+.. S | 2025-10-25 10:23:18.121471 | ubuntu-noble -> localhost | |+.=.=. . | 2025-10-25 10:23:18.121492 | ubuntu-noble -> localhost | |=*.B oo | 2025-10-25 10:23:18.121511 | ubuntu-noble -> localhost | |BoE.* .o | 2025-10-25 10:23:18.121532 | ubuntu-noble -> localhost | |B%oB... | 2025-10-25 10:23:18.121566 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-10-25 10:23:18.121616 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.368810 2025-10-25 10:23:18.128069 | 2025-10-25 10:23:18.128164 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-25 10:23:18.146531 | ubuntu-noble | ok 2025-10-25 10:23:18.156884 | ubuntu-noble | included: /var/lib/zuul/builds/f8b8240ba9b8483e9541036579dee921/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-25 10:23:18.165406 | 2025-10-25 10:23:18.165484 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-25 10:23:18.178170 | ubuntu-noble | skipping: Conditional result was False 2025-10-25 10:23:18.183969 | 2025-10-25 10:23:18.184051 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-25 10:23:18.844303 | ubuntu-noble | changed 2025-10-25 10:23:18.851567 | 2025-10-25 10:23:18.851673 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-25 10:23:19.142060 | ubuntu-noble | ok 2025-10-25 10:23:19.152676 | 2025-10-25 10:23:19.152819 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-25 10:23:19.888680 | ubuntu-noble | changed 2025-10-25 10:23:19.898918 | 2025-10-25 10:23:19.899046 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-25 10:23:20.564623 | ubuntu-noble | changed 2025-10-25 10:23:20.569871 | 2025-10-25 10:23:20.569962 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-25 10:23:20.582423 | ubuntu-noble | skipping: Conditional result was False 2025-10-25 10:23:20.588051 | 2025-10-25 10:23:20.588135 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-25 10:23:21.010126 | ubuntu-noble -> localhost | changed 2025-10-25 10:23:21.045891 | 2025-10-25 10:23:21.045995 | TASK [add-build-sshkey : Add back temp key] 2025-10-25 10:23:21.432911 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/f8b8240ba9b8483e9541036579dee921/work/f8b8240ba9b8483e9541036579dee921_id_rsa (zuul-build-sshkey) 2025-10-25 10:23:21.433106 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.009566 2025-10-25 10:23:21.438909 | 2025-10-25 10:23:21.438991 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-25 10:23:21.869638 | ubuntu-noble | ok 2025-10-25 10:23:21.875763 | 2025-10-25 10:23:21.875877 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-25 10:23:21.909824 | ubuntu-noble | skipping: Conditional result was False 2025-10-25 10:23:21.931428 | 2025-10-25 10:23:21.931580 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-25 10:23:22.424600 | ubuntu-noble | ok 2025-10-25 10:23:22.439462 | 2025-10-25 10:23:22.439568 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-25 10:23:22.474798 | ubuntu-noble | ok 2025-10-25 10:23:22.479859 | 2025-10-25 10:23:22.479947 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-25 10:23:22.684623 | ubuntu-noble -> localhost | ok 2025-10-25 10:23:22.691304 | 2025-10-25 10:23:22.691398 | TASK [validate-host : Collect information about the host] 2025-10-25 10:23:23.851472 | ubuntu-noble | ok 2025-10-25 10:23:23.861144 | 2025-10-25 10:23:23.861227 | TASK [validate-host : Sanitize hostname] 2025-10-25 10:23:23.941165 | ubuntu-noble | ok 2025-10-25 10:23:23.968798 | 2025-10-25 10:23:23.968892 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-25 10:23:24.487639 | ubuntu-noble -> localhost | changed 2025-10-25 10:23:24.493494 | 2025-10-25 10:23:24.493605 | TASK [validate-host : Collect information about zuul worker] 2025-10-25 10:23:24.896478 | ubuntu-noble | ok 2025-10-25 10:23:24.901070 | 2025-10-25 10:23:24.901166 | TASK [validate-host : Write out all zuul information for each host] 2025-10-25 10:23:25.450509 | ubuntu-noble -> localhost | changed 2025-10-25 10:23:25.465368 | 2025-10-25 10:23:25.465488 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-25 10:23:25.765897 | ubuntu-noble | ok 2025-10-25 10:23:25.771462 | 2025-10-25 10:23:25.771561 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-25 10:23:26.604096 | ubuntu-noble | changed: 2025-10-25 10:23:26.604278 | ubuntu-noble | cd+++++++++ src/ 2025-10-25 10:23:26.604311 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-10-25 10:23:26.604335 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-10-25 10:23:26.604357 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-10-25 10:23:26.604377 | ubuntu-noble | Containerfile 2025-10-25 10:23:26.604490 | ubuntu-noble | 2025-10-25 10:25:21.663356 | ubuntu-noble | 2025-10-25 10:25:21.663360 | ubuntu-noble | Or undo this operation with: 2025-10-25 10:25:21.663363 | ubuntu-noble | 2025-10-25 10:25:21.663367 | ubuntu-noble | git switch - 2025-10-25 10:25:21.663370 | ubuntu-noble | 2025-10-25 10:25:21.663374 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2025-10-25 10:25:21.663377 | ubuntu-noble | 2025-10-25 10:25:21.663381 | ubuntu-noble | HEAD is now at dd08eb3d0 doc: Fix Ubuntu Ceph version 2025-10-25 10:25:21.665150 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-25 10:25:21.668606 | ubuntu-noble | + export HASH_KOLLA=dd08eb3d0 2025-10-25 10:25:21.668669 | ubuntu-noble | + HASH_KOLLA=dd08eb3d0 2025-10-25 10:25:21.668674 | ubuntu-noble | + popd 2025-10-25 10:25:21.668679 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-10-25 10:25:21.671066 | ubuntu-noble | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2025-10-25 10:25:21.672940 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-25 10:25:21.672963 | ubuntu-noble | + pushd kolla 2025-10-25 10:25:21.673042 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2025-10-25 10:25:21.673049 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2025-10-25 10:25:21.673054 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:25:21.676520 | ubuntu-noble | checking file kolla/common/sources.py 2025-10-25 10:25:21.676904 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:25:21.678531 | ubuntu-noble | patching file kolla/common/sources.py 2025-10-25 10:25:21.678750 | ubuntu-noble | + popd 2025-10-25 10:25:21.678798 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-25 10:25:21.678805 | ubuntu-noble | + pushd kolla 2025-10-25 10:25:21.678846 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2025-10-25 10:25:21.678853 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2025-10-25 10:25:21.678859 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:25:21.680574 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2025-10-25 10:25:21.680594 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-10-25 10:25:21.680618 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:25:21.682248 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2025-10-25 10:25:21.682267 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-10-25 10:25:21.682303 | ubuntu-noble | + popd 2025-10-25 10:25:21.682383 | ubuntu-noble | + [[ -f templates/2024.2/repos.yaml ]] 2025-10-25 10:25:21.682415 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2025-10-25 10:25:21.824736 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2025-10-25 10:25:21.824852 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2025-10-25 10:25:21.824862 | ubuntu-noble | + cat overlays/2024.2/base/apt_preferences.ubuntu 2025-10-25 10:25:21.828018 | ubuntu-noble | Package: rabbitmq-server 2025-10-25 10:25:21.828047 | ubuntu-noble | Pin: version 3.13.* 2025-10-25 10:25:21.828052 | ubuntu-noble | Pin-Priority: 1000 2025-10-25 10:25:21.828056 | ubuntu-noble | 2025-10-25 10:25:21.828060 | ubuntu-noble | Package: openvswitch* 2025-10-25 10:25:21.828064 | ubuntu-noble | Pin: version 3.4.* 2025-10-25 10:25:21.828067 | ubuntu-noble | Pin-Priority: 1000 2025-10-25 10:25:21.829442 | ubuntu-noble | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2025-10-25 10:25:21.833031 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-25 10:25:21.833601 | ubuntu-noble | ++ basename overlays/2024.2/nova 2025-10-25 10:25:21.836162 | ubuntu-noble | + image_name=nova 2025-10-25 10:25:21.836187 | ubuntu-noble | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2025-10-25 10:25:21.839041 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-25 10:25:21.839449 | ubuntu-noble | ++ basename overlays/2024.2/base 2025-10-25 10:25:21.841472 | ubuntu-noble | + image_name=base 2025-10-25 10:25:21.841526 | ubuntu-noble | + cp -r overlays/2024.2/base/apt_preferences.ubuntu overlays/2024.2/base/erlang.gpg overlays/2024.2/base/rabbitmq.gpg kolla/docker/base 2025-10-25 10:25:21.844202 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-25 10:25:21.844587 | ubuntu-noble | ++ basename overlays/2024.2/cinder 2025-10-25 10:25:21.846310 | ubuntu-noble | + image_name=cinder 2025-10-25 10:25:21.846329 | ubuntu-noble | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2025-10-25 10:25:21.848609 | ubuntu-noble | + find patches/2024.2 -mindepth 1 -type d 2025-10-25 10:25:21.850460 | ubuntu-noble | patches/2024.2/nova 2025-10-25 10:25:21.850513 | ubuntu-noble | patches/2024.2/ironic 2025-10-25 10:25:21.850522 | ubuntu-noble | patches/2024.2/neutron-dynamic-routing 2025-10-25 10:25:21.850527 | ubuntu-noble | patches/2024.2/kolla 2025-10-25 10:25:21.850531 | ubuntu-noble | patches/2024.2/openstack_requirements 2025-10-25 10:25:21.850536 | ubuntu-noble | patches/2024.2/cinder 2025-10-25 10:25:21.850541 | ubuntu-noble | patches/2024.2/skyline 2025-10-25 10:25:21.853980 | ubuntu-noble | ++ find patches/2024.2 -mindepth 1 -type d 2025-10-25 10:25:21.854011 | ubuntu-noble | ++ grep kolla 2025-10-25 10:25:21.854019 | ubuntu-noble | ++ grep -v kolla-build 2025-10-25 10:25:21.855563 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-10-25 10:25:21.856198 | ubuntu-noble | ++ basename patches/2024.2/kolla 2025-10-25 10:25:21.857587 | ubuntu-noble | + project=kolla 2025-10-25 10:25:21.860244 | ubuntu-noble | ++ find patches/2024.2/kolla -type f -name '*.patch' 2025-10-25 10:25:21.860275 | ubuntu-noble | ++ sort 2025-10-25 10:25:21.861561 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-25 10:25:21.861589 | ubuntu-noble | + pushd kolla 2025-10-25 10:25:21.861630 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2025-10-25 10:25:21.861636 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2025-10-25 10:25:21.861642 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:25:21.863378 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-25 10:25:21.863401 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-25 10:25:21.863426 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:25:21.865147 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-25 10:25:21.865168 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-25 10:25:21.865194 | ubuntu-noble | + popd 2025-10-25 10:25:21.865250 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-25 10:25:21.865258 | ubuntu-noble | + pushd kolla 2025-10-25 10:25:21.865295 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2025-10-25 10:25:21.865300 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2025-10-25 10:25:21.865306 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:25:21.866938 | ubuntu-noble | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2025-10-25 10:25:21.866959 | ubuntu-noble | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-10-25 10:25:21.866985 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:25:21.868746 | ubuntu-noble | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2025-10-25 10:25:21.868768 | ubuntu-noble | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-10-25 10:25:21.868792 | ubuntu-noble | + popd 2025-10-25 10:25:21.868866 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-25 10:25:21.868873 | ubuntu-noble | + pushd kolla 2025-10-25 10:25:21.868912 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-951347.patch' 2025-10-25 10:25:21.868916 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-951347.patch 2025-10-25 10:25:21.868920 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:25:21.870576 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2025-10-25 10:25:21.870614 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2025-10-25 10:25:21.870619 | ubuntu-noble | Hunk #1 succeeded at 295 (offset -14 lines). 2025-10-25 10:25:21.870628 | ubuntu-noble | checking file docker/base/proxysql.repo 2025-10-25 10:25:21.870680 | ubuntu-noble | checking file kolla/template/repos.yaml 2025-10-25 10:25:21.870685 | ubuntu-noble | Hunk #1 succeeded at 81 (offset -1 lines). 2025-10-25 10:25:21.870701 | ubuntu-noble | Hunk #2 succeeded at 133 (offset -1 lines). 2025-10-25 10:25:21.870705 | ubuntu-noble | Hunk #3 succeeded at 226 (offset -2 lines). 2025-10-25 10:25:21.870710 | ubuntu-noble | Hunk #4 succeeded at 279 (offset -2 lines). 2025-10-25 10:25:21.870797 | ubuntu-noble | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-10-25 10:25:21.871293 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:25:21.872472 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2025-10-25 10:25:21.872592 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2025-10-25 10:25:21.872661 | ubuntu-noble | Hunk #1 succeeded at 295 (offset -14 lines). 2025-10-25 10:25:21.872700 | ubuntu-noble | patching file docker/base/proxysql.repo 2025-10-25 10:25:21.872805 | ubuntu-noble | patching file kolla/template/repos.yaml 2025-10-25 10:25:21.872816 | ubuntu-noble | Hunk #1 succeeded at 81 (offset -1 lines). 2025-10-25 10:25:21.872824 | ubuntu-noble | Hunk #2 succeeded at 133 (offset -1 lines). 2025-10-25 10:25:21.872834 | ubuntu-noble | Hunk #3 succeeded at 226 (offset -2 lines). 2025-10-25 10:25:21.872841 | ubuntu-noble | Hunk #4 succeeded at 279 (offset -2 lines). 2025-10-25 10:25:21.872925 | ubuntu-noble | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-10-25 10:25:21.874293 | ubuntu-noble | + popd 2025-10-25 10:25:21.874344 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-25 10:25:21.874355 | ubuntu-noble | + pushd kolla 2025-10-25 10:25:21.874364 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch' 2025-10-25 10:25:21.874373 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch 2025-10-25 10:25:21.874381 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:25:21.875377 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2025-10-25 10:25:21.875536 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2025-10-25 10:25:21.875593 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-10-25 10:25:21.875684 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2025-10-25 10:25:21.875733 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-10-25 10:25:21.876470 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:25:21.877454 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2025-10-25 10:25:21.877552 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2025-10-25 10:25:21.877607 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-10-25 10:25:21.877691 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2025-10-25 10:25:21.877709 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-10-25 10:25:21.878594 | ubuntu-noble | + popd 2025-10-25 10:25:21.878625 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-25 10:25:21.878631 | ubuntu-noble | + pushd kolla 2025-10-25 10:25:21.878639 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2025-10-25 10:25:21.878643 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/squash.patch 2025-10-25 10:25:21.878651 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:25:21.880449 | ubuntu-noble | checking file kolla/image/tasks.py 2025-10-25 10:25:21.880470 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2025-10-25 10:25:21.880644 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:25:21.882459 | ubuntu-noble | patching file kolla/image/tasks.py 2025-10-25 10:25:21.882497 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2025-10-25 10:25:21.882632 | ubuntu-noble | + popd 2025-10-25 10:25:21.882852 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2025-10-25 10:25:22.565579 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-10-25 10:25:22.649584 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-25 10:25:22.666986 | 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-25 10:25:22.774552 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-10-25 10:25:22.789720 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-10-25 10:25:22.888711 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-10-25 10:25:22.904690 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-25 10:25:22.922548 | 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-25 10:25:22.931978 | 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-25 10:25:22.983158 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-25 10:25:22.997188 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-10-25 10:25:23.060550 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-25 10:25:23.073878 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-25 10:25:23.137226 | ubuntu-noble | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-25 10:25:23.150555 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-25 10:25:23.223033 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-25 10:25:23.236634 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-25 10:25:23.294604 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-25 10:25:23.307775 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-25 10:25:23.321297 | 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-25 10:25:23.323543 | 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-25 10:25:23.422899 | 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-25 10:25:23.437524 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-10-25 10:25:23.471085 | 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.4) 2025-10-25 10:25:23.472713 | 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.11) 2025-10-25 10:25:23.474466 | 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-25 10:25:23.475916 | 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-25 10:25:23.516993 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-25 10:25:23.545541 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 4.9 MB/s eta 0:00:00 2025-10-25 10:25:23.557936 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-10-25 10:25:23.581534 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 10.8 MB/s eta 0:00:00 2025-10-25 10:25:23.595635 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-10-25 10:25:23.617568 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 8.1 MB/s eta 0:00:00 2025-10-25 10:25:23.629402 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-10-25 10:25:23.650916 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.5 MB/s eta 0:00:00 2025-10-25 10:25:23.667476 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-25 10:25:23.766231 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.9 MB/s eta 0:00:00 2025-10-25 10:25:23.782853 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-25 10:25:23.796455 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 4.0 MB/s eta 0:00:00 2025-10-25 10:25:23.810584 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-25 10:25:23.835951 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-10-25 10:25:23.852027 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 4.1 MB/s eta 0:00:00 2025-10-25 10:25:23.868968 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-10-25 10:25:24.149778 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-10-25 10:25:25.065535 | 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-25 10:25:25.208869 | ubuntu-noble | + pip3 install kolla/ 2025-10-25 10:25:25.727240 | ubuntu-noble | Processing ./kolla 2025-10-25 10:25:25.730687 | ubuntu-noble | Installing build dependencies: started 2025-10-25 10:25:28.150585 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2025-10-25 10:25:28.156960 | ubuntu-noble | Getting requirements to build wheel: started 2025-10-25 10:25:28.386906 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2025-10-25 10:25:28.393439 | ubuntu-noble | Installing backend dependencies: started 2025-10-25 10:25:30.925389 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2025-10-25 10:25:30.928560 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2025-10-25 10:25:31.545371 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-25 10:25:31.562778 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.1.dev1) (7.0.1) 2025-10-25 10:25:31.564678 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.1.dev1) (3.1.6) 2025-10-25 10:25:31.566977 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.1.dev1) (3.1.45) 2025-10-25 10:25:31.569256 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.1.dev1) (10.0.0) 2025-10-25 10:25:31.571201 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.1.dev1) (80.9.0) 2025-10-25 10:25:31.621539 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==19.6.1.dev1) (4.0.12) 2025-10-25 10:25:31.625640 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.6.1.dev1) (3.0.3) 2025-10-25 10:25:31.640605 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.1.dev1) (1.3.0) 2025-10-25 10:25:31.641869 | ubuntu-noble | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.1.dev1) (5.5.0) 2025-10-25 10:25:31.643451 | 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==19.6.1.dev1) (6.6.0) 2025-10-25 10:25:31.644973 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.1.dev1) (2.0.0) 2025-10-25 10:25:31.646399 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.1.dev1) (6.0.3) 2025-10-25 10:25:31.648183 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.1.dev1) (2.32.5) 2025-10-25 10:25:31.698392 | 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==19.6.1.dev1) (5.0.2) 2025-10-25 10:25:31.715386 | 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==19.6.1.dev1) (3.4.4) 2025-10-25 10:25:31.716974 | 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==19.6.1.dev1) (3.11) 2025-10-25 10:25:31.718532 | 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==19.6.1.dev1) (2.5.0) 2025-10-25 10:25:31.720158 | 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==19.6.1.dev1) (2025.10.5) 2025-10-25 10:25:31.746944 | ubuntu-noble | Building wheels for collected packages: kolla 2025-10-25 10:25:31.748109 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2025-10-25 10:25:33.197363 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-10-25 10:25:33.202071 | ubuntu-noble | Created wheel for kolla: filename=kolla-19.6.1.dev1-py3-none-any.whl size=379335 sha256=9b6cb8dccffb1b7bf46c1e909b46e43dad059f621d4775e098f7126f8b10bd60 2025-10-25 10:25:33.202719 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-br_lydlv/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-10-25 10:25:33.216275 | ubuntu-noble | Successfully built kolla 2025-10-25 10:25:33.424603 | ubuntu-noble | Installing collected packages: kolla 2025-10-25 10:25:33.602209 | ubuntu-noble | Successfully installed kolla-19.6.1.dev1 2025-10-25 10:25:33.782614 | ubuntu-noble | ++ kolla-build --version 2025-10-25 10:25:34.332401 | ubuntu-noble | + export KOLLA_VERSION=19.6.1 2025-10-25 10:25:34.332479 | ubuntu-noble | + KOLLA_VERSION=19.6.1 2025-10-25 10:25:34.332792 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-25 10:25:34.336627 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=c509670 2025-10-25 10:25:34.336706 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=c509670 2025-10-25 10:25:34.337371 | ubuntu-noble | ++ cd release 2025-10-25 10:25:34.337398 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-25 10:25:34.342042 | ubuntu-noble | + export HASH_RELEASE=2845dcb 2025-10-25 10:25:34.342076 | ubuntu-noble | + HASH_RELEASE=2845dcb 2025-10-25 10:25:34.342090 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2025-10-25 10:25:34.507199 | ubuntu-noble | + echo DEBUG template-overrides.j2 2025-10-25 10:25:34.507273 | ubuntu-noble | DEBUG template-overrides.j2 2025-10-25 10:25:34.507285 | ubuntu-noble | + cat templates/2024.2/template-overrides.j2 2025-10-25 10:25:34.509086 | ubuntu-noble | {% extends parent_template %} 2025-10-25 10:25:34.509111 | ubuntu-noble | 2025-10-25 10:25:34.509116 | ubuntu-noble | {% set fluentd_plugins = [ 2025-10-25 10:25:34.509120 | ubuntu-noble | 'fluent-plugin-grok-parser', 2025-10-25 10:25:34.509123 | ubuntu-noble | 'fluent-plugin-prometheus', 2025-10-25 10:25:34.509127 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2025-10-25 10:25:34.509132 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2025-10-25 10:25:34.509136 | ubuntu-noble | ] %} 2025-10-25 10:25:34.509140 | ubuntu-noble | 2025-10-25 10:25:34.509144 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-10-25 10:25:34.509148 | ubuntu-noble | 2025-10-25 10:25:34.509151 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-10-25 10:25:34.509155 | ubuntu-noble | 2025-10-25 10:25:34.509158 | ubuntu-noble | {% block nova_libvirt_footer %} 2025-10-25 10:25:34.509162 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2025-10-25 10:25:34.509165 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2025-10-25 10:25:34.509212 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-10-25 10:25:34.509216 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509220 | ubuntu-noble | 2025-10-25 10:25:34.509223 | ubuntu-noble | {% block horizon_header %} 2025-10-25 10:25:34.509227 | ubuntu-noble | RUN apt-get update \ 2025-10-25 10:25:34.509230 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-10-25 10:25:34.509234 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-10-25 10:25:34.509239 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-25 10:25:34.509259 | ubuntu-noble | && apt-get clean \ 2025-10-25 10:25:34.509263 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-25 10:25:34.509266 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509269 | ubuntu-noble | 2025-10-25 10:25:34.509272 | ubuntu-noble | {% block horizon_footer %} 2025-10-25 10:25:34.509276 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-10-25 10:25:34.509281 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2025-10-25 10:25:34.509285 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2025-10-25 10:25:34.509289 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509292 | ubuntu-noble | 2025-10-25 10:25:34.509295 | ubuntu-noble | {% block base_header %} 2025-10-25 10:25:34.509298 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-10-25 10:25:34.509302 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2025-10-25 10:25:34.509305 | ubuntu-noble | 2025-10-25 10:25:34.509308 | ubuntu-noble | RUN apt-get update \ 2025-10-25 10:25:34.509311 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-10-25 10:25:34.509314 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2025-10-25 10:25:34.509317 | ubuntu-noble | && apt-get clean \ 2025-10-25 10:25:34.509321 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-25 10:25:34.509324 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509327 | ubuntu-noble | 2025-10-25 10:25:34.509330 | ubuntu-noble | {% block openstack_base_header %} 2025-10-25 10:25:34.509334 | ubuntu-noble | RUN apt-get update \ 2025-10-25 10:25:34.509337 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-10-25 10:25:34.509340 | ubuntu-noble | && apt-get clean \ 2025-10-25 10:25:34.509343 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-25 10:25:34.509346 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509350 | ubuntu-noble | 2025-10-25 10:25:34.509353 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-10-25 10:25:34.509356 | ubuntu-noble | 2025-10-25 10:25:34.509359 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-10-25 10:25:34.509362 | ubuntu-noble | 2025-10-25 10:25:34.509373 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-10-25 10:25:34.509376 | ubuntu-noble | {% block cinder_volume_footer %} 2025-10-25 10:25:34.509380 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-10-25 10:25:34.509383 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509386 | ubuntu-noble | 2025-10-25 10:25:34.509389 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-10-25 10:25:34.509392 | ubuntu-noble | {% block manila_base_footer %} 2025-10-25 10:25:34.509396 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-25 10:25:34.509399 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509402 | ubuntu-noble | 2025-10-25 10:25:34.509405 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-10-25 10:25:34.509408 | ubuntu-noble | {% block magnum_base_footer %} 2025-10-25 10:25:34.509412 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-25 10:25:34.509415 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-10-25 10:25:34.509418 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-10-25 10:25:34.509421 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509424 | ubuntu-noble | 2025-10-25 10:25:34.509427 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-10-25 10:25:34.509431 | ubuntu-noble | {% block gnocchi_base_footer %} 2025-10-25 10:25:34.509434 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-10-25 10:25:34.509438 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-10-25 10:25:34.509441 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509444 | ubuntu-noble | 2025-10-25 10:25:34.509447 | ubuntu-noble | {% block grafana_footer %} 2025-10-25 10:25:34.509450 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-10-25 10:25:34.509453 | ubuntu-noble | && mkdir -p /operations \ 2025-10-25 10:25:34.509456 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-10-25 10:25:34.509460 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2025-10-25 10:25:34.509466 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509469 | ubuntu-noble | 2025-10-25 10:25:34.509472 | ubuntu-noble | {% block keystone_footer %} 2025-10-25 10:25:34.509476 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-10-25 10:25:34.509479 | ubuntu-noble | RUN apt-get update \ 2025-10-25 10:25:34.509514 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-10-25 10:25:34.509518 | ubuntu-noble | libapache2-mod-shib \ 2025-10-25 10:25:34.509521 | ubuntu-noble | libapache2-mod-auth-openidc \ 2025-10-25 10:25:34.509524 | ubuntu-noble | libldap-common \ 2025-10-25 10:25:34.509527 | ubuntu-noble | libmemcached11 \ 2025-10-25 10:25:34.509530 | ubuntu-noble | && apt-get clean \ 2025-10-25 10:25:34.509534 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2025-10-25 10:25:34.509537 | ubuntu-noble | && a2enmod auth_openidc \ 2025-10-25 10:25:34.509541 | ubuntu-noble | && a2dismod shib \ 2025-10-25 10:25:34.509544 | ubuntu-noble | && rm -f /etc/apache2/conf-enabled/shib.conf 2025-10-25 10:25:34.509547 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509551 | ubuntu-noble | 2025-10-25 10:25:34.509554 | ubuntu-noble | {% block footer %} 2025-10-25 10:25:34.509557 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2025-10-25 10:25:34.509560 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2025-10-25 10:25:34.509564 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-25 10:25:34.509567 | ubuntu-noble | && apt-get autoremove -y \ 2025-10-25 10:25:34.509580 | 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-25 10:25:34.509590 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509593 | ubuntu-noble | 2025-10-25 10:25:34.509596 | ubuntu-noble | {% block labels %} 2025-10-25 10:25:34.509600 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2025-10-25 10:25:34.509603 | ubuntu-noble | "name"="{{ image_name }}" \ 2025-10-25 10:25:34.509606 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="c509670" \ 2025-10-25 10:25:34.509609 | ubuntu-noble | "de.osism.commit.kolla"="dd08eb3d0" \ 2025-10-25 10:25:34.509612 | ubuntu-noble | "de.osism.commit.kolla_version"="19.6.1" \ 2025-10-25 10:25:34.509615 | ubuntu-noble | "de.osism.commit.release"="2845dcb" \ 2025-10-25 10:25:34.509619 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2025-10-25 10:25:34.509622 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2025-10-25 10:25:34.509625 | ubuntu-noble | "de.osism.release.openstack"="2024.2" \ 2025-10-25 10:25:34.509628 | ubuntu-noble | "de.osism.version"="latest" \ 2025-10-25 10:25:34.509631 | ubuntu-noble | "org.opencontainers.image.created"="2025-10-25T10:25:34.478590+00:00" \ 2025-10-25 10:25:34.509635 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-10-25 10:25:34.509638 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-10-25 10:25:34.509641 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-10-25 10:25:34.509644 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-10-25 10:25:34.509648 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-10-25 10:25:34.509651 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-25 10:25:34.509654 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509657 | ubuntu-noble | 2025-10-25 10:25:34.509661 | ubuntu-noble | {% block ovs_install %} 2025-10-25 10:25:34.509664 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2025-10-25 10:25:34.509667 | ubuntu-noble | RUN apt-get update \ 2025-10-25 10:25:34.509670 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-10-25 10:25:34.509673 | ubuntu-noble | python3-netifaces \ 2025-10-25 10:25:34.509677 | ubuntu-noble | tcpdump \ 2025-10-25 10:25:34.509680 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2025-10-25 10:25:34.509683 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2025-10-25 10:25:34.509686 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2025-10-25 10:25:34.509689 | ubuntu-noble | && rm -rf /tmp/packages \ 2025-10-25 10:25:34.509692 | ubuntu-noble | && apt-get clean \ 2025-10-25 10:25:34.509696 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-25 10:25:34.509703 | ubuntu-noble | {% endblock %} 2025-10-25 10:25:34.509706 | ubuntu-noble | 2025-10-25 10:25:34.510762 | ubuntu-noble | + bash scripts/002-generate.sh 2025-10-25 10:25:34.513189 | ubuntu-noble | + BASE=ubuntu 2025-10-25 10:25:34.513216 | ubuntu-noble | + BASE_VERSION=22.04 2025-10-25 10:25:34.513843 | ubuntu-noble | ++ date +%Y%m%d 2025-10-25 10:25:34.517656 | ubuntu-noble | + BUILD_ID=20251025 2025-10-25 10:25:34.517732 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2025-10-25 10:25:34.517745 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-10-25 10:25:34.517757 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2025-10-25 10:25:34.517766 | ubuntu-noble | + VERSION=latest 2025-10-25 10:25:34.517775 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-25 10:25:34.517785 | ubuntu-noble | + . defaults/all.sh 2025-10-25 10:25:34.517794 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-25 10:25:34.517804 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-25 10:25:34.517813 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-25 10:25:34.517823 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-25 10:25:34.517832 | ubuntu-noble | +++ deactivate nondestructive 2025-10-25 10:25:34.517841 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-25 10:25:34.517851 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-25 10:25:34.517860 | ubuntu-noble | +++ hash -r 2025-10-25 10:25:34.517870 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-25 10:25:34.517880 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-25 10:25:34.517889 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-25 10:25:34.517898 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-25 10:25:34.517907 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-25 10:25:34.517917 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-25 10:25:34.517926 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-25 10:25:34.517935 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-25 10:25:34.517945 | 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-25 10:25:34.517956 | 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-25 10:25:34.517966 | ubuntu-noble | +++ export PATH 2025-10-25 10:25:34.517975 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-25 10:25:34.517984 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-25 10:25:34.517993 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-25 10:25:34.518002 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-25 10:25:34.518012 | ubuntu-noble | +++ export PS1 2025-10-25 10:25:34.518021 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-25 10:25:34.518030 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-25 10:25:34.518040 | ubuntu-noble | +++ hash -r 2025-10-25 10:25:34.518049 | ubuntu-noble | + . defaults/2024.2.sh 2025-10-25 10:25:34.518068 | ubuntu-noble | +++ date +%Y%m%d 2025-10-25 10:25:34.519362 | ubuntu-noble | ++ export BUILD_ID=20251025 2025-10-25 10:25:34.519386 | ubuntu-noble | ++ BUILD_ID=20251025 2025-10-25 10:25:34.519398 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-25 10:25:34.519407 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-25 10:25:34.519422 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-10-25 10:25:34.519431 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-10-25 10:25:34.519440 | ubuntu-noble | + export VERSION 2025-10-25 10:25:34.519449 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-25 10:25:34.519458 | ubuntu-noble | + DOCKER_TAG=build-20251025 2025-10-25 10:25:34.519467 | ubuntu-noble | + KOLLA_BASE=ubuntu 2025-10-25 10:25:34.519476 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2025-10-25 10:25:34.519527 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-25 10:25:34.519540 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2025-10-25 10:25:34.519555 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2025-10-25 10:25:34.666206 | ubuntu-noble | + setini DEFAULT namespace kolla 2025-10-25 10:25:34.666327 | 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-25 10:25:35.708421 | ubuntu-noble | localhost | SUCCESS => { 2025-10-25 10:25:35.708480 | ubuntu-noble | "changed": false, 2025-10-25 10:25:35.708503 | ubuntu-noble | "gid": 1000, 2025-10-25 10:25:35.708507 | ubuntu-noble | "group": "zuul", 2025-10-25 10:25:35.708510 | ubuntu-noble | "mode": "0664", 2025-10-25 10:25:35.708514 | ubuntu-noble | "msg": "OK", 2025-10-25 10:25:35.708518 | ubuntu-noble | "owner": "zuul", 2025-10-25 10:25:35.708521 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-25 10:25:35.708525 | ubuntu-noble | "size": 4358, 2025-10-25 10:25:35.708528 | ubuntu-noble | "state": "file", 2025-10-25 10:25:35.708532 | ubuntu-noble | "uid": 1000 2025-10-25 10:25:35.708549 | ubuntu-noble | } 2025-10-25 10:25:35.790363 | ubuntu-noble | + setini DEFAULT tag build-20251025 2025-10-25 10:25:35.790442 | 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-20251025' 2025-10-25 10:25:36.811974 | ubuntu-noble | localhost | CHANGED => { 2025-10-25 10:25:36.812070 | ubuntu-noble | "changed": true, 2025-10-25 10:25:36.812082 | ubuntu-noble | "gid": 1000, 2025-10-25 10:25:36.812093 | ubuntu-noble | "group": "zuul", 2025-10-25 10:25:36.812102 | ubuntu-noble | "mode": "0664", 2025-10-25 10:25:36.812111 | ubuntu-noble | "msg": "option changed", 2025-10-25 10:25:36.812121 | ubuntu-noble | "owner": "zuul", 2025-10-25 10:25:36.812131 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-25 10:25:36.812140 | ubuntu-noble | "size": 4366, 2025-10-25 10:25:36.812150 | ubuntu-noble | "state": "file", 2025-10-25 10:25:36.812159 | ubuntu-noble | "uid": 1000 2025-10-25 10:25:36.812169 | ubuntu-noble | } 2025-10-25 10:25:36.897229 | ubuntu-noble | + setini DEFAULT base ubuntu 2025-10-25 10:25:36.897324 | 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-25 10:25:37.877158 | ubuntu-noble | localhost | SUCCESS => { 2025-10-25 10:25:37.877210 | ubuntu-noble | "changed": false, 2025-10-25 10:25:37.877215 | ubuntu-noble | "gid": 1000, 2025-10-25 10:25:37.877219 | ubuntu-noble | "group": "zuul", 2025-10-25 10:25:37.877222 | ubuntu-noble | "mode": "0664", 2025-10-25 10:25:37.877225 | ubuntu-noble | "msg": "OK", 2025-10-25 10:25:37.877229 | ubuntu-noble | "owner": "zuul", 2025-10-25 10:25:37.877233 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-25 10:25:37.877237 | ubuntu-noble | "size": 4366, 2025-10-25 10:25:37.877240 | ubuntu-noble | "state": "file", 2025-10-25 10:25:37.877243 | ubuntu-noble | "uid": 1000 2025-10-25 10:25:37.877247 | ubuntu-noble | } 2025-10-25 10:25:37.953548 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2025-10-25 10:25:37.953621 | 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=24.04' 2025-10-25 10:25:38.925195 | ubuntu-noble | localhost | SUCCESS => { 2025-10-25 10:25:38.925236 | ubuntu-noble | "changed": false, 2025-10-25 10:25:38.925241 | ubuntu-noble | "gid": 1000, 2025-10-25 10:25:38.925244 | ubuntu-noble | "group": "zuul", 2025-10-25 10:25:38.925248 | ubuntu-noble | "mode": "0664", 2025-10-25 10:25:38.925251 | ubuntu-noble | "msg": "OK", 2025-10-25 10:25:38.925254 | ubuntu-noble | "owner": "zuul", 2025-10-25 10:25:38.925258 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-25 10:25:38.925262 | ubuntu-noble | "size": 4366, 2025-10-25 10:25:38.925265 | ubuntu-noble | "state": "file", 2025-10-25 10:25:38.925269 | ubuntu-noble | "uid": 1000 2025-10-25 10:25:38.925272 | ubuntu-noble | } 2025-10-25 10:25:39.001186 | ubuntu-noble | + setini DEFAULT install_type source 2025-10-25 10:25:39.001237 | 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-25 10:25:39.961315 | ubuntu-noble | localhost | SUCCESS => { 2025-10-25 10:25:39.961392 | ubuntu-noble | "changed": false, 2025-10-25 10:25:39.961410 | ubuntu-noble | "gid": 1000, 2025-10-25 10:25:39.961440 | ubuntu-noble | "group": "zuul", 2025-10-25 10:25:39.961450 | ubuntu-noble | "mode": "0664", 2025-10-25 10:25:39.961459 | ubuntu-noble | "msg": "OK", 2025-10-25 10:25:39.961469 | ubuntu-noble | "owner": "zuul", 2025-10-25 10:25:39.961478 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-25 10:25:39.961533 | ubuntu-noble | "size": 4366, 2025-10-25 10:25:39.961543 | ubuntu-noble | "state": "file", 2025-10-25 10:25:39.961553 | ubuntu-noble | "uid": 1000 2025-10-25 10:25:39.961563 | ubuntu-noble | } 2025-10-25 10:25:40.035456 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2025-10-25 10:25:40.035565 | 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.2.tar.gz' 2025-10-25 10:25:41.004625 | ubuntu-noble | localhost | CHANGED => { 2025-10-25 10:25:41.004684 | ubuntu-noble | "changed": true, 2025-10-25 10:25:41.004689 | ubuntu-noble | "gid": 1000, 2025-10-25 10:25:41.004693 | ubuntu-noble | "group": "zuul", 2025-10-25 10:25:41.004696 | ubuntu-noble | "mode": "0664", 2025-10-25 10:25:41.004700 | ubuntu-noble | "msg": "section and option added", 2025-10-25 10:25:41.004717 | ubuntu-noble | "owner": "zuul", 2025-10-25 10:25:41.004720 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-25 10:25:41.004724 | ubuntu-noble | "size": 4437, 2025-10-25 10:25:41.004727 | ubuntu-noble | "state": "file", 2025-10-25 10:25:41.004730 | ubuntu-noble | "uid": 1000 2025-10-25 10:25:41.004734 | ubuntu-noble | } 2025-10-25 10:25:41.081713 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2025-10-25 10:25:41.086170 | ubuntu-noble | + setini openstack-base type local 2025-10-25 10:25:41.086230 | 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-25 10:25:42.071421 | ubuntu-noble | localhost | CHANGED => { 2025-10-25 10:25:42.071465 | ubuntu-noble | "changed": true, 2025-10-25 10:25:42.071470 | ubuntu-noble | "gid": 1000, 2025-10-25 10:25:42.071474 | ubuntu-noble | "group": "zuul", 2025-10-25 10:25:42.071477 | ubuntu-noble | "mode": "0664", 2025-10-25 10:25:42.071503 | ubuntu-noble | "msg": "option added", 2025-10-25 10:25:42.071508 | ubuntu-noble | "owner": "zuul", 2025-10-25 10:25:42.071512 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-25 10:25:42.071516 | ubuntu-noble | "size": 4548, 2025-10-25 10:25:42.071519 | ubuntu-noble | "state": "file", 2025-10-25 10:25:42.071544 | ubuntu-noble | "uid": 1000 2025-10-25 10:25:42.071548 | ubuntu-noble | } 2025-10-25 10:25:42.141875 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2025-10-25 10:25:42.141932 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2025-10-25 10:25:42.141938 | 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-25 10:25:43.080366 | ubuntu-noble | localhost | CHANGED => { 2025-10-25 10:25:43.080406 | ubuntu-noble | "changed": true, 2025-10-25 10:25:43.080411 | ubuntu-noble | "gid": 1000, 2025-10-25 10:25:43.080415 | ubuntu-noble | "group": "zuul", 2025-10-25 10:25:43.080419 | ubuntu-noble | "mode": "0664", 2025-10-25 10:25:43.080422 | ubuntu-noble | "msg": "option added", 2025-10-25 10:25:43.080425 | ubuntu-noble | "owner": "zuul", 2025-10-25 10:25:43.080429 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-25 10:25:43.080433 | ubuntu-noble | "size": 4586, 2025-10-25 10:25:43.080436 | ubuntu-noble | "state": "file", 2025-10-25 10:25:43.080440 | ubuntu-noble | "uid": 1000 2025-10-25 10:25:43.080444 | ubuntu-noble | } 2025-10-25 10:25:43.156503 | ubuntu-noble | + echo DEBUG kolla-build.conf 2025-10-25 10:25:43.156557 | ubuntu-noble | DEBUG kolla-build.conf 2025-10-25 10:25:43.156561 | ubuntu-noble | + cat kolla-build.conf 2025-10-25 10:25:43.158254 | ubuntu-noble | [DEFAULT] 2025-10-25 10:25:43.158277 | ubuntu-noble | base = ubuntu 2025-10-25 10:25:43.158281 | ubuntu-noble | base_package_type = deb 2025-10-25 10:25:43.158285 | ubuntu-noble | base_tag = 24.04 2025-10-25 10:25:43.158289 | ubuntu-noble | install_type = source 2025-10-25 10:25:43.158292 | ubuntu-noble | namespace = kolla 2025-10-25 10:25:43.158296 | ubuntu-noble | openstack_release = 2024.2 2025-10-25 10:25:43.158299 | ubuntu-noble | push = false 2025-10-25 10:25:43.158303 | ubuntu-noble | tag = build-20251025 2025-10-25 10:25:43.158306 | ubuntu-noble | threads = 1 2025-10-25 10:25:43.158310 | ubuntu-noble | registry = osism.harbor.regio.digital 2025-10-25 10:25:43.158315 | ubuntu-noble | 2025-10-25 10:25:43.158319 | ubuntu-noble | ######################################################################### 2025-10-25 10:25:43.158324 | ubuntu-noble | # sources tracked in release repository 2025-10-25 10:25:43.158327 | ubuntu-noble | 2025-10-25 10:25:43.158330 | ubuntu-noble | [aodh-base] 2025-10-25 10:25:43.158334 | ubuntu-noble | type = local 2025-10-25 10:25:43.158337 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-25 10:25:43.158341 | ubuntu-noble | location = tarballs/aodh-stable-2024.2.tar.gz 2025-10-25 10:25:43.158344 | ubuntu-noble | 2025-10-25 10:25:43.158347 | ubuntu-noble | 2025-10-25 10:25:43.158351 | ubuntu-noble | 2025-10-25 10:25:43.158354 | ubuntu-noble | [barbican-base] 2025-10-25 10:25:43.158357 | ubuntu-noble | type = local 2025-10-25 10:25:43.158361 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-25 10:25:43.158365 | ubuntu-noble | location = tarballs/barbican-stable-2024.2.tar.gz 2025-10-25 10:25:43.158368 | ubuntu-noble | 2025-10-25 10:25:43.158371 | ubuntu-noble | 2025-10-25 10:25:43.158375 | ubuntu-noble | 2025-10-25 10:25:43.158378 | ubuntu-noble | [blazar-base] 2025-10-25 10:25:43.158381 | ubuntu-noble | type = local 2025-10-25 10:25:43.158385 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-25 10:25:43.158400 | ubuntu-noble | location = tarballs/blazar-stable-2024.2.tar.gz 2025-10-25 10:25:43.158404 | ubuntu-noble | 2025-10-25 10:25:43.158407 | ubuntu-noble | 2025-10-25 10:25:43.158410 | ubuntu-noble | 2025-10-25 10:25:43.158413 | ubuntu-noble | [ceilometer-base] 2025-10-25 10:25:43.158417 | ubuntu-noble | type = local 2025-10-25 10:25:43.158420 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:43.158423 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:43.158426 | ubuntu-noble | 2025-10-25 10:25:43.158430 | ubuntu-noble | 2025-10-25 10:25:43.158433 | ubuntu-noble | 2025-10-25 10:25:43.158436 | ubuntu-noble | [cinder-base] 2025-10-25 10:25:43.158440 | ubuntu-noble | type = local 2025-10-25 10:25:43.158443 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-25 10:25:43.158446 | ubuntu-noble | location = tarballs/cinder-stable-2024.2.tar.gz 2025-10-25 10:25:43.158449 | ubuntu-noble | 2025-10-25 10:25:43.158453 | ubuntu-noble | 2025-10-25 10:25:43.158456 | ubuntu-noble | 2025-10-25 10:25:43.158459 | ubuntu-noble | [designate-base] 2025-10-25 10:25:43.158462 | ubuntu-noble | type = local 2025-10-25 10:25:43.158466 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-25 10:25:43.158469 | ubuntu-noble | location = tarballs/designate-stable-2024.2.tar.gz 2025-10-25 10:25:43.158472 | ubuntu-noble | 2025-10-25 10:25:43.158475 | ubuntu-noble | 2025-10-25 10:25:43.158478 | ubuntu-noble | 2025-10-25 10:25:43.158499 | ubuntu-noble | [glance-base] 2025-10-25 10:25:43.158503 | ubuntu-noble | type = local 2025-10-25 10:25:43.158507 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-25 10:25:43.158510 | ubuntu-noble | location = tarballs/glance-stable-2024.2.tar.gz 2025-10-25 10:25:43.158513 | ubuntu-noble | 2025-10-25 10:25:43.158516 | ubuntu-noble | 2025-10-25 10:25:43.158519 | ubuntu-noble | 2025-10-25 10:25:43.158523 | ubuntu-noble | [heat-base] 2025-10-25 10:25:43.158526 | ubuntu-noble | type = local 2025-10-25 10:25:43.158529 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-25 10:25:43.158533 | ubuntu-noble | location = tarballs/heat-stable-2024.2.tar.gz 2025-10-25 10:25:43.158536 | ubuntu-noble | 2025-10-25 10:25:43.158539 | ubuntu-noble | 2025-10-25 10:25:43.158542 | ubuntu-noble | 2025-10-25 10:25:43.158545 | ubuntu-noble | [horizon] 2025-10-25 10:25:43.158549 | ubuntu-noble | type = local 2025-10-25 10:25:43.158552 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-25 10:25:43.158555 | ubuntu-noble | location = tarballs/horizon-stable-2024.2.tar.gz 2025-10-25 10:25:43.158558 | ubuntu-noble | 2025-10-25 10:25:43.158562 | ubuntu-noble | 2025-10-25 10:25:43.158565 | ubuntu-noble | 2025-10-25 10:25:43.158568 | ubuntu-noble | [ironic-base] 2025-10-25 10:25:43.158571 | ubuntu-noble | type = local 2025-10-25 10:25:43.158574 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-25 10:25:43.158594 | ubuntu-noble | location = tarballs/ironic-stable-2024.2.tar.gz 2025-10-25 10:25:43.158598 | ubuntu-noble | 2025-10-25 10:25:43.158601 | ubuntu-noble | 2025-10-25 10:25:43.158604 | ubuntu-noble | 2025-10-25 10:25:43.158607 | ubuntu-noble | [keystone-base] 2025-10-25 10:25:43.158610 | ubuntu-noble | type = local 2025-10-25 10:25:43.158614 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-25 10:25:43.158617 | ubuntu-noble | location = tarballs/keystone-stable-2024.2.tar.gz 2025-10-25 10:25:43.158620 | ubuntu-noble | 2025-10-25 10:25:43.158623 | ubuntu-noble | 2025-10-25 10:25:43.158626 | ubuntu-noble | 2025-10-25 10:25:43.158629 | ubuntu-noble | [magnum-base] 2025-10-25 10:25:43.158633 | ubuntu-noble | type = local 2025-10-25 10:25:43.158636 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-25 10:25:43.158639 | ubuntu-noble | location = tarballs/magnum-stable-2024.2.tar.gz 2025-10-25 10:25:43.158642 | ubuntu-noble | 2025-10-25 10:25:43.158645 | ubuntu-noble | 2025-10-25 10:25:43.158648 | ubuntu-noble | 2025-10-25 10:25:43.158651 | ubuntu-noble | [manila-base] 2025-10-25 10:25:43.158655 | ubuntu-noble | type = local 2025-10-25 10:25:43.158658 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-25 10:25:43.158661 | ubuntu-noble | location = tarballs/manila-stable-2024.2.tar.gz 2025-10-25 10:25:43.158664 | ubuntu-noble | 2025-10-25 10:25:43.158667 | ubuntu-noble | 2025-10-25 10:25:43.158670 | ubuntu-noble | 2025-10-25 10:25:43.158674 | ubuntu-noble | [masakari-base] 2025-10-25 10:25:43.158677 | ubuntu-noble | type = local 2025-10-25 10:25:43.158680 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-25 10:25:43.158686 | ubuntu-noble | location = tarballs/masakari-stable-2024.2.tar.gz 2025-10-25 10:25:43.158689 | ubuntu-noble | 2025-10-25 10:25:43.158693 | ubuntu-noble | 2025-10-25 10:25:43.158696 | ubuntu-noble | 2025-10-25 10:25:43.158699 | ubuntu-noble | [neutron-bgp-dragent] 2025-10-25 10:25:43.158702 | ubuntu-noble | type = local 2025-10-25 10:25:43.158705 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:25:43.158709 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:25:43.158712 | ubuntu-noble | 2025-10-25 10:25:43.158715 | ubuntu-noble | 2025-10-25 10:25:43.158718 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2025-10-25 10:25:43.158721 | ubuntu-noble | type = local 2025-10-25 10:25:43.158729 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:25:43.158733 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:25:43.158736 | ubuntu-noble | 2025-10-25 10:25:43.158739 | ubuntu-noble | 2025-10-25 10:25:43.158743 | ubuntu-noble | [neutron-vpnaas-base] 2025-10-25 10:25:43.158746 | ubuntu-noble | type = local 2025-10-25 10:25:43.158749 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:25:43.158753 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:25:43.158756 | ubuntu-noble | 2025-10-25 10:25:43.158759 | ubuntu-noble | 2025-10-25 10:25:43.158762 | ubuntu-noble | 2025-10-25 10:25:43.158765 | ubuntu-noble | [neutron-base] 2025-10-25 10:25:43.158768 | ubuntu-noble | type = local 2025-10-25 10:25:43.158772 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-25 10:25:43.158775 | ubuntu-noble | location = tarballs/neutron-stable-2024.2.tar.gz 2025-10-25 10:25:43.158778 | ubuntu-noble | 2025-10-25 10:25:43.158781 | ubuntu-noble | 2025-10-25 10:25:43.158784 | ubuntu-noble | 2025-10-25 10:25:43.158787 | ubuntu-noble | [nova-base] 2025-10-25 10:25:43.158790 | ubuntu-noble | type = local 2025-10-25 10:25:43.158794 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-25 10:25:43.158797 | ubuntu-noble | location = tarballs/nova-stable-2024.2.tar.gz 2025-10-25 10:25:43.158800 | ubuntu-noble | 2025-10-25 10:25:43.158803 | ubuntu-noble | 2025-10-25 10:25:43.158806 | ubuntu-noble | 2025-10-25 10:25:43.158809 | ubuntu-noble | [octavia-base] 2025-10-25 10:25:43.158813 | ubuntu-noble | type = local 2025-10-25 10:25:43.158816 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-25 10:25:43.158819 | ubuntu-noble | location = tarballs/octavia-stable-2024.2.tar.gz 2025-10-25 10:25:43.158822 | ubuntu-noble | 2025-10-25 10:25:43.158825 | ubuntu-noble | 2025-10-25 10:25:43.158828 | ubuntu-noble | 2025-10-25 10:25:43.158831 | ubuntu-noble | [placement-base] 2025-10-25 10:25:43.158835 | ubuntu-noble | type = local 2025-10-25 10:25:43.158838 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-25 10:25:43.158841 | ubuntu-noble | location = tarballs/placement-stable-2024.2.tar.gz 2025-10-25 10:25:43.158844 | ubuntu-noble | 2025-10-25 10:25:43.158847 | ubuntu-noble | 2025-10-25 10:25:43.158850 | ubuntu-noble | 2025-10-25 10:25:43.158853 | ubuntu-noble | [skyline-apiserver-base] 2025-10-25 10:25:43.158857 | ubuntu-noble | type = local 2025-10-25 10:25:43.158866 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:25:43.158875 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:25:43.158878 | ubuntu-noble | 2025-10-25 10:25:43.158881 | ubuntu-noble | 2025-10-25 10:25:43.158885 | ubuntu-noble | 2025-10-25 10:25:43.158888 | ubuntu-noble | [skyline-console-base] 2025-10-25 10:25:43.158891 | ubuntu-noble | type = local 2025-10-25 10:25:43.158894 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-25 10:25:43.158897 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.2.tar.gz 2025-10-25 10:25:43.158901 | ubuntu-noble | 2025-10-25 10:25:43.158904 | ubuntu-noble | 2025-10-25 10:25:43.158907 | ubuntu-noble | [openstack-base] 2025-10-25 10:25:43.158911 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-25 10:25:43.158914 | ubuntu-noble | location = tarballs/requirements-stable-2024.2.tar.gz 2025-10-25 10:25:43.158917 | ubuntu-noble | type = local 2025-10-25 10:25:43.159099 | ubuntu-noble | + bash scripts/003-patch.sh 2025-10-25 10:25:43.162907 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2025-10-25 10:25:43.162941 | ubuntu-noble | + VERSION=latest 2025-10-25 10:25:43.162953 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-25 10:25:43.163057 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-25 10:25:43.163083 | ubuntu-noble | + . defaults/all.sh 2025-10-25 10:25:43.163178 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-25 10:25:43.163184 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-25 10:25:43.163218 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-25 10:25:43.163245 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-25 10:25:43.163520 | ubuntu-noble | +++ deactivate nondestructive 2025-10-25 10:25:43.163642 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-25 10:25:43.163694 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-25 10:25:43.163698 | ubuntu-noble | +++ hash -r 2025-10-25 10:25:43.163770 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-25 10:25:43.163774 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-25 10:25:43.163794 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-25 10:25:43.163831 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-25 10:25:43.163930 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-25 10:25:43.163936 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-25 10:25:43.163964 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-25 10:25:43.163968 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-25 10:25:43.164023 | 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-25 10:25:43.164065 | 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-25 10:25:43.164091 | ubuntu-noble | +++ export PATH 2025-10-25 10:25:43.164139 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-25 10:25:43.164184 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-25 10:25:43.164189 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-25 10:25:43.164208 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-25 10:25:43.164212 | ubuntu-noble | +++ export PS1 2025-10-25 10:25:43.164217 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-25 10:25:43.164227 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-25 10:25:43.164260 | ubuntu-noble | +++ hash -r 2025-10-25 10:25:43.164317 | ubuntu-noble | + . defaults/2024.2.sh 2025-10-25 10:25:43.165048 | ubuntu-noble | +++ date +%Y%m%d 2025-10-25 10:25:43.167342 | ubuntu-noble | ++ export BUILD_ID=20251025 2025-10-25 10:25:43.167352 | ubuntu-noble | ++ BUILD_ID=20251025 2025-10-25 10:25:43.167390 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-25 10:25:43.167395 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-25 10:25:43.167400 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-10-25 10:25:43.167404 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-10-25 10:25:43.167450 | ubuntu-noble | + export VERSION 2025-10-25 10:25:43.167455 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-25 10:25:43.167474 | ubuntu-noble | + mkdir -p tarballs 2025-10-25 10:25:43.171319 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2025-10-25 10:25:43.171345 | ubuntu-noble | ++ awk '{ print $4 }' 2025-10-25 10:25:43.172878 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:25:43.172901 | ubuntu-noble | + pushd tarballs 2025-10-25 10:25:43.173475 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-25 10:25:43.174961 | ubuntu-noble | + filename=aodh-stable-2024.2.tar.gz 2025-10-25 10:25:43.174973 | ubuntu-noble | + [[ -e aodh-stable-2024.2.tar.gz ]] 2025-10-25 10:25:43.175023 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-25 10:25:43.175028 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-25 10:25:43.175033 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-25 10:25:48.927638 | ubuntu-noble | 2025-10-25 10:25:48 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2025-10-25 10:25:48.930240 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:25:48.930293 | ubuntu-noble | + echo Process aodh-stable-2024.2.tar.gz 2025-10-25 10:25:48.930307 | ubuntu-noble | Process aodh-stable-2024.2.tar.gz 2025-10-25 10:25:48.933055 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.2.tar.gz 2025-10-25 10:25:48.933093 | ubuntu-noble | ++ head -1 2025-10-25 10:25:48.933531 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:25:48.942007 | ubuntu-noble | + directory=aodh-19.0.0.0rc2.dev2 2025-10-25 10:25:48.942119 | ubuntu-noble | + echo Check patches for aodh-stable-2024.2.tar.gz 2025-10-25 10:25:48.942144 | ubuntu-noble | Check patches for aodh-stable-2024.2.tar.gz 2025-10-25 10:25:48.942220 | ubuntu-noble | + [[ -e ../patches/2024.2/aodh ]] 2025-10-25 10:25:48.942277 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.2.tar.gz 2025-10-25 10:25:48.942306 | ubuntu-noble | Check overlays for aodh-stable-2024.2.tar.gz 2025-10-25 10:25:48.942342 | ubuntu-noble | + [[ -e ../overlays/2024.2/aodh/source ]] 2025-10-25 10:25:48.942847 | ubuntu-noble | + popd 2025-10-25 10:25:48.942872 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:25:48.942880 | ubuntu-noble | + pushd tarballs 2025-10-25 10:25:48.943322 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-25 10:25:48.945163 | ubuntu-noble | + filename=barbican-stable-2024.2.tar.gz 2025-10-25 10:25:48.945235 | ubuntu-noble | + [[ -e barbican-stable-2024.2.tar.gz ]] 2025-10-25 10:25:48.945290 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-25 10:25:48.945312 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-25 10:25:48.945344 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-25 10:25:50.117424 | ubuntu-noble | 2025-10-25 10:25:50 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2025-10-25 10:25:50.120538 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:25:50.120601 | ubuntu-noble | + echo Process barbican-stable-2024.2.tar.gz 2025-10-25 10:25:50.120620 | ubuntu-noble | Process barbican-stable-2024.2.tar.gz 2025-10-25 10:25:50.123569 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.2.tar.gz 2025-10-25 10:25:50.123616 | ubuntu-noble | ++ head -1 2025-10-25 10:25:50.124924 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:25:50.133285 | ubuntu-noble | + directory=barbican-19.0.1.dev3 2025-10-25 10:25:50.133332 | ubuntu-noble | + echo Check patches for barbican-stable-2024.2.tar.gz 2025-10-25 10:25:50.133343 | ubuntu-noble | Check patches for barbican-stable-2024.2.tar.gz 2025-10-25 10:25:50.133350 | ubuntu-noble | + [[ -e ../patches/2024.2/barbican ]] 2025-10-25 10:25:50.133359 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.2.tar.gz 2025-10-25 10:25:50.133366 | ubuntu-noble | Check overlays for barbican-stable-2024.2.tar.gz 2025-10-25 10:25:50.133393 | ubuntu-noble | + [[ -e ../overlays/2024.2/barbican/source ]] 2025-10-25 10:25:50.133405 | ubuntu-noble | + popd 2025-10-25 10:25:50.133903 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:25:50.133927 | ubuntu-noble | + pushd tarballs 2025-10-25 10:25:50.134356 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-25 10:25:50.136282 | ubuntu-noble | + filename=blazar-stable-2024.2.tar.gz 2025-10-25 10:25:50.136297 | ubuntu-noble | + [[ -e blazar-stable-2024.2.tar.gz ]] 2025-10-25 10:25:50.136330 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-25 10:25:50.136337 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-25 10:25:50.136345 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-25 10:25:51.313706 | ubuntu-noble | 2025-10-25 10:25:51 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [429457/429457] -> "blazar-stable-2024.2.tar.gz" [1] 2025-10-25 10:25:51.316298 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:25:51.316387 | ubuntu-noble | + echo Process blazar-stable-2024.2.tar.gz 2025-10-25 10:25:51.316401 | ubuntu-noble | Process blazar-stable-2024.2.tar.gz 2025-10-25 10:25:51.319700 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.2.tar.gz 2025-10-25 10:25:51.319769 | ubuntu-noble | ++ head -1 2025-10-25 10:25:51.320281 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:25:51.328319 | ubuntu-noble | + directory=blazar-14.0.1.dev5 2025-10-25 10:25:51.328425 | ubuntu-noble | + echo Check patches for blazar-stable-2024.2.tar.gz 2025-10-25 10:25:51.328455 | ubuntu-noble | Check patches for blazar-stable-2024.2.tar.gz 2025-10-25 10:25:51.328560 | ubuntu-noble | + [[ -e ../patches/2024.2/blazar ]] 2025-10-25 10:25:51.328622 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.2.tar.gz 2025-10-25 10:25:51.328643 | ubuntu-noble | Check overlays for blazar-stable-2024.2.tar.gz 2025-10-25 10:25:51.328701 | ubuntu-noble | + [[ -e ../overlays/2024.2/blazar/source ]] 2025-10-25 10:25:51.328738 | ubuntu-noble | + popd 2025-10-25 10:25:51.328843 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:25:51.328879 | ubuntu-noble | + pushd tarballs 2025-10-25 10:25:51.329975 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:51.333000 | ubuntu-noble | + filename=ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:51.333024 | ubuntu-noble | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2025-10-25 10:25:51.333031 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:51.333036 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:51.333061 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:52.590070 | ubuntu-noble | 2025-10-25 10:25:52 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2025-10-25 10:25:52.593474 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:25:52.593568 | ubuntu-noble | + echo Process ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:52.593583 | ubuntu-noble | Process ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:52.596588 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:52.596638 | ubuntu-noble | ++ head -1 2025-10-25 10:25:52.597961 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:25:52.604570 | ubuntu-noble | + directory=ceilometer-23.0.2.dev1 2025-10-25 10:25:52.604629 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:52.604643 | ubuntu-noble | Check patches for ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:52.604653 | ubuntu-noble | + [[ -e ../patches/2024.2/ceilometer ]] 2025-10-25 10:25:52.604667 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:52.604676 | ubuntu-noble | Check overlays for ceilometer-stable-2024.2.tar.gz 2025-10-25 10:25:52.604687 | ubuntu-noble | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2025-10-25 10:25:52.604700 | ubuntu-noble | + popd 2025-10-25 10:25:52.604779 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:25:52.604794 | ubuntu-noble | + pushd tarballs 2025-10-25 10:25:52.605553 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-25 10:25:52.607266 | ubuntu-noble | + filename=cinder-stable-2024.2.tar.gz 2025-10-25 10:25:52.607295 | ubuntu-noble | + [[ -e cinder-stable-2024.2.tar.gz ]] 2025-10-25 10:25:52.607303 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-25 10:25:52.607311 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-25 10:25:52.607321 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-25 10:25:55.205730 | ubuntu-noble | 2025-10-25 10:25:55 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6380222/6380222] -> "cinder-stable-2024.2.tar.gz" [1] 2025-10-25 10:25:55.208624 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:25:55.208756 | ubuntu-noble | + echo Process cinder-stable-2024.2.tar.gz 2025-10-25 10:25:55.208783 | ubuntu-noble | Process cinder-stable-2024.2.tar.gz 2025-10-25 10:25:55.211601 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.2.tar.gz 2025-10-25 10:25:55.211660 | ubuntu-noble | ++ head -1 2025-10-25 10:25:55.212007 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:25:55.221147 | ubuntu-noble | + directory=cinder-25.2.1.dev16 2025-10-25 10:25:55.221265 | ubuntu-noble | + echo Check patches for cinder-stable-2024.2.tar.gz 2025-10-25 10:25:55.221318 | ubuntu-noble | Check patches for cinder-stable-2024.2.tar.gz 2025-10-25 10:25:55.221396 | ubuntu-noble | + [[ -e ../patches/2024.2/cinder ]] 2025-10-25 10:25:55.221451 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2025-10-25 10:25:55.608456 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2025-10-25 10:25:55.611905 | ubuntu-noble | + pushd cinder-25.2.1.dev16 2025-10-25 10:25:55.613271 | ubuntu-noble | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2025-10-25 10:25:55.613357 | ubuntu-noble | ++ sort 2025-10-25 10:25:55.616514 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:25:55.616599 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2025-10-25 10:25:55.616621 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2025-10-25 10:25:55.616656 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:25:55.618262 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-25 10:25:55.618565 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-25 10:25:55.618695 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-25 10:25:55.618880 | ubuntu-noble | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-25 10:25:55.619454 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:25:55.621529 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-25 10:25:55.621552 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-25 10:25:55.621558 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-25 10:25:55.621807 | ubuntu-noble | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-25 10:25:55.622449 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:25:55.622570 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2025-10-25 10:25:55.622593 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2025-10-25 10:25:55.622643 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:25:55.624262 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-25 10:25:55.624883 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-25 10:25:55.625351 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-25 10:25:55.625567 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-25 10:25:55.625805 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-25 10:25:55.626079 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-25 10:25:55.626425 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-25 10:25:55.626623 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-25 10:25:55.627189 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:25:55.628531 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-25 10:25:55.629004 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-25 10:25:55.629466 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-25 10:25:55.629649 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-25 10:25:55.629860 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-25 10:25:55.630125 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-25 10:25:55.630436 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-25 10:25:55.630635 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-25 10:25:55.631609 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:25:55.631657 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2025-10-25 10:25:55.631663 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2025-10-25 10:25:55.631673 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:25:55.633522 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-25 10:25:55.633548 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-25 10:25:55.633552 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-25 10:25:55.633746 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:25:55.635548 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-25 10:25:55.635568 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-25 10:25:55.635653 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-25 10:25:55.636101 | ubuntu-noble | + popd 2025-10-25 10:25:55.636165 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.2.1.dev16 2025-10-25 10:25:56.821822 | ubuntu-noble | + rm -r cinder-25.2.1.dev16 2025-10-25 10:25:56.886686 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.2.tar.gz 2025-10-25 10:25:56.886736 | ubuntu-noble | Check overlays for cinder-stable-2024.2.tar.gz 2025-10-25 10:25:56.886747 | ubuntu-noble | + [[ -e ../overlays/2024.2/cinder/source ]] 2025-10-25 10:25:56.886754 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2025-10-25 10:25:57.191098 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2025-10-25 10:25:57.194552 | ubuntu-noble | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.2.1.dev16 2025-10-25 10:25:57.199621 | ubuntu-noble | sending incremental file list 2025-10-25 10:25:57.200711 | ubuntu-noble | ./ 2025-10-25 10:25:57.201629 | ubuntu-noble | cinder/ 2025-10-25 10:25:57.201661 | ubuntu-noble | cinder/volume/ 2025-10-25 10:25:57.201666 | ubuntu-noble | cinder/volume/drivers/ 2025-10-25 10:25:57.201671 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2025-10-25 10:25:57.245387 | ubuntu-noble | 2025-10-25 10:25:57.245529 | ubuntu-noble | sent 11,647 bytes received 54 bytes 23,402.00 bytes/sec 2025-10-25 10:25:57.245546 | ubuntu-noble | total size is 44,134 speedup is 3.77 2025-10-25 10:25:57.246777 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.2.1.dev16 2025-10-25 10:25:58.467205 | ubuntu-noble | + rm -r cinder-25.2.1.dev16 2025-10-25 10:25:58.543886 | ubuntu-noble | + popd 2025-10-25 10:25:58.543978 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:25:58.543992 | ubuntu-noble | + pushd tarballs 2025-10-25 10:25:58.545446 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-25 10:25:58.547286 | ubuntu-noble | + filename=designate-stable-2024.2.tar.gz 2025-10-25 10:25:58.547315 | ubuntu-noble | + [[ -e designate-stable-2024.2.tar.gz ]] 2025-10-25 10:25:58.547334 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-25 10:25:58.547359 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-25 10:25:58.547374 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-25 10:25:59.828184 | ubuntu-noble | 2025-10-25 10:25:59 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [996737/996737] -> "designate-stable-2024.2.tar.gz" [1] 2025-10-25 10:25:59.830135 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:25:59.830179 | ubuntu-noble | + echo Process designate-stable-2024.2.tar.gz 2025-10-25 10:25:59.830196 | ubuntu-noble | Process designate-stable-2024.2.tar.gz 2025-10-25 10:25:59.833668 | ubuntu-noble | ++ tar -tzf designate-stable-2024.2.tar.gz 2025-10-25 10:25:59.833743 | ubuntu-noble | ++ head -1 2025-10-25 10:25:59.834876 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:25:59.841723 | ubuntu-noble | + directory=designate-19.0.1.dev8 2025-10-25 10:25:59.841770 | ubuntu-noble | + echo Check patches for designate-stable-2024.2.tar.gz 2025-10-25 10:25:59.841781 | ubuntu-noble | Check patches for designate-stable-2024.2.tar.gz 2025-10-25 10:25:59.841791 | ubuntu-noble | + [[ -e ../patches/2024.2/designate ]] 2025-10-25 10:25:59.841803 | ubuntu-noble | + echo Check overlays for designate-stable-2024.2.tar.gz 2025-10-25 10:25:59.841812 | ubuntu-noble | Check overlays for designate-stable-2024.2.tar.gz 2025-10-25 10:25:59.841824 | ubuntu-noble | + [[ -e ../overlays/2024.2/designate/source ]] 2025-10-25 10:25:59.841836 | ubuntu-noble | + popd 2025-10-25 10:25:59.841942 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:25:59.841956 | ubuntu-noble | + pushd tarballs 2025-10-25 10:25:59.843039 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-25 10:25:59.844650 | ubuntu-noble | + filename=glance-stable-2024.2.tar.gz 2025-10-25 10:25:59.844673 | ubuntu-noble | + [[ -e glance-stable-2024.2.tar.gz ]] 2025-10-25 10:25:59.844686 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-25 10:25:59.844694 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-25 10:25:59.844704 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-25 10:26:01.282715 | ubuntu-noble | 2025-10-25 10:26:01 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2124753/2124753] -> "glance-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:01.284875 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:01.284938 | ubuntu-noble | + echo Process glance-stable-2024.2.tar.gz 2025-10-25 10:26:01.284947 | ubuntu-noble | Process glance-stable-2024.2.tar.gz 2025-10-25 10:26:01.286556 | ubuntu-noble | ++ tar -tzf glance-stable-2024.2.tar.gz 2025-10-25 10:26:01.286587 | ubuntu-noble | ++ head -1 2025-10-25 10:26:01.288635 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:01.293885 | ubuntu-noble | + directory=glance-29.0.1.dev9 2025-10-25 10:26:01.293928 | ubuntu-noble | + echo Check patches for glance-stable-2024.2.tar.gz 2025-10-25 10:26:01.293935 | ubuntu-noble | Check patches for glance-stable-2024.2.tar.gz 2025-10-25 10:26:01.293941 | ubuntu-noble | + [[ -e ../patches/2024.2/glance ]] 2025-10-25 10:26:01.293949 | ubuntu-noble | + echo Check overlays for glance-stable-2024.2.tar.gz 2025-10-25 10:26:01.293955 | ubuntu-noble | Check overlays for glance-stable-2024.2.tar.gz 2025-10-25 10:26:01.293962 | ubuntu-noble | + [[ -e ../overlays/2024.2/glance/source ]] 2025-10-25 10:26:01.293970 | ubuntu-noble | + popd 2025-10-25 10:26:01.294084 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:01.294093 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:01.295595 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-25 10:26:01.298635 | ubuntu-noble | + filename=heat-stable-2024.2.tar.gz 2025-10-25 10:26:01.298729 | ubuntu-noble | + [[ -e heat-stable-2024.2.tar.gz ]] 2025-10-25 10:26:01.298744 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-25 10:26:01.298755 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-25 10:26:01.298766 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-25 10:26:02.779455 | ubuntu-noble | 2025-10-25 10:26:02 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2360651/2360651] -> "heat-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:02.781667 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:02.781711 | ubuntu-noble | + echo Process heat-stable-2024.2.tar.gz 2025-10-25 10:26:02.781725 | ubuntu-noble | Process heat-stable-2024.2.tar.gz 2025-10-25 10:26:02.785592 | ubuntu-noble | ++ tar -tzf heat-stable-2024.2.tar.gz 2025-10-25 10:26:02.785661 | ubuntu-noble | ++ head -1 2025-10-25 10:26:02.787652 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:02.795358 | ubuntu-noble | + directory=openstack_heat-23.0.1.dev10 2025-10-25 10:26:02.795452 | ubuntu-noble | + echo Check patches for heat-stable-2024.2.tar.gz 2025-10-25 10:26:02.795467 | ubuntu-noble | Check patches for heat-stable-2024.2.tar.gz 2025-10-25 10:26:02.795541 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_heat ]] 2025-10-25 10:26:02.795556 | ubuntu-noble | + echo Check overlays for heat-stable-2024.2.tar.gz 2025-10-25 10:26:02.795568 | ubuntu-noble | Check overlays for heat-stable-2024.2.tar.gz 2025-10-25 10:26:02.795579 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2025-10-25 10:26:02.795591 | ubuntu-noble | + popd 2025-10-25 10:26:02.795603 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:02.795615 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:02.796579 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-25 10:26:02.799628 | ubuntu-noble | + filename=horizon-stable-2024.2.tar.gz 2025-10-25 10:26:02.799680 | ubuntu-noble | + [[ -e horizon-stable-2024.2.tar.gz ]] 2025-10-25 10:26:02.799691 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-25 10:26:02.799723 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-25 10:26:02.799732 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-25 10:26:04.401722 | ubuntu-noble | 2025-10-25 10:26:04 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5703576/5703576] -> "horizon-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:04.403931 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:04.404015 | ubuntu-noble | + echo Process horizon-stable-2024.2.tar.gz 2025-10-25 10:26:04.404029 | ubuntu-noble | Process horizon-stable-2024.2.tar.gz 2025-10-25 10:26:04.408553 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.2.tar.gz 2025-10-25 10:26:04.408599 | ubuntu-noble | ++ head -1 2025-10-25 10:26:04.410541 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:04.415665 | ubuntu-noble | + directory=horizon-25.1.2.dev2 2025-10-25 10:26:04.415757 | ubuntu-noble | + echo Check patches for horizon-stable-2024.2.tar.gz 2025-10-25 10:26:04.415786 | ubuntu-noble | Check patches for horizon-stable-2024.2.tar.gz 2025-10-25 10:26:04.415859 | ubuntu-noble | + [[ -e ../patches/2024.2/horizon ]] 2025-10-25 10:26:04.415952 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.2.tar.gz 2025-10-25 10:26:04.415975 | ubuntu-noble | Check overlays for horizon-stable-2024.2.tar.gz 2025-10-25 10:26:04.416010 | ubuntu-noble | + [[ -e ../overlays/2024.2/horizon/source ]] 2025-10-25 10:26:04.416044 | ubuntu-noble | + popd 2025-10-25 10:26:04.416143 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:04.416176 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:04.417004 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-25 10:26:04.419177 | ubuntu-noble | + filename=ironic-stable-2024.2.tar.gz 2025-10-25 10:26:04.419208 | ubuntu-noble | + [[ -e ironic-stable-2024.2.tar.gz ]] 2025-10-25 10:26:04.419216 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-25 10:26:04.419223 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-25 10:26:04.419230 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-25 10:26:05.845548 | ubuntu-noble | 2025-10-25 10:26:05 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2625410/2625410] -> "ironic-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:05.848291 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:05.848343 | ubuntu-noble | + echo Process ironic-stable-2024.2.tar.gz 2025-10-25 10:26:05.848356 | ubuntu-noble | Process ironic-stable-2024.2.tar.gz 2025-10-25 10:26:05.850571 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.2.tar.gz 2025-10-25 10:26:05.850615 | ubuntu-noble | ++ head -1 2025-10-25 10:26:05.851845 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:05.861411 | ubuntu-noble | + directory=ironic-26.1.4.dev2 2025-10-25 10:26:05.861600 | ubuntu-noble | + echo Check patches for ironic-stable-2024.2.tar.gz 2025-10-25 10:26:05.861649 | ubuntu-noble | Check patches for ironic-stable-2024.2.tar.gz 2025-10-25 10:26:05.861727 | ubuntu-noble | + [[ -e ../patches/2024.2/ironic ]] 2025-10-25 10:26:05.861791 | ubuntu-noble | + tar xzf ironic-stable-2024.2.tar.gz 2025-10-25 10:26:06.069615 | ubuntu-noble | + rm ironic-stable-2024.2.tar.gz 2025-10-25 10:26:06.072710 | ubuntu-noble | + pushd ironic-26.1.4.dev2 2025-10-25 10:26:06.074289 | ubuntu-noble | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2025-10-25 10:26:06.074324 | ubuntu-noble | ++ sort 2025-10-25 10:26:06.077958 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:26:06.078064 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2025-10-25 10:26:06.078087 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2025-10-25 10:26:06.078125 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:26:06.080177 | ubuntu-noble | checking file ironic/common/grub_conf.template 2025-10-25 10:26:06.080593 | ubuntu-noble | checking file ironic/common/pxe_utils.py 2025-10-25 10:26:06.080675 | ubuntu-noble | Hunk #1 succeeded at 350 (offset -1 lines). 2025-10-25 10:26:06.080920 | ubuntu-noble | checking file ironic/drivers/modules/pxe_grub_config.template 2025-10-25 10:26:06.081162 | ubuntu-noble | checking file ironic/tests/unit/common/test_images.py 2025-10-25 10:26:06.081666 | ubuntu-noble | checking file ironic/tests/unit/common/test_pxe_utils.py 2025-10-25 10:26:06.082502 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-10-25 10:26:06.083110 | ubuntu-noble | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2025-10-25 10:26:06.083698 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:26:06.085351 | ubuntu-noble | patching file ironic/common/grub_conf.template 2025-10-25 10:26:06.085592 | ubuntu-noble | patching file ironic/common/pxe_utils.py 2025-10-25 10:26:06.085678 | ubuntu-noble | Hunk #1 succeeded at 350 (offset -1 lines). 2025-10-25 10:26:06.085886 | ubuntu-noble | patching file ironic/drivers/modules/pxe_grub_config.template 2025-10-25 10:26:06.086170 | ubuntu-noble | patching file ironic/tests/unit/common/test_images.py 2025-10-25 10:26:06.086677 | ubuntu-noble | patching file ironic/tests/unit/common/test_pxe_utils.py 2025-10-25 10:26:06.087405 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-10-25 10:26:06.088124 | ubuntu-noble | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2025-10-25 10:26:06.089626 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:26:06.089710 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-956674-2024.2.patch' 2025-10-25 10:26:06.089719 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-956674-2024.2.patch 2025-10-25 10:26:06.089726 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:26:06.091362 | ubuntu-noble | checking file ironic/drivers/modules/redfish/power.py 2025-10-25 10:26:06.091932 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-25 10:26:06.092009 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:26:06.094348 | ubuntu-noble | patching file ironic/drivers/modules/redfish/power.py 2025-10-25 10:26:06.094380 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-25 10:26:06.094424 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:26:06.094433 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch' 2025-10-25 10:26:06.094439 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch 2025-10-25 10:26:06.094462 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:26:06.096307 | ubuntu-noble | checking file ironic/conf/deploy.py 2025-10-25 10:26:06.096341 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:26:06.098526 | ubuntu-noble | patching file ironic/conf/deploy.py 2025-10-25 10:26:06.098624 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:26:06.098663 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/wait-for-virtual-media.patch' 2025-10-25 10:26:06.098671 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/wait-for-virtual-media.patch 2025-10-25 10:26:06.098680 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:26:06.100470 | ubuntu-noble | checking file ironic/common/exception.py 2025-10-25 10:26:06.101288 | ubuntu-noble | checking file ironic/drivers/modules/redfish/boot.py 2025-10-25 10:26:06.101374 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:26:06.103643 | ubuntu-noble | patching file ironic/common/exception.py 2025-10-25 10:26:06.103701 | ubuntu-noble | patching file ironic/drivers/modules/redfish/boot.py 2025-10-25 10:26:06.104613 | ubuntu-noble | + popd 2025-10-25 10:26:06.104639 | ubuntu-noble | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.4.dev2 2025-10-25 10:26:06.643427 | ubuntu-noble | + rm -r ironic-26.1.4.dev2 2025-10-25 10:26:06.700758 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.2.tar.gz 2025-10-25 10:26:06.700861 | ubuntu-noble | Check overlays for ironic-stable-2024.2.tar.gz 2025-10-25 10:26:06.700883 | ubuntu-noble | + [[ -e ../overlays/2024.2/ironic/source ]] 2025-10-25 10:26:06.700900 | ubuntu-noble | + popd 2025-10-25 10:26:06.700919 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:06.700938 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:06.700970 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-25 10:26:06.703879 | ubuntu-noble | + filename=keystone-stable-2024.2.tar.gz 2025-10-25 10:26:06.703966 | ubuntu-noble | + [[ -e keystone-stable-2024.2.tar.gz ]] 2025-10-25 10:26:06.703973 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-25 10:26:06.703979 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-25 10:26:06.703986 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-25 10:26:08.055668 | ubuntu-noble | 2025-10-25 10:26:08 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1741529/1741529] -> "keystone-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:08.057350 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:08.057400 | ubuntu-noble | + echo Process keystone-stable-2024.2.tar.gz 2025-10-25 10:26:08.057413 | ubuntu-noble | Process keystone-stable-2024.2.tar.gz 2025-10-25 10:26:08.060554 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.2.tar.gz 2025-10-25 10:26:08.060614 | ubuntu-noble | ++ head -1 2025-10-25 10:26:08.060855 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:08.071097 | ubuntu-noble | + directory=keystone-26.0.1.dev4 2025-10-25 10:26:08.071245 | ubuntu-noble | + echo Check patches for keystone-stable-2024.2.tar.gz 2025-10-25 10:26:08.071277 | ubuntu-noble | Check patches for keystone-stable-2024.2.tar.gz 2025-10-25 10:26:08.071341 | ubuntu-noble | + [[ -e ../patches/2024.2/keystone ]] 2025-10-25 10:26:08.071408 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.2.tar.gz 2025-10-25 10:26:08.071433 | ubuntu-noble | Check overlays for keystone-stable-2024.2.tar.gz 2025-10-25 10:26:08.071475 | ubuntu-noble | + [[ -e ../overlays/2024.2/keystone/source ]] 2025-10-25 10:26:08.071549 | ubuntu-noble | + popd 2025-10-25 10:26:08.071676 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:08.071720 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:08.072464 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-25 10:26:08.074242 | ubuntu-noble | + filename=magnum-stable-2024.2.tar.gz 2025-10-25 10:26:08.074274 | ubuntu-noble | + [[ -e magnum-stable-2024.2.tar.gz ]] 2025-10-25 10:26:08.074282 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-25 10:26:08.074289 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-25 10:26:08.074297 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-25 10:26:09.378171 | ubuntu-noble | 2025-10-25 10:26:09 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:09.381012 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:09.381054 | ubuntu-noble | + echo Process magnum-stable-2024.2.tar.gz 2025-10-25 10:26:09.381064 | ubuntu-noble | Process magnum-stable-2024.2.tar.gz 2025-10-25 10:26:09.383542 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.2.tar.gz 2025-10-25 10:26:09.383581 | ubuntu-noble | ++ head -1 2025-10-25 10:26:09.384935 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:09.390761 | ubuntu-noble | + directory=magnum-19.0.1.dev7 2025-10-25 10:26:09.390803 | ubuntu-noble | + echo Check patches for magnum-stable-2024.2.tar.gz 2025-10-25 10:26:09.390811 | ubuntu-noble | Check patches for magnum-stable-2024.2.tar.gz 2025-10-25 10:26:09.390817 | ubuntu-noble | + [[ -e ../patches/2024.2/magnum ]] 2025-10-25 10:26:09.390851 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.2.tar.gz 2025-10-25 10:26:09.390858 | ubuntu-noble | Check overlays for magnum-stable-2024.2.tar.gz 2025-10-25 10:26:09.390866 | ubuntu-noble | + [[ -e ../overlays/2024.2/magnum/source ]] 2025-10-25 10:26:09.390895 | ubuntu-noble | + popd 2025-10-25 10:26:09.390996 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:09.391004 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:09.391926 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-25 10:26:09.393545 | ubuntu-noble | + filename=manila-stable-2024.2.tar.gz 2025-10-25 10:26:09.393571 | ubuntu-noble | + [[ -e manila-stable-2024.2.tar.gz ]] 2025-10-25 10:26:09.393593 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-25 10:26:09.393599 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-25 10:26:09.393621 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-25 10:26:10.897691 | ubuntu-noble | 2025-10-25 10:26:10 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3512210/3512210] -> "manila-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:10.899637 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:10.899679 | ubuntu-noble | + echo Process manila-stable-2024.2.tar.gz 2025-10-25 10:26:10.899689 | ubuntu-noble | Process manila-stable-2024.2.tar.gz 2025-10-25 10:26:10.901562 | ubuntu-noble | ++ tar -tzf manila-stable-2024.2.tar.gz 2025-10-25 10:26:10.901804 | ubuntu-noble | ++ head -1 2025-10-25 10:26:10.904029 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:10.910057 | ubuntu-noble | + directory=manila-19.1.1.dev7 2025-10-25 10:26:10.910182 | ubuntu-noble | + echo Check patches for manila-stable-2024.2.tar.gz 2025-10-25 10:26:10.910214 | ubuntu-noble | Check patches for manila-stable-2024.2.tar.gz 2025-10-25 10:26:10.910278 | ubuntu-noble | + [[ -e ../patches/2024.2/manila ]] 2025-10-25 10:26:10.910344 | ubuntu-noble | + echo Check overlays for manila-stable-2024.2.tar.gz 2025-10-25 10:26:10.910463 | ubuntu-noble | Check overlays for manila-stable-2024.2.tar.gz 2025-10-25 10:26:10.910578 | ubuntu-noble | + [[ -e ../overlays/2024.2/manila/source ]] 2025-10-25 10:26:10.910627 | ubuntu-noble | + popd 2025-10-25 10:26:10.910750 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:10.911157 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:10.911588 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-25 10:26:10.913612 | ubuntu-noble | + filename=masakari-stable-2024.2.tar.gz 2025-10-25 10:26:10.913670 | ubuntu-noble | + [[ -e masakari-stable-2024.2.tar.gz ]] 2025-10-25 10:26:10.913679 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-25 10:26:10.913687 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-25 10:26:10.913695 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-25 10:26:11.997715 | ubuntu-noble | 2025-10-25 10:26:11 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:12.000787 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:12.000873 | ubuntu-noble | + echo Process masakari-stable-2024.2.tar.gz 2025-10-25 10:26:12.000886 | ubuntu-noble | Process masakari-stable-2024.2.tar.gz 2025-10-25 10:26:12.002808 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.2.tar.gz 2025-10-25 10:26:12.002996 | ubuntu-noble | ++ head -1 2025-10-25 10:26:12.005096 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:12.011773 | ubuntu-noble | + directory=masakari-18.0.0.0rc2.dev2 2025-10-25 10:26:12.011817 | ubuntu-noble | + echo Check patches for masakari-stable-2024.2.tar.gz 2025-10-25 10:26:12.011824 | ubuntu-noble | Check patches for masakari-stable-2024.2.tar.gz 2025-10-25 10:26:12.011831 | ubuntu-noble | + [[ -e ../patches/2024.2/masakari ]] 2025-10-25 10:26:12.011866 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.2.tar.gz 2025-10-25 10:26:12.011873 | ubuntu-noble | Check overlays for masakari-stable-2024.2.tar.gz 2025-10-25 10:26:12.011882 | ubuntu-noble | + [[ -e ../overlays/2024.2/masakari/source ]] 2025-10-25 10:26:12.011893 | ubuntu-noble | + popd 2025-10-25 10:26:12.012006 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:12.012015 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:12.012970 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.014774 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.014794 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-10-25 10:26:12.014854 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.014863 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.014883 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.957746 | ubuntu-noble | 2025-10-25 10:26:12 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz [124379/124379] -> "neutron-dynamic-routing-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:12.959748 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:12.959830 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.959845 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.961619 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.962036 | ubuntu-noble | ++ head -1 2025-10-25 10:26:12.964035 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:12.971670 | ubuntu-noble | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-25 10:26:12.971710 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.971718 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.971725 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2025-10-25 10:26:12.971731 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.988054 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:12.989948 | ubuntu-noble | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-25 10:26:12.991583 | ubuntu-noble | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2025-10-25 10:26:12.991609 | ubuntu-noble | ++ sort 2025-10-25 10:26:12.993719 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:26:12.993795 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2025-10-25 10:26:12.993813 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2025-10-25 10:26:12.993844 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:26:12.995325 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2025-10-25 10:26:12.995453 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-10-25 10:26:12.996018 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:26:12.997124 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2025-10-25 10:26:12.997238 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-10-25 10:26:12.997864 | ubuntu-noble | + popd 2025-10-25 10:26:12.997882 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-25 10:26:13.028100 | ubuntu-noble | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-25 10:26:13.034135 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:13.034164 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:13.034170 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2025-10-25 10:26:13.034175 | ubuntu-noble | + popd 2025-10-25 10:26:13.034181 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:13.034185 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:13.034428 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:13.036606 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-25 10:26:13.036673 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-10-25 10:26:13.036678 | ubuntu-noble | + popd 2025-10-25 10:26:13.036683 | ubuntu-noble | + continue 2025-10-25 10:26:13.036688 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:13.036693 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:13.037447 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:13.040219 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:13.040239 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2025-10-25 10:26:13.040321 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:13.040328 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:13.040345 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:14.028789 | ubuntu-noble | 2025-10-25 10:26:14 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz [228286/228286] -> "neutron-vpnaas-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:14.030826 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:14.030887 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:14.030899 | ubuntu-noble | Process neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:14.034553 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:14.034655 | ubuntu-noble | ++ head -1 2025-10-25 10:26:14.036614 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:14.042193 | ubuntu-noble | + directory=neutron_vpnaas-25.0.1.dev4 2025-10-25 10:26:14.042253 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:14.042265 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:14.042326 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2025-10-25 10:26:14.042392 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:14.042401 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-25 10:26:14.042427 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2025-10-25 10:26:14.042456 | ubuntu-noble | + popd 2025-10-25 10:26:14.042614 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:14.042629 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:14.043303 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-25 10:26:14.044843 | ubuntu-noble | + filename=neutron-stable-2024.2.tar.gz 2025-10-25 10:26:14.044868 | ubuntu-noble | + [[ -e neutron-stable-2024.2.tar.gz ]] 2025-10-25 10:26:14.044878 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-25 10:26:14.044883 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-25 10:26:14.044889 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-25 10:26:16.149720 | ubuntu-noble | 2025-10-25 10:26:16 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14504883/14504883] -> "neutron-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:16.152204 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:16.152249 | ubuntu-noble | + echo Process neutron-stable-2024.2.tar.gz 2025-10-25 10:26:16.152259 | ubuntu-noble | Process neutron-stable-2024.2.tar.gz 2025-10-25 10:26:16.153654 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.2.tar.gz 2025-10-25 10:26:16.153832 | ubuntu-noble | ++ head -1 2025-10-25 10:26:16.155995 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:16.162793 | ubuntu-noble | + directory=neutron-25.2.1.dev50 2025-10-25 10:26:16.162830 | ubuntu-noble | + echo Check patches for neutron-stable-2024.2.tar.gz 2025-10-25 10:26:16.162837 | ubuntu-noble | Check patches for neutron-stable-2024.2.tar.gz 2025-10-25 10:26:16.162843 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron ]] 2025-10-25 10:26:16.162848 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.2.tar.gz 2025-10-25 10:26:16.162853 | ubuntu-noble | Check overlays for neutron-stable-2024.2.tar.gz 2025-10-25 10:26:16.162858 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron/source ]] 2025-10-25 10:26:16.162863 | ubuntu-noble | + popd 2025-10-25 10:26:16.162869 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:16.162875 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:16.162893 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-25 10:26:16.164583 | ubuntu-noble | + filename=nova-stable-2024.2.tar.gz 2025-10-25 10:26:16.164636 | ubuntu-noble | + [[ -e nova-stable-2024.2.tar.gz ]] 2025-10-25 10:26:16.164644 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-25 10:26:16.164653 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-25 10:26:16.164659 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-25 10:26:18.052441 | ubuntu-noble | 2025-10-25 10:26:18 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9541224/9541224] -> "nova-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:18.054650 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:18.054680 | ubuntu-noble | + echo Process nova-stable-2024.2.tar.gz 2025-10-25 10:26:18.054693 | ubuntu-noble | Process nova-stable-2024.2.tar.gz 2025-10-25 10:26:18.059565 | ubuntu-noble | ++ tar -tzf nova-stable-2024.2.tar.gz 2025-10-25 10:26:18.059621 | ubuntu-noble | ++ head -1 2025-10-25 10:26:18.061545 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:18.065753 | ubuntu-noble | + directory=nova-30.1.1.dev17 2025-10-25 10:26:18.065868 | ubuntu-noble | + echo Check patches for nova-stable-2024.2.tar.gz 2025-10-25 10:26:18.065923 | ubuntu-noble | Check patches for nova-stable-2024.2.tar.gz 2025-10-25 10:26:18.065992 | ubuntu-noble | + [[ -e ../patches/2024.2/nova ]] 2025-10-25 10:26:18.066045 | ubuntu-noble | + tar xzf nova-stable-2024.2.tar.gz 2025-10-25 10:26:18.463554 | ubuntu-noble | + rm nova-stable-2024.2.tar.gz 2025-10-25 10:26:18.468568 | ubuntu-noble | + pushd nova-30.1.1.dev17 2025-10-25 10:26:18.469997 | ubuntu-noble | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2025-10-25 10:26:18.470137 | ubuntu-noble | ++ sort 2025-10-25 10:26:18.472903 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:26:18.473033 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch' 2025-10-25 10:26:18.473054 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch 2025-10-25 10:26:18.473084 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:26:18.480982 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_driver.py 2025-10-25 10:26:18.483100 | ubuntu-noble | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-10-25 10:26:18.483342 | ubuntu-noble | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-10-25 10:26:18.486551 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-10-25 10:26:18.487101 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_utils.py 2025-10-25 10:26:18.487337 | ubuntu-noble | checking file nova/tests/unit/virt/test_images.py 2025-10-25 10:26:18.487570 | ubuntu-noble | checking file nova/virt/images.py 2025-10-25 10:26:18.487863 | ubuntu-noble | checking file nova/virt/libvirt/imagebackend.py 2025-10-25 10:26:18.488181 | ubuntu-noble | checking file nova/virt/libvirt/utils.py 2025-10-25 10:26:18.488358 | ubuntu-noble | checking file requirements.txt 2025-10-25 10:26:18.489426 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:26:18.493768 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_driver.py 2025-10-25 10:26:18.495008 | ubuntu-noble | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-10-25 10:26:18.495157 | ubuntu-noble | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-10-25 10:26:18.496771 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-10-25 10:26:18.497120 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_utils.py 2025-10-25 10:26:18.497265 | ubuntu-noble | patching file nova/tests/unit/virt/test_images.py 2025-10-25 10:26:18.497405 | ubuntu-noble | patching file nova/virt/images.py 2025-10-25 10:26:18.497588 | ubuntu-noble | patching file nova/virt/libvirt/imagebackend.py 2025-10-25 10:26:18.497787 | ubuntu-noble | patching file nova/virt/libvirt/utils.py 2025-10-25 10:26:18.497890 | ubuntu-noble | patching file requirements.txt 2025-10-25 10:26:18.499374 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:26:18.499405 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-10-25 10:26:18.499415 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-10-25 10:26:18.499426 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:26:18.500434 | ubuntu-noble | checking file nova/api/openstack/identity.py 2025-10-25 10:26:18.500612 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-25 10:26:18.501225 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:26:18.502299 | ubuntu-noble | patching file nova/api/openstack/identity.py 2025-10-25 10:26:18.502502 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-25 10:26:18.503252 | ubuntu-noble | + popd 2025-10-25 10:26:18.503271 | ubuntu-noble | + tar czf nova-stable-2024.2.tar.gz nova-30.1.1.dev17 2025-10-25 10:26:20.038761 | ubuntu-noble | + rm -r nova-30.1.1.dev17 2025-10-25 10:26:20.120747 | ubuntu-noble | + echo Check overlays for nova-stable-2024.2.tar.gz 2025-10-25 10:26:20.120798 | ubuntu-noble | Check overlays for nova-stable-2024.2.tar.gz 2025-10-25 10:26:20.120804 | ubuntu-noble | + [[ -e ../overlays/2024.2/nova/source ]] 2025-10-25 10:26:20.120808 | ubuntu-noble | + popd 2025-10-25 10:26:20.120813 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:20.120817 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:20.121464 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-25 10:26:20.125061 | ubuntu-noble | + filename=octavia-stable-2024.2.tar.gz 2025-10-25 10:26:20.125086 | ubuntu-noble | + [[ -e octavia-stable-2024.2.tar.gz ]] 2025-10-25 10:26:20.125090 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-25 10:26:20.125094 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-25 10:26:20.125099 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-25 10:26:21.445923 | ubuntu-noble | 2025-10-25 10:26:21 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1317677/1317677] -> "octavia-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:21.448400 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:21.448449 | ubuntu-noble | + echo Process octavia-stable-2024.2.tar.gz 2025-10-25 10:26:21.448462 | ubuntu-noble | Process octavia-stable-2024.2.tar.gz 2025-10-25 10:26:21.451574 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.2.tar.gz 2025-10-25 10:26:21.451624 | ubuntu-noble | ++ head -1 2025-10-25 10:26:21.451847 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:21.457800 | ubuntu-noble | + directory=octavia-15.0.2.dev4 2025-10-25 10:26:21.457908 | ubuntu-noble | + echo Check patches for octavia-stable-2024.2.tar.gz 2025-10-25 10:26:21.457937 | ubuntu-noble | Check patches for octavia-stable-2024.2.tar.gz 2025-10-25 10:26:21.458000 | ubuntu-noble | + [[ -e ../patches/2024.2/octavia ]] 2025-10-25 10:26:21.458064 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.2.tar.gz 2025-10-25 10:26:21.458089 | ubuntu-noble | Check overlays for octavia-stable-2024.2.tar.gz 2025-10-25 10:26:21.458131 | ubuntu-noble | + [[ -e ../overlays/2024.2/octavia/source ]] 2025-10-25 10:26:21.458211 | ubuntu-noble | + popd 2025-10-25 10:26:21.458324 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:21.458362 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:21.459015 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-25 10:26:21.460565 | ubuntu-noble | + filename=placement-stable-2024.2.tar.gz 2025-10-25 10:26:21.460604 | ubuntu-noble | + [[ -e placement-stable-2024.2.tar.gz ]] 2025-10-25 10:26:21.460611 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-25 10:26:21.460616 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-25 10:26:21.460621 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-25 10:26:22.688827 | ubuntu-noble | 2025-10-25 10:26:22 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [569714/569714] -> "placement-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:22.691623 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:22.691658 | ubuntu-noble | + echo Process placement-stable-2024.2.tar.gz 2025-10-25 10:26:22.691671 | ubuntu-noble | Process placement-stable-2024.2.tar.gz 2025-10-25 10:26:22.695574 | ubuntu-noble | ++ tar -tzf placement-stable-2024.2.tar.gz 2025-10-25 10:26:22.695627 | ubuntu-noble | ++ head -1 2025-10-25 10:26:22.696579 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:22.702371 | ubuntu-noble | + directory=openstack-placement-12.0.1.dev5 2025-10-25 10:26:22.702552 | ubuntu-noble | + echo Check patches for placement-stable-2024.2.tar.gz 2025-10-25 10:26:22.702611 | ubuntu-noble | Check patches for placement-stable-2024.2.tar.gz 2025-10-25 10:26:22.702709 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack-placement ]] 2025-10-25 10:26:22.702846 | ubuntu-noble | + echo Check overlays for placement-stable-2024.2.tar.gz 2025-10-25 10:26:22.702887 | ubuntu-noble | Check overlays for placement-stable-2024.2.tar.gz 2025-10-25 10:26:22.702957 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack-placement/source ]] 2025-10-25 10:26:22.703023 | ubuntu-noble | + popd 2025-10-25 10:26:22.703196 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:22.703292 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:22.704243 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:22.706580 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:22.706609 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2025-10-25 10:26:22.706617 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:22.706624 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:22.706632 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:24.701849 | ubuntu-noble | 2025-10-25 10:26:24 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz [9061365/9061365] -> "skyline-apiserver-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:24.704667 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:24.704739 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:24.704752 | ubuntu-noble | Process skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:24.708565 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:24.708614 | ubuntu-noble | ++ head -1 2025-10-25 10:26:24.710543 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:24.717089 | ubuntu-noble | + directory=skyline_apiserver-5.0.1.dev5 2025-10-25 10:26:24.717130 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:24.717138 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:24.717186 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline_apiserver ]] 2025-10-25 10:26:24.717268 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:24.717277 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-10-25 10:26:24.717287 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline_apiserver/source ]] 2025-10-25 10:26:24.717296 | ubuntu-noble | + popd 2025-10-25 10:26:24.717593 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:24.717611 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:24.718427 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:24.720625 | ubuntu-noble | + filename=skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:24.720657 | ubuntu-noble | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2025-10-25 10:26:24.720664 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:24.720674 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:24.720684 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:27.295721 | ubuntu-noble | 2025-10-25 10:26:27 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz [26631227/26631227] -> "skyline-console-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:27.297747 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:27.297839 | ubuntu-noble | + echo Process skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:27.297853 | ubuntu-noble | Process skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:27.299572 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:27.299903 | ubuntu-noble | ++ head -1 2025-10-25 10:26:27.302190 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:27.308299 | ubuntu-noble | + directory=skyline-console-5.0.1.dev4 2025-10-25 10:26:27.309013 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:27.309042 | ubuntu-noble | Check patches for skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:27.309049 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline-console ]] 2025-10-25 10:26:27.309055 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:27.309060 | ubuntu-noble | Check overlays for skyline-console-stable-2024.2.tar.gz 2025-10-25 10:26:27.309066 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2025-10-25 10:26:27.309071 | ubuntu-noble | + popd 2025-10-25 10:26:27.309077 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-25 10:26:27.309084 | ubuntu-noble | + pushd tarballs 2025-10-25 10:26:27.309536 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-25 10:26:27.311639 | ubuntu-noble | + filename=requirements-stable-2024.2.tar.gz 2025-10-25 10:26:27.311698 | ubuntu-noble | + [[ -e requirements-stable-2024.2.tar.gz ]] 2025-10-25 10:26:27.311717 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-25 10:26:27.311735 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-25 10:26:27.311743 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-25 10:26:28.265730 | ubuntu-noble | 2025-10-25 10:26:28 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [149527/149527] -> "requirements-stable-2024.2.tar.gz" [1] 2025-10-25 10:26:28.268334 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-25 10:26:28.268387 | ubuntu-noble | + echo Process requirements-stable-2024.2.tar.gz 2025-10-25 10:26:28.268399 | ubuntu-noble | Process requirements-stable-2024.2.tar.gz 2025-10-25 10:26:28.271568 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.2.tar.gz 2025-10-25 10:26:28.272795 | ubuntu-noble | ++ head -1 2025-10-25 10:26:28.275748 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-25 10:26:28.281398 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7098 2025-10-25 10:26:28.281960 | ubuntu-noble | + echo Check patches for requirements-stable-2024.2.tar.gz 2025-10-25 10:26:28.281988 | ubuntu-noble | Check patches for requirements-stable-2024.2.tar.gz 2025-10-25 10:26:28.281995 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_requirements ]] 2025-10-25 10:26:28.282002 | ubuntu-noble | + tar xzf requirements-stable-2024.2.tar.gz 2025-10-25 10:26:28.298955 | ubuntu-noble | + rm requirements-stable-2024.2.tar.gz 2025-10-25 10:26:28.301882 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7098 2025-10-25 10:26:28.303562 | ubuntu-noble | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2025-10-25 10:26:28.303589 | ubuntu-noble | ++ sort 2025-10-25 10:26:28.306715 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:26:28.306777 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch' 2025-10-25 10:26:28.306795 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch 2025-10-25 10:26:28.306825 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:26:28.308472 | ubuntu-noble | checking file upper-constraints.txt 2025-10-25 10:26:28.309076 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:26:28.310313 | ubuntu-noble | patching file upper-constraints.txt 2025-10-25 10:26:28.311038 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-25 10:26:28.311080 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2025-10-25 10:26:28.311086 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2025-10-25 10:26:28.311091 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-25 10:26:28.312598 | ubuntu-noble | checking file upper-constraints.txt 2025-10-25 10:26:28.312675 | ubuntu-noble | Hunk #1 succeeded at 546 with fuzz 1. 2025-10-25 10:26:28.313303 | ubuntu-noble | + patch --forward --batch -p1 2025-10-25 10:26:28.314311 | ubuntu-noble | patching file upper-constraints.txt 2025-10-25 10:26:28.314393 | ubuntu-noble | Hunk #1 succeeded at 546 with fuzz 1. 2025-10-25 10:26:28.315305 | ubuntu-noble | + popd 2025-10-25 10:26:28.315342 | ubuntu-noble | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7098 2025-10-25 10:26:28.352821 | ubuntu-noble | + rm -r openstack_requirements-1.2.1.dev7098 2025-10-25 10:26:28.356406 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.2.tar.gz 2025-10-25 10:26:28.356455 | ubuntu-noble | Check overlays for requirements-stable-2024.2.tar.gz 2025-10-25 10:26:28.356467 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2025-10-25 10:26:28.356478 | ubuntu-noble | + popd 2025-10-25 10:26:28.509357 | ubuntu-noble | ok: Runtime: 0:01:10.769888 2025-10-25 10:26:28.529556 | 2025-10-25 10:26:28.529659 | PLAY RECAP 2025-10-25 10:26:28.529727 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-25 10:26:28.529759 | 2025-10-25 10:26:28.654942 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2025-10-25 10:26:28.657438 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-25 10:26:29.393645 | 2025-10-25 10:26:29.393806 | PLAY [Base post] 2025-10-25 10:26:29.407384 | 2025-10-25 10:26:29.407557 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-25 10:26:30.250585 | ubuntu-noble | changed 2025-10-25 10:26:30.260006 | 2025-10-25 10:26:30.260124 | PLAY RECAP 2025-10-25 10:26:30.260198 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-25 10:26:30.260273 | 2025-10-25 10:26:30.372330 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-25 10:26:30.374735 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-25 10:26:31.214721 | 2025-10-25 10:26:31.214908 | PLAY [Base post-logs] 2025-10-25 10:26:31.225139 | 2025-10-25 10:26:31.225259 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-25 10:26:31.810581 | localhost | changed 2025-10-25 10:26:31.822784 | 2025-10-25 10:26:31.823008 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-25 10:26:31.849851 | localhost | ok 2025-10-25 10:26:31.853642 | 2025-10-25 10:26:31.853750 | TASK [Set zuul-log-path fact] 2025-10-25 10:26:31.869736 | localhost | ok 2025-10-25 10:26:31.878591 | 2025-10-25 10:26:31.878710 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-25 10:26:31.904669 | localhost | ok 2025-10-25 10:26:31.908023 | 2025-10-25 10:26:31.908129 | TASK [upload-logs : Create log directories] 2025-10-25 10:26:32.425670 | localhost | changed 2025-10-25 10:26:32.430489 | 2025-10-25 10:26:32.430658 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-25 10:26:32.922920 | localhost -> localhost | ok: Runtime: 0:00:00.006832 2025-10-25 10:26:32.928339 | 2025-10-25 10:26:32.928474 | TASK [upload-logs : Upload logs to log server] 2025-10-25 10:26:33.492031 | localhost | Output suppressed because no_log was given 2025-10-25 10:26:33.494436 | 2025-10-25 10:26:33.494578 | LOOP [upload-logs : Compress console log and json output] 2025-10-25 10:26:33.549374 | localhost | skipping: Conditional result was False 2025-10-25 10:26:33.554153 | localhost | skipping: Conditional result was False 2025-10-25 10:26:33.566829 | 2025-10-25 10:26:33.567109 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-25 10:26:33.613869 | localhost | skipping: Conditional result was False 2025-10-25 10:26:33.614436 | 2025-10-25 10:26:33.618394 | localhost | skipping: Conditional result was False 2025-10-25 10:26:33.631935 | 2025-10-25 10:26:33.632210 | LOOP [upload-logs : Upload console log and json output]