2025-10-18 16:46:26.794370 | Job console starting 2025-10-18 16:46:26.805301 | Updating git repos 2025-10-18 16:46:26.837672 | Cloning repos into workspace 2025-10-18 16:46:26.906688 | Restoring repo states 2025-10-18 16:46:26.919894 | Merging changes 2025-10-18 16:46:27.411402 | Checking out repos 2025-10-18 16:46:27.439499 | Preparing playbooks 2025-10-18 16:46:28.121515 | Running Ansible setup 2025-10-18 16:46:32.898374 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-18 16:46:33.715251 | 2025-10-18 16:46:33.715446 | PLAY [Base pre] 2025-10-18 16:46:33.731432 | 2025-10-18 16:46:33.731575 | TASK [Setup log path fact] 2025-10-18 16:46:33.760938 | ubuntu-noble | ok 2025-10-18 16:46:33.776477 | 2025-10-18 16:46:33.776648 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-18 16:46:33.810066 | ubuntu-noble | ok 2025-10-18 16:46:33.820804 | 2025-10-18 16:46:33.824086 | TASK [emit-job-header : Print job information] 2025-10-18 16:46:33.868956 | # Job Information 2025-10-18 16:46:33.869151 | Ansible Version: 2.16.14 2025-10-18 16:46:33.869186 | Job: container-images-kolla-patch-2025.1 2025-10-18 16:46:33.869219 | Pipeline: check 2025-10-18 16:46:33.869242 | Executor: 521e9411259a 2025-10-18 16:46:33.869264 | Triggered by: https://github.com/osism/container-images-kolla/pull/643 2025-10-18 16:46:33.869321 | Event ID: e1f1b050-ac41-11f0-830e-7c051daaf4dc 2025-10-18 16:46:33.874342 | 2025-10-18 16:46:33.874464 | LOOP [emit-job-header : Print node information] 2025-10-18 16:46:33.983991 | ubuntu-noble | ok: 2025-10-18 16:46:33.984257 | ubuntu-noble | # Node Information 2025-10-18 16:46:33.984314 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-10-18 16:46:33.984340 | ubuntu-noble | Hostname: ubuntu 2025-10-18 16:46:33.984363 | ubuntu-noble | Username: zuul 2025-10-18 16:46:33.984384 | ubuntu-noble | Distro: Ubuntu 24.04 2025-10-18 16:46:33.984417 | ubuntu-noble | Provider: regiocloud-a 2025-10-18 16:46:33.984443 | ubuntu-noble | Region: 2025-10-18 16:46:33.984463 | ubuntu-noble | Label: ubuntu-noble 2025-10-18 16:46:33.984483 | ubuntu-noble | Product Name: OpenStack Nova 2025-10-18 16:46:33.984502 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec6:c180 2025-10-18 16:46:34.005663 | 2025-10-18 16:46:34.005795 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-18 16:46:34.543229 | ubuntu-noble -> localhost | changed 2025-10-18 16:46:34.554764 | 2025-10-18 16:46:34.555066 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-18 16:46:35.668832 | ubuntu-noble -> localhost | changed 2025-10-18 16:46:35.683562 | 2025-10-18 16:46:35.683711 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-18 16:46:35.981930 | ubuntu-noble -> localhost | ok 2025-10-18 16:46:35.988613 | 2025-10-18 16:46:35.988741 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-18 16:46:36.020106 | ubuntu-noble | ok 2025-10-18 16:46:36.038594 | ubuntu-noble | included: /var/lib/zuul/builds/40233966194644d6a7939c14b65f249f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-18 16:46:36.044879 | 2025-10-18 16:46:36.044987 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-18 16:46:37.203375 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-10-18 16:46:37.203608 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/40233966194644d6a7939c14b65f249f/work/40233966194644d6a7939c14b65f249f_id_rsa 2025-10-18 16:46:37.203647 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/40233966194644d6a7939c14b65f249f/work/40233966194644d6a7939c14b65f249f_id_rsa.pub 2025-10-18 16:46:37.203673 | ubuntu-noble -> localhost | The key fingerprint is: 2025-10-18 16:46:37.203699 | ubuntu-noble -> localhost | SHA256:bnBEPdDg87IdHeV/4vVH2c16Pa0XPrZi/a8aWxG/Sos zuul-build-sshkey 2025-10-18 16:46:37.203721 | ubuntu-noble -> localhost | The key's randomart image is: 2025-10-18 16:46:37.203756 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-10-18 16:46:37.203778 | ubuntu-noble -> localhost | | += . | 2025-10-18 16:46:37.203800 | ubuntu-noble -> localhost | | o + o | 2025-10-18 16:46:37.203819 | ubuntu-noble -> localhost | | + .. o | 2025-10-18 16:46:37.203839 | ubuntu-noble -> localhost | | . o . . =+| 2025-10-18 16:46:37.203858 | ubuntu-noble -> localhost | | . S o . o.X| 2025-10-18 16:46:37.203884 | ubuntu-noble -> localhost | | + + . . B*| 2025-10-18 16:46:37.203904 | ubuntu-noble -> localhost | | + . ..*oB| 2025-10-18 16:46:37.203924 | ubuntu-noble -> localhost | | . o*oB+| 2025-10-18 16:46:37.203944 | ubuntu-noble -> localhost | | E++=+B| 2025-10-18 16:46:37.203964 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-10-18 16:46:37.204014 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.659206 2025-10-18 16:46:37.210585 | 2025-10-18 16:46:37.210706 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-18 16:46:37.239695 | ubuntu-noble | ok 2025-10-18 16:46:37.249629 | ubuntu-noble | included: /var/lib/zuul/builds/40233966194644d6a7939c14b65f249f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-18 16:46:37.258606 | 2025-10-18 16:46:37.258705 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-18 16:46:37.282762 | ubuntu-noble | skipping: Conditional result was False 2025-10-18 16:46:37.288492 | 2025-10-18 16:46:37.288593 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-18 16:46:38.111823 | ubuntu-noble | changed 2025-10-18 16:46:38.120083 | 2025-10-18 16:46:38.120214 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-18 16:46:38.430370 | ubuntu-noble | ok 2025-10-18 16:46:38.437873 | 2025-10-18 16:46:38.437996 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-18 16:46:39.175502 | ubuntu-noble | changed 2025-10-18 16:46:39.182369 | 2025-10-18 16:46:39.182473 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-18 16:46:39.935205 | ubuntu-noble | changed 2025-10-18 16:46:39.941418 | 2025-10-18 16:46:39.941526 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-18 16:46:39.965148 | ubuntu-noble | skipping: Conditional result was False 2025-10-18 16:46:39.973604 | 2025-10-18 16:46:39.973720 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-18 16:46:40.418100 | ubuntu-noble -> localhost | changed 2025-10-18 16:46:40.429016 | 2025-10-18 16:46:40.429128 | TASK [add-build-sshkey : Add back temp key] 2025-10-18 16:46:40.788936 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/40233966194644d6a7939c14b65f249f/work/40233966194644d6a7939c14b65f249f_id_rsa (zuul-build-sshkey) 2025-10-18 16:46:40.789177 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.020541 2025-10-18 16:46:40.795469 | 2025-10-18 16:46:40.795571 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-18 16:46:41.242807 | ubuntu-noble | ok 2025-10-18 16:46:41.250011 | 2025-10-18 16:46:41.250138 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-18 16:46:41.284609 | ubuntu-noble | skipping: Conditional result was False 2025-10-18 16:46:41.302735 | 2025-10-18 16:46:41.302892 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-18 16:46:41.777268 | ubuntu-noble | ok 2025-10-18 16:46:41.791114 | 2025-10-18 16:46:41.791234 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-18 16:46:41.837017 | ubuntu-noble | ok 2025-10-18 16:46:41.844941 | 2025-10-18 16:46:41.845069 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-18 16:46:42.153937 | ubuntu-noble -> localhost | ok 2025-10-18 16:46:42.160910 | 2025-10-18 16:46:42.161015 | TASK [validate-host : Collect information about the host] 2025-10-18 16:46:43.383233 | ubuntu-noble | ok 2025-10-18 16:46:43.396415 | 2025-10-18 16:46:43.396532 | TASK [validate-host : Sanitize hostname] 2025-10-18 16:46:43.513447 | ubuntu-noble | ok 2025-10-18 16:46:43.555255 | 2025-10-18 16:46:43.555403 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-18 16:46:44.139420 | ubuntu-noble -> localhost | changed 2025-10-18 16:46:44.145420 | 2025-10-18 16:46:44.145526 | TASK [validate-host : Collect information about zuul worker] 2025-10-18 16:46:44.612569 | ubuntu-noble | ok 2025-10-18 16:46:44.619086 | 2025-10-18 16:46:44.619216 | TASK [validate-host : Write out all zuul information for each host] 2025-10-18 16:46:45.172054 | ubuntu-noble -> localhost | changed 2025-10-18 16:46:45.181928 | 2025-10-18 16:46:45.182041 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-18 16:46:45.508837 | ubuntu-noble | ok 2025-10-18 16:46:45.517687 | 2025-10-18 16:46:45.517828 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-18 16:46:46.476788 | ubuntu-noble | changed: 2025-10-18 16:46:46.477025 | ubuntu-noble | cd+++++++++ src/ 2025-10-18 16:46:46.477064 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-10-18 16:46:46.477091 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-10-18 16:46:46.477115 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-10-18 16:46:46.477137 | ubuntu-noble | Containerfile 2025-10-18 16:46:46.477260 | ubuntu-noble | 2025-10-18 16:48:41.036487 | ubuntu-noble | 2025-10-18 16:48:41.036496 | ubuntu-noble | Or undo this operation with: 2025-10-18 16:48:41.036506 | ubuntu-noble | 2025-10-18 16:48:41.036515 | ubuntu-noble | git switch - 2025-10-18 16:48:41.036526 | ubuntu-noble | 2025-10-18 16:48:41.036535 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2025-10-18 16:48:41.036544 | ubuntu-noble | 2025-10-18 16:48:41.036554 | ubuntu-noble | HEAD is now at 31de4b1fc Merge "doc: Fix Ubuntu Ceph version" into stable/2025.1 2025-10-18 16:48:41.037740 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-18 16:48:41.043774 | ubuntu-noble | + export HASH_KOLLA=31de4b1fc 2025-10-18 16:48:41.043844 | ubuntu-noble | + HASH_KOLLA=31de4b1fc 2025-10-18 16:48:41.043861 | ubuntu-noble | + popd 2025-10-18 16:48:41.043876 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-10-18 16:48:41.047853 | ubuntu-noble | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2025-10-18 16:48:41.051020 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-18 16:48:41.051083 | ubuntu-noble | + pushd kolla 2025-10-18 16:48:41.051093 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2025-10-18 16:48:41.051103 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2025-10-18 16:48:41.051110 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-18 16:48:41.054636 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2025-10-18 16:48:41.054824 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-10-18 16:48:41.055720 | ubuntu-noble | + patch --forward --batch -p1 2025-10-18 16:48:41.057709 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2025-10-18 16:48:41.058325 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-10-18 16:48:41.058448 | ubuntu-noble | + popd 2025-10-18 16:48:41.058580 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-18 16:48:41.058627 | ubuntu-noble | + pushd kolla 2025-10-18 16:48:41.058720 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2025-10-18 16:48:41.058747 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2025-10-18 16:48:41.058785 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-18 16:48:41.060497 | ubuntu-noble | checking file kolla/common/sources.py 2025-10-18 16:48:41.060532 | ubuntu-noble | Hunk #1 succeeded at 79 (offset -4 lines). 2025-10-18 16:48:41.060567 | ubuntu-noble | Hunk #2 succeeded at 107 (offset -4 lines). 2025-10-18 16:48:41.060582 | ubuntu-noble | Hunk #3 succeeded at 115 (offset -4 lines). 2025-10-18 16:48:41.061249 | ubuntu-noble | + patch --forward --batch -p1 2025-10-18 16:48:41.062567 | ubuntu-noble | patching file kolla/common/sources.py 2025-10-18 16:48:41.062589 | ubuntu-noble | Hunk #1 succeeded at 79 (offset -4 lines). 2025-10-18 16:48:41.062637 | ubuntu-noble | Hunk #2 succeeded at 107 (offset -4 lines). 2025-10-18 16:48:41.062650 | ubuntu-noble | Hunk #3 succeeded at 115 (offset -4 lines). 2025-10-18 16:48:41.063087 | ubuntu-noble | + popd 2025-10-18 16:48:41.063203 | ubuntu-noble | + [[ -f templates/2025.1/repos.yaml ]] 2025-10-18 16:48:41.063273 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2025-10-18 16:48:41.195372 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2025-10-18 16:48:41.196346 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2025-10-18 16:48:41.196406 | ubuntu-noble | + cat overlays/2025.1/base/apt_preferences.ubuntu 2025-10-18 16:48:41.197321 | ubuntu-noble | Package: rabbitmq-server 2025-10-18 16:48:41.197349 | ubuntu-noble | Pin: version 4.1.* 2025-10-18 16:48:41.197359 | ubuntu-noble | Pin-Priority: 1000 2025-10-18 16:48:41.197371 | ubuntu-noble | 2025-10-18 16:48:41.197386 | ubuntu-noble | Package: openvswitch* 2025-10-18 16:48:41.197397 | ubuntu-noble | Pin: version 3.5.* 2025-10-18 16:48:41.197417 | ubuntu-noble | Pin-Priority: 1000 2025-10-18 16:48:41.197427 | ubuntu-noble | 2025-10-18 16:48:41.197437 | ubuntu-noble | Package: erlang* 2025-10-18 16:48:41.197447 | ubuntu-noble | Pin: version 1:27.* 2025-10-18 16:48:41.197457 | ubuntu-noble | Pin-Priority: 1000 2025-10-18 16:48:41.198381 | ubuntu-noble | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2025-10-18 16:48:41.200141 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-18 16:48:41.200986 | ubuntu-noble | ++ basename overlays/2025.1/nova 2025-10-18 16:48:41.204456 | ubuntu-noble | + image_name=nova 2025-10-18 16:48:41.204532 | ubuntu-noble | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2025-10-18 16:48:41.208629 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-18 16:48:41.209560 | ubuntu-noble | ++ basename overlays/2025.1/base 2025-10-18 16:48:41.211850 | ubuntu-noble | + image_name=base 2025-10-18 16:48:41.211967 | 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 2025-10-18 16:48:41.215988 | ubuntu-noble | + find patches/2025.1 -mindepth 1 -type d 2025-10-18 16:48:41.218978 | ubuntu-noble | patches/2025.1/nova 2025-10-18 16:48:41.219013 | ubuntu-noble | patches/2025.1/cinder 2025-10-18 16:48:41.219044 | ubuntu-noble | patches/2025.1/neutron-dynamic-routing 2025-10-18 16:48:41.219053 | ubuntu-noble | patches/2025.1/kolla 2025-10-18 16:48:41.219060 | ubuntu-noble | patches/2025.1/ironic 2025-10-18 16:48:41.222092 | ubuntu-noble | ++ find patches/2025.1 -mindepth 1 -type d 2025-10-18 16:48:41.222151 | ubuntu-noble | ++ grep kolla 2025-10-18 16:48:41.223989 | ubuntu-noble | ++ grep -v kolla-build 2025-10-18 16:48:41.225349 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-10-18 16:48:41.225687 | ubuntu-noble | ++ basename patches/2025.1/kolla 2025-10-18 16:48:41.227501 | ubuntu-noble | + project=kolla 2025-10-18 16:48:41.230013 | ubuntu-noble | ++ find patches/2025.1/kolla -type f -name '*.patch' 2025-10-18 16:48:41.230068 | ubuntu-noble | ++ sort 2025-10-18 16:48:41.231422 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-18 16:48:41.231447 | ubuntu-noble | + pushd kolla 2025-10-18 16:48:41.231452 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2025-10-18 16:48:41.231457 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2025-10-18 16:48:41.231461 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-18 16:48:41.232536 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-18 16:48:41.232678 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-18 16:48:41.233064 | ubuntu-noble | + patch --forward --batch -p1 2025-10-18 16:48:41.234265 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-18 16:48:41.234448 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-18 16:48:41.234984 | ubuntu-noble | + popd 2025-10-18 16:48:41.235000 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-18 16:48:41.235005 | ubuntu-noble | + pushd kolla 2025-10-18 16:48:41.235010 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2025-10-18 16:48:41.235014 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2025-10-18 16:48:41.235036 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-18 16:48:41.236052 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2025-10-18 16:48:41.236237 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2025-10-18 16:48:41.236302 | ubuntu-noble | Hunk #1 succeeded at 299 (offset -10 lines). 2025-10-18 16:48:41.236383 | ubuntu-noble | checking file docker/base/proxysql.repo 2025-10-18 16:48:41.236467 | ubuntu-noble | checking file kolla/template/repos.yaml 2025-10-18 16:48:41.236475 | ubuntu-noble | Hunk #1 succeeded at 88 (offset 6 lines). 2025-10-18 16:48:41.236485 | ubuntu-noble | Hunk #2 succeeded at 145 (offset 11 lines). 2025-10-18 16:48:41.236493 | ubuntu-noble | Hunk #3 succeeded at 245 (offset 17 lines). 2025-10-18 16:48:41.236513 | ubuntu-noble | Hunk #4 succeeded at 303 (offset 22 lines). 2025-10-18 16:48:41.236579 | ubuntu-noble | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-10-18 16:48:41.236996 | ubuntu-noble | + patch --forward --batch -p1 2025-10-18 16:48:41.239551 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2025-10-18 16:48:41.239795 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2025-10-18 16:48:41.239891 | ubuntu-noble | Hunk #1 succeeded at 299 (offset -10 lines). 2025-10-18 16:48:41.240015 | ubuntu-noble | patching file docker/base/proxysql.repo 2025-10-18 16:48:41.240308 | ubuntu-noble | patching file kolla/template/repos.yaml 2025-10-18 16:48:41.240343 | ubuntu-noble | Hunk #1 succeeded at 88 (offset 6 lines). 2025-10-18 16:48:41.240386 | ubuntu-noble | Hunk #2 succeeded at 145 (offset 11 lines). 2025-10-18 16:48:41.240398 | ubuntu-noble | Hunk #3 succeeded at 245 (offset 17 lines). 2025-10-18 16:48:41.240430 | ubuntu-noble | Hunk #4 succeeded at 303 (offset 22 lines). 2025-10-18 16:48:41.240587 | ubuntu-noble | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-10-18 16:48:41.242111 | ubuntu-noble | + popd 2025-10-18 16:48:41.242154 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-18 16:48:41.242162 | ubuntu-noble | + pushd kolla 2025-10-18 16:48:41.242169 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2025-10-18 16:48:41.242177 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/squash.patch 2025-10-18 16:48:41.242184 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-18 16:48:41.244060 | ubuntu-noble | checking file kolla/image/tasks.py 2025-10-18 16:48:41.244213 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2025-10-18 16:48:41.244755 | ubuntu-noble | + patch --forward --batch -p1 2025-10-18 16:48:41.246451 | ubuntu-noble | patching file kolla/image/tasks.py 2025-10-18 16:48:41.246550 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2025-10-18 16:48:41.247135 | ubuntu-noble | + popd 2025-10-18 16:48:41.247172 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2025-10-18 16:48:41.863267 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-10-18 16:48:41.959617 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-18 16:48:41.973544 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2025-10-18 16:48:42.062160 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-10-18 16:48:42.076614 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-10-18 16:48:42.171064 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-10-18 16:48:42.187245 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-18 16:48:42.205426 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.9.0) 2025-10-18 16:48:42.214499 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2025-10-18 16:48:42.265424 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-18 16:48:42.280131 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-10-18 16:48:42.345310 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-18 16:48:42.362077 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-18 16:48:42.431408 | ubuntu-noble | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-18 16:48:42.448074 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 16:48:42.509456 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-18 16:48:42.527359 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 16:48:42.585089 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-18 16:48:42.606622 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-18 16:48:42.625205 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2025-10-18 16:48:42.628130 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2025-10-18 16:48:42.727742 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-18 16:48:42.742670 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-10-18 16:48:42.769848 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.4) 2025-10-18 16:48:42.771372 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.11) 2025-10-18 16:48:42.773172 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.5.0) 2025-10-18 16:48:42.774466 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2025.10.5) 2025-10-18 16:48:42.839486 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-18 16:48:42.880562 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 3.4 MB/s eta 0:00:00 2025-10-18 16:48:42.896457 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-10-18 16:48:42.923685 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 9.8 MB/s eta 0:00:00 2025-10-18 16:48:42.943933 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-10-18 16:48:42.960357 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 11.4 MB/s eta 0:00:00 2025-10-18 16:48:42.983434 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-10-18 16:48:42.997737 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.4 MB/s eta 0:00:00 2025-10-18 16:48:43.018421 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-18 16:48:43.149013 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 18.1 MB/s eta 0:00:00 2025-10-18 16:48:43.164760 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-18 16:48:43.177130 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 4.6 MB/s eta 0:00:00 2025-10-18 16:48:43.192687 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-18 16:48:43.218096 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-10-18 16:48:43.235771 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 3.3 MB/s eta 0:00:00 2025-10-18 16:48:43.252344 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-10-18 16:48:43.522342 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-10-18 16:48:44.604809 | ubuntu-noble | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.0.0 oslo.i18n-6.6.0 pbr-7.0.1 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.5.0 2025-10-18 16:48:44.719457 | ubuntu-noble | + pip3 install kolla/ 2025-10-18 16:48:45.198130 | ubuntu-noble | Processing ./kolla 2025-10-18 16:48:45.200965 | ubuntu-noble | Installing build dependencies: started 2025-10-18 16:48:47.515753 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2025-10-18 16:48:47.523642 | ubuntu-noble | Getting requirements to build wheel: started 2025-10-18 16:48:47.746688 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2025-10-18 16:48:47.752981 | ubuntu-noble | Installing backend dependencies: started 2025-10-18 16:48:50.191451 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2025-10-18 16:48:50.193756 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2025-10-18 16:48:50.794957 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 16:48:50.813198 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.1.dev3) (7.0.1) 2025-10-18 16:48:50.815089 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.1.dev3) (3.1.6) 2025-10-18 16:48:50.817673 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.1.dev3) (3.1.45) 2025-10-18 16:48:50.819644 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.1.dev3) (10.0.0) 2025-10-18 16:48:50.821603 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.1.dev3) (80.9.0) 2025-10-18 16:48:50.872244 | 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.2.1.dev3) (4.0.12) 2025-10-18 16:48:50.876608 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.2.1.dev3) (3.0.3) 2025-10-18 16:48:50.892079 | 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.2.1.dev3) (1.3.0) 2025-10-18 16:48:50.893573 | ubuntu-noble | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.1.dev3) (5.5.0) 2025-10-18 16:48:50.895216 | 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.2.1.dev3) (6.6.0) 2025-10-18 16:48:50.896758 | 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.2.1.dev3) (2.0.0) 2025-10-18 16:48:50.898140 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.1.dev3) (6.0.3) 2025-10-18 16:48:50.899859 | 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.2.1.dev3) (2.32.5) 2025-10-18 16:48:50.950535 | 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.2.1.dev3) (5.0.2) 2025-10-18 16:48:50.968182 | 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.2.1.dev3) (3.4.4) 2025-10-18 16:48:50.969952 | 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.2.1.dev3) (3.11) 2025-10-18 16:48:50.971508 | 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.2.1.dev3) (2.5.0) 2025-10-18 16:48:50.973154 | 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.2.1.dev3) (2025.10.5) 2025-10-18 16:48:51.000520 | ubuntu-noble | Building wheels for collected packages: kolla 2025-10-18 16:48:51.001812 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2025-10-18 16:48:52.486475 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-10-18 16:48:52.489475 | ubuntu-noble | Created wheel for kolla: filename=kolla-20.2.1.dev3-py3-none-any.whl size=379837 sha256=bdfb206893773885098888544a7364e66042cd4e9958befa4e2df9dee7891dfa 2025-10-18 16:48:52.489876 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-v4816t9k/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-10-18 16:48:52.501304 | ubuntu-noble | Successfully built kolla 2025-10-18 16:48:52.706723 | ubuntu-noble | Installing collected packages: kolla 2025-10-18 16:48:52.866684 | ubuntu-noble | Successfully installed kolla-20.2.1.dev3 2025-10-18 16:48:53.010114 | ubuntu-noble | ++ kolla-build --version 2025-10-18 16:48:53.554120 | ubuntu-noble | + export KOLLA_VERSION=20.2.1 2025-10-18 16:48:53.554181 | ubuntu-noble | + KOLLA_VERSION=20.2.1 2025-10-18 16:48:53.554666 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-18 16:48:53.559689 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=c63d09a 2025-10-18 16:48:53.559744 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=c63d09a 2025-10-18 16:48:53.560643 | ubuntu-noble | ++ cd release 2025-10-18 16:48:53.560665 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-18 16:48:53.564468 | ubuntu-noble | + export HASH_RELEASE=e8233d6 2025-10-18 16:48:53.564490 | ubuntu-noble | + HASH_RELEASE=e8233d6 2025-10-18 16:48:53.564494 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2025-10-18 16:48:53.755111 | ubuntu-noble | + echo DEBUG template-overrides.j2 2025-10-18 16:48:53.755164 | ubuntu-noble | DEBUG template-overrides.j2 2025-10-18 16:48:53.755169 | ubuntu-noble | + cat templates/2025.1/template-overrides.j2 2025-10-18 16:48:53.756731 | ubuntu-noble | {% extends parent_template %} 2025-10-18 16:48:53.756759 | ubuntu-noble | 2025-10-18 16:48:53.756766 | ubuntu-noble | {% set fluentd_plugins = [ 2025-10-18 16:48:53.756772 | ubuntu-noble | 'fluent-plugin-grok-parser', 2025-10-18 16:48:53.756777 | ubuntu-noble | 'fluent-plugin-prometheus', 2025-10-18 16:48:53.756783 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2025-10-18 16:48:53.756790 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2025-10-18 16:48:53.756796 | ubuntu-noble | ] %} 2025-10-18 16:48:53.756802 | ubuntu-noble | 2025-10-18 16:48:53.756808 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-10-18 16:48:53.756814 | ubuntu-noble | 2025-10-18 16:48:53.756820 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-10-18 16:48:53.756827 | ubuntu-noble | 2025-10-18 16:48:53.756830 | ubuntu-noble | {% block nova_libvirt_footer %} 2025-10-18 16:48:53.756834 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2025-10-18 16:48:53.756837 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2025-10-18 16:48:53.756841 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-10-18 16:48:53.756844 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.756848 | ubuntu-noble | 2025-10-18 16:48:53.756852 | ubuntu-noble | {% block horizon_header %} 2025-10-18 16:48:53.756855 | ubuntu-noble | RUN apt-get update \ 2025-10-18 16:48:53.756859 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-10-18 16:48:53.756863 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-10-18 16:48:53.756867 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-18 16:48:53.756870 | ubuntu-noble | && apt-get clean \ 2025-10-18 16:48:53.756873 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-18 16:48:53.756877 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.756880 | ubuntu-noble | 2025-10-18 16:48:53.756883 | ubuntu-noble | {% block horizon_footer %} 2025-10-18 16:48:53.756887 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-10-18 16:48:53.756891 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2025-10-18 16:48:53.756896 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2025-10-18 16:48:53.756899 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.756902 | ubuntu-noble | 2025-10-18 16:48:53.756906 | ubuntu-noble | {% block base_header %} 2025-10-18 16:48:53.756909 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-10-18 16:48:53.756912 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2025-10-18 16:48:53.756915 | ubuntu-noble | 2025-10-18 16:48:53.756918 | ubuntu-noble | RUN apt-get update \ 2025-10-18 16:48:53.756923 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-10-18 16:48:53.756926 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2025-10-18 16:48:53.756930 | ubuntu-noble | && apt-get clean \ 2025-10-18 16:48:53.756933 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-18 16:48:53.756936 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.756939 | ubuntu-noble | 2025-10-18 16:48:53.756942 | ubuntu-noble | {% block openstack_base_header %} 2025-10-18 16:48:53.756946 | ubuntu-noble | RUN apt-get update \ 2025-10-18 16:48:53.756949 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-10-18 16:48:53.756952 | ubuntu-noble | && apt-get clean \ 2025-10-18 16:48:53.756955 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-18 16:48:53.756958 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.756962 | ubuntu-noble | 2025-10-18 16:48:53.756965 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-10-18 16:48:53.756968 | ubuntu-noble | 2025-10-18 16:48:53.756971 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-10-18 16:48:53.756987 | ubuntu-noble | 2025-10-18 16:48:53.756991 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-10-18 16:48:53.756994 | ubuntu-noble | {% block cinder_volume_footer %} 2025-10-18 16:48:53.756997 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-10-18 16:48:53.757000 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.757003 | ubuntu-noble | 2025-10-18 16:48:53.757007 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-10-18 16:48:53.757010 | ubuntu-noble | {% block manila_base_footer %} 2025-10-18 16:48:53.757013 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-18 16:48:53.757016 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.757046 | ubuntu-noble | 2025-10-18 16:48:53.757054 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-10-18 16:48:53.757057 | ubuntu-noble | {% block magnum_base_footer %} 2025-10-18 16:48:53.757061 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-18 16:48:53.757064 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-10-18 16:48:53.757067 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-10-18 16:48:53.757071 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.757074 | ubuntu-noble | 2025-10-18 16:48:53.757077 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-10-18 16:48:53.757080 | ubuntu-noble | {% block gnocchi_base_footer %} 2025-10-18 16:48:53.757084 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-10-18 16:48:53.757087 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-10-18 16:48:53.757090 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.757093 | ubuntu-noble | 2025-10-18 16:48:53.757096 | ubuntu-noble | {% block grafana_footer %} 2025-10-18 16:48:53.757100 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-10-18 16:48:53.757103 | ubuntu-noble | && mkdir -p /operations \ 2025-10-18 16:48:53.757106 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-10-18 16:48:53.757109 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2025-10-18 16:48:53.757113 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.757116 | ubuntu-noble | 2025-10-18 16:48:53.757119 | ubuntu-noble | {% block keystone_footer %} 2025-10-18 16:48:53.757122 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-10-18 16:48:53.757126 | ubuntu-noble | RUN apt-get update \ 2025-10-18 16:48:53.757129 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-10-18 16:48:53.757132 | ubuntu-noble | libapache2-mod-shib \ 2025-10-18 16:48:53.757135 | ubuntu-noble | libapache2-mod-auth-openidc \ 2025-10-18 16:48:53.757139 | ubuntu-noble | libldap-common \ 2025-10-18 16:48:53.757142 | ubuntu-noble | libmemcached11 \ 2025-10-18 16:48:53.757145 | ubuntu-noble | && apt-get clean \ 2025-10-18 16:48:53.757148 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2025-10-18 16:48:53.757152 | ubuntu-noble | && a2enmod auth_openidc \ 2025-10-18 16:48:53.757155 | ubuntu-noble | && a2dismod shib \ 2025-10-18 16:48:53.757158 | ubuntu-noble | && rm -f /etc/apache2/conf-enabled/shib.conf 2025-10-18 16:48:53.757161 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.757164 | ubuntu-noble | 2025-10-18 16:48:53.757168 | ubuntu-noble | {% block footer %} 2025-10-18 16:48:53.757176 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2025-10-18 16:48:53.757179 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2025-10-18 16:48:53.757183 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-18 16:48:53.757186 | ubuntu-noble | && apt-get autoremove -y \ 2025-10-18 16:48:53.757197 | ubuntu-noble | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-18 16:48:53.757206 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.757209 | ubuntu-noble | 2025-10-18 16:48:53.757212 | ubuntu-noble | {% block labels %} 2025-10-18 16:48:53.757216 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2025-10-18 16:48:53.757219 | ubuntu-noble | "name"="{{ image_name }}" \ 2025-10-18 16:48:53.757222 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="c63d09a" \ 2025-10-18 16:48:53.757225 | ubuntu-noble | "de.osism.commit.kolla"="31de4b1fc" \ 2025-10-18 16:48:53.757232 | ubuntu-noble | "de.osism.commit.kolla_version"="20.2.1" \ 2025-10-18 16:48:53.757235 | ubuntu-noble | "de.osism.commit.release"="e8233d6" \ 2025-10-18 16:48:53.757238 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2025-10-18 16:48:53.757241 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2025-10-18 16:48:53.757245 | ubuntu-noble | "de.osism.release.openstack"="2025.1" \ 2025-10-18 16:48:53.757248 | ubuntu-noble | "de.osism.version"="latest" \ 2025-10-18 16:48:53.757251 | ubuntu-noble | "org.opencontainers.image.created"="2025-10-18T16:48:53.732648+00:00" \ 2025-10-18 16:48:53.757255 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-10-18 16:48:53.757258 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-10-18 16:48:53.757261 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-10-18 16:48:53.757264 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-10-18 16:48:53.757268 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-10-18 16:48:53.757271 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 16:48:53.757274 | ubuntu-noble | {% endblock %} 2025-10-18 16:48:53.757277 | ubuntu-noble | 2025-10-18 16:48:53.757281 | ubuntu-noble | + bash scripts/002-generate.sh 2025-10-18 16:48:53.758770 | ubuntu-noble | + BASE=ubuntu 2025-10-18 16:48:53.758784 | ubuntu-noble | + BASE_VERSION=22.04 2025-10-18 16:48:53.759376 | ubuntu-noble | ++ date +%Y%m%d 2025-10-18 16:48:53.760503 | ubuntu-noble | + BUILD_ID=20251018 2025-10-18 16:48:53.760535 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2025-10-18 16:48:53.760540 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-10-18 16:48:53.760546 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2025-10-18 16:48:53.760550 | ubuntu-noble | + VERSION=latest 2025-10-18 16:48:53.760597 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-18 16:48:53.760603 | ubuntu-noble | + . defaults/all.sh 2025-10-18 16:48:53.760661 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-18 16:48:53.760668 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-18 16:48:53.760674 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-18 16:48:53.760681 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-18 16:48:53.760823 | ubuntu-noble | +++ deactivate nondestructive 2025-10-18 16:48:53.760843 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-18 16:48:53.760859 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-18 16:48:53.760864 | ubuntu-noble | +++ hash -r 2025-10-18 16:48:53.760896 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-18 16:48:53.760902 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-18 16:48:53.760906 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-18 16:48:53.760924 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-18 16:48:53.760966 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-18 16:48:53.760983 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-18 16:48:53.760988 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-18 16:48:53.760993 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-18 16:48:53.761051 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-18 16:48:53.761094 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-18 16:48:53.761098 | ubuntu-noble | +++ export PATH 2025-10-18 16:48:53.761123 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-18 16:48:53.761142 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-18 16:48:53.761146 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-18 16:48:53.761151 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-18 16:48:53.761154 | ubuntu-noble | +++ export PS1 2025-10-18 16:48:53.761159 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-18 16:48:53.761162 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-18 16:48:53.761173 | ubuntu-noble | +++ hash -r 2025-10-18 16:48:53.761208 | ubuntu-noble | + . defaults/2025.1.sh 2025-10-18 16:48:53.761747 | ubuntu-noble | +++ date +%Y%m%d 2025-10-18 16:48:53.762812 | ubuntu-noble | ++ export BUILD_ID=20251018 2025-10-18 16:48:53.762831 | ubuntu-noble | ++ BUILD_ID=20251018 2025-10-18 16:48:53.762840 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-18 16:48:53.762846 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-18 16:48:53.762851 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-10-18 16:48:53.762855 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-10-18 16:48:53.762858 | ubuntu-noble | + export VERSION 2025-10-18 16:48:53.762863 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-18 16:48:53.762867 | ubuntu-noble | + DOCKER_TAG=build-20251018 2025-10-18 16:48:53.762878 | ubuntu-noble | + KOLLA_BASE=ubuntu 2025-10-18 16:48:53.762882 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2025-10-18 16:48:53.762886 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-18 16:48:53.762890 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2025-10-18 16:48:53.762893 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2025-10-18 16:48:53.898626 | ubuntu-noble | + setini DEFAULT namespace kolla 2025-10-18 16:48:53.898711 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2025-10-18 16:48:54.927121 | ubuntu-noble | localhost | SUCCESS => { 2025-10-18 16:48:54.927188 | ubuntu-noble | "changed": false, 2025-10-18 16:48:54.927198 | ubuntu-noble | "gid": 1000, 2025-10-18 16:48:54.927206 | ubuntu-noble | "group": "zuul", 2025-10-18 16:48:54.927212 | ubuntu-noble | "mode": "0664", 2025-10-18 16:48:54.927219 | ubuntu-noble | "msg": "OK", 2025-10-18 16:48:54.927226 | ubuntu-noble | "owner": "zuul", 2025-10-18 16:48:54.927233 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-18 16:48:54.927240 | ubuntu-noble | "size": 4358, 2025-10-18 16:48:54.927247 | ubuntu-noble | "state": "file", 2025-10-18 16:48:54.927254 | ubuntu-noble | "uid": 1000 2025-10-18 16:48:54.927261 | ubuntu-noble | } 2025-10-18 16:48:55.007497 | ubuntu-noble | + setini DEFAULT tag build-20251018 2025-10-18 16:48:55.007559 | 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-20251018' 2025-10-18 16:48:56.002449 | ubuntu-noble | localhost | CHANGED => { 2025-10-18 16:48:56.002505 | ubuntu-noble | "changed": true, 2025-10-18 16:48:56.002510 | ubuntu-noble | "gid": 1000, 2025-10-18 16:48:56.002513 | ubuntu-noble | "group": "zuul", 2025-10-18 16:48:56.002517 | ubuntu-noble | "mode": "0664", 2025-10-18 16:48:56.002520 | ubuntu-noble | "msg": "option changed", 2025-10-18 16:48:56.002524 | ubuntu-noble | "owner": "zuul", 2025-10-18 16:48:56.002528 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-18 16:48:56.002533 | ubuntu-noble | "size": 4366, 2025-10-18 16:48:56.002546 | ubuntu-noble | "state": "file", 2025-10-18 16:48:56.002550 | ubuntu-noble | "uid": 1000 2025-10-18 16:48:56.002553 | ubuntu-noble | } 2025-10-18 16:48:56.086294 | ubuntu-noble | + setini DEFAULT base ubuntu 2025-10-18 16:48:56.086390 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2025-10-18 16:48:57.124229 | ubuntu-noble | localhost | SUCCESS => { 2025-10-18 16:48:57.124309 | ubuntu-noble | "changed": false, 2025-10-18 16:48:57.124321 | ubuntu-noble | "gid": 1000, 2025-10-18 16:48:57.124330 | ubuntu-noble | "group": "zuul", 2025-10-18 16:48:57.124339 | ubuntu-noble | "mode": "0664", 2025-10-18 16:48:57.124348 | ubuntu-noble | "msg": "OK", 2025-10-18 16:48:57.124356 | ubuntu-noble | "owner": "zuul", 2025-10-18 16:48:57.124365 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-18 16:48:57.124373 | ubuntu-noble | "size": 4366, 2025-10-18 16:48:57.124382 | ubuntu-noble | "state": "file", 2025-10-18 16:48:57.124390 | ubuntu-noble | "uid": 1000 2025-10-18 16:48:57.124399 | ubuntu-noble | } 2025-10-18 16:48:57.215699 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2025-10-18 16:48:57.215789 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2025-10-18 16:48:58.220140 | ubuntu-noble | localhost | SUCCESS => { 2025-10-18 16:48:58.220192 | ubuntu-noble | "changed": false, 2025-10-18 16:48:58.220197 | ubuntu-noble | "gid": 1000, 2025-10-18 16:48:58.220201 | ubuntu-noble | "group": "zuul", 2025-10-18 16:48:58.220205 | ubuntu-noble | "mode": "0664", 2025-10-18 16:48:58.220208 | ubuntu-noble | "msg": "OK", 2025-10-18 16:48:58.220211 | ubuntu-noble | "owner": "zuul", 2025-10-18 16:48:58.220215 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-18 16:48:58.220219 | ubuntu-noble | "size": 4366, 2025-10-18 16:48:58.220222 | ubuntu-noble | "state": "file", 2025-10-18 16:48:58.220226 | ubuntu-noble | "uid": 1000 2025-10-18 16:48:58.220230 | ubuntu-noble | } 2025-10-18 16:48:58.298290 | ubuntu-noble | + setini DEFAULT install_type source 2025-10-18 16:48:58.298393 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2025-10-18 16:48:59.365617 | ubuntu-noble | localhost | SUCCESS => { 2025-10-18 16:48:59.365676 | ubuntu-noble | "changed": false, 2025-10-18 16:48:59.365695 | ubuntu-noble | "gid": 1000, 2025-10-18 16:48:59.365699 | ubuntu-noble | "group": "zuul", 2025-10-18 16:48:59.365703 | ubuntu-noble | "mode": "0664", 2025-10-18 16:48:59.365706 | ubuntu-noble | "msg": "OK", 2025-10-18 16:48:59.365709 | ubuntu-noble | "owner": "zuul", 2025-10-18 16:48:59.365713 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-18 16:48:59.365717 | ubuntu-noble | "size": 4366, 2025-10-18 16:48:59.365720 | ubuntu-noble | "state": "file", 2025-10-18 16:48:59.365723 | ubuntu-noble | "uid": 1000 2025-10-18 16:48:59.365727 | ubuntu-noble | } 2025-10-18 16:48:59.445118 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2025-10-18 16:48:59.445181 | 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' 2025-10-18 16:49:00.441915 | ubuntu-noble | localhost | CHANGED => { 2025-10-18 16:49:00.441963 | ubuntu-noble | "changed": true, 2025-10-18 16:49:00.441968 | ubuntu-noble | "gid": 1000, 2025-10-18 16:49:00.441972 | ubuntu-noble | "group": "zuul", 2025-10-18 16:49:00.441975 | ubuntu-noble | "mode": "0664", 2025-10-18 16:49:00.441979 | ubuntu-noble | "msg": "section and option added", 2025-10-18 16:49:00.441984 | ubuntu-noble | "owner": "zuul", 2025-10-18 16:49:00.441988 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-18 16:49:00.441991 | ubuntu-noble | "size": 4437, 2025-10-18 16:49:00.441995 | ubuntu-noble | "state": "file", 2025-10-18 16:49:00.441998 | ubuntu-noble | "uid": 1000 2025-10-18 16:49:00.442002 | ubuntu-noble | } 2025-10-18 16:49:00.537245 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2025-10-18 16:49:00.539444 | ubuntu-noble | + setini openstack-base type local 2025-10-18 16:49:00.539478 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2025-10-18 16:49:01.583835 | ubuntu-noble | localhost | CHANGED => { 2025-10-18 16:49:01.583884 | ubuntu-noble | "changed": true, 2025-10-18 16:49:01.583889 | ubuntu-noble | "gid": 1000, 2025-10-18 16:49:01.583893 | ubuntu-noble | "group": "zuul", 2025-10-18 16:49:01.583897 | ubuntu-noble | "mode": "0664", 2025-10-18 16:49:01.583901 | ubuntu-noble | "msg": "option added", 2025-10-18 16:49:01.583904 | ubuntu-noble | "owner": "zuul", 2025-10-18 16:49:01.583908 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-18 16:49:01.583912 | ubuntu-noble | "size": 4548, 2025-10-18 16:49:01.583916 | ubuntu-noble | "state": "file", 2025-10-18 16:49:01.583919 | ubuntu-noble | "uid": 1000 2025-10-18 16:49:01.583923 | ubuntu-noble | } 2025-10-18 16:49:01.659794 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2025-10-18 16:49:01.659880 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2025-10-18 16:49:01.659905 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2025-10-18 16:49:02.652485 | ubuntu-noble | localhost | CHANGED => { 2025-10-18 16:49:02.652542 | ubuntu-noble | "changed": true, 2025-10-18 16:49:02.652550 | ubuntu-noble | "gid": 1000, 2025-10-18 16:49:02.652557 | ubuntu-noble | "group": "zuul", 2025-10-18 16:49:02.652563 | ubuntu-noble | "mode": "0664", 2025-10-18 16:49:02.652569 | ubuntu-noble | "msg": "option added", 2025-10-18 16:49:02.652575 | ubuntu-noble | "owner": "zuul", 2025-10-18 16:49:02.652581 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-18 16:49:02.652587 | ubuntu-noble | "size": 4586, 2025-10-18 16:49:02.652593 | ubuntu-noble | "state": "file", 2025-10-18 16:49:02.652599 | ubuntu-noble | "uid": 1000 2025-10-18 16:49:02.652605 | ubuntu-noble | } 2025-10-18 16:49:02.730756 | ubuntu-noble | + echo DEBUG kolla-build.conf 2025-10-18 16:49:02.730817 | ubuntu-noble | DEBUG kolla-build.conf 2025-10-18 16:49:02.730822 | ubuntu-noble | + cat kolla-build.conf 2025-10-18 16:49:02.732493 | ubuntu-noble | [DEFAULT] 2025-10-18 16:49:02.732519 | ubuntu-noble | base = ubuntu 2025-10-18 16:49:02.732524 | ubuntu-noble | base_package_type = deb 2025-10-18 16:49:02.732529 | ubuntu-noble | base_tag = 24.04 2025-10-18 16:49:02.732533 | ubuntu-noble | install_type = source 2025-10-18 16:49:02.732536 | ubuntu-noble | namespace = kolla 2025-10-18 16:49:02.732540 | ubuntu-noble | openstack_release = 2025.1 2025-10-18 16:49:02.732543 | ubuntu-noble | push = false 2025-10-18 16:49:02.732547 | ubuntu-noble | tag = build-20251018 2025-10-18 16:49:02.732550 | ubuntu-noble | threads = 1 2025-10-18 16:49:02.732554 | ubuntu-noble | registry = osism.harbor.regio.digital 2025-10-18 16:49:02.732572 | ubuntu-noble | 2025-10-18 16:49:02.732577 | ubuntu-noble | ######################################################################### 2025-10-18 16:49:02.732582 | ubuntu-noble | # sources tracked in release repository 2025-10-18 16:49:02.732585 | ubuntu-noble | 2025-10-18 16:49:02.732588 | ubuntu-noble | [aodh-base] 2025-10-18 16:49:02.732592 | ubuntu-noble | type = local 2025-10-18 16:49:02.732596 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-10-18 16:49:02.732599 | ubuntu-noble | location = tarballs/aodh-stable-2025.1.tar.gz 2025-10-18 16:49:02.732602 | ubuntu-noble | 2025-10-18 16:49:02.732606 | ubuntu-noble | 2025-10-18 16:49:02.732609 | ubuntu-noble | 2025-10-18 16:49:02.732612 | ubuntu-noble | [barbican-base] 2025-10-18 16:49:02.732616 | ubuntu-noble | type = local 2025-10-18 16:49:02.732619 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-10-18 16:49:02.732624 | ubuntu-noble | location = tarballs/barbican-stable-2025.1.tar.gz 2025-10-18 16:49:02.732627 | ubuntu-noble | 2025-10-18 16:49:02.732630 | ubuntu-noble | 2025-10-18 16:49:02.732634 | ubuntu-noble | 2025-10-18 16:49:02.732637 | ubuntu-noble | [blazar-base] 2025-10-18 16:49:02.732641 | ubuntu-noble | type = local 2025-10-18 16:49:02.732644 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-10-18 16:49:02.732648 | ubuntu-noble | location = tarballs/blazar-stable-2025.1.tar.gz 2025-10-18 16:49:02.732651 | ubuntu-noble | 2025-10-18 16:49:02.732654 | ubuntu-noble | 2025-10-18 16:49:02.732657 | ubuntu-noble | 2025-10-18 16:49:02.732661 | ubuntu-noble | [ceilometer-base] 2025-10-18 16:49:02.732664 | ubuntu-noble | type = local 2025-10-18 16:49:02.732667 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:02.732670 | ubuntu-noble | location = tarballs/ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:02.732673 | ubuntu-noble | 2025-10-18 16:49:02.732677 | ubuntu-noble | 2025-10-18 16:49:02.732680 | ubuntu-noble | 2025-10-18 16:49:02.732683 | ubuntu-noble | [cinder-base] 2025-10-18 16:49:02.732686 | ubuntu-noble | type = local 2025-10-18 16:49:02.732690 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-10-18 16:49:02.732693 | ubuntu-noble | location = tarballs/cinder-stable-2025.1.tar.gz 2025-10-18 16:49:02.732696 | ubuntu-noble | 2025-10-18 16:49:02.732700 | ubuntu-noble | 2025-10-18 16:49:02.732703 | ubuntu-noble | 2025-10-18 16:49:02.732706 | ubuntu-noble | [designate-base] 2025-10-18 16:49:02.732709 | ubuntu-noble | type = local 2025-10-18 16:49:02.732713 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-10-18 16:49:02.732716 | ubuntu-noble | location = tarballs/designate-stable-2025.1.tar.gz 2025-10-18 16:49:02.732719 | ubuntu-noble | 2025-10-18 16:49:02.732722 | ubuntu-noble | 2025-10-18 16:49:02.732726 | ubuntu-noble | 2025-10-18 16:49:02.732729 | ubuntu-noble | [glance-base] 2025-10-18 16:49:02.732732 | ubuntu-noble | type = local 2025-10-18 16:49:02.732735 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-10-18 16:49:02.732739 | ubuntu-noble | location = tarballs/glance-stable-2025.1.tar.gz 2025-10-18 16:49:02.732742 | ubuntu-noble | 2025-10-18 16:49:02.732745 | ubuntu-noble | 2025-10-18 16:49:02.732749 | ubuntu-noble | 2025-10-18 16:49:02.732752 | ubuntu-noble | [heat-base] 2025-10-18 16:49:02.732755 | ubuntu-noble | type = local 2025-10-18 16:49:02.732758 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-10-18 16:49:02.732762 | ubuntu-noble | location = tarballs/heat-stable-2025.1.tar.gz 2025-10-18 16:49:02.732765 | ubuntu-noble | 2025-10-18 16:49:02.732768 | ubuntu-noble | 2025-10-18 16:49:02.732771 | ubuntu-noble | 2025-10-18 16:49:02.732774 | ubuntu-noble | [horizon] 2025-10-18 16:49:02.732778 | ubuntu-noble | type = local 2025-10-18 16:49:02.732781 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-10-18 16:49:02.732791 | ubuntu-noble | location = tarballs/horizon-stable-2025.1.tar.gz 2025-10-18 16:49:02.732794 | ubuntu-noble | 2025-10-18 16:49:02.732797 | ubuntu-noble | 2025-10-18 16:49:02.732801 | ubuntu-noble | 2025-10-18 16:49:02.732804 | ubuntu-noble | [ironic-base] 2025-10-18 16:49:02.732807 | ubuntu-noble | type = local 2025-10-18 16:49:02.732810 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-10-18 16:49:02.732814 | ubuntu-noble | location = tarballs/ironic-stable-2025.1.tar.gz 2025-10-18 16:49:02.732817 | ubuntu-noble | 2025-10-18 16:49:02.732820 | ubuntu-noble | 2025-10-18 16:49:02.732823 | ubuntu-noble | 2025-10-18 16:49:02.732827 | ubuntu-noble | [keystone-base] 2025-10-18 16:49:02.732830 | ubuntu-noble | type = local 2025-10-18 16:49:02.732833 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-10-18 16:49:02.732839 | ubuntu-noble | location = tarballs/keystone-stable-2025.1.tar.gz 2025-10-18 16:49:02.732842 | ubuntu-noble | 2025-10-18 16:49:02.732846 | ubuntu-noble | 2025-10-18 16:49:02.732849 | ubuntu-noble | 2025-10-18 16:49:02.732852 | ubuntu-noble | [magnum-base] 2025-10-18 16:49:02.732855 | ubuntu-noble | type = local 2025-10-18 16:49:02.732859 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-10-18 16:49:02.732862 | ubuntu-noble | location = tarballs/magnum-stable-2025.1.tar.gz 2025-10-18 16:49:02.732865 | ubuntu-noble | 2025-10-18 16:49:02.732868 | ubuntu-noble | 2025-10-18 16:49:02.732871 | ubuntu-noble | 2025-10-18 16:49:02.732875 | ubuntu-noble | [manila-base] 2025-10-18 16:49:02.732878 | ubuntu-noble | type = local 2025-10-18 16:49:02.732881 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-10-18 16:49:02.732884 | ubuntu-noble | location = tarballs/manila-stable-2025.1.tar.gz 2025-10-18 16:49:02.732888 | ubuntu-noble | 2025-10-18 16:49:02.732891 | ubuntu-noble | 2025-10-18 16:49:02.732894 | ubuntu-noble | 2025-10-18 16:49:02.732897 | ubuntu-noble | [masakari-base] 2025-10-18 16:49:02.732901 | ubuntu-noble | type = local 2025-10-18 16:49:02.732904 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-10-18 16:49:02.732907 | ubuntu-noble | location = tarballs/masakari-stable-2025.1.tar.gz 2025-10-18 16:49:02.732910 | ubuntu-noble | 2025-10-18 16:49:02.732913 | ubuntu-noble | 2025-10-18 16:49:02.732917 | ubuntu-noble | 2025-10-18 16:49:02.732920 | ubuntu-noble | [neutron-bgp-dragent] 2025-10-18 16:49:02.732923 | ubuntu-noble | type = local 2025-10-18 16:49:02.732926 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-18 16:49:02.732930 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-18 16:49:02.732933 | ubuntu-noble | 2025-10-18 16:49:02.732937 | ubuntu-noble | 2025-10-18 16:49:02.732940 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2025-10-18 16:49:02.732943 | ubuntu-noble | type = local 2025-10-18 16:49:02.732947 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-18 16:49:02.732950 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-18 16:49:02.732953 | ubuntu-noble | 2025-10-18 16:49:02.732957 | ubuntu-noble | 2025-10-18 16:49:02.732960 | ubuntu-noble | [neutron-vpnaas-base] 2025-10-18 16:49:02.732963 | ubuntu-noble | type = local 2025-10-18 16:49:02.732966 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-10-18 16:49:02.732970 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2025-10-18 16:49:02.732973 | ubuntu-noble | 2025-10-18 16:49:02.732976 | ubuntu-noble | 2025-10-18 16:49:02.732980 | ubuntu-noble | 2025-10-18 16:49:02.732983 | ubuntu-noble | [neutron-base] 2025-10-18 16:49:02.732986 | ubuntu-noble | type = local 2025-10-18 16:49:02.732989 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-10-18 16:49:02.732993 | ubuntu-noble | location = tarballs/neutron-stable-2025.1.tar.gz 2025-10-18 16:49:02.732996 | ubuntu-noble | 2025-10-18 16:49:02.732999 | ubuntu-noble | 2025-10-18 16:49:02.733002 | ubuntu-noble | 2025-10-18 16:49:02.733005 | ubuntu-noble | [nova-base] 2025-10-18 16:49:02.733009 | ubuntu-noble | type = local 2025-10-18 16:49:02.733012 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-10-18 16:49:02.733015 | ubuntu-noble | location = tarballs/nova-stable-2025.1.tar.gz 2025-10-18 16:49:02.733041 | ubuntu-noble | 2025-10-18 16:49:02.733046 | ubuntu-noble | 2025-10-18 16:49:02.733050 | ubuntu-noble | 2025-10-18 16:49:02.733053 | ubuntu-noble | [octavia-base] 2025-10-18 16:49:02.733056 | ubuntu-noble | type = local 2025-10-18 16:49:02.733060 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-10-18 16:49:02.733063 | ubuntu-noble | location = tarballs/octavia-stable-2025.1.tar.gz 2025-10-18 16:49:02.733066 | ubuntu-noble | 2025-10-18 16:49:02.733069 | ubuntu-noble | 2025-10-18 16:49:02.733072 | ubuntu-noble | 2025-10-18 16:49:02.733076 | ubuntu-noble | [placement-base] 2025-10-18 16:49:02.733079 | ubuntu-noble | type = local 2025-10-18 16:49:02.733082 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-10-18 16:49:02.733085 | ubuntu-noble | location = tarballs/placement-stable-2025.1.tar.gz 2025-10-18 16:49:02.733088 | ubuntu-noble | 2025-10-18 16:49:02.733092 | ubuntu-noble | 2025-10-18 16:49:02.733095 | ubuntu-noble | 2025-10-18 16:49:02.733098 | ubuntu-noble | [skyline-apiserver-base] 2025-10-18 16:49:02.733101 | ubuntu-noble | type = local 2025-10-18 16:49:02.733113 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-10-18 16:49:02.733117 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2025-10-18 16:49:02.733120 | ubuntu-noble | 2025-10-18 16:49:02.733124 | ubuntu-noble | 2025-10-18 16:49:02.733127 | ubuntu-noble | 2025-10-18 16:49:02.733130 | ubuntu-noble | [skyline-console-base] 2025-10-18 16:49:02.733133 | ubuntu-noble | type = local 2025-10-18 16:49:02.733137 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-10-18 16:49:02.733140 | ubuntu-noble | location = tarballs/skyline-console-stable-2025.1.tar.gz 2025-10-18 16:49:02.733143 | ubuntu-noble | 2025-10-18 16:49:02.733146 | ubuntu-noble | 2025-10-18 16:49:02.733149 | ubuntu-noble | [openstack-base] 2025-10-18 16:49:02.733153 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-10-18 16:49:02.733156 | ubuntu-noble | location = tarballs/requirements-stable-2025.1.tar.gz 2025-10-18 16:49:02.733159 | ubuntu-noble | type = local 2025-10-18 16:49:02.733165 | ubuntu-noble | + bash scripts/003-patch.sh 2025-10-18 16:49:02.736486 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2025-10-18 16:49:02.736503 | ubuntu-noble | + VERSION=latest 2025-10-18 16:49:02.736539 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-18 16:49:02.736630 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-18 16:49:02.736658 | ubuntu-noble | + . defaults/all.sh 2025-10-18 16:49:02.736755 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-18 16:49:02.736760 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-18 16:49:02.736796 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-18 16:49:02.736821 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-18 16:49:02.737123 | ubuntu-noble | +++ deactivate nondestructive 2025-10-18 16:49:02.737188 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-18 16:49:02.737236 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-18 16:49:02.737415 | ubuntu-noble | +++ hash -r 2025-10-18 16:49:02.737472 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-18 16:49:02.737489 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-18 16:49:02.737496 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-18 16:49:02.737538 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-18 16:49:02.737647 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-18 16:49:02.737677 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-18 16:49:02.737702 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-18 16:49:02.737707 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-18 16:49:02.737762 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-18 16:49:02.737817 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-18 16:49:02.737823 | ubuntu-noble | +++ export PATH 2025-10-18 16:49:02.737877 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-18 16:49:02.737929 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-18 16:49:02.737946 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-18 16:49:02.737968 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-18 16:49:02.737973 | ubuntu-noble | +++ export PS1 2025-10-18 16:49:02.737990 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-18 16:49:02.737995 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-18 16:49:02.738034 | ubuntu-noble | +++ hash -r 2025-10-18 16:49:02.738124 | ubuntu-noble | + . defaults/2025.1.sh 2025-10-18 16:49:02.738922 | ubuntu-noble | +++ date +%Y%m%d 2025-10-18 16:49:02.740951 | ubuntu-noble | ++ export BUILD_ID=20251018 2025-10-18 16:49:02.740969 | ubuntu-noble | ++ BUILD_ID=20251018 2025-10-18 16:49:02.740976 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-18 16:49:02.740981 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-18 16:49:02.741038 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-10-18 16:49:02.741045 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-10-18 16:49:02.741095 | ubuntu-noble | + export VERSION 2025-10-18 16:49:02.741102 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-18 16:49:02.741124 | ubuntu-noble | + mkdir -p tarballs 2025-10-18 16:49:02.745060 | ubuntu-noble | ++ awk '{ print $4 }' 2025-10-18 16:49:02.745089 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2025-10-18 16:49:02.747051 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 16:49:02.747080 | ubuntu-noble | + pushd tarballs 2025-10-18 16:49:02.747791 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-10-18 16:49:02.749407 | ubuntu-noble | + filename=aodh-stable-2025.1.tar.gz 2025-10-18 16:49:02.749424 | ubuntu-noble | + [[ -e aodh-stable-2025.1.tar.gz ]] 2025-10-18 16:49:02.749478 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-10-18 16:49:02.749485 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-10-18 16:49:02.749490 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-10-18 16:49:03.827134 | ubuntu-noble | 2025-10-18 16:49:03 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2025-10-18 16:49:03.827858 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 16:49:03.827895 | ubuntu-noble | + echo Process aodh-stable-2025.1.tar.gz 2025-10-18 16:49:03.827907 | ubuntu-noble | Process aodh-stable-2025.1.tar.gz 2025-10-18 16:49:03.830970 | ubuntu-noble | ++ tar -tzf aodh-stable-2025.1.tar.gz 2025-10-18 16:49:03.831409 | ubuntu-noble | ++ head -1 2025-10-18 16:49:03.833115 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-18 16:49:03.844924 | ubuntu-noble | + directory=aodh-20.0.0.0rc2.dev2 2025-10-18 16:49:03.845118 | ubuntu-noble | + echo Check patches for aodh-stable-2025.1.tar.gz 2025-10-18 16:49:03.845160 | ubuntu-noble | Check patches for aodh-stable-2025.1.tar.gz 2025-10-18 16:49:03.845257 | ubuntu-noble | + [[ -e ../patches/2025.1/aodh ]] 2025-10-18 16:49:03.845325 | ubuntu-noble | + echo Check overlays for aodh-stable-2025.1.tar.gz 2025-10-18 16:49:03.845352 | ubuntu-noble | Check overlays for aodh-stable-2025.1.tar.gz 2025-10-18 16:49:03.845396 | ubuntu-noble | + [[ -e ../overlays/2025.1/aodh/source ]] 2025-10-18 16:49:03.845439 | ubuntu-noble | + popd 2025-10-18 16:49:03.845559 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 16:49:03.845608 | ubuntu-noble | + pushd tarballs 2025-10-18 16:49:03.846469 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-10-18 16:49:03.848889 | ubuntu-noble | + filename=barbican-stable-2025.1.tar.gz 2025-10-18 16:49:03.848921 | ubuntu-noble | + [[ -e barbican-stable-2025.1.tar.gz ]] 2025-10-18 16:49:03.848929 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-10-18 16:49:03.848938 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-10-18 16:49:03.848946 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-10-18 16:49:05.072742 | ubuntu-noble | 2025-10-18 16:49:05 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [659448/659448] -> "barbican-stable-2025.1.tar.gz" [1] 2025-10-18 16:49:05.075466 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 16:49:05.075534 | ubuntu-noble | + echo Process barbican-stable-2025.1.tar.gz 2025-10-18 16:49:05.075546 | ubuntu-noble | Process barbican-stable-2025.1.tar.gz 2025-10-18 16:49:05.081110 | ubuntu-noble | ++ tar -tzf barbican-stable-2025.1.tar.gz 2025-10-18 16:49:05.081204 | ubuntu-noble | ++ head -1 2025-10-18 16:49:05.081217 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-18 16:49:05.087189 | ubuntu-noble | + directory=barbican-20.0.1.dev3 2025-10-18 16:49:05.087227 | ubuntu-noble | + echo Check patches for barbican-stable-2025.1.tar.gz 2025-10-18 16:49:05.087233 | ubuntu-noble | Check patches for barbican-stable-2025.1.tar.gz 2025-10-18 16:49:05.087371 | ubuntu-noble | + [[ -e ../patches/2025.1/barbican ]] 2025-10-18 16:49:05.087424 | ubuntu-noble | + echo Check overlays for barbican-stable-2025.1.tar.gz 2025-10-18 16:49:05.087430 | ubuntu-noble | Check overlays for barbican-stable-2025.1.tar.gz 2025-10-18 16:49:05.087455 | ubuntu-noble | + [[ -e ../overlays/2025.1/barbican/source ]] 2025-10-18 16:49:05.087482 | ubuntu-noble | + popd 2025-10-18 16:49:05.087603 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 16:49:05.087612 | ubuntu-noble | + pushd tarballs 2025-10-18 16:49:05.088634 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-10-18 16:49:05.091880 | ubuntu-noble | + filename=blazar-stable-2025.1.tar.gz 2025-10-18 16:49:05.091961 | ubuntu-noble | + [[ -e blazar-stable-2025.1.tar.gz ]] 2025-10-18 16:49:05.091977 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-10-18 16:49:05.091989 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-10-18 16:49:05.092074 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-10-18 16:49:06.225203 | ubuntu-noble | 2025-10-18 16:49:06 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430410/430410] -> "blazar-stable-2025.1.tar.gz" [1] 2025-10-18 16:49:06.228263 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 16:49:06.228325 | ubuntu-noble | + echo Process blazar-stable-2025.1.tar.gz 2025-10-18 16:49:06.228336 | ubuntu-noble | Process blazar-stable-2025.1.tar.gz 2025-10-18 16:49:06.232104 | ubuntu-noble | ++ tar -tzf blazar-stable-2025.1.tar.gz 2025-10-18 16:49:06.232205 | ubuntu-noble | ++ head -1 2025-10-18 16:49:06.233987 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-18 16:49:06.239974 | ubuntu-noble | + directory=blazar-15.0.1.dev5 2025-10-18 16:49:06.240168 | ubuntu-noble | + echo Check patches for blazar-stable-2025.1.tar.gz 2025-10-18 16:49:06.240226 | ubuntu-noble | Check patches for blazar-stable-2025.1.tar.gz 2025-10-18 16:49:06.240304 | ubuntu-noble | + [[ -e ../patches/2025.1/blazar ]] 2025-10-18 16:49:06.240366 | ubuntu-noble | + echo Check overlays for blazar-stable-2025.1.tar.gz 2025-10-18 16:49:06.240396 | ubuntu-noble | Check overlays for blazar-stable-2025.1.tar.gz 2025-10-18 16:49:06.240433 | ubuntu-noble | + [[ -e ../overlays/2025.1/blazar/source ]] 2025-10-18 16:49:06.240467 | ubuntu-noble | + popd 2025-10-18 16:49:06.240562 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 16:49:06.240595 | ubuntu-noble | + pushd tarballs 2025-10-18 16:49:06.241450 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:06.243832 | ubuntu-noble | + filename=ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:06.243859 | ubuntu-noble | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2025-10-18 16:49:06.243865 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:06.243872 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:06.243878 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:07.472704 | ubuntu-noble | 2025-10-18 16:49:07 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2025-10-18 16:49:07.475258 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 16:49:07.475312 | ubuntu-noble | + echo Process ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:07.475324 | ubuntu-noble | Process ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:07.477138 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:07.477181 | ubuntu-noble | ++ head -1 2025-10-18 16:49:07.478492 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-18 16:49:07.485707 | ubuntu-noble | + directory=ceilometer-24.0.1.dev4 2025-10-18 16:49:07.485776 | ubuntu-noble | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:07.485795 | ubuntu-noble | Check patches for ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:07.485807 | ubuntu-noble | + [[ -e ../patches/2025.1/ceilometer ]] 2025-10-18 16:49:07.485820 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:07.485837 | ubuntu-noble | Check overlays for ceilometer-stable-2025.1.tar.gz 2025-10-18 16:49:07.485849 | ubuntu-noble | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2025-10-18 16:49:07.485862 | ubuntu-noble | + popd 2025-10-18 16:49:07.485875 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 16:49:07.485885 | ubuntu-noble | + pushd tarballs 2025-10-18 16:49:07.486751 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-10-18 16:49:07.488367 | ubuntu-noble | + filename=cinder-stable-2025.1.tar.gz 2025-10-18 16:49:07.488388 | ubuntu-noble | + [[ -e cinder-stable-2025.1.tar.gz ]] 2025-10-18 16:49:07.488399 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-10-18 16:49:07.488409 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-10-18 16:49:07.488418 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-10-18 16:49:09.336165 | ubuntu-noble | 2025-10-18 16:49:09 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6427853/6427853] -> "cinder-stable-2025.1.tar.gz" [1] 2025-10-18 16:49:09.337811 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 16:49:09.337855 | ubuntu-noble | + echo Process cinder-stable-2025.1.tar.gz 2025-10-18 16:49:09.337866 | ubuntu-noble | Process cinder-stable-2025.1.tar.gz 2025-10-18 16:49:09.341121 | ubuntu-noble | ++ tar -tzf cinder-stable-2025.1.tar.gz 2025-10-18 16:49:09.341167 | ubuntu-noble | ++ head -1 2025-10-18 16:49:09.342596 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-18 16:49:09.348819 | ubuntu-noble | + directory=cinder-26.1.1.dev13 2025-10-18 16:49:09.348858 | ubuntu-noble | + echo Check patches for cinder-stable-2025.1.tar.gz 2025-10-18 16:49:09.348866 | ubuntu-noble | Check patches for cinder-stable-2025.1.tar.gz 2025-10-18 16:49:09.348878 | ubuntu-noble | + [[ -e ../patches/2025.1/cinder ]] 2025-10-18 16:49:09.348884 | ubuntu-noble | + tar xzf cinder-stable-2025.1.tar.gz 2025-10-18 16:49:09.672649 | ubuntu-noble | + rm cinder-stable-2025.1.tar.gz 2025-10-18 16:49:09.675745 | ubuntu-noble | + pushd cinder-26.1.1.dev13 2025-10-18 16:49:09.678515 | ubuntu-noble | ++ sort 2025-10-18 16:49:09.678542 | ubuntu-noble | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2025-10-18 16:49:09.681745 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 16:49:09.681769 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-01-backport-954520.patch' 2025-10-18 16:49:09.681774 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-01-backport-954520.patch 2025-10-18 16:49:09.681779 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-18 16:49:09.684744 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 16:49:09.685423 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-18 16:49:09.685703 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 16:49:09.686212 | ubuntu-noble | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-18 16:49:09.686808 | ubuntu-noble | + patch --forward --batch -p1 2025-10-18 16:49:09.689196 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 16:49:09.689526 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-18 16:49:09.689678 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 16:49:09.689959 | ubuntu-noble | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-18 16:49:09.691205 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 16:49:09.691250 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2025-10-18 16:49:09.691261 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2025-10-18 16:49:09.691269 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-18 16:49:09.694162 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-18 16:49:09.694338 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-18 16:49:09.695059 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-18 16:49:09.695432 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 16:49:09.695756 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-18 16:49:09.696233 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-18 16:49:09.696721 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 16:49:09.696960 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-18 16:49:09.697563 | ubuntu-noble | + patch --forward --batch -p1 2025-10-18 16:49:09.698951 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-18 16:49:09.699677 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-18 16:49:09.700329 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-18 16:49:09.700561 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 16:49:09.700839 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-18 16:49:09.701262 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-18 16:49:09.701632 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 16:49:09.701889 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-18 16:49:09.703177 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 16:49:09.703214 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2025-10-18 16:49:09.703220 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2025-10-18 16:49:09.703225 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-18 16:49:09.705073 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 16:49:09.705122 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 16:49:09.705128 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-18 16:49:09.705336 | ubuntu-noble | + patch --forward --batch -p1 2025-10-18 16:49:09.707068 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 16:49:09.707110 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 16:49:09.707115 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-18 16:49:09.707432 | ubuntu-noble | + popd 2025-10-18 16:49:09.707476 | ubuntu-noble | + tar czf cinder-stable-2025.1.tar.gz cinder-26.1.1.dev13 2025-10-18 16:49:10.903359 | ubuntu-noble | + rm -r cinder-26.1.1.dev13 2025-10-18 16:49:10.967275 | ubuntu-noble | + echo Check overlays for cinder-stable-2025.1.tar.gz 2025-10-18 16:49:10.967324 | ubuntu-noble | Check overlays for cinder-stable-2025.1.tar.gz 2025-10-18 16:49:10.967329 | ubuntu-noble | + [[ -e ../overlays/2025.1/cinder/source ]] 2025-10-18 16:49:10.967333 | ubuntu-noble | + popd 2025-10-18 16:49:10.967366 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 16:49:10.967409 | ubuntu-noble | + pushd tarballs 2025-10-18 16:49:10.968614 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-10-18 16:49:10.970830 | ubuntu-noble | + filename=designate-stable-2025.1.tar.gz 2025-10-18 16:49:10.970855 | ubuntu-noble | + [[ -e designate-stable-2025.1.tar.gz ]] 2025-10-18 16:49:10.970908 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-10-18 16:49:10.970914 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-10-18 16:49:10.970919 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-10-18 16:49:12.304197 | ubuntu-noble | 2025-10-18 16:49:12 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [999724/999724] -> "designate-stable-2025.1.tar.gz" [1] 2025-10-18 16:49:12.305640 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 16:49:12.305683 | ubuntu-noble | + echo Process designate-stable-2025.1.tar.gz 2025-10-18 16:49:12.305692 | ubuntu-noble | Process designate-stable-2025.1.tar.gz 2025-10-18 16:49:12.308166 | ubuntu-noble | ++ tar -tzf designate-stable-2025.1.tar.gz 2025-10-18 16:49:12.308207 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-18 16:49:12.309072 | ubuntu-noble | ++ head -1 2025-10-18 16:49:12.313541 | ubuntu-noble | + directory=designate-20.0.1.dev7 2025-10-18 16:49:12.313575 | ubuntu-noble | + echo Check patches for designate-stable-2025.1.tar.gz 2025-10-18 16:49:12.313580 | ubuntu-noble | Check patches for designate-stable-2025.1.tar.gz 2025-10-18 16:49:12.313584 | ubuntu-noble | + [[ -e ../patches/2025.1/designate ]] 2025-10-18 16:49:12.313628 | ubuntu-noble | + echo Check overlays for designate-stable-2025.1.tar.gz 2025-10-18 16:49:12.313633 | ubuntu-noble | Check overlays for designate-stable-2025.1.tar.gz 2025-10-18 16:49:12.313653 | ubuntu-noble | + [[ -e ../overlays/2025.1/designate/source ]] 2025-10-18 16:49:12.313657 | ubuntu-noble | + popd 2025-10-18 16:49:12.313744 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 16:49:12.313752 | ubuntu-noble | + pushd tarballs 2025-10-18 16:49:12.314431 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-10-18 16:49:12.316197 | ubuntu-noble | + filename=glance-stable-2025.1.tar.gz 2025-10-18 16:49:12.316219 | ubuntu-noble | + [[ -e glance-stable-2025.1.tar.gz ]] 2025-10-18 16:49:12.316279 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-10-18 16:49:12.316285 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-10-18 16:49:12.316308 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-10-18 16:49:13.779213 | ubuntu-noble | 2025-10-18 16:49:13 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2114389/2114389] -> "glance-stable-2025.1.tar.gz" [1] 2025-10-18 16:49:13.781218 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 16:49:13.781290 | ubuntu-noble | + echo Process glance-stable-2025.1.tar.gz 2025-10-18 16:49:13.781312 | ubuntu-noble | Process glance-stable-2025.1.tar.gz 2025-10-18 16:49:13.785124 | ubuntu-noble | ++ tar -tzf glance-stable-2025.1.tar.gz 2025-10-18 16:49:13.785171 | ubuntu-noble | ++ head -1 2025-10-18 16:49:13.785724 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-18 16:49:13.793000 | ubuntu-noble | + directory=glance-30.0.1.dev11 2025-10-18 16:49:13.793100 | ubuntu-noble | + echo Check patches for glance-stable-2025.1.tar.gz 2025-10-18 16:49:13.793110 | ubuntu-noble | Check patches for glance-stable-2025.1.tar.gz 2025-10-18 16:49:13.793119 | ubuntu-noble | + [[ -e ../patches/2025.1/glance ]] 2025-10-18 16:49:13.793126 | ubuntu-noble | + echo Check overlays for glance-stable-2025.1.tar.gz 2025-10-18 16:49:13.793133 | ubuntu-noble | Check overlays for glance-stable-2025.1.tar.gz 2025-10-18 16:49:13.793144 | ubuntu-noble | + [[ -e ../overlays/2025.1/glance/source ]] 2025-10-18 16:49:13.793151 | ubuntu-noble | + popd 2025-10-18 16:49:13.793240 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 16:49:13.793251 | ubuntu-noble | + pushd tarballs 2025-10-18 16:49:13.794153 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-10-18 16:49:13.796262 | ubuntu-noble | + filename=heat-stable-2025.1.tar.gz 2025-10-18 16:49:13.796400 | ubuntu-noble | + [[ -e heat-stable-2025.1.tar.gz ]] 2025-10-18 16:49:13.796435 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-10-18 16:49:13.796445 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-10-18 16:49:13.796452 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-10-18 16:49:15.255123 | ubuntu-noble | 2025-10-18 16:49:15 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2364369/2364369] -> "heat-stable-2025.1.tar.gz" [1] 2025-10-18 16:49:15.256991 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 16:49:15.257052 | ubuntu-noble | + echo Process heat-stable-2025.1.tar.gz 2025-10-18 16:49:15.257073 | ubuntu-noble | Process heat-stable-2025.1.tar.gz 2025-10-18 16:49:15.261145 | ubuntu-noble | ++ tar -tzf heat-stable-2025.1.tar.gz 2025-10-18 16:49:15.261202 | ubuntu-noble | ++ head -1 2025-10-18 16:49:15.263191 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-18 16:49:15.265439 | ubuntu-noble | + directory=openstack_heat-24.1.1.dev5 2025-10-18 16:49:15.265541 | ubuntu-noble | + echo Check patches for heat-stable-2025.1.tar.gz 2025-10-18 16:49:15.265570 | ubuntu-noble | Check patches for heat-stable-2025.1.tar.gz 2025-10-18 16:49:15.265621 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_heat ]] 2025-10-18 16:49:15.265682 | ubuntu-noble | + echo Check overlays for heat-stable-2025.1.tar.gz 2025-10-18 16:49:15.265705 | ubuntu-noble | Check overlays for heat-stable-2025.1.tar.gz 2025-10-18 16:49:15.265741 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2025-10-18 16:49:15.265775 | ubuntu-noble | + popd 2025-10-18 16:49:15.265876 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 16:49:15.265912 | ubuntu-noble | + pushd tarballs 2025-10-18 16:49:15.266728 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-10-18 16:49:15.268617 | ubuntu-noble | + filename=horizon-stable-2025.1.tar.gz 2025-10-18 16:49:15.268640 | ubuntu-noble | + [[ -e horizon-stable-2025.1.tar.gz ]] 2025-10-18 16:49:15.268646 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-10-18 16:49:15.268653 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-10-18 16:49:15.268659 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-10-18 16:49:16.847537 | ubuntu-noble | 2025-10-18 16:49:16 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5348412/5348412] -> "horizon-stable-2025.1.tar.gz" [1] 2025-10-18 16:49:16.850226 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 16:49:16.850279 | ubuntu-noble | + echo Process horizon-stable-2025.1.tar.gz 2025-10-18 16:49:16.850293 | ubuntu-noble | Process horizon-stable-2025.1.tar.gz 2025-10-18 16:49:16.853130 | ubuntu-noble | ++ tar -tzf horizon-stable-2025.1.tar.gz 2025-10-18 16:49:16.853179 | ubuntu-noble | ++ head -1 2025-10-18 16:49:16.853483 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-18 16:49:16.861211 | ubuntu-noble | + directory=horizon-25.3.2.dev2 2025-10-18 16:49:16.861359 | ubuntu-noble | + echo Check patches for horizon-stable-2025.1.tar.gz 2025-10-18 16:49:16.861400 | ubuntu-noble | Check patches for horizon-stable-2025.1.tar.gz 2025-10-18 16:49:16.861481 | ubuntu-noble | + [[ -e ../patches/2025.1/horizon ]] 2025-10-18 16:49:16.861570 | ubuntu-noble | + echo Check overlays for horizon-stable-2025.1.tar.gz 2025-10-18 16:49:16.861605 | ubuntu-noble | Check overlays for horizon-stable-2025.1.tar.gz 2025-10-18 16:49:16.861663 | ubuntu-noble | + [[ -e ../overlays/2025.1/horizon/source ]] 2025-10-18 16:49:16.861715 | ubuntu-noble | + popd 2025-10-18 16:49:16.861861 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 16:49:16.861914 | ubuntu-noble | + pushd tarballs 2025-10-18 16:49:16.863161 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-10-18 16:49:16.865951 | ubuntu-noble | + filename=ironic-stable-2025.1.tar.gz 2025-10-18 16:49:16.865990 | ubuntu-noble | + [[ -e ironic-stable-2025.1.tar.gz ]] 2025-10-18 16:49:16.866001 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-10-18 16:49:16.866012 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-10-18 16:49:16.866022 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-10-18 16:49:18.326191 | ubuntu-noble | 2025-10-18 16:49:18 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2871666/2871666] -> "ironic-stable-2025.1.tar.gz" [1] 2025-10-18 16:49:18.327349 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 16:49:18.327428 | ubuntu-noble | + echo Process ironic-stable-2025.1.tar.gz 2025-10-18 16:49:18.327444 | ubuntu-noble | Process ironic-stable-2025.1.tar.gz 2025-10-18 16:49:18.329105 | ubuntu-noble | ++ tar -tzf ironic-stable-2025.1.tar.gz 2025-10-18 16:49:18.331652 | ubuntu-noble | ++ head -1 2025-10-18 16:49:18.332444 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-18 16:49:18.339336 | ubuntu-noble | + directory=ironic-29.0.4.dev7 2025-10-18 16:49:18.339452 | ubuntu-noble | + echo Check patches for ironic-stable-2025.1.tar.gz 2025-10-18 16:49:18.339490 | ubuntu-noble | Check patches for ironic-stable-2025.1.tar.gz 2025-10-18 16:49:18.339555 | ubuntu-noble | + [[ -e ../patches/2025.1/ironic ]] 2025-10-18 16:49:18.339610 | ubuntu-noble | + tar xzf ironic-stable-2025.1.tar.gz 2025-10-18 16:49:18.517458 | ubuntu-noble | + rm ironic-stable-2025.1.tar.gz 2025-10-18 16:49:18.520716 | ubuntu-noble | + pushd ironic-29.0.4.dev7 2025-10-18 16:49:18.521773 | ubuntu-noble | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2025-10-18 16:49:18.521803 | ubuntu-noble | ++ sort 2025-10-18 16:49:18.524106 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 16:49:18.524196 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-956674-2025.1.patch' 2025-10-18 16:49:18.524217 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/backport-956674-2025.1.patch 2025-10-18 16:49:18.524247 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-18 16:49:18.525439 | ubuntu-noble | checking file ironic/drivers/modules/redfish/power.py 2025-10-18 16:49:18.525588 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-18 16:49:18.525978 | ubuntu-noble | + patch --forward --batch -p1 2025-10-18 16:49:18.526891 | ubuntu-noble | patching file ironic/drivers/modules/redfish/power.py 2025-10-18 16:49:18.527041 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-18 16:49:18.527620 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 16:49:18.527632 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/workaround-for-lp2095486.patch' 2025-10-18 16:49:18.527635 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/workaround-for-lp2095486.patch 2025-10-18 16:49:18.527639 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-18 16:49:18.528561 | ubuntu-noble | can't find file to patch at input line 3 2025-10-18 16:49:18.528575 | ubuntu-noble | Perhaps you used the wrong -p or --strip option? 2025-10-18 16:49:18.528581 | ubuntu-noble | The text leading up to this was: 2025-10-18 16:49:18.528588 | ubuntu-noble | -------------------------- 2025-10-18 16:49:18.528596 | ubuntu-noble | |--- /var/lib/kolla/venv/lib/python3.11/site-packages/ironic/drivers/modules/redfish/bios.py 2025-08-15 10:57:01 2025-10-18 16:49:18.528602 | ubuntu-noble | |+++ /var/lib/kolla/venv/lib/python3.11/site-packages/ironic/drivers/modules/redfish/bios.py 2025-08-15 10:57:07 2025-10-18 16:49:18.528608 | ubuntu-noble | -------------------------- 2025-10-18 16:49:18.528614 | ubuntu-noble | No file to patch. Skipping patch. 2025-10-18 16:49:18.528623 | ubuntu-noble | 1 out of 1 hunk ignored 2025-10-18 16:49:18.529049 | ubuntu-noble | + exit 1 2025-10-18 16:49:18.748754 | ubuntu-noble | ERROR 2025-10-18 16:49:18.748975 | ubuntu-noble | { 2025-10-18 16:49:18.749031 | ubuntu-noble | "delta": "0:00:41.180347", 2025-10-18 16:49:18.749063 | ubuntu-noble | "end": "2025-10-18 16:49:18.529440", 2025-10-18 16:49:18.749099 | ubuntu-noble | "msg": "non-zero return code", 2025-10-18 16:49:18.749188 | ubuntu-noble | "rc": 1, 2025-10-18 16:49:18.749214 | ubuntu-noble | "start": "2025-10-18 16:48:37.349093" 2025-10-18 16:49:18.749248 | ubuntu-noble | } failure 2025-10-18 16:49:18.763288 | 2025-10-18 16:49:18.763386 | PLAY RECAP 2025-10-18 16:49:18.763449 | ubuntu-noble | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2025-10-18 16:49:18.763478 | 2025-10-18 16:49:18.891119 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2025-10-18 16:49:18.892632 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-18 16:49:19.916573 | 2025-10-18 16:49:19.916727 | PLAY [Base post] 2025-10-18 16:49:19.937386 | 2025-10-18 16:49:19.937528 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-18 16:49:20.826639 | ubuntu-noble | changed 2025-10-18 16:49:20.834718 | 2025-10-18 16:49:20.834849 | PLAY RECAP 2025-10-18 16:49:20.834919 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-18 16:49:20.834985 | 2025-10-18 16:49:20.961343 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-18 16:49:20.962291 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-18 16:49:21.786259 | 2025-10-18 16:49:21.786474 | PLAY [Base post-logs] 2025-10-18 16:49:21.798735 | 2025-10-18 16:49:21.798978 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-18 16:49:22.252591 | localhost | changed 2025-10-18 16:49:22.262802 | 2025-10-18 16:49:22.264923 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-18 16:49:22.302973 | localhost | ok 2025-10-18 16:49:22.309920 | 2025-10-18 16:49:22.310075 | TASK [Set zuul-log-path fact] 2025-10-18 16:49:22.326679 | localhost | ok 2025-10-18 16:49:22.335219 | 2025-10-18 16:49:22.335350 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-18 16:49:22.359481 | localhost | ok 2025-10-18 16:49:22.362268 | 2025-10-18 16:49:22.362388 | TASK [upload-logs : Create log directories] 2025-10-18 16:49:22.877699 | localhost | changed 2025-10-18 16:49:22.880571 | 2025-10-18 16:49:22.880706 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-18 16:49:23.397241 | localhost -> localhost | ok: Runtime: 0:00:00.007203 2025-10-18 16:49:23.405931 | 2025-10-18 16:49:23.406120 | TASK [upload-logs : Upload logs to log server] 2025-10-18 16:49:23.948895 | localhost | Output suppressed because no_log was given 2025-10-18 16:49:23.951804 | 2025-10-18 16:49:23.951959 | LOOP [upload-logs : Compress console log and json output] 2025-10-18 16:49:24.000313 | localhost | skipping: Conditional result was False 2025-10-18 16:49:24.004266 | localhost | skipping: Conditional result was False 2025-10-18 16:49:24.013768 | 2025-10-18 16:49:24.014027 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-18 16:49:24.060692 | localhost | skipping: Conditional result was False 2025-10-18 16:49:24.060971 | 2025-10-18 16:49:24.065687 | localhost | skipping: Conditional result was False 2025-10-18 16:49:24.073965 | 2025-10-18 16:49:24.074085 | LOOP [upload-logs : Upload console log and json output]