2026-05-24 14:42:01.598595 | Job console starting 2026-05-24 14:42:01.612462 | Updating git repos 2026-05-24 14:42:01.647746 | Cloning repos into workspace 2026-05-24 14:42:01.696895 | Restoring repo states 2026-05-24 14:42:01.708775 | Merging changes 2026-05-24 14:42:02.266561 | Checking out repos 2026-05-24 14:42:02.331444 | Preparing playbooks 2026-05-24 14:42:03.606284 | Running Ansible setup 2026-05-24 14:42:08.966782 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 14:42:09.894674 | 2026-05-24 14:42:09.894892 | PLAY [Base pre] 2026-05-24 14:42:09.927637 | 2026-05-24 14:42:09.927867 | TASK [Setup log path fact] 2026-05-24 14:42:09.957551 | ubuntu-noble | ok 2026-05-24 14:42:09.985070 | 2026-05-24 14:42:09.985266 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 14:42:10.014950 | ubuntu-noble | ok 2026-05-24 14:42:10.039747 | 2026-05-24 14:42:10.039917 | TASK [emit-job-header : Print job information] 2026-05-24 14:42:10.080450 | # Job Information 2026-05-24 14:42:10.080645 | Ansible Version: 2.16.14 2026-05-24 14:42:10.080698 | Job: container-images-kolla-patch-2025.1 2026-05-24 14:42:10.080732 | Pipeline: check 2026-05-24 14:42:10.080755 | Executor: 521e9411259a 2026-05-24 14:42:10.080776 | Triggered by: https://github.com/osism/container-images-kolla/pull/727 2026-05-24 14:42:10.080797 | Event ID: b4403a80-577e-11f1-884c-24087fc348b0 2026-05-24 14:42:10.085849 | 2026-05-24 14:42:10.085972 | LOOP [emit-job-header : Print node information] 2026-05-24 14:42:10.271885 | ubuntu-noble | ok: 2026-05-24 14:42:10.272104 | ubuntu-noble | # Node Information 2026-05-24 14:42:10.272141 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-05-24 14:42:10.272166 | ubuntu-noble | Hostname: ubuntu 2026-05-24 14:42:10.272189 | ubuntu-noble | Username: zuul 2026-05-24 14:42:10.272210 | ubuntu-noble | Distro: Ubuntu 24.04 2026-05-24 14:42:10.272234 | ubuntu-noble | Provider: regiocloud-a 2026-05-24 14:42:10.272255 | ubuntu-noble | Region: 2026-05-24 14:42:10.272276 | ubuntu-noble | Label: ubuntu-noble 2026-05-24 14:42:10.272296 | ubuntu-noble | Product Name: OpenStack Nova 2026-05-24 14:42:10.272315 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea7:e2cc 2026-05-24 14:42:10.286062 | 2026-05-24 14:42:10.286213 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-24 14:42:11.033806 | ubuntu-noble -> localhost | changed 2026-05-24 14:42:11.041512 | 2026-05-24 14:42:11.041647 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-24 14:42:12.435941 | ubuntu-noble -> localhost | changed 2026-05-24 14:42:12.447096 | 2026-05-24 14:42:12.447221 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-24 14:42:12.949618 | ubuntu-noble -> localhost | ok 2026-05-24 14:42:12.956009 | 2026-05-24 14:42:12.956134 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-24 14:42:13.006811 | ubuntu-noble | ok 2026-05-24 14:42:13.034524 | ubuntu-noble | included: /var/lib/zuul/builds/30c4fccf113a4d72ba385aa15cb1f9d0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-24 14:42:13.040991 | 2026-05-24 14:42:13.041101 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-24 14:42:14.902700 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-05-24 14:42:14.903258 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/30c4fccf113a4d72ba385aa15cb1f9d0/work/30c4fccf113a4d72ba385aa15cb1f9d0_id_rsa 2026-05-24 14:42:14.903303 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/30c4fccf113a4d72ba385aa15cb1f9d0/work/30c4fccf113a4d72ba385aa15cb1f9d0_id_rsa.pub 2026-05-24 14:42:14.903330 | ubuntu-noble -> localhost | The key fingerprint is: 2026-05-24 14:42:14.903355 | ubuntu-noble -> localhost | SHA256:VuQNjHTXfh+G1Xxenw1TBlzb7JHRcLtcMD8U8dBridg zuul-build-sshkey 2026-05-24 14:42:14.903378 | ubuntu-noble -> localhost | The key's randomart image is: 2026-05-24 14:42:14.903417 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-05-24 14:42:14.903440 | ubuntu-noble -> localhost | | ..o+ .o*%X| 2026-05-24 14:42:14.903463 | ubuntu-noble -> localhost | | .+.+ *X#| 2026-05-24 14:42:14.903484 | ubuntu-noble -> localhost | | o +.+X#| 2026-05-24 14:42:14.903504 | ubuntu-noble -> localhost | | . . EoOX| 2026-05-24 14:42:14.903525 | ubuntu-noble -> localhost | | S o++| 2026-05-24 14:42:14.903551 | ubuntu-noble -> localhost | | . .| 2026-05-24 14:42:14.903572 | ubuntu-noble -> localhost | | | 2026-05-24 14:42:14.903592 | ubuntu-noble -> localhost | | | 2026-05-24 14:42:14.903614 | ubuntu-noble -> localhost | | | 2026-05-24 14:42:14.903634 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-05-24 14:42:14.903712 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.334577 2026-05-24 14:42:14.910622 | 2026-05-24 14:42:14.910765 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-24 14:42:14.953038 | ubuntu-noble | ok 2026-05-24 14:42:14.964775 | ubuntu-noble | included: /var/lib/zuul/builds/30c4fccf113a4d72ba385aa15cb1f9d0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-24 14:42:14.975572 | 2026-05-24 14:42:14.975731 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-24 14:42:14.999702 | ubuntu-noble | skipping: Conditional result was False 2026-05-24 14:42:15.005746 | 2026-05-24 14:42:15.005858 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-24 14:42:15.774824 | ubuntu-noble | changed 2026-05-24 14:42:15.780584 | 2026-05-24 14:42:15.780716 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-24 14:42:16.072780 | ubuntu-noble | ok 2026-05-24 14:42:16.085531 | 2026-05-24 14:42:16.085707 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-24 14:42:16.792728 | ubuntu-noble | changed 2026-05-24 14:42:16.800917 | 2026-05-24 14:42:16.801051 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-24 14:42:17.489667 | ubuntu-noble | changed 2026-05-24 14:42:17.495463 | 2026-05-24 14:42:17.495584 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-24 14:42:17.519593 | ubuntu-noble | skipping: Conditional result was False 2026-05-24 14:42:17.532521 | 2026-05-24 14:42:17.532754 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-24 14:42:18.105951 | ubuntu-noble -> localhost | changed 2026-05-24 14:42:18.128977 | 2026-05-24 14:42:18.129170 | TASK [add-build-sshkey : Add back temp key] 2026-05-24 14:42:18.508921 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/30c4fccf113a4d72ba385aa15cb1f9d0/work/30c4fccf113a4d72ba385aa15cb1f9d0_id_rsa (zuul-build-sshkey) 2026-05-24 14:42:18.509179 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014272 2026-05-24 14:42:18.515821 | 2026-05-24 14:42:18.515956 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-24 14:42:18.975764 | ubuntu-noble | ok 2026-05-24 14:42:18.986013 | 2026-05-24 14:42:18.986160 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-24 14:42:19.015900 | ubuntu-noble | skipping: Conditional result was False 2026-05-24 14:42:19.027998 | 2026-05-24 14:42:19.028152 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-24 14:42:19.503993 | ubuntu-noble | ok 2026-05-24 14:42:19.515404 | 2026-05-24 14:42:19.515537 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-24 14:42:19.544284 | ubuntu-noble | ok 2026-05-24 14:42:19.549588 | 2026-05-24 14:42:19.549728 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-24 14:42:19.846499 | ubuntu-noble -> localhost | ok 2026-05-24 14:42:19.853522 | 2026-05-24 14:42:19.853673 | TASK [validate-host : Collect information about the host] 2026-05-24 14:42:21.131895 | ubuntu-noble | ok 2026-05-24 14:42:21.151547 | 2026-05-24 14:42:21.151736 | TASK [validate-host : Sanitize hostname] 2026-05-24 14:42:21.326487 | ubuntu-noble | ok 2026-05-24 14:42:21.372762 | 2026-05-24 14:42:21.372907 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-24 14:42:21.981886 | ubuntu-noble -> localhost | changed 2026-05-24 14:42:21.993524 | 2026-05-24 14:42:21.993765 | TASK [validate-host : Collect information about zuul worker] 2026-05-24 14:42:22.488459 | ubuntu-noble | ok 2026-05-24 14:42:22.493411 | 2026-05-24 14:42:22.493534 | TASK [validate-host : Write out all zuul information for each host] 2026-05-24 14:42:23.064950 | ubuntu-noble -> localhost | changed 2026-05-24 14:42:23.074712 | 2026-05-24 14:42:23.074856 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-24 14:42:23.396804 | ubuntu-noble | ok 2026-05-24 14:42:23.402680 | 2026-05-24 14:42:23.402802 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-24 14:42:24.255507 | ubuntu-noble | changed: 2026-05-24 14:42:24.255859 | ubuntu-noble | cd+++++++++ src/ 2026-05-24 14:42:24.255922 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-05-24 14:42:24.255965 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-05-24 14:42:24.256003 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-05-24 14:42:24.256039 | ubuntu-noble | Containerfile 2026-05-24 14:42:24.256240 | ubuntu-noble | 2026-05-24 14:44:24.138825 | ubuntu-noble | 2026-05-24 14:44:24.138836 | ubuntu-noble | Or undo this operation with: 2026-05-24 14:44:24.138845 | ubuntu-noble | 2026-05-24 14:44:24.138855 | ubuntu-noble | git switch - 2026-05-24 14:44:24.138864 | ubuntu-noble | 2026-05-24 14:44:24.138874 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-24 14:44:24.138883 | ubuntu-noble | 2026-05-24 14:44:24.138893 | ubuntu-noble | HEAD is now at 18cc93195 Merge "horizon: rebuild static assets after theme changes" into stable/2025.1 2026-05-24 14:44:24.140539 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-05-24 14:44:24.146576 | ubuntu-noble | + export HASH_KOLLA=18cc93195 2026-05-24 14:44:24.146628 | ubuntu-noble | + HASH_KOLLA=18cc93195 2026-05-24 14:44:24.146639 | ubuntu-noble | + popd 2026-05-24 14:44:24.146656 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-05-24 14:44:24.151017 | ubuntu-noble | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2026-05-24 14:44:24.152554 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-05-24 14:44:24.152578 | ubuntu-noble | + pushd kolla 2026-05-24 14:44:24.152590 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2026-05-24 14:44:24.152598 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2026-05-24 14:44:24.152604 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:44:24.157274 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-05-24 14:44:24.157307 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-05-24 14:44:24.157347 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:44:24.159161 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-05-24 14:44:24.159727 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-05-24 14:44:24.159762 | ubuntu-noble | + popd 2026-05-24 14:44:24.159843 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-05-24 14:44:24.159852 | ubuntu-noble | + pushd kolla 2026-05-24 14:44:24.159861 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2026-05-24 14:44:24.159868 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2026-05-24 14:44:24.159874 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:44:24.161459 | ubuntu-noble | checking file kolla/common/sources.py 2026-05-24 14:44:24.161887 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:44:24.164009 | ubuntu-noble | patching file kolla/common/sources.py 2026-05-24 14:44:24.164042 | ubuntu-noble | + popd 2026-05-24 14:44:24.164301 | ubuntu-noble | + [[ -f templates/2025.1/repos.yaml ]] 2026-05-24 14:44:24.164371 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-05-24 14:44:24.292010 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-05-24 14:44:24.292071 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-05-24 14:44:24.292080 | ubuntu-noble | + cat overlays/2025.1/base/apt_preferences.ubuntu 2026-05-24 14:44:24.295390 | ubuntu-noble | Package: rabbitmq-server 2026-05-24 14:44:24.295444 | ubuntu-noble | Pin: version 4.1.* 2026-05-24 14:44:24.295455 | ubuntu-noble | Pin-Priority: 1000 2026-05-24 14:44:24.295499 | ubuntu-noble | 2026-05-24 14:44:24.295516 | ubuntu-noble | Package: openvswitch* 2026-05-24 14:44:24.295526 | ubuntu-noble | Pin: version 3.5.* 2026-05-24 14:44:24.295535 | ubuntu-noble | Pin-Priority: 1000 2026-05-24 14:44:24.295545 | ubuntu-noble | 2026-05-24 14:44:24.295555 | ubuntu-noble | Package: erlang* 2026-05-24 14:44:24.295567 | ubuntu-noble | Pin: version 1:27.* 2026-05-24 14:44:24.295578 | ubuntu-noble | Pin-Priority: 1000 2026-05-24 14:44:24.295588 | ubuntu-noble | 2026-05-24 14:44:24.295598 | ubuntu-noble | Package: mariadb-* libmariadb* mysql-common 2026-05-24 14:44:24.295608 | ubuntu-noble | Pin: version 1:10.11.16* 2026-05-24 14:44:24.295617 | ubuntu-noble | Pin-Priority: 1001 2026-05-24 14:44:24.295943 | ubuntu-noble | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2026-05-24 14:44:24.297577 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-05-24 14:44:24.298529 | ubuntu-noble | ++ basename overlays/2025.1/nova 2026-05-24 14:44:24.301058 | ubuntu-noble | + image_name=nova 2026-05-24 14:44:24.301078 | ubuntu-noble | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-05-24 14:44:24.304281 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-05-24 14:44:24.304773 | ubuntu-noble | ++ basename overlays/2025.1/base 2026-05-24 14:44:24.306769 | ubuntu-noble | + image_name=base 2026-05-24 14:44:24.306784 | ubuntu-noble | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2026-05-24 14:44:24.309381 | ubuntu-noble | + find patches/2025.1 -mindepth 1 -type d 2026-05-24 14:44:24.310928 | ubuntu-noble | patches/2025.1/kolla 2026-05-24 14:44:24.310950 | ubuntu-noble | patches/2025.1/ironic 2026-05-24 14:44:24.310954 | ubuntu-noble | patches/2025.1/cinder 2026-05-24 14:44:24.310957 | ubuntu-noble | patches/2025.1/nova 2026-05-24 14:44:24.310961 | ubuntu-noble | patches/2025.1/openstack_requirements 2026-05-24 14:44:24.310965 | ubuntu-noble | patches/2025.1/neutron-dynamic-routing 2026-05-24 14:44:24.311895 | ubuntu-noble | ++ find patches/2025.1 -mindepth 1 -type d 2026-05-24 14:44:24.312333 | ubuntu-noble | ++ grep kolla 2026-05-24 14:44:24.312794 | ubuntu-noble | ++ grep -v kolla-build 2026-05-24 14:44:24.315154 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-05-24 14:44:24.315777 | ubuntu-noble | ++ basename patches/2025.1/kolla 2026-05-24 14:44:24.317197 | ubuntu-noble | + project=kolla 2026-05-24 14:44:24.319193 | ubuntu-noble | ++ find patches/2025.1/kolla -type f -name '*.patch' 2026-05-24 14:44:24.319218 | ubuntu-noble | ++ sort 2026-05-24 14:44:24.320570 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-24 14:44:24.320601 | ubuntu-noble | + pushd kolla 2026-05-24 14:44:24.320607 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2026-05-24 14:44:24.320611 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2026-05-24 14:44:24.320615 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:44:24.321561 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-05-24 14:44:24.321675 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-05-24 14:44:24.321865 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:44:24.323524 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-05-24 14:44:24.323547 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-05-24 14:44:24.323555 | ubuntu-noble | + popd 2026-05-24 14:44:24.323609 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-24 14:44:24.323616 | ubuntu-noble | + pushd kolla 2026-05-24 14:44:24.323648 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2026-05-24 14:44:24.323652 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2026-05-24 14:44:24.323658 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:44:24.325237 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2026-05-24 14:44:24.325282 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-05-24 14:44:24.325287 | ubuntu-noble | checking file docker/base/proxysql.repo 2026-05-24 14:44:24.325290 | ubuntu-noble | checking file kolla/template/repos.yaml 2026-05-24 14:44:24.325402 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:44:24.326526 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2026-05-24 14:44:24.326711 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-05-24 14:44:24.326853 | ubuntu-noble | patching file docker/base/proxysql.repo 2026-05-24 14:44:24.326983 | ubuntu-noble | patching file kolla/template/repos.yaml 2026-05-24 14:44:24.327519 | ubuntu-noble | + popd 2026-05-24 14:44:24.327538 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-24 14:44:24.327542 | ubuntu-noble | + pushd kolla 2026-05-24 14:44:24.327546 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2026-05-24 14:44:24.327550 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/squash.patch 2026-05-24 14:44:24.327554 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:44:24.328501 | ubuntu-noble | checking file kolla/image/tasks.py 2026-05-24 14:44:24.328574 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-05-24 14:44:24.328926 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:44:24.331278 | ubuntu-noble | patching file kolla/image/tasks.py 2026-05-24 14:44:24.331426 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-05-24 14:44:24.332167 | ubuntu-noble | + popd 2026-05-24 14:44:24.332185 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-05-24 14:44:24.951672 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-05-24 14:44:25.029004 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-24 14:44:25.053051 | 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) 2026-05-24 14:44:25.156665 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-05-24 14:44:25.169779 | ubuntu-noble | Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) 2026-05-24 14:44:25.267458 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-05-24 14:44:25.280621 | ubuntu-noble | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-24 14:44:25.294800 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-05-24 14:44:25.300913 | 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) 2026-05-24 14:44:25.357307 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-05-24 14:44:25.370000 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-05-24 14:44:25.428635 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-24 14:44:25.441602 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-24 14:44:25.618629 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-24 14:44:25.634134 | ubuntu-noble | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-24 14:44:25.726604 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-24 14:44:25.742050 | ubuntu-noble | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-05-24 14:44:25.806168 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-24 14:44:25.819314 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-24 14:44:25.834850 | 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) 2026-05-24 14:44:25.837671 | 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) 2026-05-24 14:44:25.939193 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-05-24 14:44:25.952252 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-24 14:44:25.985367 | 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.7) 2026-05-24 14:44:25.986942 | 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.16) 2026-05-24 14:44:25.988779 | 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.7.0) 2026-05-24 14:44:25.990097 | 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)) (2026.5.20) 2026-05-24 14:44:26.033057 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-24 14:44:26.140517 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 1.2 MB/s eta 0:00:00 2026-05-24 14:44:26.153368 | ubuntu-noble | Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) 2026-05-24 14:44:26.268564 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.5/212.5 kB 1.9 MB/s eta 0:00:00 2026-05-24 14:44:26.284374 | ubuntu-noble | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-05-24 14:44:26.308134 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.5/137.5 kB 7.0 MB/s eta 0:00:00 2026-05-24 14:44:26.323925 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-05-24 14:44:26.341103 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.7 MB/s eta 0:00:00 2026-05-24 14:44:26.358916 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-24 14:44:26.464312 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.1 MB/s eta 0:00:00 2026-05-24 14:44:26.479337 | ubuntu-noble | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-05-24 14:44:26.493917 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 3.8 MB/s eta 0:00:00 2026-05-24 14:44:26.508093 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-24 14:44:26.532401 | ubuntu-noble | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-05-24 14:44:26.551401 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 kB 4.0 MB/s eta 0:00:00 2026-05-24 14:44:26.566874 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-05-24 14:44:26.832561 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-05-24 14:44:27.834708 | ubuntu-noble | Successfully installed GitPython-3.1.50 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.4.0 oslo.i18n-6.8.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.8.0 2026-05-24 14:44:27.970577 | ubuntu-noble | + pip3 install kolla/ 2026-05-24 14:44:28.448130 | ubuntu-noble | Processing ./kolla 2026-05-24 14:44:28.451408 | ubuntu-noble | Installing build dependencies: started 2026-05-24 14:44:30.697573 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-05-24 14:44:30.704222 | ubuntu-noble | Getting requirements to build wheel: started 2026-05-24 14:44:30.944091 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-05-24 14:44:30.950534 | ubuntu-noble | Installing backend dependencies: started 2026-05-24 14:44:33.214305 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-05-24 14:44:33.216825 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-05-24 14:44:33.798080 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-24 14:44:33.815955 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev6) (7.0.3) 2026-05-24 14:44:33.818567 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev6) (3.1.6) 2026-05-24 14:44:33.820425 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev6) (3.1.50) 2026-05-24 14:44:33.822298 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev6) (10.4.0) 2026-05-24 14:44:33.824222 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev6) (80.10.2) 2026-05-24 14:44:33.865848 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==20.4.1.dev6) (4.0.12) 2026-05-24 14:44:33.870132 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.4.1.dev6) (3.0.3) 2026-05-24 14:44:33.877993 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev6) (1.3.0) 2026-05-24 14:44:33.879201 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev6) (5.8.0) 2026-05-24 14:44:33.880410 | 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==20.4.1.dev6) (6.8.0) 2026-05-24 14:44:33.882016 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev6) (2.0.0) 2026-05-24 14:44:33.883847 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev6) (6.0.3) 2026-05-24 14:44:33.885312 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev6) (2.32.5) 2026-05-24 14:44:33.933560 | 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==20.4.1.dev6) (5.0.3) 2026-05-24 14:44:33.950969 | 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==20.4.1.dev6) (3.4.7) 2026-05-24 14:44:33.952827 | 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==20.4.1.dev6) (3.16) 2026-05-24 14:44:33.954380 | 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==20.4.1.dev6) (2.7.0) 2026-05-24 14:44:33.955640 | 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==20.4.1.dev6) (2026.5.20) 2026-05-24 14:44:33.982036 | ubuntu-noble | Building wheels for collected packages: kolla 2026-05-24 14:44:33.983199 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-05-24 14:44:35.421140 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-05-24 14:44:35.426751 | ubuntu-noble | Created wheel for kolla: filename=kolla-20.4.1.dev6-py3-none-any.whl size=385260 sha256=8e03075b4ef3dff6ac810a11dfc36f46464b5e3d94258181d5d26f6abb5fa89c 2026-05-24 14:44:35.426962 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-euijlozl/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-05-24 14:44:35.440867 | ubuntu-noble | Successfully built kolla 2026-05-24 14:44:35.644323 | ubuntu-noble | Installing collected packages: kolla 2026-05-24 14:44:35.863372 | ubuntu-noble | Successfully installed kolla-20.4.1.dev6 2026-05-24 14:44:36.004759 | ubuntu-noble | ++ kolla-build --version 2026-05-24 14:44:36.663299 | ubuntu-noble | + export KOLLA_VERSION=20.4.1 2026-05-24 14:44:36.663407 | ubuntu-noble | + KOLLA_VERSION=20.4.1 2026-05-24 14:44:36.663521 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-05-24 14:44:36.666537 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=5e01c1a 2026-05-24 14:44:36.666581 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=5e01c1a 2026-05-24 14:44:36.667172 | ubuntu-noble | ++ cd release 2026-05-24 14:44:36.667190 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-05-24 14:44:36.671906 | ubuntu-noble | + export HASH_RELEASE=5d1bf4b 2026-05-24 14:44:36.671920 | ubuntu-noble | + HASH_RELEASE=5d1bf4b 2026-05-24 14:44:36.671997 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-05-24 14:44:36.828361 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-05-24 14:44:36.828518 | ubuntu-noble | DEBUG template-overrides.j2 2026-05-24 14:44:36.828542 | ubuntu-noble | + cat templates/2025.1/template-overrides.j2 2026-05-24 14:44:36.831703 | ubuntu-noble | {% extends parent_template %} 2026-05-24 14:44:36.831759 | ubuntu-noble | 2026-05-24 14:44:36.831775 | ubuntu-noble | {% set fluentd_plugins = [ 2026-05-24 14:44:36.831788 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-05-24 14:44:36.831801 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-05-24 14:44:36.831813 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-05-24 14:44:36.831826 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-05-24 14:44:36.831839 | ubuntu-noble | ] %} 2026-05-24 14:44:36.831872 | ubuntu-noble | 2026-05-24 14:44:36.831884 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-05-24 14:44:36.831894 | ubuntu-noble | 2026-05-24 14:44:36.831905 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-05-24 14:44:36.831915 | ubuntu-noble | 2026-05-24 14:44:36.831925 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-05-24 14:44:36.831935 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-05-24 14:44:36.831958 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-05-24 14:44:36.831968 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-05-24 14:44:36.831978 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.831989 | ubuntu-noble | 2026-05-24 14:44:36.831999 | ubuntu-noble | {% block horizon_header %} 2026-05-24 14:44:36.832009 | ubuntu-noble | RUN apt-get update \ 2026-05-24 14:44:36.832019 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-05-24 14:44:36.832030 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-05-24 14:44:36.832041 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-05-24 14:44:36.832051 | ubuntu-noble | && apt-get clean \ 2026-05-24 14:44:36.832061 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-05-24 14:44:36.832071 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.832081 | ubuntu-noble | 2026-05-24 14:44:36.832091 | ubuntu-noble | {% block horizon_footer %} 2026-05-24 14:44:36.832101 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-05-24 14:44:36.832151 | 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 \ 2026-05-24 14:44:36.832164 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-05-24 14:44:36.832173 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.832183 | ubuntu-noble | 2026-05-24 14:44:36.832193 | ubuntu-noble | {% block base_header %} 2026-05-24 14:44:36.832202 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-05-24 14:44:36.832212 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-05-24 14:44:36.832221 | ubuntu-noble | 2026-05-24 14:44:36.832231 | ubuntu-noble | RUN apt-get update \ 2026-05-24 14:44:36.832240 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-05-24 14:44:36.832250 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-05-24 14:44:36.832259 | ubuntu-noble | && apt-get clean \ 2026-05-24 14:44:36.832269 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-05-24 14:44:36.832278 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.832288 | ubuntu-noble | 2026-05-24 14:44:36.832299 | ubuntu-noble | {% block openstack_base_header %} 2026-05-24 14:44:36.832309 | ubuntu-noble | RUN apt-get update \ 2026-05-24 14:44:36.832318 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-05-24 14:44:36.832328 | ubuntu-noble | && apt-get clean \ 2026-05-24 14:44:36.832337 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-05-24 14:44:36.832347 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.832356 | ubuntu-noble | 2026-05-24 14:44:36.832366 | ubuntu-noble | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-05-24 14:44:36.832375 | ubuntu-noble | 2026-05-24 14:44:36.832385 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-05-24 14:44:36.832394 | ubuntu-noble | 2026-05-24 14:44:36.832404 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-05-24 14:44:36.832413 | ubuntu-noble | 2026-05-24 14:44:36.832455 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-05-24 14:44:36.833092 | ubuntu-noble | {% block cinder_volume_footer %} 2026-05-24 14:44:36.833127 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-05-24 14:44:36.833138 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.833148 | ubuntu-noble | 2026-05-24 14:44:36.833159 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-05-24 14:44:36.833169 | ubuntu-noble | {% block manila_base_footer %} 2026-05-24 14:44:36.833179 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-05-24 14:44:36.833189 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.833198 | ubuntu-noble | 2026-05-24 14:44:36.833208 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-05-24 14:44:36.833218 | ubuntu-noble | {% block magnum_base_footer %} 2026-05-24 14:44:36.833248 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-05-24 14:44:36.833259 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-05-24 14:44:36.833268 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-05-24 14:44:36.833278 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.833295 | ubuntu-noble | 2026-05-24 14:44:36.833312 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-05-24 14:44:36.833329 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-05-24 14:44:36.833353 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-05-24 14:44:36.833375 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-05-24 14:44:36.833391 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.833407 | ubuntu-noble | 2026-05-24 14:44:36.833452 | ubuntu-noble | {% block grafana_footer %} 2026-05-24 14:44:36.833503 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-05-24 14:44:36.833529 | ubuntu-noble | && mkdir -p /operations \ 2026-05-24 14:44:36.833547 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-05-24 14:44:36.833562 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-05-24 14:44:36.833579 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.833595 | ubuntu-noble | 2026-05-24 14:44:36.833612 | ubuntu-noble | {% block keystone_footer %} 2026-05-24 14:44:36.833629 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-05-24 14:44:36.833645 | ubuntu-noble | RUN apt-get update \ 2026-05-24 14:44:36.833662 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-05-24 14:44:36.833680 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-05-24 14:44:36.833697 | ubuntu-noble | libldap-common \ 2026-05-24 14:44:36.833714 | ubuntu-noble | libmemcached11 \ 2026-05-24 14:44:36.833729 | ubuntu-noble | && apt-get clean \ 2026-05-24 14:44:36.833744 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-05-24 14:44:36.833761 | ubuntu-noble | && a2enmod auth_openidc 2026-05-24 14:44:36.833777 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.833794 | ubuntu-noble | 2026-05-24 14:44:36.833811 | ubuntu-noble | {% block footer %} 2026-05-24 14:44:36.833828 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-05-24 14:44:36.833843 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-05-24 14:44:36.833860 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-05-24 14:44:36.833876 | ubuntu-noble | && apt-get autoremove -y \ 2026-05-24 14:44:36.833913 | 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 2026-05-24 14:44:36.833965 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.833985 | ubuntu-noble | 2026-05-24 14:44:36.834002 | ubuntu-noble | {% block labels %} 2026-05-24 14:44:36.834019 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-05-24 14:44:36.834037 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-05-24 14:44:36.834054 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="5e01c1a" \ 2026-05-24 14:44:36.834070 | ubuntu-noble | "de.osism.commit.kolla"="18cc93195" \ 2026-05-24 14:44:36.834088 | ubuntu-noble | "de.osism.commit.kolla_version"="20.4.1" \ 2026-05-24 14:44:36.834106 | ubuntu-noble | "de.osism.commit.release"="5d1bf4b" \ 2026-05-24 14:44:36.834123 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2026-05-24 14:44:36.834140 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2026-05-24 14:44:36.834157 | ubuntu-noble | "de.osism.release.openstack"="2025.1" \ 2026-05-24 14:44:36.834171 | ubuntu-noble | "de.osism.version"="latest" \ 2026-05-24 14:44:36.834181 | ubuntu-noble | "org.opencontainers.image.created"="2026-05-24T14:44:36.807775+00:00" \ 2026-05-24 14:44:36.834190 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-05-24 14:44:36.834199 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-05-24 14:44:36.834209 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-05-24 14:44:36.834219 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-05-24 14:44:36.834228 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-05-24 14:44:36.834237 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-24 14:44:36.834261 | ubuntu-noble | {% endblock %} 2026-05-24 14:44:36.834270 | ubuntu-noble | 2026-05-24 14:44:36.834279 | ubuntu-noble | + bash scripts/002-generate.sh 2026-05-24 14:44:36.834629 | ubuntu-noble | + BASE=ubuntu 2026-05-24 14:44:36.834653 | ubuntu-noble | + BASE_VERSION=22.04 2026-05-24 14:44:36.835536 | ubuntu-noble | ++ date +%Y%m%d 2026-05-24 14:44:36.839115 | ubuntu-noble | + BUILD_ID=20260524 2026-05-24 14:44:36.839142 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-05-24 14:44:36.839147 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-05-24 14:44:36.839151 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2026-05-24 14:44:36.839154 | ubuntu-noble | + VERSION=latest 2026-05-24 14:44:36.839157 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-05-24 14:44:36.839161 | ubuntu-noble | + . defaults/all.sh 2026-05-24 14:44:36.839164 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-24 14:44:36.839167 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-24 14:44:36.839171 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-24 14:44:36.839174 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-05-24 14:44:36.839178 | ubuntu-noble | +++ deactivate nondestructive 2026-05-24 14:44:36.839181 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-24 14:44:36.839184 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-24 14:44:36.839188 | ubuntu-noble | +++ hash -r 2026-05-24 14:44:36.839191 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-24 14:44:36.839194 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-05-24 14:44:36.839198 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-05-24 14:44:36.839201 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-24 14:44:36.839204 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-05-24 14:44:36.839208 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-05-24 14:44:36.839211 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-24 14:44:36.839214 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-05-24 14:44:36.839218 | 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 2026-05-24 14:44:36.839233 | 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 2026-05-24 14:44:36.839236 | ubuntu-noble | +++ export PATH 2026-05-24 14:44:36.839240 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-24 14:44:36.839243 | ubuntu-noble | +++ '[' -z '' ']' 2026-05-24 14:44:36.839246 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-05-24 14:44:36.839249 | ubuntu-noble | +++ PS1='(venv) ' 2026-05-24 14:44:36.839253 | ubuntu-noble | +++ export PS1 2026-05-24 14:44:36.839256 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-24 14:44:36.839259 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-05-24 14:44:36.839263 | ubuntu-noble | +++ hash -r 2026-05-24 14:44:36.839266 | ubuntu-noble | + . defaults/2025.1.sh 2026-05-24 14:44:36.839680 | ubuntu-noble | +++ date +%Y%m%d 2026-05-24 14:44:36.842535 | ubuntu-noble | ++ export BUILD_ID=20260524 2026-05-24 14:44:36.842557 | ubuntu-noble | ++ BUILD_ID=20260524 2026-05-24 14:44:36.842561 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-05-24 14:44:36.842564 | ubuntu-noble | ++ KOLLA_TYPE= 2026-05-24 14:44:36.842568 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-05-24 14:44:36.842571 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-05-24 14:44:36.842574 | ubuntu-noble | + export VERSION 2026-05-24 14:44:36.842578 | ubuntu-noble | + export OPENSTACK_VERSION 2026-05-24 14:44:36.842581 | ubuntu-noble | + DOCKER_TAG=build-20260524 2026-05-24 14:44:36.842584 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-05-24 14:44:36.842588 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2026-05-24 14:44:36.842591 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-05-24 14:44:36.842595 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-05-24 14:44:36.842599 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-05-24 14:44:36.979236 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-05-24 14:44:36.979282 | 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' 2026-05-24 14:44:38.007379 | ubuntu-noble | localhost | SUCCESS => { 2026-05-24 14:44:38.007425 | ubuntu-noble | "changed": false, 2026-05-24 14:44:38.007454 | ubuntu-noble | "gid": 1000, 2026-05-24 14:44:38.007458 | ubuntu-noble | "group": "zuul", 2026-05-24 14:44:38.007490 | ubuntu-noble | "mode": "0664", 2026-05-24 14:44:38.007494 | ubuntu-noble | "msg": "OK", 2026-05-24 14:44:38.007498 | ubuntu-noble | "owner": "zuul", 2026-05-24 14:44:38.007502 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-24 14:44:38.007506 | ubuntu-noble | "size": 4562, 2026-05-24 14:44:38.007510 | ubuntu-noble | "state": "file", 2026-05-24 14:44:38.007528 | ubuntu-noble | "uid": 1000 2026-05-24 14:44:38.007532 | ubuntu-noble | } 2026-05-24 14:44:38.091636 | ubuntu-noble | + setini DEFAULT tag build-20260524 2026-05-24 14:44:38.091718 | 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-20260524' 2026-05-24 14:44:39.097588 | ubuntu-noble | localhost | CHANGED => { 2026-05-24 14:44:39.097662 | ubuntu-noble | "changed": true, 2026-05-24 14:44:39.097673 | ubuntu-noble | "gid": 1000, 2026-05-24 14:44:39.097682 | ubuntu-noble | "group": "zuul", 2026-05-24 14:44:39.097690 | ubuntu-noble | "mode": "0664", 2026-05-24 14:44:39.097699 | ubuntu-noble | "msg": "option changed", 2026-05-24 14:44:39.097707 | ubuntu-noble | "owner": "zuul", 2026-05-24 14:44:39.097716 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-24 14:44:39.097724 | ubuntu-noble | "size": 4570, 2026-05-24 14:44:39.097733 | ubuntu-noble | "state": "file", 2026-05-24 14:44:39.097741 | ubuntu-noble | "uid": 1000 2026-05-24 14:44:39.097750 | ubuntu-noble | } 2026-05-24 14:44:39.185146 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-05-24 14:44:39.185254 | 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' 2026-05-24 14:44:40.188017 | ubuntu-noble | localhost | SUCCESS => { 2026-05-24 14:44:40.188069 | ubuntu-noble | "changed": false, 2026-05-24 14:44:40.188074 | ubuntu-noble | "gid": 1000, 2026-05-24 14:44:40.188078 | ubuntu-noble | "group": "zuul", 2026-05-24 14:44:40.188081 | ubuntu-noble | "mode": "0664", 2026-05-24 14:44:40.188085 | ubuntu-noble | "msg": "OK", 2026-05-24 14:44:40.188088 | ubuntu-noble | "owner": "zuul", 2026-05-24 14:44:40.188094 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-24 14:44:40.188098 | ubuntu-noble | "size": 4570, 2026-05-24 14:44:40.188101 | ubuntu-noble | "state": "file", 2026-05-24 14:44:40.188105 | ubuntu-noble | "uid": 1000 2026-05-24 14:44:40.188108 | ubuntu-noble | } 2026-05-24 14:44:40.271621 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2026-05-24 14:44:40.271840 | 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' 2026-05-24 14:44:41.288277 | ubuntu-noble | localhost | SUCCESS => { 2026-05-24 14:44:41.288342 | ubuntu-noble | "changed": false, 2026-05-24 14:44:41.288352 | ubuntu-noble | "gid": 1000, 2026-05-24 14:44:41.288359 | ubuntu-noble | "group": "zuul", 2026-05-24 14:44:41.288366 | ubuntu-noble | "mode": "0664", 2026-05-24 14:44:41.288373 | ubuntu-noble | "msg": "OK", 2026-05-24 14:44:41.288380 | ubuntu-noble | "owner": "zuul", 2026-05-24 14:44:41.288387 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-24 14:44:41.288394 | ubuntu-noble | "size": 4570, 2026-05-24 14:44:41.288401 | ubuntu-noble | "state": "file", 2026-05-24 14:44:41.288408 | ubuntu-noble | "uid": 1000 2026-05-24 14:44:41.288415 | ubuntu-noble | } 2026-05-24 14:44:41.366665 | ubuntu-noble | + setini DEFAULT install_type source 2026-05-24 14:44:41.366769 | 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' 2026-05-24 14:44:42.347550 | ubuntu-noble | localhost | SUCCESS => { 2026-05-24 14:44:42.347598 | ubuntu-noble | "changed": false, 2026-05-24 14:44:42.347603 | ubuntu-noble | "gid": 1000, 2026-05-24 14:44:42.347607 | ubuntu-noble | "group": "zuul", 2026-05-24 14:44:42.347611 | ubuntu-noble | "mode": "0664", 2026-05-24 14:44:42.347615 | ubuntu-noble | "msg": "OK", 2026-05-24 14:44:42.347618 | ubuntu-noble | "owner": "zuul", 2026-05-24 14:44:42.347622 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-24 14:44:42.347626 | ubuntu-noble | "size": 4570, 2026-05-24 14:44:42.347630 | ubuntu-noble | "state": "file", 2026-05-24 14:44:42.347634 | ubuntu-noble | "uid": 1000 2026-05-24 14:44:42.347637 | ubuntu-noble | } 2026-05-24 14:44:42.427731 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2026-05-24 14:44:42.427837 | 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-2025.1.tar.gz' 2026-05-24 14:44:43.426088 | ubuntu-noble | localhost | CHANGED => { 2026-05-24 14:44:43.426151 | ubuntu-noble | "changed": true, 2026-05-24 14:44:43.426161 | ubuntu-noble | "gid": 1000, 2026-05-24 14:44:43.426169 | ubuntu-noble | "group": "zuul", 2026-05-24 14:44:43.426177 | ubuntu-noble | "mode": "0664", 2026-05-24 14:44:43.426185 | ubuntu-noble | "msg": "section and option added", 2026-05-24 14:44:43.426211 | ubuntu-noble | "owner": "zuul", 2026-05-24 14:44:43.426219 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-24 14:44:43.426226 | ubuntu-noble | "size": 4641, 2026-05-24 14:44:43.426234 | ubuntu-noble | "state": "file", 2026-05-24 14:44:43.426241 | ubuntu-noble | "uid": 1000 2026-05-24 14:44:43.426249 | ubuntu-noble | } 2026-05-24 14:44:43.506224 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2026-05-24 14:44:43.511869 | ubuntu-noble | + setini openstack-base type local 2026-05-24 14:44:43.511947 | 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' 2026-05-24 14:44:44.544975 | ubuntu-noble | localhost | CHANGED => { 2026-05-24 14:44:44.545035 | ubuntu-noble | "changed": true, 2026-05-24 14:44:44.545043 | ubuntu-noble | "gid": 1000, 2026-05-24 14:44:44.545049 | ubuntu-noble | "group": "zuul", 2026-05-24 14:44:44.545055 | ubuntu-noble | "mode": "0664", 2026-05-24 14:44:44.545060 | ubuntu-noble | "msg": "option added", 2026-05-24 14:44:44.545066 | ubuntu-noble | "owner": "zuul", 2026-05-24 14:44:44.545071 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-24 14:44:44.545077 | ubuntu-noble | "size": 4752, 2026-05-24 14:44:44.545083 | ubuntu-noble | "state": "file", 2026-05-24 14:44:44.545088 | ubuntu-noble | "uid": 1000 2026-05-24 14:44:44.545094 | ubuntu-noble | } 2026-05-24 14:44:44.623708 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-05-24 14:44:44.623871 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-05-24 14:44:44.624000 | 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' 2026-05-24 14:44:45.648206 | ubuntu-noble | localhost | CHANGED => { 2026-05-24 14:44:45.648270 | ubuntu-noble | "changed": true, 2026-05-24 14:44:45.648278 | ubuntu-noble | "gid": 1000, 2026-05-24 14:44:45.648284 | ubuntu-noble | "group": "zuul", 2026-05-24 14:44:45.648289 | ubuntu-noble | "mode": "0664", 2026-05-24 14:44:45.648295 | ubuntu-noble | "msg": "option added", 2026-05-24 14:44:45.648301 | ubuntu-noble | "owner": "zuul", 2026-05-24 14:44:45.648306 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-24 14:44:45.648312 | ubuntu-noble | "size": 4790, 2026-05-24 14:44:45.648318 | ubuntu-noble | "state": "file", 2026-05-24 14:44:45.648323 | ubuntu-noble | "uid": 1000 2026-05-24 14:44:45.648329 | ubuntu-noble | } 2026-05-24 14:44:45.735295 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-05-24 14:44:45.735365 | ubuntu-noble | DEBUG kolla-build.conf 2026-05-24 14:44:45.735374 | ubuntu-noble | + cat kolla-build.conf 2026-05-24 14:44:45.736401 | ubuntu-noble | [DEFAULT] 2026-05-24 14:44:45.736420 | ubuntu-noble | base = ubuntu 2026-05-24 14:44:45.736429 | ubuntu-noble | base_package_type = deb 2026-05-24 14:44:45.736436 | ubuntu-noble | base_tag = 24.04 2026-05-24 14:44:45.736443 | ubuntu-noble | install_type = source 2026-05-24 14:44:45.736450 | ubuntu-noble | namespace = kolla 2026-05-24 14:44:45.736457 | ubuntu-noble | openstack_release = 2025.1 2026-05-24 14:44:45.736495 | ubuntu-noble | push = false 2026-05-24 14:44:45.736523 | ubuntu-noble | tag = build-20260524 2026-05-24 14:44:45.736530 | ubuntu-noble | threads = 1 2026-05-24 14:44:45.736538 | ubuntu-noble | patches_path = kolla-patches/2025.1 2026-05-24 14:44:45.736546 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-05-24 14:44:45.736554 | ubuntu-noble | 2026-05-24 14:44:45.736562 | ubuntu-noble | ######################################################################### 2026-05-24 14:44:45.736570 | ubuntu-noble | # sources tracked in release repository 2026-05-24 14:44:45.736577 | ubuntu-noble | 2026-05-24 14:44:45.736584 | ubuntu-noble | [aodh-base] 2026-05-24 14:44:45.736591 | ubuntu-noble | type = local 2026-05-24 14:44:45.736598 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-24 14:44:45.736605 | ubuntu-noble | location = tarballs/aodh-stable-2025.1.tar.gz 2026-05-24 14:44:45.736612 | ubuntu-noble | 2026-05-24 14:44:45.736619 | ubuntu-noble | 2026-05-24 14:44:45.736626 | ubuntu-noble | 2026-05-24 14:44:45.736633 | ubuntu-noble | [barbican-base] 2026-05-24 14:44:45.736640 | ubuntu-noble | type = local 2026-05-24 14:44:45.736647 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-24 14:44:45.736655 | ubuntu-noble | location = tarballs/barbican-stable-2025.1.tar.gz 2026-05-24 14:44:45.736662 | ubuntu-noble | 2026-05-24 14:44:45.736669 | ubuntu-noble | 2026-05-24 14:44:45.736675 | ubuntu-noble | 2026-05-24 14:44:45.736682 | ubuntu-noble | [blazar-base] 2026-05-24 14:44:45.736709 | ubuntu-noble | type = local 2026-05-24 14:44:45.736717 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-24 14:44:45.736724 | ubuntu-noble | location = tarballs/blazar-stable-2025.1.tar.gz 2026-05-24 14:44:45.736731 | ubuntu-noble | 2026-05-24 14:44:45.736738 | ubuntu-noble | 2026-05-24 14:44:45.736744 | ubuntu-noble | 2026-05-24 14:44:45.736751 | ubuntu-noble | [ceilometer-base] 2026-05-24 14:44:45.736758 | ubuntu-noble | type = local 2026-05-24 14:44:45.736765 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:45.736772 | ubuntu-noble | location = tarballs/ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:45.736779 | ubuntu-noble | 2026-05-24 14:44:45.736786 | ubuntu-noble | 2026-05-24 14:44:45.736793 | ubuntu-noble | 2026-05-24 14:44:45.736800 | ubuntu-noble | [cinder-base] 2026-05-24 14:44:45.736807 | ubuntu-noble | type = local 2026-05-24 14:44:45.736814 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-24 14:44:45.736821 | ubuntu-noble | location = tarballs/cinder-stable-2025.1.tar.gz 2026-05-24 14:44:45.736827 | ubuntu-noble | 2026-05-24 14:44:45.736834 | ubuntu-noble | 2026-05-24 14:44:45.736841 | ubuntu-noble | 2026-05-24 14:44:45.736848 | ubuntu-noble | [designate-base] 2026-05-24 14:44:45.736854 | ubuntu-noble | type = local 2026-05-24 14:44:45.736861 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-24 14:44:45.736868 | ubuntu-noble | location = tarballs/designate-stable-2025.1.tar.gz 2026-05-24 14:44:45.736875 | ubuntu-noble | 2026-05-24 14:44:45.736882 | ubuntu-noble | 2026-05-24 14:44:45.736888 | ubuntu-noble | 2026-05-24 14:44:45.736895 | ubuntu-noble | [glance-base] 2026-05-24 14:44:45.736902 | ubuntu-noble | type = local 2026-05-24 14:44:45.736909 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-24 14:44:45.736916 | ubuntu-noble | location = tarballs/glance-stable-2025.1.tar.gz 2026-05-24 14:44:45.736923 | ubuntu-noble | 2026-05-24 14:44:45.736930 | ubuntu-noble | 2026-05-24 14:44:45.736937 | ubuntu-noble | 2026-05-24 14:44:45.736944 | ubuntu-noble | [heat-base] 2026-05-24 14:44:45.736950 | ubuntu-noble | type = local 2026-05-24 14:44:45.736957 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-24 14:44:45.736964 | ubuntu-noble | location = tarballs/heat-stable-2025.1.tar.gz 2026-05-24 14:44:45.736971 | ubuntu-noble | 2026-05-24 14:44:45.736978 | ubuntu-noble | 2026-05-24 14:44:45.736985 | ubuntu-noble | 2026-05-24 14:44:45.736992 | ubuntu-noble | [horizon] 2026-05-24 14:44:45.736999 | ubuntu-noble | type = local 2026-05-24 14:44:45.737006 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-24 14:44:45.737013 | ubuntu-noble | location = tarballs/horizon-stable-2025.1.tar.gz 2026-05-24 14:44:45.737019 | ubuntu-noble | 2026-05-24 14:44:45.737026 | ubuntu-noble | 2026-05-24 14:44:45.737033 | ubuntu-noble | 2026-05-24 14:44:45.737040 | ubuntu-noble | [ironic-base] 2026-05-24 14:44:45.737047 | ubuntu-noble | type = local 2026-05-24 14:44:45.737054 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-24 14:44:45.737061 | ubuntu-noble | location = tarballs/ironic-stable-2025.1.tar.gz 2026-05-24 14:44:45.737068 | ubuntu-noble | 2026-05-24 14:44:45.737075 | ubuntu-noble | 2026-05-24 14:44:45.737081 | ubuntu-noble | 2026-05-24 14:44:45.737088 | ubuntu-noble | [keystone-base] 2026-05-24 14:44:45.737095 | ubuntu-noble | type = local 2026-05-24 14:44:45.737112 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-24 14:44:45.737119 | ubuntu-noble | location = tarballs/keystone-stable-2025.1.tar.gz 2026-05-24 14:44:45.737126 | ubuntu-noble | 2026-05-24 14:44:45.737133 | ubuntu-noble | 2026-05-24 14:44:45.737140 | ubuntu-noble | 2026-05-24 14:44:45.737147 | ubuntu-noble | [magnum-base] 2026-05-24 14:44:45.737154 | ubuntu-noble | type = local 2026-05-24 14:44:45.737161 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-24 14:44:45.737168 | ubuntu-noble | location = tarballs/magnum-stable-2025.1.tar.gz 2026-05-24 14:44:45.737175 | ubuntu-noble | 2026-05-24 14:44:45.737182 | ubuntu-noble | 2026-05-24 14:44:45.737189 | ubuntu-noble | 2026-05-24 14:44:45.737195 | ubuntu-noble | [manila-base] 2026-05-24 14:44:45.737202 | ubuntu-noble | type = local 2026-05-24 14:44:45.737209 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-24 14:44:45.737216 | ubuntu-noble | location = tarballs/manila-stable-2025.1.tar.gz 2026-05-24 14:44:45.737223 | ubuntu-noble | 2026-05-24 14:44:45.737230 | ubuntu-noble | 2026-05-24 14:44:45.737237 | ubuntu-noble | 2026-05-24 14:44:45.737244 | ubuntu-noble | [masakari-base] 2026-05-24 14:44:45.737250 | ubuntu-noble | type = local 2026-05-24 14:44:45.737263 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-24 14:44:45.737270 | ubuntu-noble | location = tarballs/masakari-stable-2025.1.tar.gz 2026-05-24 14:44:45.737277 | ubuntu-noble | 2026-05-24 14:44:45.737284 | ubuntu-noble | 2026-05-24 14:44:45.737291 | ubuntu-noble | 2026-05-24 14:44:45.737297 | ubuntu-noble | [neutron-bgp-dragent] 2026-05-24 14:44:45.737305 | ubuntu-noble | type = local 2026-05-24 14:44:45.737312 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:44:45.737319 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:44:45.737326 | ubuntu-noble | 2026-05-24 14:44:45.737333 | ubuntu-noble | 2026-05-24 14:44:45.737340 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-05-24 14:44:45.737347 | ubuntu-noble | type = local 2026-05-24 14:44:45.737354 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:44:45.737361 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:44:45.737368 | ubuntu-noble | 2026-05-24 14:44:45.737374 | ubuntu-noble | 2026-05-24 14:44:45.737381 | ubuntu-noble | [neutron-vpnaas-base] 2026-05-24 14:44:45.737388 | ubuntu-noble | type = local 2026-05-24 14:44:45.737395 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:44:45.737402 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:44:45.737409 | ubuntu-noble | 2026-05-24 14:44:45.737416 | ubuntu-noble | 2026-05-24 14:44:45.737423 | ubuntu-noble | 2026-05-24 14:44:45.737430 | ubuntu-noble | [neutron-base] 2026-05-24 14:44:45.737437 | ubuntu-noble | type = local 2026-05-24 14:44:45.737443 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-24 14:44:45.737450 | ubuntu-noble | location = tarballs/neutron-stable-2025.1.tar.gz 2026-05-24 14:44:45.737457 | ubuntu-noble | 2026-05-24 14:44:45.737488 | ubuntu-noble | 2026-05-24 14:44:45.737496 | ubuntu-noble | 2026-05-24 14:44:45.737517 | ubuntu-noble | [nova-base] 2026-05-24 14:44:45.737524 | ubuntu-noble | type = local 2026-05-24 14:44:45.737531 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-24 14:44:45.737538 | ubuntu-noble | location = tarballs/nova-stable-2025.1.tar.gz 2026-05-24 14:44:45.737545 | ubuntu-noble | 2026-05-24 14:44:45.737552 | ubuntu-noble | 2026-05-24 14:44:45.737558 | ubuntu-noble | 2026-05-24 14:44:45.737565 | ubuntu-noble | [octavia-base] 2026-05-24 14:44:45.737572 | ubuntu-noble | type = local 2026-05-24 14:44:45.737579 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-24 14:44:45.737586 | ubuntu-noble | location = tarballs/octavia-stable-2025.1.tar.gz 2026-05-24 14:44:45.737592 | ubuntu-noble | 2026-05-24 14:44:45.737599 | ubuntu-noble | 2026-05-24 14:44:45.737606 | ubuntu-noble | 2026-05-24 14:44:45.737613 | ubuntu-noble | [placement-base] 2026-05-24 14:44:45.737619 | ubuntu-noble | type = local 2026-05-24 14:44:45.737626 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-24 14:44:45.737633 | ubuntu-noble | location = tarballs/placement-stable-2025.1.tar.gz 2026-05-24 14:44:45.737640 | ubuntu-noble | 2026-05-24 14:44:45.737647 | ubuntu-noble | 2026-05-24 14:44:45.737654 | ubuntu-noble | 2026-05-24 14:44:45.737660 | ubuntu-noble | [skyline-apiserver-base] 2026-05-24 14:44:45.737667 | ubuntu-noble | type = local 2026-05-24 14:44:45.737684 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:44:45.737691 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:44:45.737699 | ubuntu-noble | 2026-05-24 14:44:45.737705 | ubuntu-noble | 2026-05-24 14:44:45.737712 | ubuntu-noble | 2026-05-24 14:44:45.737719 | ubuntu-noble | [skyline-console-base] 2026-05-24 14:44:45.737726 | ubuntu-noble | type = local 2026-05-24 14:44:45.737733 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-24 14:44:45.737740 | ubuntu-noble | location = tarballs/skyline-console-stable-2025.1.tar.gz 2026-05-24 14:44:45.737747 | ubuntu-noble | 2026-05-24 14:44:45.737754 | ubuntu-noble | 2026-05-24 14:44:45.737760 | ubuntu-noble | 2026-05-24 14:44:45.737767 | ubuntu-noble | [watcher-base] 2026-05-24 14:44:45.737774 | ubuntu-noble | type = local 2026-05-24 14:44:45.737781 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-24 14:44:45.737787 | ubuntu-noble | location = tarballs/watcher-stable-2025.1.tar.gz 2026-05-24 14:44:45.737794 | ubuntu-noble | 2026-05-24 14:44:45.737808 | ubuntu-noble | 2026-05-24 14:44:45.737815 | ubuntu-noble | [openstack-base] 2026-05-24 14:44:45.737822 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-24 14:44:45.737829 | ubuntu-noble | location = tarballs/requirements-stable-2025.1.tar.gz 2026-05-24 14:44:45.737836 | ubuntu-noble | type = local 2026-05-24 14:44:45.738556 | ubuntu-noble | + bash scripts/003-patch.sh 2026-05-24 14:44:45.741656 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2026-05-24 14:44:45.741684 | ubuntu-noble | + VERSION=latest 2026-05-24 14:44:45.741688 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-05-24 14:44:45.741764 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-05-24 14:44:45.741771 | ubuntu-noble | + . defaults/all.sh 2026-05-24 14:44:45.741863 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-24 14:44:45.741869 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-24 14:44:45.741889 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-24 14:44:45.741895 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-05-24 14:44:45.742155 | ubuntu-noble | +++ deactivate nondestructive 2026-05-24 14:44:45.742211 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-24 14:44:45.742217 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-24 14:44:45.742237 | ubuntu-noble | +++ hash -r 2026-05-24 14:44:45.742306 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-24 14:44:45.742311 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-05-24 14:44:45.742316 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-05-24 14:44:45.742352 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-24 14:44:45.742435 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-05-24 14:44:45.742442 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-05-24 14:44:45.742447 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-24 14:44:45.742451 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-05-24 14:44:45.742587 | 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 2026-05-24 14:44:45.742603 | 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 2026-05-24 14:44:45.742623 | ubuntu-noble | +++ export PATH 2026-05-24 14:44:45.742674 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-24 14:44:45.742710 | ubuntu-noble | +++ '[' -z '' ']' 2026-05-24 14:44:45.742716 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-05-24 14:44:45.742735 | ubuntu-noble | +++ PS1='(venv) ' 2026-05-24 14:44:45.742740 | ubuntu-noble | +++ export PS1 2026-05-24 14:44:45.742745 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-24 14:44:45.742750 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-05-24 14:44:45.742784 | ubuntu-noble | +++ hash -r 2026-05-24 14:44:45.742845 | ubuntu-noble | + . defaults/2025.1.sh 2026-05-24 14:44:45.743592 | ubuntu-noble | +++ date +%Y%m%d 2026-05-24 14:44:45.745666 | ubuntu-noble | ++ export BUILD_ID=20260524 2026-05-24 14:44:45.745732 | ubuntu-noble | ++ BUILD_ID=20260524 2026-05-24 14:44:45.745745 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-05-24 14:44:45.745755 | ubuntu-noble | ++ KOLLA_TYPE= 2026-05-24 14:44:45.745765 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-05-24 14:44:45.745775 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-05-24 14:44:45.745784 | ubuntu-noble | + export VERSION 2026-05-24 14:44:45.745794 | ubuntu-noble | + export OPENSTACK_VERSION 2026-05-24 14:44:45.745803 | ubuntu-noble | + mkdir -p tarballs 2026-05-24 14:44:45.749890 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-05-24 14:44:45.906038 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-05-24 14:44:45.906121 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=40 time=130 ms 2026-05-24 14:44:46.901282 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=40 time=129 ms 2026-05-24 14:44:46.901381 | ubuntu-noble | 2026-05-24 14:44:46.901396 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-05-24 14:44:46.901407 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 1001ms 2026-05-24 14:44:46.901417 | ubuntu-noble | rtt min/avg/max/mdev = 128.941/129.410/129.879/0.469 ms 2026-05-24 14:44:46.906605 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-05-24 14:44:46.906667 | ubuntu-noble | ++ awk '{ print $4 }' 2026-05-24 14:44:46.910334 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:44:46.910386 | ubuntu-noble | + pushd tarballs 2026-05-24 14:44:46.911637 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-24 14:44:46.912867 | ubuntu-noble | + filename=aodh-stable-2025.1.tar.gz 2026-05-24 14:44:46.912920 | ubuntu-noble | + [[ -e aodh-stable-2025.1.tar.gz ]] 2026-05-24 14:44:46.912929 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-24 14:44:46.912937 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-24 14:44:46.912944 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-24 14:44:51.375689 | ubuntu-noble | 2026-05-24 14:44:51 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2026-05-24 14:44:51.379427 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:44:51.379496 | ubuntu-noble | + echo Process aodh-stable-2025.1.tar.gz 2026-05-24 14:44:51.379504 | ubuntu-noble | Process aodh-stable-2025.1.tar.gz 2026-05-24 14:44:51.383562 | ubuntu-noble | ++ tar -tzf aodh-stable-2025.1.tar.gz 2026-05-24 14:44:51.383610 | ubuntu-noble | ++ head -1 2026-05-24 14:44:51.384437 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:44:51.395365 | ubuntu-noble | + directory=aodh-20.0.0.0rc2.dev2 2026-05-24 14:44:51.395652 | ubuntu-noble | + echo Check patches for aodh-stable-2025.1.tar.gz 2026-05-24 14:44:51.395709 | ubuntu-noble | Check patches for aodh-stable-2025.1.tar.gz 2026-05-24 14:44:51.395784 | ubuntu-noble | + [[ -e ../patches/2025.1/aodh ]] 2026-05-24 14:44:51.395861 | ubuntu-noble | + echo Check overlays for aodh-stable-2025.1.tar.gz 2026-05-24 14:44:51.395888 | ubuntu-noble | Check overlays for aodh-stable-2025.1.tar.gz 2026-05-24 14:44:51.395933 | ubuntu-noble | + [[ -e ../overlays/2025.1/aodh/source ]] 2026-05-24 14:44:51.395978 | ubuntu-noble | + popd 2026-05-24 14:44:51.396094 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:44:51.396142 | ubuntu-noble | + pushd tarballs 2026-05-24 14:44:51.397203 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-24 14:44:51.399618 | ubuntu-noble | + filename=barbican-stable-2025.1.tar.gz 2026-05-24 14:44:51.399683 | ubuntu-noble | + [[ -e barbican-stable-2025.1.tar.gz ]] 2026-05-24 14:44:51.399694 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-24 14:44:51.399703 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-24 14:44:51.399711 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-24 14:44:52.639990 | ubuntu-noble | 2026-05-24 14:44:52 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [663542/663542] -> "barbican-stable-2025.1.tar.gz" [1] 2026-05-24 14:44:52.643025 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:44:52.643087 | ubuntu-noble | + echo Process barbican-stable-2025.1.tar.gz 2026-05-24 14:44:52.643102 | ubuntu-noble | Process barbican-stable-2025.1.tar.gz 2026-05-24 14:44:52.646586 | ubuntu-noble | ++ tar -tzf barbican-stable-2025.1.tar.gz 2026-05-24 14:44:52.646638 | ubuntu-noble | ++ head -1 2026-05-24 14:44:52.647417 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:44:52.655601 | ubuntu-noble | + directory=barbican-20.0.1.dev5 2026-05-24 14:44:52.655646 | ubuntu-noble | + echo Check patches for barbican-stable-2025.1.tar.gz 2026-05-24 14:44:52.655655 | ubuntu-noble | Check patches for barbican-stable-2025.1.tar.gz 2026-05-24 14:44:52.655662 | ubuntu-noble | + [[ -e ../patches/2025.1/barbican ]] 2026-05-24 14:44:52.655668 | ubuntu-noble | + echo Check overlays for barbican-stable-2025.1.tar.gz 2026-05-24 14:44:52.655674 | ubuntu-noble | Check overlays for barbican-stable-2025.1.tar.gz 2026-05-24 14:44:52.655687 | ubuntu-noble | + [[ -e ../overlays/2025.1/barbican/source ]] 2026-05-24 14:44:52.655694 | ubuntu-noble | + popd 2026-05-24 14:44:52.655701 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:44:52.655712 | ubuntu-noble | + pushd tarballs 2026-05-24 14:44:52.656902 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-24 14:44:52.659124 | ubuntu-noble | + filename=blazar-stable-2025.1.tar.gz 2026-05-24 14:44:52.659161 | ubuntu-noble | + [[ -e blazar-stable-2025.1.tar.gz ]] 2026-05-24 14:44:52.659172 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-24 14:44:52.659179 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-24 14:44:52.659226 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-24 14:44:53.873221 | ubuntu-noble | 2026-05-24 14:44:53 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430885/430885] -> "blazar-stable-2025.1.tar.gz" [1] 2026-05-24 14:44:53.876296 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:44:53.876372 | ubuntu-noble | + echo Process blazar-stable-2025.1.tar.gz 2026-05-24 14:44:53.876396 | ubuntu-noble | Process blazar-stable-2025.1.tar.gz 2026-05-24 14:44:53.879443 | ubuntu-noble | ++ tar -tzf blazar-stable-2025.1.tar.gz 2026-05-24 14:44:53.883604 | ubuntu-noble | ++ head -1 2026-05-24 14:44:53.883698 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:44:53.889165 | ubuntu-noble | + directory=blazar-15.0.1.dev6 2026-05-24 14:44:53.889226 | ubuntu-noble | + echo Check patches for blazar-stable-2025.1.tar.gz 2026-05-24 14:44:53.889237 | ubuntu-noble | Check patches for blazar-stable-2025.1.tar.gz 2026-05-24 14:44:53.889247 | ubuntu-noble | + [[ -e ../patches/2025.1/blazar ]] 2026-05-24 14:44:53.889258 | ubuntu-noble | + echo Check overlays for blazar-stable-2025.1.tar.gz 2026-05-24 14:44:53.889266 | ubuntu-noble | Check overlays for blazar-stable-2025.1.tar.gz 2026-05-24 14:44:53.889273 | ubuntu-noble | + [[ -e ../overlays/2025.1/blazar/source ]] 2026-05-24 14:44:53.889285 | ubuntu-noble | + popd 2026-05-24 14:44:53.889385 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:44:53.889397 | ubuntu-noble | + pushd tarballs 2026-05-24 14:44:53.890977 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:53.892917 | ubuntu-noble | + filename=ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:53.892963 | ubuntu-noble | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2026-05-24 14:44:53.892981 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:53.892990 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:53.892998 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:55.135663 | ubuntu-noble | 2026-05-24 14:44:55 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2026-05-24 14:44:55.138649 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:44:55.138701 | ubuntu-noble | + echo Process ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:55.138718 | ubuntu-noble | Process ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:55.141635 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:55.141710 | ubuntu-noble | ++ head -1 2026-05-24 14:44:55.143025 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:44:55.151667 | ubuntu-noble | + directory=ceilometer-24.0.1.dev4 2026-05-24 14:44:55.151736 | ubuntu-noble | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:55.151747 | ubuntu-noble | Check patches for ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:55.151754 | ubuntu-noble | + [[ -e ../patches/2025.1/ceilometer ]] 2026-05-24 14:44:55.151791 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:55.151799 | ubuntu-noble | Check overlays for ceilometer-stable-2025.1.tar.gz 2026-05-24 14:44:55.151809 | ubuntu-noble | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2026-05-24 14:44:55.151859 | ubuntu-noble | + popd 2026-05-24 14:44:55.151958 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:44:55.151972 | ubuntu-noble | + pushd tarballs 2026-05-24 14:44:55.152955 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-24 14:44:55.154608 | ubuntu-noble | + filename=cinder-stable-2025.1.tar.gz 2026-05-24 14:44:55.154636 | ubuntu-noble | + [[ -e cinder-stable-2025.1.tar.gz ]] 2026-05-24 14:44:55.154646 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-24 14:44:55.154655 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-24 14:44:55.154665 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-24 14:44:56.993753 | ubuntu-noble | 2026-05-24 14:44:56 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6444392/6444392] -> "cinder-stable-2025.1.tar.gz" [1] 2026-05-24 14:44:56.995758 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:44:56.995837 | ubuntu-noble | + echo Process cinder-stable-2025.1.tar.gz 2026-05-24 14:44:56.995850 | ubuntu-noble | Process cinder-stable-2025.1.tar.gz 2026-05-24 14:44:57.000544 | ubuntu-noble | ++ tar -tzf cinder-stable-2025.1.tar.gz 2026-05-24 14:44:57.000620 | ubuntu-noble | ++ head -1 2026-05-24 14:44:57.002522 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:44:57.008250 | ubuntu-noble | + directory=cinder-26.2.1.dev15 2026-05-24 14:44:57.008288 | ubuntu-noble | + echo Check patches for cinder-stable-2025.1.tar.gz 2026-05-24 14:44:57.008295 | ubuntu-noble | Check patches for cinder-stable-2025.1.tar.gz 2026-05-24 14:44:57.008307 | ubuntu-noble | + [[ -e ../patches/2025.1/cinder ]] 2026-05-24 14:44:57.008357 | ubuntu-noble | + tar xzf cinder-stable-2025.1.tar.gz 2026-05-24 14:44:57.358034 | ubuntu-noble | + rm cinder-stable-2025.1.tar.gz 2026-05-24 14:44:57.361506 | ubuntu-noble | + pushd cinder-26.2.1.dev15 2026-05-24 14:44:57.364050 | ubuntu-noble | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2026-05-24 14:44:57.364081 | ubuntu-noble | ++ sort 2026-05-24 14:44:57.365155 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-24 14:44:57.365183 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2026-05-24 14:44:57.365189 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2026-05-24 14:44:57.365193 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:44:57.367506 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-05-24 14:44:57.367526 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-05-24 14:44:57.367531 | ubuntu-noble | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-05-24 14:44:57.367564 | ubuntu-noble | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-05-24 14:44:57.367648 | ubuntu-noble | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-05-24 14:44:57.367844 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-05-24 14:44:57.368039 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-24 14:44:57.368150 | ubuntu-noble | Hunk #4 succeeded at 793 (offset 1 line). 2026-05-24 14:44:57.368182 | ubuntu-noble | Hunk #5 succeeded at 889 (offset 1 line). 2026-05-24 14:44:57.368207 | ubuntu-noble | Hunk #6 succeeded at 902 (offset 1 line). 2026-05-24 14:44:57.368347 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-05-24 14:44:57.368722 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-05-24 14:44:57.368940 | ubuntu-noble | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-05-24 14:44:57.368968 | ubuntu-noble | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-05-24 14:44:57.368993 | ubuntu-noble | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-05-24 14:44:57.369034 | ubuntu-noble | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-05-24 14:44:57.369222 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-24 14:44:57.369293 | ubuntu-noble | Hunk #1 succeeded at 526 (offset 1 line). 2026-05-24 14:44:57.369351 | ubuntu-noble | Hunk #2 succeeded at 613 (offset 2 lines). 2026-05-24 14:44:57.369394 | ubuntu-noble | Hunk #3 succeeded at 719 (offset 2 lines). 2026-05-24 14:44:57.369537 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-05-24 14:44:57.369876 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:44:57.371518 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-05-24 14:44:57.371830 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-05-24 14:44:57.372111 | ubuntu-noble | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-05-24 14:44:57.372144 | ubuntu-noble | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-05-24 14:44:57.372203 | ubuntu-noble | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-05-24 14:44:57.372350 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-05-24 14:44:57.372582 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-24 14:44:57.372743 | ubuntu-noble | Hunk #4 succeeded at 793 (offset 1 line). 2026-05-24 14:44:57.372776 | ubuntu-noble | Hunk #5 succeeded at 889 (offset 1 line). 2026-05-24 14:44:57.372801 | ubuntu-noble | Hunk #6 succeeded at 902 (offset 1 line). 2026-05-24 14:44:57.372923 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-05-24 14:44:57.373212 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-05-24 14:44:57.373412 | ubuntu-noble | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-05-24 14:44:57.374383 | ubuntu-noble | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-05-24 14:44:57.374410 | ubuntu-noble | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-05-24 14:44:57.374414 | ubuntu-noble | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-05-24 14:44:57.374418 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-24 14:44:57.374421 | ubuntu-noble | Hunk #1 succeeded at 526 (offset 1 line). 2026-05-24 14:44:57.374425 | ubuntu-noble | Hunk #2 succeeded at 613 (offset 2 lines). 2026-05-24 14:44:57.374428 | ubuntu-noble | Hunk #3 succeeded at 719 (offset 2 lines). 2026-05-24 14:44:57.374431 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-05-24 14:44:57.374438 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-24 14:44:57.374442 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2026-05-24 14:44:57.374445 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2026-05-24 14:44:57.374448 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:44:57.376223 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-24 14:44:57.376245 | ubuntu-noble | Hunk #1 succeeded at 617 with fuzz 2. 2026-05-24 14:44:57.376250 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-24 14:44:57.376254 | ubuntu-noble | Hunk #1 succeeded at 527 (offset 1 line). 2026-05-24 14:44:57.376257 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-05-24 14:44:57.376264 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:44:57.377521 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-24 14:44:57.377608 | ubuntu-noble | Hunk #1 succeeded at 617 with fuzz 2. 2026-05-24 14:44:57.377758 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-24 14:44:57.377824 | ubuntu-noble | Hunk #1 succeeded at 527 (offset 1 line). 2026-05-24 14:44:57.377912 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-05-24 14:44:57.378423 | ubuntu-noble | + popd 2026-05-24 14:44:57.378490 | ubuntu-noble | + tar czf cinder-stable-2025.1.tar.gz cinder-26.2.1.dev15 2026-05-24 14:44:58.579937 | ubuntu-noble | + rm -r cinder-26.2.1.dev15 2026-05-24 14:44:58.647171 | ubuntu-noble | + echo Check overlays for cinder-stable-2025.1.tar.gz 2026-05-24 14:44:58.647221 | ubuntu-noble | Check overlays for cinder-stable-2025.1.tar.gz 2026-05-24 14:44:58.647231 | ubuntu-noble | + [[ -e ../overlays/2025.1/cinder/source ]] 2026-05-24 14:44:58.647235 | ubuntu-noble | + popd 2026-05-24 14:44:58.647360 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:44:58.647389 | ubuntu-noble | + pushd tarballs 2026-05-24 14:44:58.648347 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-24 14:44:58.651101 | ubuntu-noble | + filename=designate-stable-2025.1.tar.gz 2026-05-24 14:44:58.651122 | ubuntu-noble | + [[ -e designate-stable-2025.1.tar.gz ]] 2026-05-24 14:44:58.651189 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-24 14:44:58.651195 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-24 14:44:58.651236 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-24 14:44:59.982693 | ubuntu-noble | 2026-05-24 14:44:59 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [1004005/1004005] -> "designate-stable-2025.1.tar.gz" [1] 2026-05-24 14:44:59.984882 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:44:59.984957 | ubuntu-noble | + echo Process designate-stable-2025.1.tar.gz 2026-05-24 14:44:59.984974 | ubuntu-noble | Process designate-stable-2025.1.tar.gz 2026-05-24 14:44:59.987582 | ubuntu-noble | ++ tar -tzf designate-stable-2025.1.tar.gz 2026-05-24 14:44:59.987656 | ubuntu-noble | ++ head -1 2026-05-24 14:44:59.988197 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:44:59.996309 | ubuntu-noble | + directory=designate-20.0.1.dev13 2026-05-24 14:44:59.996359 | ubuntu-noble | + echo Check patches for designate-stable-2025.1.tar.gz 2026-05-24 14:44:59.996372 | ubuntu-noble | Check patches for designate-stable-2025.1.tar.gz 2026-05-24 14:44:59.996382 | ubuntu-noble | + [[ -e ../patches/2025.1/designate ]] 2026-05-24 14:44:59.996393 | ubuntu-noble | + echo Check overlays for designate-stable-2025.1.tar.gz 2026-05-24 14:44:59.996403 | ubuntu-noble | Check overlays for designate-stable-2025.1.tar.gz 2026-05-24 14:44:59.996414 | ubuntu-noble | + [[ -e ../overlays/2025.1/designate/source ]] 2026-05-24 14:44:59.996426 | ubuntu-noble | + popd 2026-05-24 14:44:59.996570 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:44:59.996594 | ubuntu-noble | + pushd tarballs 2026-05-24 14:44:59.997438 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-24 14:44:59.999269 | ubuntu-noble | + filename=glance-stable-2025.1.tar.gz 2026-05-24 14:44:59.999309 | ubuntu-noble | + [[ -e glance-stable-2025.1.tar.gz ]] 2026-05-24 14:44:59.999319 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-24 14:44:59.999328 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-24 14:44:59.999337 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-24 14:45:01.468875 | ubuntu-noble | 2026-05-24 14:45:01 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2129810/2129810] -> "glance-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:01.471554 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:01.471641 | ubuntu-noble | + echo Process glance-stable-2025.1.tar.gz 2026-05-24 14:45:01.471663 | ubuntu-noble | Process glance-stable-2025.1.tar.gz 2026-05-24 14:45:01.473590 | ubuntu-noble | ++ tar -tzf glance-stable-2025.1.tar.gz 2026-05-24 14:45:01.473685 | ubuntu-noble | ++ head -1 2026-05-24 14:45:01.474945 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:01.484733 | ubuntu-noble | + directory=glance-30.2.1.dev5 2026-05-24 14:45:01.484894 | ubuntu-noble | + echo Check patches for glance-stable-2025.1.tar.gz 2026-05-24 14:45:01.484938 | ubuntu-noble | Check patches for glance-stable-2025.1.tar.gz 2026-05-24 14:45:01.485522 | ubuntu-noble | + [[ -e ../patches/2025.1/glance ]] 2026-05-24 14:45:01.485752 | ubuntu-noble | + echo Check overlays for glance-stable-2025.1.tar.gz 2026-05-24 14:45:01.485797 | ubuntu-noble | Check overlays for glance-stable-2025.1.tar.gz 2026-05-24 14:45:01.485894 | ubuntu-noble | + [[ -e ../overlays/2025.1/glance/source ]] 2026-05-24 14:45:01.485957 | ubuntu-noble | + popd 2026-05-24 14:45:01.486143 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:01.486534 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:01.487102 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-24 14:45:01.488630 | ubuntu-noble | + filename=heat-stable-2025.1.tar.gz 2026-05-24 14:45:01.488728 | ubuntu-noble | + [[ -e heat-stable-2025.1.tar.gz ]] 2026-05-24 14:45:01.488810 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-24 14:45:01.488842 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-24 14:45:01.489269 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-24 14:45:02.970687 | ubuntu-noble | 2026-05-24 14:45:02 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2370175/2370175] -> "heat-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:02.973926 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:02.974004 | ubuntu-noble | + echo Process heat-stable-2025.1.tar.gz 2026-05-24 14:45:02.974035 | ubuntu-noble | Process heat-stable-2025.1.tar.gz 2026-05-24 14:45:02.975538 | ubuntu-noble | ++ tar -tzf heat-stable-2025.1.tar.gz 2026-05-24 14:45:02.976545 | ubuntu-noble | ++ head -1 2026-05-24 14:45:02.978541 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:02.986449 | ubuntu-noble | + directory=openstack_heat-24.1.1.dev13 2026-05-24 14:45:02.986730 | ubuntu-noble | + echo Check patches for heat-stable-2025.1.tar.gz 2026-05-24 14:45:02.986771 | ubuntu-noble | Check patches for heat-stable-2025.1.tar.gz 2026-05-24 14:45:02.986836 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_heat ]] 2026-05-24 14:45:02.986899 | ubuntu-noble | + echo Check overlays for heat-stable-2025.1.tar.gz 2026-05-24 14:45:02.986920 | ubuntu-noble | Check overlays for heat-stable-2025.1.tar.gz 2026-05-24 14:45:02.986960 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2026-05-24 14:45:02.986997 | ubuntu-noble | + popd 2026-05-24 14:45:02.987106 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:02.987544 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:02.988414 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-24 14:45:02.990571 | ubuntu-noble | + filename=horizon-stable-2025.1.tar.gz 2026-05-24 14:45:02.990634 | ubuntu-noble | + [[ -e horizon-stable-2025.1.tar.gz ]] 2026-05-24 14:45:02.990643 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-24 14:45:02.990651 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-24 14:45:02.990658 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-24 14:45:04.650333 | ubuntu-noble | 2026-05-24 14:45:04 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5356404/5356404] -> "horizon-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:04.653821 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:04.653885 | ubuntu-noble | + echo Process horizon-stable-2025.1.tar.gz 2026-05-24 14:45:04.653897 | ubuntu-noble | Process horizon-stable-2025.1.tar.gz 2026-05-24 14:45:04.656582 | ubuntu-noble | ++ tar -tzf horizon-stable-2025.1.tar.gz 2026-05-24 14:45:04.656647 | ubuntu-noble | ++ head -1 2026-05-24 14:45:04.657585 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:04.665607 | ubuntu-noble | + directory=horizon-25.3.3.dev2 2026-05-24 14:45:04.665828 | ubuntu-noble | + echo Check patches for horizon-stable-2025.1.tar.gz 2026-05-24 14:45:04.665875 | ubuntu-noble | Check patches for horizon-stable-2025.1.tar.gz 2026-05-24 14:45:04.665948 | ubuntu-noble | + [[ -e ../patches/2025.1/horizon ]] 2026-05-24 14:45:04.666028 | ubuntu-noble | + echo Check overlays for horizon-stable-2025.1.tar.gz 2026-05-24 14:45:04.666058 | ubuntu-noble | Check overlays for horizon-stable-2025.1.tar.gz 2026-05-24 14:45:04.666114 | ubuntu-noble | + [[ -e ../overlays/2025.1/horizon/source ]] 2026-05-24 14:45:04.666166 | ubuntu-noble | + popd 2026-05-24 14:45:04.666306 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:04.666360 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:04.667523 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-24 14:45:04.669985 | ubuntu-noble | + filename=ironic-stable-2025.1.tar.gz 2026-05-24 14:45:04.670076 | ubuntu-noble | + [[ -e ironic-stable-2025.1.tar.gz ]] 2026-05-24 14:45:04.670152 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-24 14:45:04.670183 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-24 14:45:04.670234 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-24 14:45:06.151651 | ubuntu-noble | 2026-05-24 14:45:06 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2885329/2885329] -> "ironic-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:06.154529 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:06.154585 | ubuntu-noble | + echo Process ironic-stable-2025.1.tar.gz 2026-05-24 14:45:06.154597 | ubuntu-noble | Process ironic-stable-2025.1.tar.gz 2026-05-24 14:45:06.156564 | ubuntu-noble | ++ tar -tzf ironic-stable-2025.1.tar.gz 2026-05-24 14:45:06.157540 | ubuntu-noble | ++ head -1 2026-05-24 14:45:06.159080 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:06.167408 | ubuntu-noble | + directory=ironic-29.0.6.dev2 2026-05-24 14:45:06.167557 | ubuntu-noble | + echo Check patches for ironic-stable-2025.1.tar.gz 2026-05-24 14:45:06.167595 | ubuntu-noble | Check patches for ironic-stable-2025.1.tar.gz 2026-05-24 14:45:06.167678 | ubuntu-noble | + [[ -e ../patches/2025.1/ironic ]] 2026-05-24 14:45:06.168220 | ubuntu-noble | + tar xzf ironic-stable-2025.1.tar.gz 2026-05-24 14:45:06.351585 | ubuntu-noble | + rm ironic-stable-2025.1.tar.gz 2026-05-24 14:45:06.353948 | ubuntu-noble | + pushd ironic-29.0.6.dev2 2026-05-24 14:45:06.356519 | ubuntu-noble | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2026-05-24 14:45:06.356547 | ubuntu-noble | ++ sort 2026-05-24 14:45:06.357443 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-24 14:45:06.357514 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch' 2026-05-24 14:45:06.357534 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch 2026-05-24 14:45:06.357561 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:45:06.358868 | ubuntu-noble | checking file ironic/common/states.py 2026-05-24 14:45:06.359122 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-05-24 14:45:06.359277 | ubuntu-noble | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-05-24 14:45:06.359553 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:45:06.360808 | ubuntu-noble | patching file ironic/common/states.py 2026-05-24 14:45:06.361055 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-05-24 14:45:06.361196 | ubuntu-noble | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-05-24 14:45:06.361739 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-24 14:45:06.361812 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2026-05-24 14:45:06.361831 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2026-05-24 14:45:06.361865 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:45:06.363160 | ubuntu-noble | checking file ironic/conf/deploy.py 2026-05-24 14:45:06.363451 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:45:06.364675 | ubuntu-noble | patching file ironic/conf/deploy.py 2026-05-24 14:45:06.365021 | ubuntu-noble | + popd 2026-05-24 14:45:06.365139 | ubuntu-noble | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.6.dev2 2026-05-24 14:45:06.928694 | ubuntu-noble | + rm -r ironic-29.0.6.dev2 2026-05-24 14:45:06.993922 | ubuntu-noble | + echo Check overlays for ironic-stable-2025.1.tar.gz 2026-05-24 14:45:06.994030 | ubuntu-noble | Check overlays for ironic-stable-2025.1.tar.gz 2026-05-24 14:45:06.994124 | ubuntu-noble | + [[ -e ../overlays/2025.1/ironic/source ]] 2026-05-24 14:45:06.994203 | ubuntu-noble | + popd 2026-05-24 14:45:06.994351 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:06.994414 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:06.995301 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-24 14:45:06.997796 | ubuntu-noble | + filename=keystone-stable-2025.1.tar.gz 2026-05-24 14:45:06.997947 | ubuntu-noble | + [[ -e keystone-stable-2025.1.tar.gz ]] 2026-05-24 14:45:06.998602 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-24 14:45:06.998669 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-24 14:45:06.998683 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-24 14:45:08.452696 | ubuntu-noble | 2026-05-24 14:45:08 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1780110/1780110] -> "keystone-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:08.454742 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:08.454806 | ubuntu-noble | + echo Process keystone-stable-2025.1.tar.gz 2026-05-24 14:45:08.454817 | ubuntu-noble | Process keystone-stable-2025.1.tar.gz 2026-05-24 14:45:08.456753 | ubuntu-noble | ++ tar -tzf keystone-stable-2025.1.tar.gz 2026-05-24 14:45:08.456885 | ubuntu-noble | ++ head -1 2026-05-24 14:45:08.458934 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:08.470266 | ubuntu-noble | + directory=keystone-27.0.2.dev6 2026-05-24 14:45:08.470535 | ubuntu-noble | + echo Check patches for keystone-stable-2025.1.tar.gz 2026-05-24 14:45:08.470609 | ubuntu-noble | Check patches for keystone-stable-2025.1.tar.gz 2026-05-24 14:45:08.471525 | ubuntu-noble | + [[ -e ../patches/2025.1/keystone ]] 2026-05-24 14:45:08.471566 | ubuntu-noble | + echo Check overlays for keystone-stable-2025.1.tar.gz 2026-05-24 14:45:08.471577 | ubuntu-noble | Check overlays for keystone-stable-2025.1.tar.gz 2026-05-24 14:45:08.471586 | ubuntu-noble | + [[ -e ../overlays/2025.1/keystone/source ]] 2026-05-24 14:45:08.471596 | ubuntu-noble | + popd 2026-05-24 14:45:08.471605 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:08.471616 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:08.471966 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-24 14:45:08.474197 | ubuntu-noble | + filename=magnum-stable-2025.1.tar.gz 2026-05-24 14:45:08.474243 | ubuntu-noble | + [[ -e magnum-stable-2025.1.tar.gz ]] 2026-05-24 14:45:08.474252 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-24 14:45:08.474259 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-24 14:45:08.474266 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-24 14:45:09.718680 | ubuntu-noble | 2026-05-24 14:45:09 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [976037/976037] -> "magnum-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:09.721031 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:09.721073 | ubuntu-noble | + echo Process magnum-stable-2025.1.tar.gz 2026-05-24 14:45:09.721084 | ubuntu-noble | Process magnum-stable-2025.1.tar.gz 2026-05-24 14:45:09.723544 | ubuntu-noble | ++ tar -tzf magnum-stable-2025.1.tar.gz 2026-05-24 14:45:09.723583 | ubuntu-noble | ++ head -1 2026-05-24 14:45:09.724045 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:09.732789 | ubuntu-noble | + directory=magnum-20.0.2.dev6 2026-05-24 14:45:09.732986 | ubuntu-noble | + echo Check patches for magnum-stable-2025.1.tar.gz 2026-05-24 14:45:09.733031 | ubuntu-noble | Check patches for magnum-stable-2025.1.tar.gz 2026-05-24 14:45:09.733113 | ubuntu-noble | + [[ -e ../patches/2025.1/magnum ]] 2026-05-24 14:45:09.733199 | ubuntu-noble | + echo Check overlays for magnum-stable-2025.1.tar.gz 2026-05-24 14:45:09.733232 | ubuntu-noble | Check overlays for magnum-stable-2025.1.tar.gz 2026-05-24 14:45:09.733297 | ubuntu-noble | + [[ -e ../overlays/2025.1/magnum/source ]] 2026-05-24 14:45:09.733352 | ubuntu-noble | + popd 2026-05-24 14:45:09.733560 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:09.733629 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:09.734772 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-24 14:45:09.737955 | ubuntu-noble | + filename=manila-stable-2025.1.tar.gz 2026-05-24 14:45:09.737996 | ubuntu-noble | + [[ -e manila-stable-2025.1.tar.gz ]] 2026-05-24 14:45:09.738005 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-24 14:45:09.738013 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-24 14:45:09.738026 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-24 14:45:11.467784 | ubuntu-noble | 2026-05-24 14:45:11 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3548098/3548098] -> "manila-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:11.469729 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:11.469821 | ubuntu-noble | + echo Process manila-stable-2025.1.tar.gz 2026-05-24 14:45:11.469836 | ubuntu-noble | Process manila-stable-2025.1.tar.gz 2026-05-24 14:45:11.471543 | ubuntu-noble | ++ tar -tzf manila-stable-2025.1.tar.gz 2026-05-24 14:45:11.471738 | ubuntu-noble | ++ head -1 2026-05-24 14:45:11.474082 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:11.481307 | ubuntu-noble | + directory=manila-20.0.2.dev12 2026-05-24 14:45:11.481415 | ubuntu-noble | + echo Check patches for manila-stable-2025.1.tar.gz 2026-05-24 14:45:11.481442 | ubuntu-noble | Check patches for manila-stable-2025.1.tar.gz 2026-05-24 14:45:11.481539 | ubuntu-noble | + [[ -e ../patches/2025.1/manila ]] 2026-05-24 14:45:11.482113 | ubuntu-noble | + echo Check overlays for manila-stable-2025.1.tar.gz 2026-05-24 14:45:11.482151 | ubuntu-noble | Check overlays for manila-stable-2025.1.tar.gz 2026-05-24 14:45:11.482158 | ubuntu-noble | + [[ -e ../overlays/2025.1/manila/source ]] 2026-05-24 14:45:11.482164 | ubuntu-noble | + popd 2026-05-24 14:45:11.482171 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:11.482178 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:11.482809 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-24 14:45:11.485066 | ubuntu-noble | + filename=masakari-stable-2025.1.tar.gz 2026-05-24 14:45:11.485106 | ubuntu-noble | + [[ -e masakari-stable-2025.1.tar.gz ]] 2026-05-24 14:45:11.485115 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-24 14:45:11.485122 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-24 14:45:11.485129 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-24 14:45:12.568558 | ubuntu-noble | 2026-05-24 14:45:12 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:12.570454 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:12.570624 | ubuntu-noble | + echo Process masakari-stable-2025.1.tar.gz 2026-05-24 14:45:12.570699 | ubuntu-noble | Process masakari-stable-2025.1.tar.gz 2026-05-24 14:45:12.573038 | ubuntu-noble | ++ tar -tzf masakari-stable-2025.1.tar.gz 2026-05-24 14:45:12.574096 | ubuntu-noble | ++ head -1 2026-05-24 14:45:12.575035 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:12.582643 | ubuntu-noble | + directory=masakari-19.0.1.dev3 2026-05-24 14:45:12.582772 | ubuntu-noble | + echo Check patches for masakari-stable-2025.1.tar.gz 2026-05-24 14:45:12.582797 | ubuntu-noble | Check patches for masakari-stable-2025.1.tar.gz 2026-05-24 14:45:12.582855 | ubuntu-noble | + [[ -e ../patches/2025.1/masakari ]] 2026-05-24 14:45:12.582911 | ubuntu-noble | + echo Check overlays for masakari-stable-2025.1.tar.gz 2026-05-24 14:45:12.582930 | ubuntu-noble | Check overlays for masakari-stable-2025.1.tar.gz 2026-05-24 14:45:12.582965 | ubuntu-noble | + [[ -e ../overlays/2025.1/masakari/source ]] 2026-05-24 14:45:12.582999 | ubuntu-noble | + popd 2026-05-24 14:45:12.583106 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:12.583142 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:12.584156 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:12.586385 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:12.586459 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-05-24 14:45:12.586910 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:12.586931 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:12.586938 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:13.537680 | ubuntu-noble | 2026-05-24 14:45:13 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz [124178/124178] -> "neutron-dynamic-routing-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:13.539726 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:13.539783 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:13.539793 | ubuntu-noble | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:13.542531 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:13.542569 | ubuntu-noble | ++ head -1 2026-05-24 14:45:13.543141 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:13.549311 | ubuntu-noble | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-05-24 14:45:13.549430 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:13.549513 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:13.549604 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2026-05-24 14:45:13.549695 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:13.549721 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:13.549771 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2026-05-24 14:45:13.549810 | ubuntu-noble | + popd 2026-05-24 14:45:13.549923 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:13.549966 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:13.550787 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:13.552564 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-24 14:45:13.552633 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-05-24 14:45:13.552705 | ubuntu-noble | + popd 2026-05-24 14:45:13.552790 | ubuntu-noble | + continue 2026-05-24 14:45:13.552826 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:13.552856 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:13.553600 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:13.555333 | ubuntu-noble | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:13.555399 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2026-05-24 14:45:13.555460 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:13.555503 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:13.555546 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:14.625145 | ubuntu-noble | 2026-05-24 14:45:14 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz [229988/229988] -> "neutron-vpnaas-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:14.627961 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:14.628012 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:14.628023 | ubuntu-noble | Process neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:14.631603 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:14.631719 | ubuntu-noble | ++ head -1 2026-05-24 14:45:14.632010 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:14.643007 | ubuntu-noble | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2026-05-24 14:45:14.643159 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:14.643195 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:14.643266 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2026-05-24 14:45:14.643340 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:14.643368 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-24 14:45:14.643419 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2026-05-24 14:45:14.643498 | ubuntu-noble | + popd 2026-05-24 14:45:14.643680 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:14.643731 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:14.644735 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-24 14:45:14.648042 | ubuntu-noble | + filename=neutron-stable-2025.1.tar.gz 2026-05-24 14:45:14.648090 | ubuntu-noble | + [[ -e neutron-stable-2025.1.tar.gz ]] 2026-05-24 14:45:14.648101 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-24 14:45:14.648110 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-24 14:45:14.648118 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-24 14:45:16.707696 | ubuntu-noble | 2026-05-24 14:45:16 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12250593/12250593] -> "neutron-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:16.710208 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:16.710274 | ubuntu-noble | + echo Process neutron-stable-2025.1.tar.gz 2026-05-24 14:45:16.710286 | ubuntu-noble | Process neutron-stable-2025.1.tar.gz 2026-05-24 14:45:16.713537 | ubuntu-noble | ++ tar -tzf neutron-stable-2025.1.tar.gz 2026-05-24 14:45:16.713578 | ubuntu-noble | ++ head -1 2026-05-24 14:45:16.714037 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:16.723534 | ubuntu-noble | + directory=neutron-26.0.4.dev10 2026-05-24 14:45:16.723684 | ubuntu-noble | + echo Check patches for neutron-stable-2025.1.tar.gz 2026-05-24 14:45:16.723716 | ubuntu-noble | Check patches for neutron-stable-2025.1.tar.gz 2026-05-24 14:45:16.723768 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron ]] 2026-05-24 14:45:16.723827 | ubuntu-noble | + echo Check overlays for neutron-stable-2025.1.tar.gz 2026-05-24 14:45:16.723848 | ubuntu-noble | Check overlays for neutron-stable-2025.1.tar.gz 2026-05-24 14:45:16.724190 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron/source ]] 2026-05-24 14:45:16.724246 | ubuntu-noble | + popd 2026-05-24 14:45:16.724349 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:16.724387 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:16.725337 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-24 14:45:16.727804 | ubuntu-noble | + filename=nova-stable-2025.1.tar.gz 2026-05-24 14:45:16.727854 | ubuntu-noble | + [[ -e nova-stable-2025.1.tar.gz ]] 2026-05-24 14:45:16.727868 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-24 14:45:16.727877 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-24 14:45:16.727916 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-24 14:45:18.656934 | ubuntu-noble | 2026-05-24 14:45:18 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9657670/9657670] -> "nova-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:18.657544 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:18.657566 | ubuntu-noble | + echo Process nova-stable-2025.1.tar.gz 2026-05-24 14:45:18.657574 | ubuntu-noble | Process nova-stable-2025.1.tar.gz 2026-05-24 14:45:18.659604 | ubuntu-noble | ++ tar -tzf nova-stable-2025.1.tar.gz 2026-05-24 14:45:18.659753 | ubuntu-noble | ++ head -1 2026-05-24 14:45:18.663284 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:18.690828 | ubuntu-noble | + directory=nova-31.3.1.dev8 2026-05-24 14:45:18.690917 | ubuntu-noble | + echo Check patches for nova-stable-2025.1.tar.gz 2026-05-24 14:45:18.690924 | ubuntu-noble | Check patches for nova-stable-2025.1.tar.gz 2026-05-24 14:45:18.690994 | ubuntu-noble | + [[ -e ../patches/2025.1/nova ]] 2026-05-24 14:45:18.691044 | ubuntu-noble | + tar xzf nova-stable-2025.1.tar.gz 2026-05-24 14:45:19.111521 | ubuntu-noble | + rm nova-stable-2025.1.tar.gz 2026-05-24 14:45:19.115562 | ubuntu-noble | + pushd nova-31.3.1.dev8 2026-05-24 14:45:19.118191 | ubuntu-noble | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2026-05-24 14:45:19.118223 | ubuntu-noble | ++ sort 2026-05-24 14:45:19.119399 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-24 14:45:19.119425 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-05-24 14:45:19.119430 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-05-24 14:45:19.119435 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:45:19.120547 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-05-24 14:45:19.120805 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-05-24 14:45:19.121072 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:45:19.122552 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-05-24 14:45:19.122585 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-05-24 14:45:19.123192 | ubuntu-noble | + popd 2026-05-24 14:45:19.123208 | ubuntu-noble | + tar czf nova-stable-2025.1.tar.gz nova-31.3.1.dev8 2026-05-24 14:45:20.645202 | ubuntu-noble | + rm -r nova-31.3.1.dev8 2026-05-24 14:45:20.730410 | ubuntu-noble | + echo Check overlays for nova-stable-2025.1.tar.gz 2026-05-24 14:45:20.730545 | ubuntu-noble | Check overlays for nova-stable-2025.1.tar.gz 2026-05-24 14:45:20.730564 | ubuntu-noble | + [[ -e ../overlays/2025.1/nova/source ]] 2026-05-24 14:45:20.730596 | ubuntu-noble | + popd 2026-05-24 14:45:20.730608 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:20.730619 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:20.730700 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-24 14:45:20.732546 | ubuntu-noble | + filename=octavia-stable-2025.1.tar.gz 2026-05-24 14:45:20.732584 | ubuntu-noble | + [[ -e octavia-stable-2025.1.tar.gz ]] 2026-05-24 14:45:20.732595 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-24 14:45:20.732605 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-24 14:45:20.732615 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-24 14:45:22.071346 | ubuntu-noble | 2026-05-24 14:45:22 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1338232/1338232] -> "octavia-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:22.073584 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:22.074321 | ubuntu-noble | + echo Process octavia-stable-2025.1.tar.gz 2026-05-24 14:45:22.074349 | ubuntu-noble | Process octavia-stable-2025.1.tar.gz 2026-05-24 14:45:22.076557 | ubuntu-noble | ++ tar -tzf octavia-stable-2025.1.tar.gz 2026-05-24 14:45:22.076595 | ubuntu-noble | ++ head -1 2026-05-24 14:45:22.077963 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:22.084587 | ubuntu-noble | + directory=octavia-16.0.2.dev14 2026-05-24 14:45:22.084703 | ubuntu-noble | + echo Check patches for octavia-stable-2025.1.tar.gz 2026-05-24 14:45:22.084728 | ubuntu-noble | Check patches for octavia-stable-2025.1.tar.gz 2026-05-24 14:45:22.084778 | ubuntu-noble | + [[ -e ../patches/2025.1/octavia ]] 2026-05-24 14:45:22.084833 | ubuntu-noble | + echo Check overlays for octavia-stable-2025.1.tar.gz 2026-05-24 14:45:22.084851 | ubuntu-noble | Check overlays for octavia-stable-2025.1.tar.gz 2026-05-24 14:45:22.084884 | ubuntu-noble | + [[ -e ../overlays/2025.1/octavia/source ]] 2026-05-24 14:45:22.084915 | ubuntu-noble | + popd 2026-05-24 14:45:22.085014 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:22.085051 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:22.085914 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-24 14:45:22.087844 | ubuntu-noble | + filename=placement-stable-2025.1.tar.gz 2026-05-24 14:45:22.088005 | ubuntu-noble | + [[ -e placement-stable-2025.1.tar.gz ]] 2026-05-24 14:45:22.088122 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-24 14:45:22.088163 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-24 14:45:22.088230 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-24 14:45:23.419636 | ubuntu-noble | 2026-05-24 14:45:23 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [568042/568042] -> "placement-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:23.421777 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:23.421841 | ubuntu-noble | + echo Process placement-stable-2025.1.tar.gz 2026-05-24 14:45:23.421854 | ubuntu-noble | Process placement-stable-2025.1.tar.gz 2026-05-24 14:45:23.424561 | ubuntu-noble | ++ tar -tzf placement-stable-2025.1.tar.gz 2026-05-24 14:45:23.424604 | ubuntu-noble | ++ head -1 2026-05-24 14:45:23.424615 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:23.438456 | ubuntu-noble | + directory=openstack_placement-13.0.1.dev6 2026-05-24 14:45:23.438621 | ubuntu-noble | + echo Check patches for placement-stable-2025.1.tar.gz 2026-05-24 14:45:23.438714 | ubuntu-noble | Check patches for placement-stable-2025.1.tar.gz 2026-05-24 14:45:23.438799 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_placement ]] 2026-05-24 14:45:23.438862 | ubuntu-noble | + echo Check overlays for placement-stable-2025.1.tar.gz 2026-05-24 14:45:23.438883 | ubuntu-noble | Check overlays for placement-stable-2025.1.tar.gz 2026-05-24 14:45:23.438921 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2026-05-24 14:45:23.438955 | ubuntu-noble | + popd 2026-05-24 14:45:23.439052 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:23.439104 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:23.440157 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:23.443078 | ubuntu-noble | + filename=skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:23.443140 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2026-05-24 14:45:23.443191 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:23.443209 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:23.443241 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:26.323336 | ubuntu-noble | 2026-05-24 14:45:26 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9062817/9062817] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:26.326351 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:26.326658 | ubuntu-noble | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:26.326797 | ubuntu-noble | Process skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:26.329125 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:26.330330 | ubuntu-noble | ++ head -1 2026-05-24 14:45:26.332143 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:26.342614 | ubuntu-noble | + directory=skyline_apiserver-6.0.1.dev15 2026-05-24 14:45:26.342725 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:26.342743 | ubuntu-noble | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:26.342756 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2026-05-24 14:45:26.342766 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:26.342778 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-05-24 14:45:26.342788 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2026-05-24 14:45:26.342799 | ubuntu-noble | + popd 2026-05-24 14:45:26.342810 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:26.342822 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:26.344050 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:26.346264 | ubuntu-noble | + filename=skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:26.346306 | ubuntu-noble | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2026-05-24 14:45:26.346315 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:26.346322 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:26.346329 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:29.048770 | ubuntu-noble | 2026-05-24 14:45:29 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26666713/26666713] -> "skyline-console-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:29.051180 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:29.051255 | ubuntu-noble | + echo Process skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:29.051270 | ubuntu-noble | Process skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:29.053564 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:29.053614 | ubuntu-noble | ++ head -1 2026-05-24 14:45:29.054091 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:29.063643 | ubuntu-noble | + directory=skyline_console-6.0.1.dev9 2026-05-24 14:45:29.063893 | ubuntu-noble | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:29.063941 | ubuntu-noble | Check patches for skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:29.064022 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_console ]] 2026-05-24 14:45:29.064105 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:29.064138 | ubuntu-noble | Check overlays for skyline-console-stable-2025.1.tar.gz 2026-05-24 14:45:29.064264 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2026-05-24 14:45:29.064326 | ubuntu-noble | + popd 2026-05-24 14:45:29.064529 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:29.064601 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:29.065600 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-24 14:45:29.069213 | ubuntu-noble | + filename=watcher-stable-2025.1.tar.gz 2026-05-24 14:45:29.069282 | ubuntu-noble | + [[ -e watcher-stable-2025.1.tar.gz ]] 2026-05-24 14:45:29.069301 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-24 14:45:29.069311 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-24 14:45:29.069322 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-24 14:45:30.407657 | ubuntu-noble | 2026-05-24 14:45:30 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz [1145162/1145162] -> "watcher-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:30.410197 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:30.410262 | ubuntu-noble | + echo Process watcher-stable-2025.1.tar.gz 2026-05-24 14:45:30.410270 | ubuntu-noble | Process watcher-stable-2025.1.tar.gz 2026-05-24 14:45:30.412508 | ubuntu-noble | ++ tar -tzf watcher-stable-2025.1.tar.gz 2026-05-24 14:45:30.412539 | ubuntu-noble | ++ head -1 2026-05-24 14:45:30.414224 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:30.418020 | ubuntu-noble | + directory=python_watcher-14.1.1.dev5 2026-05-24 14:45:30.418098 | ubuntu-noble | + echo Check patches for watcher-stable-2025.1.tar.gz 2026-05-24 14:45:30.418115 | ubuntu-noble | Check patches for watcher-stable-2025.1.tar.gz 2026-05-24 14:45:30.418159 | ubuntu-noble | + [[ -e ../patches/2025.1/python_watcher ]] 2026-05-24 14:45:30.418216 | ubuntu-noble | + echo Check overlays for watcher-stable-2025.1.tar.gz 2026-05-24 14:45:30.418239 | ubuntu-noble | Check overlays for watcher-stable-2025.1.tar.gz 2026-05-24 14:45:30.418268 | ubuntu-noble | + [[ -e ../overlays/2025.1/python_watcher/source ]] 2026-05-24 14:45:30.418443 | ubuntu-noble | + popd 2026-05-24 14:45:30.418587 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-24 14:45:30.418621 | ubuntu-noble | + pushd tarballs 2026-05-24 14:45:30.419360 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-24 14:45:30.420998 | ubuntu-noble | + filename=requirements-stable-2025.1.tar.gz 2026-05-24 14:45:30.421055 | ubuntu-noble | + [[ -e requirements-stable-2025.1.tar.gz ]] 2026-05-24 14:45:30.421098 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-24 14:45:30.421112 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-24 14:45:30.421140 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-24 14:45:31.491557 | ubuntu-noble | 2026-05-24 14:45:31 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150665/150665] -> "requirements-stable-2025.1.tar.gz" [1] 2026-05-24 14:45:31.494435 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-24 14:45:31.495325 | ubuntu-noble | + echo Process requirements-stable-2025.1.tar.gz 2026-05-24 14:45:31.495365 | ubuntu-noble | Process requirements-stable-2025.1.tar.gz 2026-05-24 14:45:31.498616 | ubuntu-noble | ++ tar -tzf requirements-stable-2025.1.tar.gz 2026-05-24 14:45:31.498737 | ubuntu-noble | ++ head -1 2026-05-24 14:45:31.500077 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-24 14:45:31.507502 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7517 2026-05-24 14:45:31.507623 | ubuntu-noble | + echo Check patches for requirements-stable-2025.1.tar.gz 2026-05-24 14:45:31.507652 | ubuntu-noble | Check patches for requirements-stable-2025.1.tar.gz 2026-05-24 14:45:31.507744 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_requirements ]] 2026-05-24 14:45:31.507792 | ubuntu-noble | + tar xzf requirements-stable-2025.1.tar.gz 2026-05-24 14:45:31.526977 | ubuntu-noble | + rm requirements-stable-2025.1.tar.gz 2026-05-24 14:45:31.530330 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7517 2026-05-24 14:45:31.532041 | ubuntu-noble | ++ find ../../patches/2025.1/openstack_requirements -type f -name '*.patch' 2026-05-24 14:45:31.532454 | ubuntu-noble | ++ sort 2026-05-24 14:45:31.536776 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-24 14:45:31.536865 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch' 2026-05-24 14:45:31.536883 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch 2026-05-24 14:45:31.536916 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-24 14:45:31.538855 | ubuntu-noble | checking file upper-constraints.txt 2026-05-24 14:45:31.539605 | ubuntu-noble | + patch --forward --batch -p1 2026-05-24 14:45:31.541007 | ubuntu-noble | patching file upper-constraints.txt 2026-05-24 14:45:31.541830 | ubuntu-noble | + popd 2026-05-24 14:45:31.541857 | ubuntu-noble | + tar czf requirements-stable-2025.1.tar.gz openstack_requirements-1.2.1.dev7517 2026-05-24 14:45:31.577817 | ubuntu-noble | + rm -r openstack_requirements-1.2.1.dev7517 2026-05-24 14:45:31.586566 | ubuntu-noble | + echo Check overlays for requirements-stable-2025.1.tar.gz 2026-05-24 14:45:31.586591 | ubuntu-noble | Check overlays for requirements-stable-2025.1.tar.gz 2026-05-24 14:45:31.586596 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2026-05-24 14:45:31.586600 | ubuntu-noble | + popd 2026-05-24 14:45:31.838336 | ubuntu-noble | ok: Runtime: 0:01:11.108559 2026-05-24 14:45:31.875145 | 2026-05-24 14:45:31.875369 | PLAY RECAP 2026-05-24 14:45:31.875498 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 14:45:31.875564 | 2026-05-24 14:45:32.019785 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-05-24 14:45:32.021967 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 14:45:32.799432 | 2026-05-24 14:45:32.800462 | PLAY [Base post-fetch] 2026-05-24 14:45:32.819237 | 2026-05-24 14:45:32.819409 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-24 14:45:32.866637 | ubuntu-noble | skipping: Conditional result was False 2026-05-24 14:45:32.872662 | 2026-05-24 14:45:32.872807 | TASK [fetch-output : Set log path for single node] 2026-05-24 14:45:32.919084 | ubuntu-noble | ok 2026-05-24 14:45:32.927679 | 2026-05-24 14:45:32.927852 | LOOP [fetch-output : Ensure local output dirs] 2026-05-24 14:45:33.435439 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/30c4fccf113a4d72ba385aa15cb1f9d0/work/logs" 2026-05-24 14:45:33.749111 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/30c4fccf113a4d72ba385aa15cb1f9d0/work/artifacts" 2026-05-24 14:45:34.045858 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/30c4fccf113a4d72ba385aa15cb1f9d0/work/docs" 2026-05-24 14:45:34.060929 | 2026-05-24 14:45:34.061136 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-24 14:45:34.846040 | ubuntu-noble | changed: 2026-05-24 14:45:34.846357 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-05-24 14:45:34.846408 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-05-24 14:45:34.846456 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-05-24 14:45:34.846522 | ubuntu-noble | changed: All items complete 2026-05-24 14:45:34.846557 | 2026-05-24 14:45:35.422186 | ubuntu-noble | changed: .d..t...... ./ 2026-05-24 14:45:35.978245 | ubuntu-noble | changed: .d..t...... ./ 2026-05-24 14:45:36.003759 | 2026-05-24 14:45:36.003915 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-24 14:45:36.534709 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.013263 2026-05-24 14:45:36.835500 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.009445 2026-05-24 14:45:36.850058 | 2026-05-24 14:45:36.850161 | PLAY RECAP 2026-05-24 14:45:36.850212 | ubuntu-noble | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-24 14:45:36.850237 | 2026-05-24 14:45:36.981181 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 14:45:36.982177 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 14:45:37.744542 | 2026-05-24 14:45:37.744735 | PLAY [Base post] 2026-05-24 14:45:37.758728 | 2026-05-24 14:45:37.758915 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-24 14:45:38.637512 | ubuntu-noble | changed 2026-05-24 14:45:38.646966 | 2026-05-24 14:45:38.647124 | PLAY RECAP 2026-05-24 14:45:38.647203 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 14:45:38.647279 | 2026-05-24 14:45:38.777278 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 14:45:38.778686 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-24 14:45:39.558148 | 2026-05-24 14:45:39.558329 | PLAY [Base post-logs] 2026-05-24 14:45:39.569376 | 2026-05-24 14:45:39.569525 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-24 14:45:40.166320 | localhost | changed 2026-05-24 14:45:40.176841 | 2026-05-24 14:45:40.177001 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-24 14:45:40.203151 | localhost | ok 2026-05-24 14:45:40.208039 | 2026-05-24 14:45:40.208303 | TASK [Set zuul-log-path fact] 2026-05-24 14:45:40.223561 | localhost | ok 2026-05-24 14:45:40.231780 | 2026-05-24 14:45:40.231892 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 14:45:40.266651 | localhost | ok 2026-05-24 14:45:40.269759 | 2026-05-24 14:45:40.269869 | TASK [upload-logs : Create log directories] 2026-05-24 14:45:40.789195 | localhost | changed 2026-05-24 14:45:40.794289 | 2026-05-24 14:45:40.794449 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-24 14:45:41.309440 | localhost -> localhost | ok: Runtime: 0:00:00.007334 2026-05-24 14:45:41.313738 | 2026-05-24 14:45:41.313876 | TASK [upload-logs : Upload logs to log server] 2026-05-24 14:45:41.896626 | localhost | Output suppressed because no_log was given 2026-05-24 14:45:41.900190 | 2026-05-24 14:45:41.900380 | LOOP [upload-logs : Compress console log and json output] 2026-05-24 14:45:41.957091 | localhost | skipping: Conditional result was False 2026-05-24 14:45:41.962101 | localhost | skipping: Conditional result was False 2026-05-24 14:45:41.973827 | 2026-05-24 14:45:41.974016 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-24 14:45:42.021582 | localhost | skipping: Conditional result was False 2026-05-24 14:45:42.022211 | 2026-05-24 14:45:42.025705 | localhost | skipping: Conditional result was False 2026-05-24 14:45:42.040241 | 2026-05-24 14:45:42.040640 | LOOP [upload-logs : Upload console log and json output]